-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Query Integration
- Improve the JS tests added in agg_configurable_memory_limits.js so that less code is copied from the existing non-spilling percentile tests. This might mean removing these new tests and instead modifying the functions inĀ percentiles_util.js to force spilling depending on a new parameter so that the spilling tests can be added to the non-spilling tests easily.
- Add unit tests to percentile_algo_continuous_test.cpp and percentile_algo_discrete_test.cpp for accumulator level spilling.