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 #2140

Merged
merged 1 commit into from
Apr 2, 2021
Merged

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

merged 1 commit into from
Apr 2, 2021

Conversation

kcheeeung
Copy link
Contributor

@kcheeeung kcheeeung commented Mar 31, 2021

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.1 [WIP] HIVE-24964 Mar 31, 2021
@kcheeeung kcheeeung changed the title [WIP] HIVE-24964 [WIP] HIVE-24964 Backport HIVE-22453. Describe table unnecessarily fetches partitions Mar 31, 2021
@kcheeeung kcheeeung changed the title [WIP] HIVE-24964 Backport HIVE-22453. Describe table unnecessarily fetches partitions HIVE-24964 Backport HIVE-22453. Describe table unnecessarily fetches partitions Mar 31, 2021
@kcheeeung kcheeeung marked this pull request as ready for review March 31, 2021 21:20
@kcheeeung kcheeeung changed the title HIVE-24964 Backport HIVE-22453. Describe table unnecessarily fetches partitions HIVE-24964. Backport HIVE-22453. Describe table unnecessarily fetches partitions Mar 31, 2021
@kcheeeung kcheeeung changed the title HIVE-24964. Backport HIVE-22453. Describe table unnecessarily fetches partitions Backport HIVE-22453: Describe table unnecessarily fetches partitions Mar 31, 2021
@kcheeeung kcheeeung changed the base branch from branch-3.1 to branch-3 March 31, 2021 22:37
@kcheeeung kcheeeung changed the base branch from branch-3 to branch-3.1 March 31, 2021 22:37
@kcheeeung kcheeeung closed this Mar 31, 2021
@kcheeeung kcheeeung reopened this Apr 1, 2021
@sankarh sankarh merged commit e396284 into apache:branch-3.1 Apr 2, 2021
@sankarh
Copy link
Contributor

sankarh commented Apr 2, 2021

+1

@kcheeeung kcheeeung deleted the desctable_backport branch April 2, 2021 17:40
guptanikhil007 pushed a commit to guptanikhil007/hive that referenced this pull request Apr 3, 2023
… by Sankar Hariappan)

Signed-off-by: Sankar Hariappan <sankarh@apache.org>
Closes (apache#2140)
udaynpusa pushed a commit to mapr/hive that referenced this pull request Jan 30, 2024
… by Sankar Hariappan)

Signed-off-by: Sankar Hariappan <sankarh@apache.org>
Closes (apache#2140)
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.

4 participants