Package org.apache.beam.sdk.io.parquet
package org.apache.beam.sdk.io.parquet
Transforms for reading and writing from Parquet.
-
ClassesClassDescriptionIO to read and write Parquet files.Implementation of
ParquetIO.parseGenericRecords(SerializableFunction).Implementation ofParquetIO.parseFilesGenericRecords(SerializableFunction).Implementation ofParquetIO.read(Schema).Implementation ofParquetIO.readFiles(Schema).Implementation ofParquetIO.sink(org.apache.avro.Schema).