Class OrcFormatStatisticsReportUtil


  • public class OrcFormatStatisticsReportUtil
    extends Object
    Utils for Orc format statistics report.
    • Constructor Detail

      • OrcFormatStatisticsReportUtil

        public OrcFormatStatisticsReportUtil()
    • Method Detail

      • getTableStatistics

        public static TableStats getTableStatistics​(List<Path> files,
                                                    DataType producedDataType,
                                                    org.apache.hadoop.conf.Configuration hadoopConfig)
      • getTableStatistics

        public static TableStats getTableStatistics​(List<Path> files,
                                                    DataType producedDataType,
                                                    org.apache.hadoop.conf.Configuration hadoopConfig,
                                                    int statisticsThreadNum)