Skip to content

[fix](regression) avoid physical row count wait in partition stats case#65152

Closed
shuke987 wants to merge 1 commit into
apache:masterfrom
shuke987:fix-partition-key-minmax-stats-wait
Closed

[fix](regression) avoid physical row count wait in partition stats case#65152
shuke987 wants to merge 1 commit into
apache:masterfrom
shuke987:fix-partition-key-minmax-stats-wait

Conversation

@shuke987

@shuke987 shuke987 commented Jul 2, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Remove the show index stats physical row count polling from partition_key_minmax.
  • Rely on analyze table ... with sync and keep cached stats/explain assertions for the planner stats under test.

Testing

  • git diff --check -- regression-test/suites/query_p0/stats/partition_key_minmax.groovy
  • Not run: no confirmed regression test environment for this case.

@hello-stephen

Copy link
Copy Markdown
Contributor

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

Please clearly describe your PR:

  1. What problem was fixed (it's best to include specific error reporting information). How it was fixed.
  2. Which behaviors were modified. What was the previous behavior, what is it now, why was it modified, and what possible impacts might there be.
  3. What features were added. Why was this function added?
  4. Which code was refactored and why was this part of the code refactored?
  5. Which functions were optimized and what is the difference before and after the optimization?

@shuke987

shuke987 commented Jul 2, 2026

Copy link
Copy Markdown
Collaborator Author

run buildall

@shuke987

shuke987 commented Jul 3, 2026

Copy link
Copy Markdown
Collaborator Author

Superseded by #65180.

@shuke987 shuke987 closed this Jul 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants