[
https://issues.apache.org/jira/browse/FLINK-37329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Syed Shameerur Rahman updated FLINK-37329:
------------------------------------------
Description: Currently when
"table.optimizer.source.report-statistics-enabled" is set to false, The
statistics collection is not disabled for all the cases. It was noted that when
running Batch workload to read Hive table TPC-DS data set, although
"table.optimizer.source.report-statistics-enabled" was set to false, both table
and column statistics were being collected. (was: Currently when
"table.optimizer.source.report-statistics-enabled" is set to false, The stats
collection is not disabled for all the cases. It was noted that when running
Batch workload to read Hive table TPC-DS data set, although
"table.optimizer.source.report-statistics-enabled" was set to false, both table
and column statistics were being collected.)
> Skip Source Stats Collection When
> "table.optimizer.source.report-statistics-enabled" is False
> ---------------------------------------------------------------------------------------------
>
> Key: FLINK-37329
> URL: https://issues.apache.org/jira/browse/FLINK-37329
> Project: Flink
> Issue Type: Bug
> Components: Table SQL / Planner
> Reporter: Syed Shameerur Rahman
> Priority: Major
>
> Currently when "table.optimizer.source.report-statistics-enabled" is set to
> false, The statistics collection is not disabled for all the cases. It was
> noted that when running Batch workload to read Hive table TPC-DS data set,
> although "table.optimizer.source.report-statistics-enabled" was set to
> false, both table and column statistics were being collected.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)