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 2020/06/14 15:36:00 UTC

[ANNOUNCE] Hudi Community Weekly Update(2020-06-07 ~ 2020-06-14)

Dear community,

Nice to share Hudi community weekly update for 2020-06-07 ~ 2020-06-14 with
updates on discussion, bug fix and tests.

=======================================
Discussion

[Release] Hudi 0.5.3 release candidate #2 had been cut, and will be
released in the next few days. [1]


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

[Hive Integration] Ignore case when setting incremental mode in hive query
[2]
[Hive Integration] Resolve API conflict for Hive 2 & Hive 3 [3]
[Hive Integration] Decouple hoodie related methods with Hoodie Input
Formats [4]
[CLI] Clean refresh command in CLI [5]


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

[Hive Integration] Fix incremental query for COW non-partitioned table with
no data. [6]
[DeltaStreamer Fix kafkaOffsetGen can not read kafka data bug. [7]
[Hive Integration] Fields out of order in MOR mode when using Hive [8]
[Writer Core] fix incorrect record size estimation [9]
[Writer Core] Fix NPE in HoodieWriteClient.clean [10]
[Writer Core] Increase minmum number of delta commits for inline compaction
[11]
[DeltaStreamer] deltastreamer use kafkaSource with offset reset strategy:
latest can't consume data [12]


=======================================
Tests

[Test] Fix unit test flakiness in Hudi [13]
[Test] Add unit test for snapshot reads [14]


[1]
https://lists.apache.org/thread.html/ree0d4b93a6c1b974836babec647ad38d1ab47eb5ae7b60314e472253%40%3Cdev.hudi.apache.org%3E
[2] https://jira.apache.org/jira/browse/HUDI-1002
[3] https://jira.apache.org/jira/browse/HUDI-515
[4] https://jira.apache.org/jira/browse/HUDI-822
[5] https://issues.apache.org/jira/browse/HUDI-1019
[6] https://jira.apache.org/jira/browse/HUDI-1000
[7] https://jira.apache.org/jira/browse/HUDI-918
[8] https://jira.apache.org/jira/browse/HUDI-974
[9] https://jira.apache.org/jira/browse/HUDI-494
[10] https://jira.apache.org/jira/browse/HUDI-1005
[11] https://jira.apache.org/jira/browse/HUDI-942
[12] https://jira.apache.org/jira/browse/HUDI-1006
[13] https://jira.apache.org/jira/browse/HUDI-988
[14] https://jira.apache.org/jira/browse/HUDI-1012

Best,
Leesf