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

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


    from 000b1ade1a7 [MINOR] Fix the wrong class parameter type for metadata 
server reflection (#12425)
     add ecc05ff123c [MINOR] Pass in engine context from StreamSync to dedupe 
(#12417)

No new revisions were added by this update.

Summary of changes:
 hudi-spark-datasource/hudi-spark-common/pom.xml    |  6 +++
 .../main/java/org/apache/hudi/DataSourceUtils.java |  8 +--
 .../java/org/apache/hudi/TestDataSourceUtils.java  | 60 ++++++++++++++++++++++
 .../apache/hudi/utilities/streamer/StreamSync.java |  2 +-
 4 files changed, 71 insertions(+), 5 deletions(-)
 create mode 100644 
hudi-spark-datasource/hudi-spark-common/src/test/java/org/apache/hudi/TestDataSourceUtils.java

Reply via email to