This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from f41a2055d3 [feature](Load)Remove user/password in properties for mysql load to avoid double auth. (#16073) add 91c4d1cade [Feature-WIP](inverted index) step 1 for supporting range predicate pushing down to inverted index (#16615) No new revisions were added by this update. Summary of changes: be/src/olap/block_column_predicate.cpp | 7 + be/src/olap/block_column_predicate.h | 10 ++ be/src/olap/rowset/segment_v2/segment_iterator.cpp | 166 +++++++++++++++------ be/src/olap/rowset/segment_v2/segment_iterator.h | 10 +- 4 files changed, 148 insertions(+), 45 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org