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 928b09e [HUDI-1871] Fix hive conf for Flink writer hive meta sync
(#2968)
add 081061e [HUDI-1719] hive on spark/mr,Incremental query of the mor
table, the partition field is incorrect (#2720)
No new revisions were added by this update.
Summary of changes:
.../realtime/AbstractRealtimeRecordReader.java | 8 ++
.../HoodieCombineRealtimeRecordReader.java | 4 +
.../realtime/HoodieRealtimeRecordReader.java | 4 +
.../TestHoodieCombineHiveInputFormat.java | 88 ++++++++++++++++++++++
.../hudi/hadoop/testutils/InputFormatTestUtil.java | 12 +++
5 files changed, 116 insertions(+)