[
https://issues.apache.org/jira/browse/FLINK-29059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-29059:
-----------------------------------
Labels: pull-request-available (was: )
> The existing column stats are deleted incorrectly when analyze table for
> partial columns
> ----------------------------------------------------------------------------------------
>
> Key: FLINK-29059
> URL: https://issues.apache.org/jira/browse/FLINK-29059
> Project: Flink
> Issue Type: Bug
> Components: Table SQL / Planner
> Affects Versions: 1.16.0
> Reporter: Yunhong Zheng
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.16.0
>
>
> If there are three columns named `a, b, c` with column stats already exists,
> I just analyze column `a` using `Analyze table xxx FOR COLUMNS a`, the
> existing column stats of `b, c` will be reset back to empty.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)