..
exec
chore: Add proper format for SchemaPivotNode ( #1744 )
2021-06-17 11:32:48 +00:00
frontend
refactor: Remove PartitionChunk::table_schema ( #1756 )
2021-06-18 16:13:16 +00:00
func
fix: Select the correct timestamp for min/max selectors ( #1771 )
2021-06-22 17:53:54 +00:00
plan
refactor: Remove last vestiges of multi-table chunks from PartitionChunk API ( #1588 )
2021-06-01 16:12:33 +00:00
provider
refactor: rename deduplicate --> overlap ( #1779 )
2021-06-22 17:07:53 +00:00
exec.rs
refactor: revert reead_filter debugging
2021-06-14 17:54:21 +01:00
frontend.rs
feat: Initial RPC Query Frontend ( #692 )
2021-01-25 08:33:39 -05:00
func.rs
feat: add DataFusion regex match operator
2021-05-07 13:44:51 +01:00
group_by.rs
refactor: explode arrow_deps ( #1425 )
2021-05-05 16:59:12 +00:00
lib.rs
refactor: rename deduplicate --> overlap ( #1779 )
2021-06-22 17:07:53 +00:00
plan.rs
refactor: move SeriesSetPlans into its own module ( #878 )
2021-02-25 23:12:39 +00:00
predicate.rs
feat: Implement Chunk Pruning ( #1567 )
2021-06-04 13:05:22 +00:00
provider.rs
refactor: rename deduplicate --> overlap ( #1779 )
2021-06-22 17:07:53 +00:00
pruning.rs
refactor: Unify schema handling in query crate ( #1755 )
2021-06-18 14:10:57 +00:00
test.rs
refactor: Remove PartitionChunk::table_schema ( #1756 )
2021-06-18 16:13:16 +00:00
util.rs
feat: Handle merging chunks that have different schemas ( #1761 )
2021-06-21 15:52:13 +00:00