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 870e97b  [MINOR] Remove unused method in DataSourceUtils (#3031)
     add a658328  [HUDI-1961] Add a debezium json integration test case for 
flink (#3030)

No new revisions were added by this update.

Summary of changes:
 hudi-flink/pom.xml                                 |  7 ++
 .../apache/hudi/table/format/FilePathUtils.java    |  3 +
 .../table/format/mor/MergeOnReadInputFormat.java   |  9 ++-
 .../apache/hudi/table/HoodieDataSourceITCase.java  | 82 ++++++++++++++++++----
 hudi-flink/src/test/resources/debezium_json.data   | 16 +++++
 5 files changed, 103 insertions(+), 14 deletions(-)
 create mode 100644 hudi-flink/src/test/resources/debezium_json.data

Reply via email to