Class | Description |
---|---|
SqlGroupedWindowFunction |
SQL function that computes keys by which rows can be partitioned and aggregated.
|
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–2024 The Apache Software Foundation. All rights reserved.