You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fix spill read profile classification
* Unify spill I/O profiling by actual location
* Add spill profile unit tests
* Fix visibility and borrow issues for spill profiling
* Add spill fallback integration test
* Fix spill metrics: use actual locations and expose helper
* Carry spill locations through row group writer for profiling
* Refine AnyFileWriter to carry paths and fix window writer match
* Hook spill tests into test module
* Remove profile unit test and fix imports for spill fallback
* Guard spill fallback test when local spill is unavailable
* Ensure test config enables local spill for fallback test
* Configure test builder with local spill path via SpillConfig
* Stabilize spill fallback test
* Refine spill profiling paths
* Add spill profile tests for local/remote metrics
* Refine spill tests and move SpillTarget test to it suite
* Add spill test config helper and fix spill IT headers
* Fix clippy needless-borrow in spill read profile
* Align spill quota settings and configs
* Fix spill config mask test ratios
* Refine spill profiling and local writer
* Unify spill target and add local path string
* Add debug logging for spill temp cleanup
* Fix build after removing spill prefix debug
* Adjust spill configs and defaults
* Fix legacy spill config test expectation
* Revert HTTP spill cleanups to main behavior
* Fix goldenfile whitespace for configs_table_basic
* Adjust configs_table_basic golden trailing lines
* Revert vacuum_hook change to main
* config: disable implicit local spill cache fallback
* Update configs
* Align window spill quota default to 40
* chore: adjust default spill local reserved disk ratio to 10%
* chore: align window spill quota ratio default to 60
* Update spill adapter and defaults
0 commit comments