Dear community, Nice to share Hudi community updates for 2023-04-03 ~ 2023-04-16 with updates on feature and bug fixes.
======================================= Feature [Flink] Support partition pruning for flink streaming source in runtime [1] [Core] Support append mode by default for MOR table with INSERT operation [2] [1] https://issues.apache.org/jira/browse/HUDI-5880 [2] https://issues.apache.org/jira/browse/HUDI-6045 Bugs [Flink] Cleans the ckp meta while the JM restarts [1] [Flink] Fix async compact/clustering serdes conflicts caused by WatermarkStatus [2] [Core] Fix incremental clean not work caused by archiving [3] [Spark] Fix date conversion issue when performing partition pruning on Spark [4] [Core] Avoid missing data during incremental queries [5] [Core] Add simpleBucketPartitioner to support using the simple bucket index under bulkinsert [6] [1] https://issues.apache.org/jira/browse/HUDI-6030 [2] https://issues.apache.org/jira/browse/HUDI-6038 [3] https://issues.apache.org/jira/browse/HUDI-5955 [4] https://issues.apache.org/jira/browse/HUDI-5989 [5] https://issues.apache.org/jira/browse/HUDI-5990 [6] https://issues.apache.org/jira/browse/HUDI-5690 Best, Leesf