Skip to content
Snippets Groups Projects
Commit 539c193a authored by Eric Liang's avatar Eric Liang Committed by Wenchen Fan
Browse files

[SPARK-18545][SQL] Verify number of hive client RPCs in PartitionedTablePerfStatsSuite

## What changes were proposed in this pull request?

This would help catch accidental O(n) calls to the hive client as in https://issues.apache.org/jira/browse/SPARK-18507

## How was this patch tested?

Checked that the test fails before https://issues.apache.org/jira/browse/SPARK-18507

 was patched. cc cloud-fan

Author: Eric Liang <ekl@databricks.com>

Closes #15985 from ericl/spark-18545.

(cherry picked from commit 85235ed6)
Signed-off-by: default avatarWenchen Fan <wenchen@databricks.com>
parent ebeb0514
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment