| Package | Description |
|---|---|
| org.apache.flink.table.planner.functions.sql |
| Modifier and Type | Field and Description |
|---|---|
static SqlFirstLastValueAggFunction |
FlinkSqlOperatorTable.FIRST_VALUE
FIRST_VALUE aggregate function. |
static SqlFirstLastValueAggFunction |
FlinkSqlOperatorTable.LAST_VALUE
LAST_VALUE aggregate function. |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.