This is an automated email from the ASF dual-hosted git repository. zykkk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 0670e38d5c [pipeline](update)exclude block case test_round (#22290) add 4f6a3c5bf0 [feature](catalog) support clob type in oracle jdbc catalog (#21532) No new revisions were added by this update. Summary of changes: .../docker-compose/oracle/init/03-create-table.sql | 5 +++ .../docker-compose/oracle/init/04-insert.sql | 2 + .../java/org/apache/doris/jdbc/JdbcExecutor.java | 50 ++++++++++++++++++++++ .../doris/external/jdbc/JdbcOracleClient.java | 2 +- .../jdbc_catalog_p0/test_oracle_jdbc_catalog.out | 4 ++ .../test_oracle_jdbc_catalog.groovy | 13 ++++++ 6 files changed, 75 insertions(+), 1 deletion(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org