Currently the substitution rule is always appended to the head of the queue. We prefer to executing the rule according to the order they get matched. So we need a separate queue for substitution rule matches.
- causes
-
CALCITE-3926 CannotPlanException when an empty LogicalValues requires a certain collation
-
- Closed
-
- links to