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

[jira] [Updated] (HUDI-4335) AWSGlueCatalogSyncClient doesn't sync the metadata properly post schema evolution

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

Sagar Sumit updated HUDI-4335:
------------------------------
    Status: Patch Available  (was: In Progress)

> AWSGlueCatalogSyncClient doesn't sync the metadata properly post schema evolution
> ---------------------------------------------------------------------------------
>
>                 Key: HUDI-4335
>                 URL: https://issues.apache.org/jira/browse/HUDI-4335
>             Project: Apache Hudi
>          Issue Type: Bug
>          Components: meta-sync
>    Affects Versions: 0.11.0, 0.11.1
>            Reporter: Kumud Kumar Srivatsava Tirupati
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.12.0
>
>
> Bugs:
>  * CreateTable filters out the partition column but updating the table doesn't filter the schema which leads to having duplicate columns and incompatible metadata in Glue.
>  * Table properties not getting updated when schema changes because of the incorrect `nonEmpty` predicate.
>  * Update table parameters function overrides the `EXTERNAL` and `last_commit_time_sync` causing to reload all the partitions.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)