Package org.apache.flink.formats.parquet
package org.apache.flink.formats.parquet
-
ClassDescriptionA builder to create a
ParquetWriterfrom a ParquetOutputFile.A simpleBulkWriterimplementation that wraps aParquetWriter.ParquetColumnarRowInputFormat<SplitT extends org.apache.flink.connector.file.src.FileSourceSplit>AParquetVectorizedInputFormatto provideRowDataiterator.Parquet format factory for file system.ParquetBulkDecodingFormat which implementsFileBasedStatisticsReportableInputFormat.ParquetInputFileimplementation,ParquetInputFile.newStream()call will delegate to FlinkFSDataInputStream.ParquetVectorizedInputFormat<T,SplitT extends org.apache.flink.connector.file.src.FileSourceSplit> ParquetBulkFormatthat reads data from the file toVectorizedColumnBatchin vectorized mode.Reader batch that provides writing and reading capabilities.A factory that creates a ParquetBulkWriter.