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/16 10:14:49 UTC

[doris] branch master updated (7bc242d665 -> afdac1204d)

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 7bc242d665 [regression-test](prepared statement) Fix connection error when test framework used lower jdbc version (#18665)
     add afdac1204d [improve](postgresql catalog) support postgresql bytea type to doris  string (#18623)

No new revisions were added by this update.

Summary of changes:
 .../postgresql/init/02-create-table.sql            |  5 +++
 .../docker-compose/postgresql/init/03-insert.sql   |  2 +
 .../org/apache/doris/external/jdbc/JdbcClient.java |  1 +
 .../java/org/apache/doris/udf/JdbcExecutor.java    | 46 ++++++++++++++++++++++
 .../data/jdbc_catalog_p0/test_pg_jdbc_catalog.out  |  3 ++
 .../jdbc_catalog_p0/test_pg_jdbc_catalog.groovy    |  1 +
 6 files changed, 58 insertions(+)


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