Dear community,

Nice to share Hudi community updates for 2023-01-02 ~ 2023-02-05 with
updates on bug fixes.


=======================================
Features

[Core] Add in support for a keyless workflow by building an ID based off of
values within the record [1]
[Core] Add client for Hudi table service manager (TSM) [2]
[Flink] Support CDC for flink bounded source [3]
[Core] Early Conflict Detection For Multi-writer [4]

[1] https://issues.apache.org/jira/browse/HUDI-5514
[2] https://issues.apache.org/jira/browse/HUDI-4148
[3] https://issues.apache.org/jira/browse/HUDI-5559
[4] https://issues.apache.org/jira/browse/HUDI-1575


Bugs

[Flink] Fix concurrency conflict for flink async compaction with latency
marker [1]
[Spark] Fix insert overwrite table for partitioned table [2]
[Flink] Fix reading data using the HoodieHiveCatalog will cause the Spark
write to fail [3]
[Spark] Support json schema in SchemaRegistryProvider [4]
[Spark] Closing write client for spark ds writer in all cases (including
exception) [5]
[Flink] Fix flink creates and writes the table, the spark alter table
reports an error [6]
[Spark] Fix CTAS and Insert Into to avoid combine-on-insert by default [7]
[Flink] BucketIndexPartitioner partition algorithm skew [8]
[Flink] Bucket index does not work correctly for multi-writer scenarios [9]


[1] https://issues.apache.org/jira/browse/HUDI-5504
[2] https://issues.apache.org/jira/browse/HUDI-5317
[3] https://issues.apache.org/jira/browse/HUDI-5275
[4] https://issues.apache.org/jira/browse/HUDI-2608
[5] https://issues.apache.org/jira/browse/HUDI-5655
[6] https://issues.apache.org/jira/browse/HUDI-5585
[7] https://issues.apache.org/jira/browse/HUDI-5684
[8] https://issues.apache.org/jira/browse/HUDI-5671
[9] https://issues.apache.org/jira/browse/HUDI-5682



Best,
Leesf

Reply via email to