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 1e5000c9b2 [typo](docs) fix err to mac local dev doc (#19367) add c7a04fa05a [improvement](JDBC Catalog)Added Presto connection to Presto/Trino (#19307) No new revisions were added by this update. Summary of changes: docs/en/docs/lakehouse/external-table/jdbc.md | 3 +++ docs/en/docs/lakehouse/multi-catalog/jdbc.md | 7 +++++-- docs/zh-CN/docs/lakehouse/external-table/jdbc.md | 3 +++ docs/zh-CN/docs/lakehouse/multi-catalog/jdbc.md | 9 ++++++--- .../src/main/java/org/apache/doris/catalog/JdbcResource.java | 4 ++++ fe/fe-core/src/main/java/org/apache/doris/catalog/JdbcTable.java | 5 +++++ .../src/main/java/org/apache/doris/external/jdbc/JdbcClient.java | 6 ++++++ gensrc/thrift/Types.thrift | 1 + 8 files changed, 33 insertions(+), 5 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org