This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45938-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from 9f2097c882e branch-3.0: [fix](cloud) fix abort transaction in runningTxns list when show routine load #45629 (#45721) add 2c4b4268845 [test](jdbc catalog) add some jdbc query tvf test (#45938) No new revisions were added by this update. Summary of changes: .../jdbc/client/JdbcPostgreSQLClient.java | 4 ++ .../datasource/jdbc/util/JdbcFieldSchema.java | 1 + .../jdbc/test_db2_jdbc_catalog.out | 50 +++++++++++++--------- .../jdbc/test_oracle_jdbc_catalog.out | 4 ++ .../jdbc/test_pg_jdbc_catalog.out | 4 ++ .../jdbc/test_sqlserver_jdbc_catalog.out | 8 ++-- .../jdbc/test_db2_jdbc_catalog.groovy | 6 ++- .../jdbc/test_oracle_jdbc_catalog.groovy | 2 + .../jdbc/test_pg_jdbc_catalog.groovy | 2 + .../jdbc/test_sqlserver_jdbc_catalog.groovy | 1 + 10 files changed, 56 insertions(+), 26 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org