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 2022/12/23 08:46:45 UTC

[doris] branch master updated (e336178ef8 -> e7a077a81f)

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 e336178ef8 [Fix](multi catalog)Fix VFileScanner file not found status bug. #15226
     add e7a077a81f [fix](jdbc catalog) fix bugs of jdbc catalog and table valued function (#15216)

No new revisions were added by this update.

Summary of changes:
 .../docker-compose/mysql/init/03-create-table.sql  |  9 ++++++++
 .../docker-compose/mysql/init/04-insert.sql        |  5 +++++
 .../org/apache/doris/analysis/DescribeStmt.java    |  3 ++-
 .../org/apache/doris/external/jdbc/JdbcClient.java | 25 +++++++++++++++++++++-
 .../java/org/apache/doris/qe/ConnectProcessor.java |  2 ++
 .../ExternalFileTableValuedFunction.java           |  2 +-
 .../doris/tablefunction/S3TableValuedFunction.java |  2 +-
 .../table_valued_function/test_hdfs_tvf.out        |  9 ++++++++
 .../jdbc_catalog_p0/test_mysql_jdbc_catalog.out    |  4 ++++
 .../table_valued_function/test_hdfs_tvf.groovy     |  9 ++++++++
 .../jdbc_catalog_p0/test_mysql_jdbc_catalog.groovy |  4 +++-
 11 files changed, 69 insertions(+), 5 deletions(-)


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