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

Backport HIVE-22453: Describe table unnecessarily fetches partitions #2142

Closed
wants to merge 1 commit into from
Closed

Backport HIVE-22453: Describe table unnecessarily fetches partitions #2142

wants to merge 1 commit into from

Conversation

kcheeeung
Copy link
Contributor

What changes were proposed in this pull request?

Backport HIVE-22453. Describe table unnecessarily fetches partitions

Why are the changes needed?

When users have highly partitioned table (10k+), all describe commands will take a very long time to complete. This change will make it such that only "describe extended/formatted table" will start gathering partition statistics.

Does this PR introduce any user-facing change?

No

How was this patch tested?

Manual testing.

@kcheeeung kcheeeung changed the title Backport HIVE-22453 to branch-3 Backport HIVE-22453: Describe table unnecessarily fetches partitions Mar 31, 2021
@kcheeeung kcheeeung closed this Apr 2, 2021
@kcheeeung kcheeeung deleted the desctable_backportbranch3 branch April 2, 2021 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants