[GitHub] spark pull request #19382: [SPARK-22158][SQL] convertMetastoreOrc should not...

2017-09-29 Thread dongjoon-hyun
Github user dongjoon-hyun commented on a diff in the pull request: https://github.com/apache/spark/pull/19382#discussion_r141908151 --- Diff: sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/HiveDDLSuite.scala --- @@ -1438,39 +1438,44 @@ class HiveDDLSuite }

[GitHub] spark pull request #19382: [SPARK-22158][SQL] convertMetastoreOrc should not...

2017-09-29 Thread gatorsmile
Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/19382#discussion_r141801811 --- Diff: sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/HiveDDLSuite.scala --- @@ -1438,39 +1438,44 @@ class HiveDDLSuite }

[GitHub] spark pull request #19382: [SPARK-22158][SQL] convertMetastoreOrc should not...

2017-09-28 Thread dongjoon-hyun
GitHub user dongjoon-hyun opened a pull request: https://github.com/apache/spark/pull/19382 [SPARK-22158][SQL] convertMetastoreOrc should not ignore table property ## What changes were proposed in this pull request? From the beginning, convertMetastoreOrc ignores table