influxdb/iox_tests/src
Marco Neumann e0062f2d40
refactor: do NOT use fake DF context for parquet reading (#5942)
Use the proper top-level DataFusion context and register the object
store there.

Note that we still hide the `ParquetExec` behind an opaque record batch
stream. Fixing that is next on my list.

Helps with #5897.

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-10-24 08:20:26 +00:00
..
lib.rs style: add no todo!() or dbg!() lints 2022-09-29 13:10:07 +02:00
util.rs refactor: do NOT use fake DF context for parquet reading (#5942) 2022-10-24 08:20:26 +00:00