aboutsummaryrefslogtreecommitdiff
path: root/core/src/main
diff options
context:
space:
mode:
authorwindpiger <songjun@outlook.com>2017-01-24 20:49:23 +0800
committerWenchen Fan <wenchen@databricks.com>2017-01-24 20:49:23 +0800
commit752502be053c66a95b04204b4ae0e9574394bc58 (patch)
tree1657aada20a0b994b24d74b5141ef81e860055c1 /core/src/main
parent3c86fdddf4bb1eac985654f80c3c716b7ae7540b (diff)
downloadspark-752502be053c66a95b04204b4ae0e9574394bc58.tar.gz
spark-752502be053c66a95b04204b4ae0e9574394bc58.tar.bz2
spark-752502be053c66a95b04204b4ae0e9574394bc58.zip
[SPARK-19246][SQL] CataLogTable's partitionSchema order and exist check
## What changes were proposed in this pull request? CataLogTable's partitionSchema should check if each column name in partitionColumnNames must match one and only one field in schema, if not we should throw an exception and CataLogTable's partitionSchema should keep order with partitionColumnNames ## How was this patch tested? N/A Author: windpiger <songjun@outlook.com> Closes #16606 from windpiger/checkPartionColNameWithSchema.
Diffstat (limited to 'core/src/main')
0 files changed, 0 insertions, 0 deletions