nicolas paris created HUDI-4762:
-----------------------------------
Summary: Hive sync update schema removes columns
Key: HUDI-4762
URL: https://issues.apache.org/jira/browse/HUDI-4762
Project: Apache Hudi
Issue Type: Bug
Reporter: nicolas paris
Currently when move a hudi table from schema1 to schema2 and then insert data
with the old schema1, then schema 2 is kept for the whole table.
This is not consistent with hive metastore which get its schema updated to the
old schema1.
Avoid update metastore schema if only missing column in input
--
This message was sent by Atlassian Jira
(v8.20.10#820010)