| Package | Description |
|---|---|
| org.apache.flink.formats.parquet.utils |
| Modifier and Type | Class and Description |
|---|---|
class |
RowConverter
Extends from
GroupConverter to convert an nested Parquet Record into Row. |
| Constructor and Description |
|---|
RowConverter(org.apache.parquet.schema.GroupType schema,
org.apache.flink.api.common.typeinfo.TypeInformation<?> typeInfo,
ParentDataHolder parent,
int pos) |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.