This is an automated email from the ASF dual-hosted git repository.

vinoth pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git.


    from 90f2ea2  [HUDI-2671] Fix kafka offset handling in Kafka Connect 
protocol (#4021)
     add 973f78f  [HUDI-2443] Hudi KVComparator for all HFile writer usages 
(#3889)

No new revisions were added by this update.

Summary of changes:
 .../hudi/io/storage/HoodieFileWriterFactory.java   |  7 +++-
 .../apache/hudi/io/storage/HoodieHFileConfig.java  | 41 ++++++++++++----------
 .../apache/hudi/io/storage/HoodieHFileWriter.java  | 14 +++++---
 .../io/storage/TestHoodieHFileReaderWriter.java    |  6 +++-
 .../table/log/block/HoodieHFileDataBlock.java      | 14 ++++----
 .../storage/HoodieHBaseKVComparator.java}          | 11 +++---
 .../inline/TestInLineFileSystemHFileInLining.java  |  3 +-
 7 files changed, 59 insertions(+), 37 deletions(-)
 copy 
hudi-common/src/main/java/org/apache/hudi/{common/table/marker/MarkerType.java 
=> io/storage/HoodieHBaseKVComparator.java} (72%)

Reply via email to