You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by xu...@apache.org on 2022/10/17 10:51:06 UTC

[doris] branch master updated (207f4e559e -> c114d87d13)

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

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


    from 207f4e559e [feature](agg) support `group_bitmap_xor` agg function. (#13287)
     add c114d87d13 [Enhancement](array-type) Tuple is null predicate support array type (#13307)

No new revisions were added by this update.

Summary of changes:
 be/src/vec/exec/join/vhash_join_node.cpp              |  2 +-
 gensrc/script/doris_builtins_functions.py             | 15 +++++++++++++++
 .../data/query_p0/join/sql/issue_12689.out            |  3 +++
 regression-test/suites/query_p0/join/ddl/table_3.sql  | 19 +++++++++++++++++++
 regression-test/suites/query_p0/join/load.groovy      |  4 +++-
 .../suites/query_p0/join/sql/issue_12689.sql          |  1 +
 6 files changed, 42 insertions(+), 2 deletions(-)
 create mode 100644 regression-test/data/query_p0/join/sql/issue_12689.out
 create mode 100644 regression-test/suites/query_p0/join/ddl/table_3.sql
 create mode 100644 regression-test/suites/query_p0/join/sql/issue_12689.sql


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