Package | Description |
---|---|
alluxio.job.plan.transform.format.parquet |
Modifier and Type | Method and Description |
---|---|
static ParquetWriter |
ParquetWriter.create(TableSchema schema,
AlluxioURI uri)
Creates a Parquet writer.
|
static ParquetWriter |
ParquetWriter.create(TableSchema schema,
AlluxioURI uri,
int rowGroupSize,
boolean enableDictionary)
Creates a Parquet writer specifying a row group size.
|
Copyright © 2023. All Rights Reserved.