This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from c16cc5c602 [fix](memtracker) Fix load channel memory tracker are not refreshed in time (#15048) add 728a238564 [vectorized](jdbc) fix external table of oracle with condition about … (#15092) No new revisions were added by this update. Summary of changes: be/src/vec/exec/scan/new_jdbc_scan_node.cpp | 2 +- be/src/vec/exec/scan/new_jdbc_scanner.cpp | 7 ++++++- be/src/vec/exec/scan/new_jdbc_scanner.h | 2 +- be/src/vec/exec/scan/new_odbc_scan_node.cpp | 2 +- be/src/vec/exec/scan/new_odbc_scanner.cpp | 6 +++++- be/src/vec/exec/scan/new_odbc_scanner.h | 2 +- .../src/main/java/org/apache/doris/planner/OdbcScanNode.java | 8 ++++++++ 7 files changed, 23 insertions(+), 6 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org