cloud-fan commented on a change in pull request #28765:
URL: https://github.com/apache/spark/pull/28765#discussion_r437254947
##########
File path:
sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/SQLQuerySuite.scala
##########
@@ -2544,6 +2544,18 @@ abstract class SQLQuerySuiteBase extends QueryTest with
SQLTestUtils with TestHi
assert(e.getMessage.contains("Cannot modify the value of a static
config"))
}
}
+ test("SPARK-29295: dynamic partition map parsed from partition path should
be case insensitive") {
Review comment:
nit: add a blank line between test cases
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]