You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by mo...@apache.org on 2023/01/20 06:48:05 UTC

[doris] branch master updated (726427b795 -> 1638936e3f)

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 726427b795 [refactor](fe) refactor and upgrade dependency tree of FE and support AWS glue catalog (#16046)
     add 1638936e3f [fix](oracle catalog) oracle catalog support `TIMESTAMP` dateType of oracle (#16113)

No new revisions were added by this update.

Summary of changes:
 be/src/vec/exec/vjdbc_connector.cpp                      |  5 ++++-
 .../docker-compose/oracle/init/03-create-table.sql       | 10 ++++++++++
 .../docker-compose/oracle/init/04-insert.sql             |  8 ++++++++
 docs/zh-CN/docs/lakehouse/multi-catalog/jdbc.md          |  1 +
 .../java/org/apache/doris/external/jdbc/JdbcClient.java  |  5 +++++
 fe/java-udf/pom.xml                                      |  6 ++++++
 .../src/main/java/org/apache/doris/udf/JdbcExecutor.java | 16 +++++++++++-----
 .../data/jdbc_catalog_p0/test_oracle_jdbc_catalog.out    | 12 +++++++++++-
 .../jdbc_catalog_p0/test_oracle_jdbc_catalog.groovy      |  1 +
 9 files changed, 57 insertions(+), 7 deletions(-)


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