csun5285 commented on code in PR #66472:
URL: https://github.com/apache/doris/pull/66472#discussion_r3757384396
##########
be/src/storage/rowset/rowset_reader_context.h:
##########
@@ -45,7 +45,6 @@ struct RowsetReaderContext {
Version version {-1, -1};
TabletSchemaSPtr tablet_schema = nullptr;
std::vector<int> topn_filter_source_node_ids;
- int topn_filter_target_node_id = -1;
Review Comment:
没有使用过这个 id
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]