[
https://issues.apache.org/jira/browse/HUDI-3804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
sivabalan narayanan updated HUDI-3804:
--------------------------------------
Status: In Progress (was: Open)
> Partition metadata is not properly created for Column Stats
> -----------------------------------------------------------
>
> Key: HUDI-3804
> URL: https://issues.apache.org/jira/browse/HUDI-3804
> Project: Apache Hudi
> Issue Type: Bug
> Reporter: Alexey Kudinkin
> Assignee: sivabalan narayanan
> Priority: Blocker
> Fix For: 0.11.0
>
>
> Currently, when enabling Column Stats partition along with Files partition,
> `AppendHandle` will be inserting records for both of them during MT updates.
> However, AppendHandle does create Partition Metadata file only for Files
> partition which leads to failures in validation of the MT.
> Steps to reproduce:
> # Enable MT and Column Stats
> # Run `TestHoodieBackedMetadata.testTurnOffMetadataTableAfterEnable` test
--
This message was sent by Atlassian Jira
(v8.20.1#820001)