org.apache.drill.exec.store.parquet.metadata.Metadata_V3.ParquetFileMetadata_v3 to org.apache.drill.exec.store.parquet.metadata.Metadata_V4.ParquetFileAndRowCountMetadata
No. of Instances - 3
No. of Commits - 1
No. of Projects - {'drill'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
- Collectors.toList(fileStatusMap,(fileStatus,fileSystem) -> new MetadataGatherer(parquetTableMetadata_v3,fileStatus,fileSystem,allColumns,columnSet)) to Collectors.toList(fileStatusMap,(fileStatus,fileSystem) -> new MetadataGatherer(parquetTableMetadata_v4,fileStatus,fileSystem,allColumnsInteresting,columnSet))