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

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


    from 3e3b98c461da fix(flink): support vector columns in CDC reads (#19903)
     add 72b927141324 chore(trino): check hudi-trino dependency drift (#19959)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/hudi_trino_dependency_drift.yml | 215 ++++++++++++++++++++++
 hudi-trino/README.md                              |   2 +
 hudi-trino/pom.xml                                |  45 ++---
 release/release_guide.md                          |  27 ++-
 scripts/trino/check_dependency_drift.py           | 152 +++++++++++++++
 5 files changed, 414 insertions(+), 27 deletions(-)
 create mode 100644 .github/workflows/hudi_trino_dependency_drift.yml
 create mode 100755 scripts/trino/check_dependency_drift.py

Reply via email to