public class ParquetWriterFactory extends Object implements org.apache.paimon.format.FormatWriterFactory
FormatWriter.| 构造器和说明 |
|---|
ParquetWriterFactory(ParquetBuilder<org.apache.paimon.data.InternalRow> writerBuilder)
Creates a new ParquetWriterFactory using the given builder to assemble the ParquetWriter.
|
public ParquetWriterFactory(ParquetBuilder<org.apache.paimon.data.InternalRow> writerBuilder)
writerBuilder - The builder to construct the ParquetWriter.public org.apache.paimon.format.FormatWriter create(org.apache.paimon.fs.PositionOutputStream stream,
String compression)
throws IOException
create 在接口中 org.apache.paimon.format.FormatWriterFactoryIOExceptionCopyright © 2023–2024 The Apache Software Foundation. All rights reserved.