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

yuqi1129 pushed a change to branch me/fix-entity-change-log-poller-11736
in repository https://gitbox.apache.org/repos/asf/gravitino.git


    from ac57f2fade Merge branch 'main' into 
me/fix-entity-change-log-poller-11736
     add 95c07c75de [#11795] fix(docker): Upgrade bundled PostgreSQL JDBC 
driver (#11796)
     add 99386ab61e [#11751] test(trino-connector): Enable Iceberg MySQL JDBC 
integration test (#11752)
     add affbe58c2b Merge branch 'main' into 
me/fix-entity-change-log-poller-11736

No new revisions were added by this update.

Summary of changes:
 dev/docker/gravitino/gravitino-dependency.sh            |  2 +-
 dev/docker/trino/Dockerfile                             |  2 +-
 dev/docker/trino/trino-dependency.sh                    |  4 ++--
 docs/how-to-use-relational-backend-storage.md           |  4 ++--
 .../docker-script/init/mysql/init.sql                   | 17 +++++++++++++++++
 .../apache/gravitino/integration/test/util/BaseIT.java  |  2 +-
 .../{ignored => }/catalog_iceberg_mysql_cleanup.sql     |  0
 .../{ignored => }/catalog_iceberg_mysql_prepare.sql     |  4 ++--
 .../integration-test/trino-test-tools/download_jar.sh   |  7 +++----
 .../iceberg/IcebergCatalogPropertyConverter.java        |  5 +++++
 .../iceberg/TestIcebergCatalogPropertyConverter.java    |  2 ++
 11 files changed, 36 insertions(+), 13 deletions(-)
 rename 
trino-connector/integration-test/src/test/resources/trino-ci-testset/testsets/lakehouse-iceberg/{ignored
 => }/catalog_iceberg_mysql_cleanup.sql (100%)
 rename 
trino-connector/integration-test/src/test/resources/trino-ci-testset/testsets/lakehouse-iceberg/{ignored
 => }/catalog_iceberg_mysql_prepare.sql (80%)

Reply via email to