| Class | Description |
|---|---|
| ArrowSerializer<T> |
The base class ArrowSerializer which will serialize/deserialize RowType data to/from arrow bytes.
|
| RowArrowSerializer |
It takes
Row as the input type. |
| RowDataArrowSerializer |
It takes
RowData as the input type. |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.