[
https://issues.apache.org/jira/browse/HUDI-2631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17499875#comment-17499875
]
Danny Chen commented on HUDI-2631:
----------------------------------
Fixed via master branch: 3b2da9f13847475be3dcef13b3d25df8818cecc7
> 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)