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/04/08 13:09:50 UTC

[incubator-doris] branch master updated (f37dbbc -> 614a76b)

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 f37dbbc  Fix openssl download url is not avaliable (#3281)
     add 614a76b  [Doris on ES] Support compound_and predicate push down to Elasticsearch (#3277)

No new revisions were added by this update.

Summary of changes:
 be/src/exec/es/es_predicate.cpp        | 37 ++++++++++++----
 be/src/exec/es/es_predicate.h          | 19 ++++++++-
 be/src/exec/es/es_query_builder.cpp    | 31 ++++++++++++++
 be/src/exec/es_http_scan_node.cpp      |  2 +-
 be/test/exec/es_predicate_test.cpp     |  2 +-
 be/test/exec/es_query_builder_test.cpp | 77 ++++++++++++++++++++++++++++++++++
 6 files changed, 158 insertions(+), 10 deletions(-)


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