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

   Previously, it was determined whether to output an error URL based on 
whether num_filtered_rows was greater than 0. However, in abnormal situations, 
the statistics of num_filtered_rows may not be accurate, resulting in no error 
URL output. As long as there is data  in the error log file indicating filtered 
rows, the URL can be returned to the client without the need to determine the 
number of filtered rows.
   
   


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