kangkaisen commented on a change in pull request #1664: Fix Stream load double 
NumberTotalRows
URL: https://github.com/apache/incubator-doris/pull/1664#discussion_r315025280
 
 

 ##########
 File path: be/src/exec/broker_scan_node.cpp
 ##########
 @@ -433,7 +433,6 @@ void BrokerScanNode::scanner_worker(int start_idx, int 
length) {
     }
 
     // Update stats
-    _runtime_state->update_num_rows_load_total(counter.num_rows_total);
 
 Review comment:
   Update

----------------------------------------------------------------
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]

Reply via email to