This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-46551-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from 6e0afa4a9ca branch-3.0: [fix](variable) variable version not persist in image #46463 (#46497) add b37b1d51028 [fix](nereids) topN filter: use ObjectId as map key instead of Topn node (#46551) No new revisions were added by this update. Summary of changes: .../doris/nereids/processor/post/TopnFilterContext.java | 15 ++++++++------- .../apache/doris/nereids/trees/plans/algebra/TopN.java | 4 ++++ .../trees/plans/logical/LogicalDeferMaterializeTopN.java | 6 ++++++ .../doris/nereids/trees/plans/logical/LogicalTopN.java | 6 ++++++ .../plans/physical/PhysicalDeferMaterializeTopN.java | 6 ++++++ .../doris/nereids/trees/plans/physical/PhysicalTopN.java | 5 +++++ 6 files changed, 35 insertions(+), 7 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org