| Package | Description |
|---|---|
| org.apache.drill.exec.store.parquet.metadata |
| Modifier and Type | Field and Description |
|---|---|
List<Metadata_V1.ColumnMetadata_v1> |
Metadata_V1.RowGroupMetadata_v1.columns |
| Constructor and Description |
|---|
RowGroupMetadata_v1(Long start,
Long length,
Long rowCount,
Map<String,Float> hostAffinity,
List<Metadata_V1.ColumnMetadata_v1> columns) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.