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](statistics)Skip analyze if the collected info is invalid. (#42028) #42086

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

Jibing-Li
Copy link
Contributor

backport: #42028

…he#42028)

To handle slow compaction and unknown bug, we need to eliminate invalid
stats info. For example, ndv>rowCount, ndv is 0 but min/max exists and
so on.
@Jibing-Li Jibing-Li marked this pull request as ready for review October 18, 2024 08:22
@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.

@Jibing-Li
Copy link
Contributor Author

run buildall

@Jibing-Li
Copy link
Contributor Author

run p0

2 similar comments
@Jibing-Li
Copy link
Contributor Author

run p0

@Jibing-Li
Copy link
Contributor Author

run p0

@Jibing-Li Jibing-Li merged commit 70b5a83 into apache:branch-2.0 Oct 18, 2024
22 of 24 checks passed
@Jibing-Li Jibing-Li deleted the verifystats2.0 branch October 23, 2024 11:35
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