[GitHub] spark pull request #15234: [SPARK-17660] [SQL] DESC FORMATTED for VIEW Lacks...

2016-09-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/15234 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is ena

[GitHub] spark pull request #15234: [SPARK-17660] [SQL] DESC FORMATTED for VIEW Lacks...

2016-09-24 Thread dongjoon-hyun
Github user dongjoon-hyun commented on a diff in the pull request: https://github.com/apache/spark/pull/15234#discussion_r80374185 --- Diff: sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/HiveDDLSuite.scala --- @@ -506,6 +506,25 @@ class HiveDDLSuite }

[GitHub] spark pull request #15234: [SPARK-17660] [SQL] DESC FORMATTED for VIEW Lacks...

2016-09-24 Thread gatorsmile
GitHub user gatorsmile opened a pull request: https://github.com/apache/spark/pull/15234 [SPARK-17660] [SQL] DESC FORMATTED for VIEW Lacks View Definition ### What changes were proposed in this pull request? Before this PR, DESC FORMATTED does not have a section for the view def