HHoflittlefish777 opened a new pull request, #33954:
URL: https://github.com/apache/doris/pull/33954

   ## Proposed changes
   
   bug report
   
   query_id=0-0
   ```
   finished to execute stream load. label=ec8fd73a-d25d-4a23-a583-2d953b3a4830, 
txn_id=1297041314662400, query_id=0-0, receive_data_cost_ms=83164, 
read_data_cost_ms=8, write_data_cost_ms=83234
   ```
   
   `ctx->put_result.params.params.query_id` will be zero in pipeline load, 
therefore, use ctx->id to replace it so that not need care whether is pipeline 
load or not
   
   
   <!--Describe your changes.-->
   
   ## Further comments
   
   If this is a relatively large or complex change, kick off the discussion at 
[d...@doris.apache.org](mailto:d...@doris.apache.org) by explaining why you 
chose the solution you did and what alternatives you considered, etc...
   
   


-- 
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: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to