influxdb/influxdb3_processing_engine/src
Trevor Hilton 4dc61df77f
chore: update to latest influxdb3_core (#26429)
* chore: update to latest core

* chore: allow CDLA permissive 2 license

* chore: update insta snapshot for new internal df tables

* test: update assertion in flightsql test

* fix: object store size hinting workaround in clap_blocks

Applied a workaround from upstream to strip size hinting from the object
store get request options. See:

https://github.com/influxdata/influxdb_iox/issues/13771

* fix: query_executor tests use object store size hinting workaround

* fix: insta snapshot test for show system summary command

* chore: update windows- crates for advisories

* chore: update to latest sha on influxdb3_core branch

* chore: update to latest influxdb3_core rev

* refactor: pr feedback

* refactor: do not use object store size hint layer

Instead of using the ObjectStoreStripSizeHint layer, just provide the
configuration to datafusion to disable the use of size hinting from
iox_query.

This is used in IOx and not relevant to Monolith.

* fix: use parquet cache for get_opts requests

* test: that the parquet cache is being hit from write buffer
2025-05-26 14:11:06 -04:00
..
environment.rs feat: remove system-py (#26087) 2025-03-10 11:10:33 -07:00
lib.rs chore: update to latest influxdb3_core (#26429) 2025-05-26 14:11:06 -04:00
manager.rs chore: backport changes to catalog from enterprise (#26116) 2025-03-11 12:11:51 -04:00
plugins.rs chore: Update rust toolchain to 1.87.0 (#26456) 2025-05-26 09:22:32 -04:00
virtualenv.rs feat(python): update to python-build-standalone 3.13.2 (#26125) 2025-03-14 14:44:05 -05:00