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 2019/12/12 08:55:16 UTC

[incubator-doris] branch master updated (ded247f -> a5f52f8)

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 ded247f  [Bug][Privilege] Missing current user identity when forwarding request to Master FE (#2443)
     add a5f52f8  Add bitmap_hash function (#2439)

No new revisions were added by this update.

Summary of changes:
 be/src/exprs/bitmap_function.cpp                   | 12 +++++
 be/src/exprs/bitmap_function.h                     |  2 +
 be/src/util/hash_util.hpp                          | 53 ++++++++++++++++++++++
 .../apache/doris/analysis/FunctionCallExpr.java    |  6 ++-
 .../java/org/apache/doris/analysis/InsertStmt.java | 11 +++--
 .../java/org/apache/doris/catalog/FunctionSet.java |  6 ++-
 .../org/apache/doris/planner/LoadScanNode.java     |  8 ++--
 gensrc/script/doris_builtins_functions.py          |  2 +
 8 files changed, 86 insertions(+), 14 deletions(-)


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