| .. |
|
exec
|
feat: Implement basic metrics for `DeduplicateExec`, `IOxReadFilterNode`, `SchemaPivotExec` and `StreamSplitExec` (#2387)
|
2021-08-26 20:31:28 +00:00 |
|
frontend
|
chore: Update DataFusion + other deps (to get new Metric API) (#2385)
|
2021-08-24 16:07:23 +00:00 |
|
func
|
fix: Fix doc build warnings (#1945)
|
2021-07-13 08:03:42 +00:00 |
|
plan
|
feat: shut down executor when `Executor` is dropped
|
2021-08-24 14:38:00 +02:00 |
|
provider
|
refactor: address review comments
|
2021-08-30 16:31:59 -04:00 |
|
exec.rs
|
feat: Implement basic metrics for `DeduplicateExec`, `IOxReadFilterNode`, `SchemaPivotExec` and `StreamSplitExec` (#2387)
|
2021-08-26 20:31:28 +00:00 |
|
frontend.rs
|
feat: Implement basic metrics for `DeduplicateExec`, `IOxReadFilterNode`, `SchemaPivotExec` and `StreamSplitExec` (#2387)
|
2021-08-26 20:31:28 +00:00 |
|
func.rs
|
feat: add DataFusion regex match operator
|
2021-05-07 13:44:51 +01:00 |
|
group_by.rs
|
chore: Update to Rust 1.53.0 (#1922)
|
2021-07-07 18:02:03 +00:00 |
|
lib.rs
|
feat: more progress on the delete flow from grpc API to catalog chunks
|
2021-08-31 17:42:07 -04:00 |
|
plan.rs
|
refactor: move SeriesSetPlans into its own module (#878)
|
2021-02-25 23:12:39 +00:00 |
|
predicate.rs
|
feat: more progress on the delete flow from grpc API to catalog chunks
|
2021-08-31 17:42:07 -04:00 |
|
provider.rs
|
feat: Implement basic metrics for `DeduplicateExec`, `IOxReadFilterNode`, `SchemaPivotExec` and `StreamSplitExec` (#2387)
|
2021-08-26 20:31:28 +00:00 |
|
pruning.rs
|
fix: Address or allow Clippy warnings new with Rust 1.54
|
2021-07-30 09:59:59 -04:00 |
|
statistics.rs
|
feat: Use statistics for count(*) queries (#2038)
|
2021-07-28 19:39:41 +00:00 |
|
test.rs
|
feat: more progress on the delete flow from grpc API to catalog chunks
|
2021-08-31 17:42:07 -04:00 |
|
util.rs
|
fix: Address or allow Clippy warnings new with Rust 1.54
|
2021-07-30 09:59:59 -04:00 |