-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Query Integration
The internalQueryMaxSpoolDiskUsageBytes and internalQueryMaxSpoolMemoryUsageBytes query knobs have no coordinated validation despite the fact that a disk limit lower than the memory limit could lead to confusing query failures. We can add a custom validator (or change the disk limit parameter to represent a multiple of the memory limit) to make this more user-friendly.