influxdb/grpc-binary-logger-proto
Michael Gattozzi ff567cd33f
chore(deps): Update arrow and datafusion to 49.0.0 (#24605)
* chore(deps): Update arrow and datafusion to 49.0.0

This commit copies in our dependency code from influxdb_iox in order for
us to be able to upgrade from a forked version of 46.0.0 to 49.0.0 of
both arrow and datafusion. Most of the important changes were around how
we consumed the crates in influxdb3(_server/_write). Those diffs are
particularly worth looking at as the rest was a straight copy and we
don't touch those crates in our development currently for influxdb3
edge.

* fix: regenerate workspace hack crate

* fix: Protobuf issues with incompatibility labels

* fix: Broken CI yaml

* fix: buf version

* fix: Only check IOx repo

* fix: Remove protobuf lint

* fix: Comment out call to protobuf-lint
2024-01-31 19:18:51 -05:00
..
proto/grpc/binlog/v1 fix: Use code backticks around invalid HTML tags in doc strings 2022-12-21 16:36:17 -05:00
src build: remove unused dependencies from crates 2023-05-23 14:55:43 +02:00
Cargo.toml chore(deps): Update arrow and datafusion to 49.0.0 (#24605) 2024-01-31 19:18:51 -05:00
build.rs feat: Implement gRPC binary logger (#5473) 2022-09-01 10:57:02 +00:00