You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by mo...@apache.org on 2020/08/21 13:26:33 UTC

[incubator-doris] branch master updated (5976395 -> a8fe54b)

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

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


    from 5976395  [BUG] Remove the deduplication of LEFT SEMI/ANTI JOIN with not equal predicate (#4417)
     add a8fe54b  [ODBC SCAN NODE] 1/4 Add unix odbc library. (#4377)

No new revisions were added by this update.

Summary of changes:
 be/CMakeLists.txt                                          |  6 +++++-
 be/test/exec/CMakeLists.txt                                |  1 +
 .../http/IAction.java => be/test/exec/unix_odbc_test.cpp   | 11 +++++++----
 thirdparty/build-thirdparty.sh                             | 14 ++++++++++++++
 thirdparty/vars.sh                                         |  8 +++++++-
 5 files changed, 34 insertions(+), 6 deletions(-)
 copy fe/fe-core/src/main/java/org/apache/doris/http/IAction.java => be/test/exec/unix_odbc_test.cpp (79%)


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