[
https://issues.apache.org/jira/browse/HUDI-2631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Danny Chen resolved HUDI-2631.
------------------------------
> 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
> Reporter: Danny Chen
> Assignee: yuzhaojing
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.11.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.20.1#820001)