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

voonhous pushed a change to branch release-1.2.1
in repository https://gitbox.apache.org/repos/asf/hudi.git


    from 79e387aaf66d test(trino): add a Trino E2E testcontainers pipeline for 
the RFC-105 connector (#19217)
     add 245dd8851ba4 fix(flink): close lookup reader after cache reload 
attempts (#19503)

No new revisions were added by this update.

Summary of changes:
 .../hudi/table/lookup/HoodieLookupFunction.java    |  17 ++--
 .../hudi/table/lookup/HoodieLookupTableReader.java |  36 +++++--
 .../table/lookup/TestHoodieLookupFunction.java     |  45 ++++++++-
 .../table/lookup/TestHoodieLookupTableReader.java  | 110 +++++++++++++++++++++
 4 files changed, 190 insertions(+), 18 deletions(-)
 create mode 100644 
hudi-flink-datasource/hudi-flink/src/test/java/org/apache/hudi/table/lookup/TestHoodieLookupTableReader.java

Reply via email to