imay commented on a change in pull request #1134: Change label of broker load
txn
URL: https://github.com/apache/incubator-doris/pull/1134#discussion_r282769220
##########
File path: be/src/exec/broker_scan_node.cpp
##########
@@ -407,7 +407,6 @@ void BrokerScanNode::scanner_worker(int start_idx, int
length) {
}
// Update stats
- // _runtime_state->update_num_rows_load_success(counter.num_rows_returned);
Review comment:
You should remove `update_num_rows_load_success ` in RuntimeState, and its
corresponding variables
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]