You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by zh...@apache.org on 2020/01/07 11:27:31 UTC

[incubator-doris] branch master updated (852046d -> 7d2610d)

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

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


    from 852046d  Fix incompatibility with arm architecture in olap #2645 (#2682)
     add 7d2610d  Change bitmap functions return type to BITMAP (#2690)

No new revisions were added by this update.

Summary of changes:
 be/src/exprs/bitmap_function.h                              | 13 +++++++++++++
 be/src/runtime/result_writer.cpp                            |  3 ++-
 .../java/org/apache/doris/analysis/FunctionCallExpr.java    |  6 ++----
 fe/src/main/java/org/apache/doris/analysis/InsertStmt.java  | 10 +++-------
 fe/src/main/java/org/apache/doris/catalog/FunctionSet.java  |  6 +-----
 fe/src/main/java/org/apache/doris/planner/LoadScanNode.java |  6 ++----
 gensrc/script/doris_builtins_functions.py                   |  6 +++---
 7 files changed, 26 insertions(+), 24 deletions(-)


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