[
https://issues.apache.org/jira/browse/HUDI-3663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexey Kudinkin updated HUDI-3663:
----------------------------------
Status: In Progress (was: Open)
> Make sure Column Stats is able to index all Columns
> ---------------------------------------------------
>
> Key: HUDI-3663
> URL: https://issues.apache.org/jira/browse/HUDI-3663
> Project: Apache Hudi
> Issue Type: Bug
> Reporter: Alexey Kudinkin
> Assignee: Alexey Kudinkin
> Priority: Blocker
> Fix For: 0.11.0
>
>
> Right now, during initial commit Column Stats is not able to index all
> columns, b/c it tries to obtain Table's Schema by reading already committed
> files (t/h TableSchemaResolver), and falls back to index just the primary key.
>
> Instead it should fetch Writer's Schema from `HoodieCommitMetadata`
--
This message was sent by Atlassian Jira
(v8.20.1#820001)