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 20c10ce8089 [opt](Nereids) remove group by key eliminate rule option (#32238) add eeda6f19b9c [Bug](top-n) do not get runtime predicate when predicate not initialized (#32208) No new revisions were added by this update. Summary of changes: be/src/olap/rowset/segment_v2/segment.cpp | 3 +++ be/src/olap/rowset/segment_v2/segment_iterator.cpp | 8 ++++++++ be/src/olap/tablet_reader.cpp | 7 ++++--- be/src/olap/tablet_reader.h | 2 +- be/src/runtime/runtime_predicate.h | 8 +++++--- be/src/runtime/runtime_state.cpp | 12 +++++++++--- gensrc/thrift/PaloInternalService.thrift | 1 + 7 files changed, 31 insertions(+), 10 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org