Class CsvFormatStatisticsReportUtil
java.lang.Object
org.apache.flink.formats.csv.util.CsvFormatStatisticsReportUtil
Utils for Csv format statistics report.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.apache.flink.table.plan.stats.TableStatsgetTableStatistics(List<org.apache.flink.core.fs.Path> files)
-
Constructor Details
-
CsvFormatStatisticsReportUtil
public CsvFormatStatisticsReportUtil()
-
-
Method Details
-
getTableStatistics
public static org.apache.flink.table.plan.stats.TableStats getTableStatistics(List<org.apache.flink.core.fs.Path> files)
-