influxdb/arrow_util/src
Andrew Lamb 6843eee1d2
feat: Extract encoding from `RecordBatch` --> `FlightData` from flight implementations (#6460)
* feat: Extract encoding from `RecordBatch` --> `FlightData` from flight implementations

Refactor existing flight server impl

* fix: Apply suggestions from code review

Co-authored-by: Carol (Nichols || Goulding) <193874+carols10cents@users.noreply.github.com>

* fix: fixup code review comments

* fix: update for more details

* fix: Update names / types

Co-authored-by: Carol (Nichols || Goulding) <193874+carols10cents@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2023-01-04 13:36:16 +00:00
..
bitset.rs chore: readability improvements (#4955) 2022-06-28 14:28:14 +00:00
dictionary.rs chore: readability improvements (#4955) 2022-06-28 14:28:14 +00:00
display.rs fix: Remove needless borrow. Thanks clippy! 2022-12-21 14:32:34 -05:00
lib.rs style: add no todo!() or dbg!() lints 2022-09-29 13:10:07 +02:00
optimize.rs feat: Extract encoding from `RecordBatch` --> `FlightData` from flight implementations (#6460) 2023-01-04 13:36:16 +00:00
string.rs style: add no todo!() or dbg!() lints 2022-09-29 13:10:07 +02:00
test_util.rs fix: check schemas in `pretty_print_batches` (#6309) 2022-12-02 12:14:16 +00:00
util.rs 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