Class | Description |
---|---|
SqlMatchRecognize |
SqlNode for MATCH_RECOGNIZE clause.
|
SqlMatchRecognize.SqlMatchRecognizeOperator |
An operator describing a MATCH_RECOGNIZE specification.
|
SqlTableRef |
A
SqlTableRef is a node of a parse tree which represents a table reference. |
Enum | Description |
---|---|
SqlMatchRecognize.AfterOption |
Options for
AFTER MATCH clause. |
SqlMatchRecognize.RowsPerMatchOption |
Options for
ROWS PER MATCH . |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.