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 098790b0bf7 [feature](cloud) Add more ut and bvar for txn lazy commit (#40486) add b0b2c0a2551 [improvement](jdbc catalog) Improve JdbcClientException to accommodate various identifier formats (#40931) No new revisions were added by this update. Summary of changes: .../jdbc/client/JdbcClientException.java | 27 ++++- .../datasource/jdbc/JdbcClientExceptionTest.java | 132 +++++++++++++++++++++ 2 files changed, 157 insertions(+), 2 deletions(-) create mode 100644 fe/fe-core/src/test/java/org/apache/doris/datasource/jdbc/JdbcClientExceptionTest.java --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org