@Experimental(value=SOURCE_SINK)
See: Description
Class | Description |
---|---|
ParquetIO |
IO to read and write Parquet files.
|
ParquetIO.Read |
Implementation of
ParquetIO.read(Schema) . |
ParquetIO.ReadFiles |
Implementation of
ParquetIO.readFiles(Schema) . |
ParquetIO.Sink |
Implementation of
ParquetIO.sink(org.apache.avro.Schema) . |