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 2023/04/27 09:14:58 UTC

[doris] branch master updated (7d89b57706 -> f3f0496b99)

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 7d89b57706 [enhancement](stats) Optimize stats pre-load logic #19138
     add f3f0496b99 [feature](multi-catalog) support oceanbase jdbc catalog and jdbc external table (#18943)

No new revisions were added by this update.

Summary of changes:
 docs/en/docs/lakehouse/external-table/jdbc.md      | 25 +++------
 docs/en/docs/lakehouse/multi-catalog/jdbc.md       | 65 +++++++++-------------
 .../Create/CREATE-CATALOG.md                       | 16 +++---
 docs/zh-CN/docs/lakehouse/external-table/jdbc.md   | 25 +++------
 docs/zh-CN/docs/lakehouse/multi-catalog/jdbc.md    | 65 +++++++++-------------
 .../Create/CREATE-CATALOG.md                       | 16 +++---
 .../org/apache/doris/catalog/JdbcResource.java     | 35 +++++++++---
 .../java/org/apache/doris/catalog/JdbcTable.java   | 23 +++++++-
 .../java/org/apache/doris/catalog/OdbcTable.java   |  8 +++
 .../doris/datasource/JdbcExternalCatalog.java      |  9 ++-
 .../org/apache/doris/external/jdbc/JdbcClient.java | 21 ++++++-
 gensrc/thrift/Types.thrift                         |  4 +-
 12 files changed, 173 insertions(+), 139 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org