spark-instrumented-optimizer/sql/hive
Wenchen Fan 46991448aa [SPARK-15160][SQL] support data source table in InMemoryCatalog
## What changes were proposed in this pull request?

This PR adds a new rule to convert `SimpleCatalogRelation` to data source table if its table property contains data source information.

## How was this patch tested?

new test in SQLQuerySuite

Author: Wenchen Fan <wenchen@databricks.com>

Closes #12935 from cloud-fan/ds-table.
2016-05-11 23:55:42 -07:00
..
compatibility/src/test/scala/org/apache/spark/sql/hive/execution [SPARK-15257][SQL] Require CREATE EXTERNAL TABLE to specify LOCATION 2016-05-11 15:30:53 -07:00
src [SPARK-15160][SQL] support data source table in InMemoryCatalog 2016-05-11 23:55:42 -07:00
pom.xml Revert "[SPARK-14613][ML] Add @Since into the matrix and vector classes in spark-mllib-local" 2016-04-28 19:57:41 -07:00