spark-instrumented-optimizer/sql/hive/src
Zhenhua Wang 7453ab0243 [SPARK-22745][SQL] read partition stats from Hive
## What changes were proposed in this pull request?

Currently Spark can read table stats (e.g. `totalSize, numRows`) from Hive, we can also support to read partition stats from Hive using the same logic.

## How was this patch tested?

Added a new test case and modified an existing test case.

Author: Zhenhua Wang <wangzhenhua@huawei.com>
Author: Zhenhua Wang <wzh_zju@163.com>

Closes #19932 from wzhfy/read_hive_partition_stats.
2017-12-13 16:27:29 +08:00
..
main [SPARK-22745][SQL] read partition stats from Hive 2017-12-13 16:27:29 +08:00
test [SPARK-22745][SQL] read partition stats from Hive 2017-12-13 16:27:29 +08:00