Dear community, Nice to share Hudi community updates for 2023-05-01 ~ 2023-05-14 with updates on feature and bug fixes.
======================================= Feature [Core] Adding auto generation of record keys support to Hudi/Spark [1] [Core] Support partial insert in MERGE INTO command [2] [1] https://issues.apache.org/jira/browse/HUDI-5514 [2] https://issues.apache.org/jira/browse/HUDI-6105 Bugs [Flink] Strengthen Flink clustering commit and rollback strategy [1] [Core] Fixing checkpoint management for multiple streaming writers [2] [Core] Support multiple transformers using the same config keys in DeltaStreamer [3] [Flink] Fix potential data loss for flink streaming source from table with multi writer [4] [Core] Fix global index duplicate and handle custom payload when update partition [5] [Core] Deltastreamer finish failed compaction before ingestion [6] [Flink] Clustering operation on consistent hashing index resulting in duplicate data [7] [Hive] Hive3 query returns null when the where clause has a partition field [8] [Core] Unify call procedure options [9] [1] https://issues.apache.org/jira/browse/HUDI-6158 [2] https://issues.apache.org/jira/browse/HUDI-6071 [3] https://issues.apache.org/jira/browse/HUDI-6113 [4] https://issues.apache.org/jira/browse/HUDI-6157 [5] https://issues.apache.org/jira/browse/HUDI-5968 [6] https://issues.apache.org/jira/browse/HUDI-6147 [7] https://issues.apache.org/jira/browse/HUDI-6047 [8] https://issues.apache.org/jira/browse/HUDI-5308 [9] https://issues.apache.org/jira/browse/HUDI-6122 Best, Leesf
