[
https://issues.apache.org/jira/browse/HUDI-8006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HUDI-8006:
---------------------------------
Labels: pull-request-available (was: )
> glue sync may not update columns
> ---------------------------------
>
> Key: HUDI-8006
> URL: https://issues.apache.org/jira/browse/HUDI-8006
> Project: Apache Hudi
> Issue Type: Bug
> Components: meta-sync
> Reporter: nicolas paris
> Assignee: nicolas paris
> Priority: Major
> Labels: pull-request-available
>
> Due to async calls not ended on time, glue sync may consider table schema not
> up to date in case of sequence such as:
> # promote type
> # add a table property
> then 2 will retrieve the table schema before 1, and then 1 changes will be
> discarded
--
This message was sent by Atlassian Jira
(v8.20.10#820010)