Skip to content

[SPARK-44204][SQL][HIVE] Add missing recordHiveCall for getPartitionNames#41756

Closed
pan3793 wants to merge 1 commit intoapache:masterfrom
pan3793:SPARK-44204
Closed

[SPARK-44204][SQL][HIVE] Add missing recordHiveCall for getPartitionNames#41756
pan3793 wants to merge 1 commit intoapache:masterfrom
pan3793:SPARK-44204

Conversation

@pan3793
Copy link
Member

@pan3793 pan3793 commented Jun 27, 2023

What changes were proposed in this pull request?

The code was added by SPARK-35437, looks like it forgot to call recordHiveCall before hive.getPartitionNames

Why are the changes needed?

Correctly call recordHiveCall on each HMS invocation.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Existing CI and Review.

@github-actions github-actions bot added the SQL label Jun 27, 2023
@LuciferYang
Copy link
Contributor

Merged to master. Thanks @pan3793 @yaooqinn

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants