-
Type: New Feature
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
-
Fully Compatible
-
QO 2023-11-13
- By default do not perform round-trip optimization for Filters (but retain sargable node implementation).
- Introduce a flag which controls this behavior. When flag is enabled for debugging continue to optimize filters via round-tripping.
- is depended on by
-
SERVER-80732 [CQF] Improve SamplingPlanExtractor to produce optimal physical plans
- Closed