public class ParquetFormatStatisticsReportUtil extends Object
Constructor and Description |
---|
ParquetFormatStatisticsReportUtil() |
Modifier and Type | Method and Description |
---|---|
static TableStats |
getTableStatistics(List<Path> files,
DataType producedDataType,
org.apache.hadoop.conf.Configuration hadoopConfig,
boolean isUtcTimestamp) |
static TableStats |
getTableStatistics(List<Path> files,
DataType producedDataType,
org.apache.hadoop.conf.Configuration hadoopConfig,
boolean isUtcTimestamp,
int statisticsThreadNum) |
public static TableStats getTableStatistics(List<Path> files, DataType producedDataType, org.apache.hadoop.conf.Configuration hadoopConfig, boolean isUtcTimestamp)
public static TableStats getTableStatistics(List<Path> files, DataType producedDataType, org.apache.hadoop.conf.Configuration hadoopConfig, boolean isUtcTimestamp, int statisticsThreadNum)
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.