[
https://issues.apache.org/jira/browse/HUDI-8006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Danny Chen closed HUDI-8006.
----------------------------
Resolution: Fixed
Fixed via master branch: a0bae464592f44cfa7463d9d09aa7235fd63b5fe
> 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
> Fix For: 1.1.0
>
>
> 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)