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/05/22 15:24:00 UTC

[ANNOUNCE] Hudi Community Update(2022-05-09 ~ 2022-05-22)

Dear community,

Nice to share Hudi community bi-weekly updates for 2022-05-09 ~ 2022-05-22
with updates on bug fixes.


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

[Core] consistent hashing index: basic write path (upsert/insert) [1]
[Core] Preparations for hudi metastore. [2]
[Core] Allow nested field as primary key and preCombineField in spark sql
[3]


[1] https://issues.apache.org/jira/browse/HUDI-3123
[2] https://issues.apache.org/jira/browse/HUDI-3654
[3] https://issues.apache.org/jira/browse/HUDI-4051

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

[Core] Refactor ratelimiter to avoid stack overflow [1]
[Core] Making perf optimizations for bulk insert row writer path [2]
[Core] Avoid calling getDataSize after every record written [3]
[Spark] Supports showing table comment for hudi with spark3 [4]
[Deltastreamer] Fix NULL schema for empty batches in deltastreamer [5]
[Core] Suport kerberos hbase index [6]
[Spark] Support dropping RO and RT table in DropHoodieTableCommand [7]



[1] https://issues.apache.org/jira/browse/HUDI-4055
[2] https://issues.apache.org/jira/browse/HUDI-3995
[3] https://issues.apache.org/jira/browse/HUDI-4038
[4] https://issues.apache.org/jira/browse/HUDI-4097
[5] https://issues.apache.org/jira/browse/HUDI-4072
[6] https://issues.apache.org/jira/browse/HUDI-3980
[7] https://issues.apache.org/jira/browse/HUDI-4087


Best,
Leesf