You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by pa...@apache.org on 2023/06/15 07:17:30 UTC

[doris] branch master updated (d9b3c2aba2 -> b6835840f7)

This is an automated email from the ASF dual-hosted git repository.

panxiaolei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from d9b3c2aba2 [improvement](jdbc) support support get mysql information_schema's table and clickhouse system's table (#20768)
     add b6835840f7 [Bug](table-function) return InvalidArgument when explode_split meet empty delimiter (#20795)

No new revisions were added by this update.

Summary of changes:
 be/src/vec/data_types/data_type_time_v2.cpp                         | 2 +-
 be/src/vec/exprs/table_function/vexplode_split.cpp                  | 4 ++++
 be/test/vec/function/table_function_test.cpp                        | 6 ++----
 .../nereids_p0/sql_functions/table_function/explode_split.groovy    | 4 ++++
 4 files changed, 11 insertions(+), 5 deletions(-)


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