forked from elastic/elasticsearch
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ESQL: Refactor local logical optimizer rules (elastic#108015)
Do not rely on any optimization rules from the ql project in LocalLogicalPlanOptimizer; for this: * Copy InferIsNotNull to esql project * Remove obsolete inheritance for InferIsNotNull, inheriting directly from Rule<P, Q>
- Loading branch information
1 parent
d85fa15
commit bd75c0e
Showing
1 changed file
with
86 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters