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

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


    from 01094fd25ed [Coverage](BE) Delete vinfo_func in BE (#26562)
     add f6b7046a6e0 [fix](regression-test) add tests for jdbc catalog (#26608)

No new revisions were added by this update.

Summary of changes:
 .../docker-compose/oracle/init/03-create-table.sql | 37 +++++++++++++
 .../docker-compose/oracle/init/04-insert.sql       | 15 +++++
 .../postgresql/init/02-create-table.sql            | 28 ++++++++++
 .../docker-compose/postgresql/init/04-insert.sql   |  7 +++
 docs/en/docs/lakehouse/multi-catalog/jdbc.md       |  1 +
 docs/zh-CN/docs/lakehouse/multi-catalog/jdbc.md    |  1 +
 .../jdbc/test_mysql_jdbc_catalog.out               | 46 ++++++++++++++++
 .../jdbc/test_oracle_jdbc_catalog.out              | 47 ++++++++++++++++
 .../jdbc/test_pg_jdbc_catalog.out                  | 39 +++++++++++++
 .../jdbc/test_mysql_jdbc_catalog.groovy            | 57 +++++++++++++++++++
 .../jdbc/test_oracle_jdbc_catalog.groovy           | 64 ++++++++++++++++++++++
 .../jdbc/test_pg_jdbc_catalog.groovy               | 54 ++++++++++++++++++
 12 files changed, 396 insertions(+)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to