[GitHub] spark pull request #19389: [SPARK-22165][SQL] Fixes type conflicts between d...

2017-11-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/19389 --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org

[GitHub] spark pull request #19389: [SPARK-22165][SQL] Fixes type conflicts between d...

2017-11-21 Thread HyukjinKwon
Github user HyukjinKwon commented on a diff in the pull request: https://github.com/apache/spark/pull/19389#discussion_r152307222 --- Diff: docs/sql-programming-guide.md --- @@ -1577,6 +1577,145 @@ options. - Since Spark 2.3, the queries from raw JSON/CSV files are

[GitHub] spark pull request #19389: [SPARK-22165][SQL] Fixes type conflicts between d...

2017-11-21 Thread HyukjinKwon
Github user HyukjinKwon commented on a diff in the pull request: https://github.com/apache/spark/pull/19389#discussion_r152296982 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/PartitioningUtils.scala --- @@ -372,11 +367,28 @@ object

[GitHub] spark pull request #19389: [SPARK-22165][SQL] Fixes type conflicts between d...

2017-11-21 Thread cloud-fan
Github user cloud-fan commented on a diff in the pull request: https://github.com/apache/spark/pull/19389#discussion_r152296337 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/PartitioningUtils.scala --- @@ -372,11 +367,28 @@ object PartitioningUtils

[GitHub] spark pull request #19389: [SPARK-22165][SQL] Fixes type conflicts between d...

2017-11-21 Thread HyukjinKwon
Github user HyukjinKwon commented on a diff in the pull request: https://github.com/apache/spark/pull/19389#discussion_r152295248 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/PartitioningUtils.scala --- @@ -468,18 +477,26 @@ object

[GitHub] spark pull request #19389: [SPARK-22165][SQL] Fixes type conflicts between d...

2017-11-21 Thread HyukjinKwon
Github user HyukjinKwon commented on a diff in the pull request: https://github.com/apache/spark/pull/19389#discussion_r152294412 --- Diff: docs/sql-programming-guide.md --- @@ -1577,6 +1577,143 @@ options. - Since Spark 2.3, the queries from raw JSON/CSV files are

[GitHub] spark pull request #19389: [SPARK-22165][SQL] Fixes type conflicts between d...

2017-11-21 Thread cloud-fan
Github user cloud-fan commented on a diff in the pull request: https://github.com/apache/spark/pull/19389#discussion_r152262569 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/PartitioningUtils.scala --- @@ -468,18 +477,26 @@ object PartitioningUtils

[GitHub] spark pull request #19389: [SPARK-22165][SQL] Fixes type conflicts between d...

2017-11-21 Thread cloud-fan
Github user cloud-fan commented on a diff in the pull request: https://github.com/apache/spark/pull/19389#discussion_r152262352 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/PartitioningUtils.scala --- @@ -372,11 +367,28 @@ object PartitioningUtils