Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[fix](pipelinex) fix fragment instance progress reports (part 2) (#40694) #41641

Merged
merged 1 commit into from
Oct 10, 2024

Conversation

kaijchen
Copy link
Contributor

backport #40694

…che#40694)

This PR is a followup of apache#40325. Because PipelineX has deprecated the
old report.
This PR fixed the `ScannedRows` and `LoadBytes` in the progress of the
`SHOW LOAD` result.

Currently the progress will only be updated when a fragment instance is
done.
Timely progress updates will be supported in a later PR.
@doris-robot
Copy link

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR

Since 2024-03-18, the Document has been moved to doris-website.
See Doris Document.

@kaijchen
Copy link
Contributor Author

run buildall

Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@doris-robot
Copy link

TeamCity be ut coverage result:
Function Coverage: 36.09% (9339/25877)
Line Coverage: 27.66% (76722/277347)
Region Coverage: 26.44% (39371/148895)
Branch Coverage: 23.23% (20035/86238)
Coverage Report: http://coverage.selectdb-in.cc/coverage/95e9531574e1417b759afb1833ed004c7b9520ac_95e9531574e1417b759afb1833ed004c7b9520ac/report/index.html

@yiguolei yiguolei merged commit 3120bfb into apache:branch-2.1 Oct 10, 2024
20 of 22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants