[GitHub] spark pull request #16071: [SPARK-18635] [SQL] Partition name/values not esc...

2016-12-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/16071 --- 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

[GitHub] spark pull request #16071: [SPARK-18635] [SQL] Partition name/values not esc...

2016-11-29 Thread ericl
Github user ericl commented on a diff in the pull request: https://github.com/apache/spark/pull/16071#discussion_r90155112 --- Diff: sql/hive/src/test/scala/org/apache/spark/sql/hive/PartitionProviderCompatibilitySuite.scala --- @@ -205,6 +205,58 @@ class

[GitHub] spark pull request #16071: [SPARK-18635] [SQL] Partition name/values not esc...

2016-11-29 Thread ericl
Github user ericl commented on a diff in the pull request: https://github.com/apache/spark/pull/16071#discussion_r90155215 --- Diff: sql/hive/src/test/scala/org/apache/spark/sql/hive/PartitionProviderCompatibilitySuite.scala --- @@ -205,6 +205,58 @@ class

[GitHub] spark pull request #16071: [SPARK-18635] [SQL] Partition name/values not esc...

2016-11-29 Thread ericl
GitHub user ericl opened a pull request: https://github.com/apache/spark/pull/16071 [SPARK-18635] [SQL] Partition name/values not escaped correctly in some cases ## What changes were proposed in this pull request? Due to confusion between URI vs paths, in certain cases we