Package | Description |
---|---|
org.apache.flink.table.runtime.operators.python.aggregate.arrow.stream |
Modifier and Type | Class and Description |
---|---|
class |
StreamArrowPythonProcTimeBoundedRangeOperator<K>
The Stream Arrow Python
AggregateFunction Operator for ROWS clause proc-time bounded OVER
window. |
class |
StreamArrowPythonRowTimeBoundedRangeOperator<K>
The Stream Arrow Python
AggregateFunction Operator for RANGE clause event-time bounded
OVER window. |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.