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

[improvement](statistics)Enable estimate hive table row count using file size. (#37218) #37694

Merged
merged 1 commit into from
Jul 12, 2024

Conversation

Jibing-Li
Copy link
Contributor

backport: #37218

…ile size. (apache#37218)

Enable fetch hive table row count through file list by default. Change
the sample partition count to 30 to reduce resource consumption.
Using a table with 100000 partition to test the performance. Row count
could be fetch within 0.2 second and the cpu used is less than 1 core.
@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 Jibing-Li marked this pull request as ready for review July 12, 2024 02:29
@Jibing-Li
Copy link
Contributor Author

run buildall

@Jibing-Li
Copy link
Contributor Author

run feut

@Jibing-Li
Copy link
Contributor Author

run p0

@Jibing-Li Jibing-Li merged commit 259d284 into apache:branch-2.1 Jul 12, 2024
21 of 22 checks passed
@Jibing-Li Jibing-Li deleted the rowcount2.1 branch July 12, 2024 06:56
@yiguolei yiguolei mentioned this pull request Jul 19, 2024
1 task
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