You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2022/04/07 19:13:00 UTC

[jira] [Closed] (HUDI-3804) Partition metadata is not properly created for Column Stats

     [ https://issues.apache.org/jira/browse/HUDI-3804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

sivabalan narayanan closed HUDI-3804.
-------------------------------------
    Resolution: Invalid

> 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)