aboutsummaryrefslogtreecommitdiff
path: root/sql/catalyst/src/test
diff options
context:
space:
mode:
authorWenchen Fan <wenchen@databricks.com>2016-08-15 21:43:41 -0700
committerYin Huai <yhuai@databricks.com>2016-08-15 21:43:41 -0700
commit7de30d6e9e5d3020d2ba8c2ce08893d9cd822b56 (patch)
treed88ef8c9d57b32cd240190343d85fe1602e37eb6 /sql/catalyst/src/test
parent268b71d0d792f875fcfaec5314862236754a00d6 (diff)
downloadspark-7de30d6e9e5d3020d2ba8c2ce08893d9cd822b56.tar.gz
spark-7de30d6e9e5d3020d2ba8c2ce08893d9cd822b56.tar.bz2
spark-7de30d6e9e5d3020d2ba8c2ce08893d9cd822b56.zip
[SPARK-16916][SQL] serde/storage properties should not have limitations
## What changes were proposed in this pull request? `CatalogStorageFormat.properties` can be used in 2 ways: 1. for hive tables, it stores the serde properties. 2. for data source tables, it stores the data source options, e.g. `path`, `skipHiveMetadata`, etc. however, both of them have nothing to do with data source properties, e.g. `spark.sql.sources.provider`, so they should not have limitations about data source properties. ## How was this patch tested? existing tests Author: Wenchen Fan <wenchen@databricks.com> Closes #14506 from cloud-fan/table-prop.
Diffstat (limited to 'sql/catalyst/src/test')
0 files changed, 0 insertions, 0 deletions