-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
-
Fully Compatible
Now that cascades rewrites are gone, which were the only code that generated SargableNode, we can delete it.
This will allow us to delete all the structures which exist for supporting SargableNode, such as BoolExpr, Interval, PartialSchemaRequirements etc.
- split from
-
SERVER-92916 Delete db/query/optimizer/ directory
- In Progress