Danny Chen created HUDI-2631:
--------------------------------
Summary: In CompactFunction, set up the write schema each time
with the latest schema
Key: HUDI-2631
URL: https://issues.apache.org/jira/browse/HUDI-2631
Project: Apache Hudi
Issue Type: Improvement
Components: Flink Integration
Reporter: Danny Chen
Fix For: 0.10.0
To support schema evolution.
We only need to do that when flag {{asyncCompaction}} is true, because for
offline compaction, we already infer the schema from the latest data file.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)