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

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


    from 6a46130  [HUDI-2761] Fixing timeline server for repeated refreshes 
(#4812)
     add 051ad0b  [HUDI-3130] Fixing Hive getSchema for RT tables addressing 
different partitions having different schemas (#4468)

No new revisions were added by this update.

Summary of changes:
 ...dieSparkMergeOnReadTableInsertUpdateDelete.java |   2 +-
 .../hudi/common/table/TableSchemaResolver.java     |   2 +-
 .../hudi/common/testutils/SchemaTestUtil.java      |   4 +
 ...st.avsc => simple-test-evolved-compatible.avsc} |   4 +-
 .../realtime/AbstractRealtimeRecordReader.java     |  29 ++---
 .../TestHoodieCombineHiveInputFormat.java          |  23 +++-
 .../realtime/TestHoodieRealtimeRecordReader.java   | 122 ++++++++++++++++-----
 .../hudi/hadoop/testutils/InputFormatTestUtil.java |   7 +-
 .../org/apache/hudi/HoodieMergeOnReadRDD.scala     |  12 +-
 9 files changed, 148 insertions(+), 57 deletions(-)
 copy hudi-common/src/test/resources/{simple-test.avsc => 
simple-test-evolved-compatible.avsc} (83%)

Reply via email to