Package io.trino.sql.planner.rowpattern
package io.trino.sql.planner.rowpattern
-
ClassesClassDescriptionRemove empty pattern from pattern alternation and replace it with quantification of a neighbouring term.Optimize row pattern: - remove nested exclusions - flatten alternations and concatenations - remove redundant empty patternRewriter for expressions specific to row pattern recognition.