kaijchen opened a new pull request, #40694: URL: https://github.com/apache/doris/pull/40694
## Proposed changes This PR is a followup of #40325 It fixed some problems in the result of `SHOW LOAD` statements. 1. `ScannedRows` and `LoadBytes` in the progress will now be updated correctly. 2. The progress will be updated during the load, instead of at the end of each instance. (This bug was introduced here: https://github.com/apache/doris/pull/32010/files#diff-1065d3f88b9a3b4bb8f151cac8514ebd39085c9dc2f0081b0eec43fd67ad7b74R3251) -- 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]
