nicolas paris created HUDI-8006:
-----------------------------------
Summary: 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
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)