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/02 08:27:03 UTC

[doris] branch master updated (422fcd6377 -> 78c37b5244)

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 422fcd6377 [fix](Nereids) forbid unexpected expression on filter and fix two more bugs (#20331)
     add 78c37b5244 [Optimize](Function) Add fast path for col like '%%' or col like '%' or regexp '\\.*' (#20143)

No new revisions were added by this update.

Summary of changes:
 be/src/vec/functions/like.cpp | 46 +++++++++++++++++++++++++++++++++++++++++--
 be/src/vec/functions/like.h   | 12 +++++++++++
 2 files changed, 56 insertions(+), 2 deletions(-)


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