sunchao commented on a change in pull request #34431:
URL: https://github.com/apache/spark/pull/34431#discussion_r744295213



##########
File path: 
sql/hive/src/test/scala/org/apache/spark/sql/hive/client/HivePartitionFilteringSuite.scala
##########
@@ -577,6 +582,60 @@ class HivePartitionFilteringSuite(version: String)
       dateStrValue)
   }
 
+  test("SPARK-35437 getPartitionsByFilter: substr(chunk,0,1)=a") {

Review comment:
       nit nit: it should be "SPARK-35437: getPartitionsByFilter" :)

##########
File path: 
sql/hive/src/test/scala/org/apache/spark/sql/hive/client/HivePartitionFilteringSuite.scala
##########
@@ -577,6 +582,60 @@ class HivePartitionFilteringSuite(version: String)
       dateStrValue)
   }
 
+  test("SPARK-35437 getPartitionsByFilter: substr(chunk,0,1)=a") {

Review comment:
       nit nit: it should be `SPARK-35437: getPartitionsByFilter` :)




-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to