spark-instrumented-optimizer/sql/hive/src
Wenchen Fan 702cd403fc [SPARK-18507][SQL] HiveExternalCatalog.listPartitions should only call getTable once
## What changes were proposed in this pull request?

HiveExternalCatalog.listPartitions should only call `getTable` once, instead of calling it for every partitions.

## How was this patch tested?

N/A

Author: Wenchen Fan <wenchen@databricks.com>

Closes #15978 from cloud-fan/perf.
2016-11-22 15:25:22 -05:00
..
main [SPARK-18507][SQL] HiveExternalCatalog.listPartitions should only call getTable once 2016-11-22 15:25:22 -05:00
test [SPARK-17765][SQL] Support for writing out user-defined type in ORC datasource 2016-11-21 13:23:32 -08:00