You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by li...@apache.org on 2020/07/02 03:08:18 UTC

[incubator-doris] branch master updated (2362500 -> 9785e10)

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

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


    from 2362500  [Doris On ES] Support create table with wildcard or aliase index (#3968)
     add 9785e10  [Bug] Fix bug that delete stmt with filter condition delete all data from table on segment v2 (#3943)

No new revisions were added by this update.

Summary of changes:
 .gitignore                                         |  2 ++
 be/src/olap/olap_cond.cpp                          |  4 +--
 be/src/olap/rowset/segment_v2/column_reader.cpp    | 26 +++++++--------
 be/src/olap/rowset/segment_v2/column_reader.h      | 20 ++++++------
 be/src/olap/rowset/segment_v2/segment_iterator.cpp | 38 ++++++++++++++--------
 5 files changed, 50 insertions(+), 40 deletions(-)


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