[
https://issues.apache.org/jira/browse/HUDI-4335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kumud Kumar Srivatsava Tirupati updated HUDI-4335:
--------------------------------------------------
Description:
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 check.
* Update table parameters function overrides the `EXTERNAL` and
`last_commit_time_sync` causing to reload all the partitions.
was:
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 Hive.
* Table properties not getting updated when schema changes because of the
incorrect `nonEmpty` predicate check.
* Update table parameters function overrides the `EXTERNAL` and
`last_commit_time_sync` causing to reload all the partitions.
> 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 check.
> * 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)