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

yiguolei pushed a change to branch branch-1.1-lts
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 633cda85aa [fix](planner) fix orthogonal_bitmap_union_count planner : 
wrong PREAGGREGATION (#12581)
     new 2b69b79fe6 [fix](auditloader plugin): fix bug for AuditLoaderPlugin 
that stmt appears truncated when stmt contains '\n'. (#12627)
     new 25be8f7c5a [Bugfix](string_functions) fix heap-buffer-overflow on 
find_in_set (#12613)
     new 065745b1d1 [Bug](lead) fix wrong child expression of `lead` function 
(#12587)

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 be/src/exprs/string_functions.cpp                  |  2 +-
 .../org/apache/doris/analysis/AnalyticExpr.java    |  5 ++++-
 .../java/org/apache/doris/analysis/CastExpr.java   |  5 +++--
 .../main/java/org/apache/doris/catalog/Type.java   | 23 ++++++++++++++++++++++
 .../doris/plugin/audit/AuditLoaderPlugin.java      |  2 +-
 5 files changed, 32 insertions(+), 5 deletions(-)


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

Reply via email to