You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by yi...@apache.org on 2022/12/16 02:48:23 UTC

[doris] branch master updated (c16cc5c602 -> 728a238564)

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-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org