influxdb/querier
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
..
src refactor: do NOT use fake DF context for parquet reading (#5942) 2022-10-24 08:20:26 +00:00
Cargo.toml chore(deps): Bump async-trait from 0.1.57 to 0.1.58 (#5904) 2022-10-19 09:40:26 +00:00