@@ -161,38 +161,39 @@ uuid = { version = "1", features = ["v4", "v7", "serde"] }
161161num = { version = " 0.4.3" }
162162
163163# Core.git crates we depend on
164- arrow_util = { git = " https://github.com/influxdata/influxdb3_core" , rev = " f1bc15655d50e07e2cb4d7a52acf5b1d24ff6516" }
165- authz = { git = " https://github.com/influxdata/influxdb3_core" , rev = " f1bc15655d50e07e2cb4d7a52acf5b1d24ff6516" }
166- data_types = { git = " https://github.com/influxdata/influxdb3_core" , rev = " f1bc15655d50e07e2cb4d7a52acf5b1d24ff6516" }
167- datafusion_util = { git = " https://github.com/influxdata/influxdb3_core" , rev = " f1bc15655d50e07e2cb4d7a52acf5b1d24ff6516" }
168- executor = { git = " https://github.com/influxdata/influxdb3_core" , rev = " f1bc15655d50e07e2cb4d7a52acf5b1d24ff6516" }
169- influxdb-line-protocol = { git = " https://github.com/influxdata/influxdb3_core" , rev = " f1bc15655d50e07e2cb4d7a52acf5b1d24ff6516" }
170- influxdb_influxql_parser = { git = " https://github.com/influxdata/influxdb3_core" , rev = " f1bc15655d50e07e2cb4d7a52acf5b1d24ff6516" }
171- influxdb_iox_client = { git = " https://github.com/influxdata/influxdb3_core" , rev = " f1bc15655d50e07e2cb4d7a52acf5b1d24ff6516" }
172- iox_http = { git = " https://github.com/influxdata/influxdb3_core" , rev = " f1bc15655d50e07e2cb4d7a52acf5b1d24ff6516" }
173- iox_http_util = { git = " https://github.com/influxdata/influxdb3_core" , rev = " f1bc15655d50e07e2cb4d7a52acf5b1d24ff6516" }
174- iox_query = { git = " https://github.com/influxdata/influxdb3_core" , rev = " f1bc15655d50e07e2cb4d7a52acf5b1d24ff6516" }
175- iox_query_params = { git = " https://github.com/influxdata/influxdb3_core" , rev = " f1bc15655d50e07e2cb4d7a52acf5b1d24ff6516" }
176- iox_query_influxql = { git = " https://github.com/influxdata/influxdb3_core" , rev = " f1bc15655d50e07e2cb4d7a52acf5b1d24ff6516" }
177- iox_system_tables = { git = " https://github.com/influxdata/influxdb3_core" , rev = " f1bc15655d50e07e2cb4d7a52acf5b1d24ff6516" }
178- iox_time = { git = " https://github.com/influxdata/influxdb3_core" , rev = " f1bc15655d50e07e2cb4d7a52acf5b1d24ff6516" }
179- metric = { git = " https://github.com/influxdata/influxdb3_core" , rev = " f1bc15655d50e07e2cb4d7a52acf5b1d24ff6516" }
180- metric_exporters = { git = " https://github.com/influxdata/influxdb3_core" , rev = " f1bc15655d50e07e2cb4d7a52acf5b1d24ff6516" }
181- object_store_metrics = { git = " https://github.com/influxdata/influxdb3_core" , rev = " f1bc15655d50e07e2cb4d7a52acf5b1d24ff6516" }
182- observability_deps = { git = " https://github.com/influxdata/influxdb3_core" , rev = " f1bc15655d50e07e2cb4d7a52acf5b1d24ff6516" }
183- panic_logging = { git = " https://github.com/influxdata/influxdb3_core" , rev = " f1bc15655d50e07e2cb4d7a52acf5b1d24ff6516" }
184- parquet_file = { git = " https://github.com/influxdata/influxdb3_core" , rev = " f1bc15655d50e07e2cb4d7a52acf5b1d24ff6516" }
185- query_functions = { git = " https://github.com/influxdata/influxdb3_core" , rev = " f1bc15655d50e07e2cb4d7a52acf5b1d24ff6516" }
186- schema = { git = " https://github.com/influxdata/influxdb3_core" , rev = " f1bc15655d50e07e2cb4d7a52acf5b1d24ff6516" , features = [" v3" ]}
187- service_common = { git = " https://github.com/influxdata/influxdb3_core" , rev = " f1bc15655d50e07e2cb4d7a52acf5b1d24ff6516" }
188- service_grpc_flight = { git = " https://github.com/influxdata/influxdb3_core" , rev = " f1bc15655d50e07e2cb4d7a52acf5b1d24ff6516" }
189- test_helpers = { git = " https://github.com/influxdata/influxdb3_core" , rev = " f1bc15655d50e07e2cb4d7a52acf5b1d24ff6516" }
190- tokio_metrics_bridge = { git = " https://github.com/influxdata/influxdb3_core" , rev = " f1bc15655d50e07e2cb4d7a52acf5b1d24ff6516" }
191- trace = { git = " https://github.com/influxdata/influxdb3_core" , rev = " f1bc15655d50e07e2cb4d7a52acf5b1d24ff6516" }
192- trace_exporters = { git = " https://github.com/influxdata/influxdb3_core" , rev = " f1bc15655d50e07e2cb4d7a52acf5b1d24ff6516" }
193- trace_http = { git = " https://github.com/influxdata/influxdb3_core" , rev = " f1bc15655d50e07e2cb4d7a52acf5b1d24ff6516" }
194- tracker = { git = " https://github.com/influxdata/influxdb3_core" , rev = " f1bc15655d50e07e2cb4d7a52acf5b1d24ff6516" }
195- trogging = { git = " https://github.com/influxdata/influxdb3_core" , rev = " f1bc15655d50e07e2cb4d7a52acf5b1d24ff6516" , features = [" clap" ] }
164+ arrow_util = { git = " https://github.com/influxdata/influxdb3_core" , branch = " tjh/iox_v1_query_api-crate" }
165+ authz = { git = " https://github.com/influxdata/influxdb3_core" , branch = " tjh/iox_v1_query_api-crate" }
166+ data_types = { git = " https://github.com/influxdata/influxdb3_core" , branch = " tjh/iox_v1_query_api-crate" }
167+ datafusion_util = { git = " https://github.com/influxdata/influxdb3_core" , branch = " tjh/iox_v1_query_api-crate" }
168+ executor = { git = " https://github.com/influxdata/influxdb3_core" , branch = " tjh/iox_v1_query_api-crate" }
169+ influxdb-line-protocol = { git = " https://github.com/influxdata/influxdb3_core" , branch = " tjh/iox_v1_query_api-crate" }
170+ influxdb_influxql_parser = { git = " https://github.com/influxdata/influxdb3_core" , branch = " tjh/iox_v1_query_api-crate" }
171+ influxdb_iox_client = { git = " https://github.com/influxdata/influxdb3_core" , branch = " tjh/iox_v1_query_api-crate" }
172+ iox_http = { git = " https://github.com/influxdata/influxdb3_core" , branch = " tjh/iox_v1_query_api-crate" }
173+ iox_http_util = { git = " https://github.com/influxdata/influxdb3_core" , branch = " tjh/iox_v1_query_api-crate" }
174+ iox_query = { git = " https://github.com/influxdata/influxdb3_core" , branch = " tjh/iox_v1_query_api-crate" }
175+ iox_query_params = { git = " https://github.com/influxdata/influxdb3_core" , branch = " tjh/iox_v1_query_api-crate" }
176+ iox_query_influxql = { git = " https://github.com/influxdata/influxdb3_core" , branch = " tjh/iox_v1_query_api-crate" }
177+ iox_system_tables = { git = " https://github.com/influxdata/influxdb3_core" , branch = " tjh/iox_v1_query_api-crate" }
178+ iox_time = { git = " https://github.com/influxdata/influxdb3_core" , branch = " tjh/iox_v1_query_api-crate" }
179+ iox_v1_query_api = { git = " https://github.com/influxdata/influxdb3_core" , branch = " tjh/iox_v1_query_api-crate" }
180+ metric = { git = " https://github.com/influxdata/influxdb3_core" , branch = " tjh/iox_v1_query_api-crate" }
181+ metric_exporters = { git = " https://github.com/influxdata/influxdb3_core" , branch = " tjh/iox_v1_query_api-crate" }
182+ object_store_metrics = { git = " https://github.com/influxdata/influxdb3_core" , branch = " tjh/iox_v1_query_api-crate" }
183+ observability_deps = { git = " https://github.com/influxdata/influxdb3_core" , branch = " tjh/iox_v1_query_api-crate" }
184+ panic_logging = { git = " https://github.com/influxdata/influxdb3_core" , branch = " tjh/iox_v1_query_api-crate" }
185+ parquet_file = { git = " https://github.com/influxdata/influxdb3_core" , branch = " tjh/iox_v1_query_api-crate" }
186+ query_functions = { git = " https://github.com/influxdata/influxdb3_core" , branch = " tjh/iox_v1_query_api-crate" }
187+ schema = { git = " https://github.com/influxdata/influxdb3_core" , branch = " tjh/iox_v1_query_api-crate" , features = [" v3" ]}
188+ service_common = { git = " https://github.com/influxdata/influxdb3_core" , branch = " tjh/iox_v1_query_api-crate" }
189+ service_grpc_flight = { git = " https://github.com/influxdata/influxdb3_core" , branch = " tjh/iox_v1_query_api-crate" }
190+ test_helpers = { git = " https://github.com/influxdata/influxdb3_core" , branch = " tjh/iox_v1_query_api-crate" }
191+ tokio_metrics_bridge = { git = " https://github.com/influxdata/influxdb3_core" , branch = " tjh/iox_v1_query_api-crate" }
192+ trace = { git = " https://github.com/influxdata/influxdb3_core" , branch = " tjh/iox_v1_query_api-crate" }
193+ trace_exporters = { git = " https://github.com/influxdata/influxdb3_core" , branch = " tjh/iox_v1_query_api-crate" }
194+ trace_http = { git = " https://github.com/influxdata/influxdb3_core" , branch = " tjh/iox_v1_query_api-crate" }
195+ tracker = { git = " https://github.com/influxdata/influxdb3_core" , branch = " tjh/iox_v1_query_api-crate" }
196+ trogging = { git = " https://github.com/influxdata/influxdb3_core" , branch = " tjh/iox_v1_query_api-crate" , features = [" clap" ] }
196197
197198[workspace .lints .rust ]
198199missing_copy_implementations = " deny"
0 commit comments