dataroaring commented on a change in pull request #8342:
URL: https://github.com/apache/incubator-doris/pull/8342#discussion_r820035140
##########
File path: be/src/exec/tablet_sink.cpp
##########
@@ -121,7 +121,6 @@ void NodeChannel::open() {
ptablet->set_tablet_id(tablet.tablet_id);
}
request.set_num_senders(_parent->_num_senders);
- request.set_need_gen_rollup(_parent->_need_gen_rollup);
Review comment:
We'd better add a comment in the protocol file to indicate the filed is
deprecated.
--
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]