spark git commit: [SPARK-16663][SQL] desc table should be consistent between data source and hive serde tables

2016-09-03 Thread wenchen
Repository: spark Updated Branches: refs/heads/branch-2.0 a7f5e7066 -> 3500dbc9b [SPARK-16663][SQL] desc table should be consistent between data source and hive serde tables Currently there are 2 inconsistence: 1. for data source table, we only print partition names, for hive table, we

spark git commit: [SPARK-16663][SQL] desc table should be consistent between data source and hive serde tables

2016-07-26 Thread lian
Repository: spark Updated Branches: refs/heads/master 4c9695598 -> a2abb583c [SPARK-16663][SQL] desc table should be consistent between data source and hive serde tables ## What changes were proposed in this pull request? Currently there are 2 inconsistence: 1. for data source table, we