This is an automated email from the ASF dual-hosted git repository.
jianliangqi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from e30c3f3a65b [fix](csv_reader)fix bug that Read garbled files caused be
crash. (#24164)
add edd711105af [Feature](inverted index) add disjunction for inverted
index query (#24263)
No new revisions were added by this update.
Summary of changes:
.../inverted_index/query/disjunction_query.cpp | 81 ++++++++++++++++++++++
.../{conjunction_query.h => disjunction_query.h} | 27 ++------
2 files changed, 87 insertions(+), 21 deletions(-)
create mode 100644
be/src/olap/rowset/segment_v2/inverted_index/query/disjunction_query.cpp
copy be/src/olap/rowset/segment_v2/inverted_index/query/{conjunction_query.h
=> disjunction_query.h} (68%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]