influxdb/parquet_file
Marco Neumann 42b89ade03
refactor: use `SendableRecordBatchStream` to write parquets (#5911)
Use a proper typed stream instead of peeking the first element. This is
more in line with our remaining stack and shall also improve error
handling.

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-10-19 12:59:53 +00:00
..
src refactor: use `SendableRecordBatchStream` to write parquets (#5911) 2022-10-19 12:59:53 +00:00
tests refactor: use `SendableRecordBatchStream` to write parquets (#5911) 2022-10-19 12:59:53 +00:00
Cargo.toml chore: Update datafusion and arrow / parquet / arrow-flight 25.0.0 (#5900) 2022-10-18 20:58:47 +00:00