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/04/03 03:20:44 UTC

[doris] branch master updated (ce4dc681be -> 94e3472050)

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 ce4dc681be [test](stats) Test framework for stats estimation on TPCH-1G dataset (#18267)
     add 94e3472050 [bug](function) fix count equal function return incorrect value (#18200)

No new revisions were added by this update.

Summary of changes:
 be/src/vec/functions/array/function_array_index.h       | 16 ++++++++++++----
 .../sql-functions/array-functions/countequal.md         | 17 ++++++++++++++++-
 .../sql-functions/array-functions/countequal.md         | 17 ++++++++++++++++-
 .../test_array_functions_of_array_countEqual.out        | 13 +++++++++++++
 ... => test_array_functions_of_array_countEqual.groovy} | 11 +++++++----
 5 files changed, 64 insertions(+), 10 deletions(-)
 create mode 100644 regression-test/data/query_p0/sql_functions/array_functions/test_array_functions_of_array_countEqual.out
 copy regression-test/suites/query_p0/sql_functions/array_functions/{test_array_functions_of_array_difference.groovy => test_array_functions_of_array_countEqual.groovy} (78%)


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