This is an automated email from the ASF dual-hosted git repository.
garyli pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git.
from 7462fde [HUDI-2112] Support reading pure logs file group for flink
batch reader after compaction (#3202)
add ac65189 [HUDI-2114] Spark Query MOR Table Written By Flink Return
Incorrect Timestamp Value (#3208)
No new revisions were added by this update.
Summary of changes:
.../hudi/MergeOnReadIncrementalRelation.scala | 12 ++----
.../apache/hudi/MergeOnReadSnapshotRelation.scala | 23 ++++++----
.../hudi/TestMergeOnReadSnapshotRelation.scala | 50 ++++++++++++++++++++++
3 files changed, 67 insertions(+), 18 deletions(-)
create mode 100644
hudi-spark-datasource/hudi-spark/src/test/scala/org/apache/hudi/TestMergeOnReadSnapshotRelation.scala