Package | Description |
---|---|
org.apache.paimon.format.parquet | |
org.apache.paimon.format.parquet.writer |
Constructor and Description |
---|
ParquetWriterFactory(ParquetBuilder<InternalRow> writerBuilder)
Creates a new ParquetWriterFactory using the given builder to assemble the ParquetWriter.
|
Modifier and Type | Class and Description |
---|---|
class |
RowDataParquetBuilder
A
ParquetBuilder for InternalRow . |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.