You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by li...@apache.org on 2023/06/02 13:24:47 UTC

[doris] branch master updated (b62c5a70c7 -> 90d710e83d)

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

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


    from b62c5a70c7 [fix](match query) fix array column match query failed without inverted index (#20344)
     add 90d710e83d [Enchancement](function) optimize for padding function && add string length check on string op (#20363)

No new revisions were added by this update.

Summary of changes:
 be/src/vec/columns/column_string.h                 | 18 ++++++++---------
 be/src/vec/functions/function_string.h             | 18 +++++++++--------
 .../test_big_pad.groovy}                           | 23 ++++++++++------------
 3 files changed, 29 insertions(+), 30 deletions(-)
 copy regression-test/suites/{mv_p0/test_mv_useless/const_invalid.groovy => query_p1/test_big_pad.groovy} (69%)


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