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

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


    from 6916c309cef9 [HUDI-9666] Fix the record key encoding with a single 
record key field and add a guard for complex key generator (#13650)
     add 36619c8a2ae2 [HUDI-9788] Fix the incremental query when records from 
multi commits are from the same file (#13840)

No new revisions were added by this update.

Summary of changes:
 .../HoodieFileGroupReaderBasedFileFormat.scala     |   4 +-
 .../hudi/functional/TestIncrementalQueries.java    | 200 +++++++++++++++++++++
 2 files changed, 202 insertions(+), 2 deletions(-)
 create mode 100644 
hudi-spark-datasource/hudi-spark/src/test/java/org/apache/hudi/functional/TestIncrementalQueries.java

Reply via email to