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 54a51933b6 [improvement](FQDN) Support existing cluster upgrade 
(#17659)
     add e4a1e57d6f [feature](multi-catalog) support sap hana jdbc catalog and 
jdbc external table (#17780)

No new revisions were added by this update.

Summary of changes:
 docs/en/docs/lakehouse/external-table/jdbc.md      | 56 ++++++++++++++-
 docs/en/docs/lakehouse/multi-catalog/jdbc.md       | 78 +++++++++++++++-----
 .../docs/lakehouse/multi-catalog/multi-catalog.md  |  2 +-
 .../Create/CREATE-CATALOG.md                       | 84 ++++++++++++++++------
 docs/zh-CN/docs/lakehouse/external-table/jdbc.md   | 56 ++++++++++++++-
 docs/zh-CN/docs/lakehouse/multi-catalog/jdbc.md    | 81 ++++++++++++++++-----
 .../docs/lakehouse/multi-catalog/multi-catalog.md  |  2 +-
 .../Create/CREATE-CATALOG.md                       | 84 ++++++++++++++++------
 .../org/apache/doris/catalog/JdbcResource.java     |  5 +-
 .../java/org/apache/doris/catalog/JdbcTable.java   |  1 +
 .../java/org/apache/doris/catalog/OdbcTable.java   |  7 ++
 .../org/apache/doris/external/jdbc/JdbcClient.java | 74 +++++++++++++++++--
 .../org/apache/doris/planner/JdbcScanNode.java     |  3 +-
 gensrc/thrift/Types.thrift                         |  3 +-
 14 files changed, 440 insertions(+), 96 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to