influxdb/iox_query/src
Dom Dwyer cd4087e00d style: add no todo!() or dbg!() lints
Some crates had theme, some not - lets be consistent and have the
compiler spot dbg!() and todo!() macro calls - they should never be in
prod code!
2022-09-29 13:10:07 +02:00
..
exec chore: Update datafusion and `arrow`/`parquet`/`arrow-flight` to 23.0.0, `thrift` to 0.16.0 (#5694) 2022-09-27 12:50:54 +00:00
frontend chore: Upgrade to Rust 1.64 (#5727) 2022-09-22 18:04:00 +00:00
plan fix: optimize field columns for all-time predicates (#5046) 2022-07-06 12:01:28 +00:00
provider refactor: make `QueryChunk::partition_id` non-optional (#5614) 2022-09-12 13:52:51 +00:00
exec.rs chore: Update datafusion and `arrow`/`parquet`/`arrow-flight` to `19.0.0` (#5229) 2022-07-28 08:10:47 +00:00
frontend.rs feat: intern schemas during query planning (#5215) 2022-08-11 12:28:51 +00:00
lib.rs style: add no todo!() or dbg!() lints 2022-09-29 13:10:07 +02:00
plan.rs ci: fix cargo deny (#4629) 2022-05-18 09:38:35 +00:00
provider.rs refactor: do not store chunks in `Deduplicator` (#5617) 2022-09-12 15:29:27 +00:00
pruning.rs fix: optimizations for metadata fetch and chunk pruning (#5467) 2022-08-29 14:59:05 +00:00
statistics.rs ci: fix cargo deny (#4629) 2022-05-18 09:38:35 +00:00
test.rs refactor: make `QueryChunk::partition_id` non-optional (#5614) 2022-09-12 13:52:51 +00:00
util.rs refactor: unify `apply_predicate_to_metadata` (#5030) 2022-07-05 12:51:59 +00:00