| Package | Description |
|---|---|
| org.apache.flink.table.runtime.arrow.serializers | |
| org.apache.flink.table.runtime.operators.python.aggregate.arrow |
| Modifier and Type | Class and Description |
|---|---|
class |
RowArrowSerializer
It takes
Row as the input type. |
class |
RowDataArrowSerializer
It takes
RowData as the input type. |
| Modifier and Type | Field and Description |
|---|---|
protected ArrowSerializer<org.apache.flink.table.data.RowData> |
AbstractArrowPythonAggregateFunctionOperator.arrowSerializer |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.