You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hudi.apache.org by leesf <le...@gmail.com> on 2022/04/24 15:36:00 UTC

[ANNOUNCE] Hudi Community Update(2022-04-11 ~ 2022-04-24)

Dear community,

Nice to share Hudi community bi-weekly updates for 2022-04-11 ~ 2022-04-24
with updates on bug fixes.


=======================================
Bugs

[Core] Adding default null for some of the fields in col stats in MDT
schema [1]
[Core] Fix target schema handling in HoodieSparkUtils while creating RDD [2]
[Core] Fixing file-partitioning seq for base-file only views to make sure
we bucket the files efficiently [3]
[Core] Drop index to delete pending index instants from timeline if
applicable [4]
[Flink] Flink write task hangs if last checkpoint has no data input [5]
[Flink] Fix lose data when rollback in flink async compact [6]
[Core] Fixing partition-values being derived from partition-path instead of
source columns [7]
[Core] Fix cast exception while reading boolean type of partitioned field
[8]



[1] https://issues.apache.org/jira/browse/HUDI-3886
[2] https://issues.apache.org/jira/browse/HUDI-3707
[3] https://issues.apache.org/jira/browse/HUDI-3895
[4] https://issues.apache.org/jira/browse/HUDI-3899
[5] https://issues.apache.org/jira/browse/HUDI-3917
[6] https://issues.apache.org/jira/browse/HUDI-3912
[7] https://issues.apache.org/jira/browse/HUDI-3204
[8] https://issues.apache.org/jira/browse/HUDI-3923



Best,
Leesf