This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch branch-1.2-lts in repository https://gitbox.apache.org/repos/asf/doris.git
from f543cc8a98 [Fix](planner)fix type incompatible after fold constant by be on 1.2 (#19825) new 4a223c3b22 [fix](delete) notify all when there is no high priority task (#19577) new 6fa6f1a974 [Bug](planner) fix unassigned conjunct assigned on wrong node (#19672) new 2290e4e77e [improvement](stacktrace) do not captute stack trace for txn error codes (#19817) new e255540181 [improvement](jdbc catalog) Add adaptation to Oracle special character `/` table names (#19809) The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: be/src/agent/task_worker_pool.cpp | 2 +- be/src/common/status.h | 7 ++++++- .../main/java/org/apache/doris/analysis/Analyzer.java | 15 +++++++++++---- .../org/apache/doris/external/jdbc/JdbcClient.java | 18 +++++++++++++++++- regression-test/data/query_p0/join/test_join.out | 2 ++ regression-test/suites/query_p0/join/test_join.groovy | 16 +++++++++++++--- 6 files changed, 50 insertions(+), 10 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org