You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by co...@apache.org on 2022/03/06 02:22:12 UTC

[hudi] branch master updated (6a46130 -> 051ad0b)

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%)