spark-instrumented-optimizer/sql/core/src/main
Wenchen Fan 64529b186a [SPARK-16691][SQL] move BucketSpec to catalyst module and use it in CatalogTable
## What changes were proposed in this pull request?

It's weird that we have `BucketSpec` to abstract bucket info, but don't use it in `CatalogTable`. This PR moves `BucketSpec` into catalyst module.

## How was this patch tested?

existing tests.

Author: Wenchen Fan <wenchen@databricks.com>

Closes #14331 from cloud-fan/check.
2016-07-25 22:05:48 +08:00
..
java/org/apache/spark/sql [SPARK-16334] Maintain single dictionary per row-batch in vectorized parquet reader 2016-07-21 15:34:32 -07:00
resources [SPARK-16031] Add debug-only socket source in Structured Streaming 2016-06-19 21:27:04 -07:00
scala/org/apache/spark/sql [SPARK-16691][SQL] move BucketSpec to catalyst module and use it in CatalogTable 2016-07-25 22:05:48 +08:00