influxdb/querier/src
Raphael Taylor-Davies d3601a59f8
chore: update DataFusion, upgrade `arrow` `arrow-flight` and `parquet` to `32.0.0` (#6756)
* chore: update DataFusion

* fix: test

* chore: format

* chore: clippy

* chore: update arrow

* chore: arrow upgrade fallout

* chore: Run cargo hakari tasks

* chore: remove failing warm compaction test

* fix: flight error propagation

* chore: update parquet size

* fix: Update error message

* chore: Update parquet metadata test

---------

Co-authored-by: CircleCI[bot] <circleci@influxdata.com>
Co-authored-by: Andrew Lamb <alamb@influxdata.com>
Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2023-02-06 11:35:39 +00:00
..
cache fix: do not panic when partition was removed from catalog (#6773) 2023-01-31 11:54:34 +00:00
ingester fix: Box an error containing an error to reduce size 2023-02-03 13:06:20 -05:00
namespace fix: Move variables within format strings. Thanks clippy! 2023-02-03 13:06:17 -05:00
parquet fix: Move variables within format strings. Thanks clippy! 2023-02-03 13:06:17 -05:00
system_tables chore: update DataFusion, upgrade `arrow` `arrow-flight` and `parquet` to `32.0.0` (#6756) 2023-02-06 11:35:39 +00:00
table fix: Move variables within format strings. Thanks clippy! 2023-02-03 13:06:17 -05:00
database.rs fix: use `create_at` to order querier chunks under kafkaless (#6554) 2023-01-10 17:15:08 +00:00
handler.rs refactor: Share more code in the querier in the RPC write path mode 2022-12-07 13:54:08 -05:00
lib.rs refactor: Extract common ArrowFlight client into iox_arrow_flight (#6427) 2022-12-19 11:35:20 +00:00
poison.rs fix: Move top-level allow dead code in querier to specific items 2022-05-06 16:58:03 -04:00
query_log.rs chore(deps): Bump chrono from 0.4.22 to 0.4.23 (#6129) 2022-11-14 13:34:09 +00:00
server.rs feat: Interrogate schema from querier (as well as router) (#4557) 2022-05-10 20:55:58 +00:00
tombstone.rs fix: Rename KafkaPartition to ShardIndex 2022-08-29 14:07:18 -04:00