[GitHub] spark pull request #22003: [SPARK-25019][BUILD] Fix orc dependency to use th...

2018-08-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/22003 --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org

[GitHub] spark pull request #22003: [SPARK-25019][BUILD] Fix orc dependency to use th...

2018-08-06 Thread yhuai
Github user yhuai commented on a diff in the pull request: https://github.com/apache/spark/pull/22003#discussion_r207986831 --- Diff: sql/core/pom.xml --- @@ -90,39 +90,11 @@ org.apache.orc orc-core ${orc.classifier} - - -

[GitHub] spark pull request #22003: [SPARK-25019][BUILD] Fix orc dependency to use th...

2018-08-06 Thread dongjoon-hyun
Github user dongjoon-hyun commented on a diff in the pull request: https://github.com/apache/spark/pull/22003#discussion_r207985833 --- Diff: sql/core/pom.xml --- @@ -90,39 +90,11 @@ org.apache.orc orc-core ${orc.classifier} - -

[GitHub] spark pull request #22003: [SPARK-25019][BUILD] Fix orc dependency to use th...

2018-08-06 Thread yhuai
Github user yhuai commented on a diff in the pull request: https://github.com/apache/spark/pull/22003#discussion_r207962501 --- Diff: sql/core/pom.xml --- @@ -90,39 +90,11 @@ org.apache.orc orc-core ${orc.classifier} - - -

[GitHub] spark pull request #22003: [SPARK-25019][BUILD] Fix orc dependency to use th...

2018-08-06 Thread dongjoon-hyun
Github user dongjoon-hyun commented on a diff in the pull request: https://github.com/apache/spark/pull/22003#discussion_r207960480 --- Diff: sql/core/pom.xml --- @@ -90,39 +90,11 @@ org.apache.orc orc-core ${orc.classifier} - -

[GitHub] spark pull request #22003: [SPARK-25019][BUILD] Fix orc dependency to use th...

2018-08-06 Thread yhuai
Github user yhuai commented on a diff in the pull request: https://github.com/apache/spark/pull/22003#discussion_r207888608 --- Diff: sql/core/pom.xml --- @@ -90,39 +90,11 @@ org.apache.orc orc-core ${orc.classifier} - - -

[GitHub] spark pull request #22003: [SPARK-25019][BUILD] Fix orc dependency to use th...

2018-08-05 Thread dongjoon-hyun
GitHub user dongjoon-hyun opened a pull request: https://github.com/apache/spark/pull/22003 [SPARK-25019][BUILD] Fix orc dependency to use the same exclusion rules ## What changes were proposed in this pull request? During upgrading Apache ORC to 1.5.2