This is an automated email from the ASF dual-hosted git repository.
sivabalan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git.
from 9067657 [HUDI-2487] Fix JsonKafkaSource cannot filter empty messages
from kafka (#3715)
add f0585fa [HUDI-2474] Refreshing timeline for every operation in Hudi
when metadata is enabled (#3698)
No new revisions were added by this update.
Summary of changes:
.../hudi/client/AbstractHoodieWriteClient.java | 27 ++++++++++++++--------
.../apache/hudi/client/HoodieFlinkWriteClient.java | 3 ++-
.../apache/hudi/client/HoodieJavaWriteClient.java | 3 ++-
.../apache/hudi/client/SparkRDDWriteClient.java | 11 +++++----
.../org/apache/hudi/table/HoodieSparkTable.java | 25 +++++++++++++++++---
.../functional/TestHoodieBackedMetadata.java | 2 ++
.../view/RemoteHoodieTableFileSystemView.java | 2 +-
7 files changed, 52 insertions(+), 21 deletions(-)