MaxGekk commented on a change in pull request #28272:
URL: https://github.com/apache/spark/pull/28272#discussion_r411947766



##########
File path: 
sql/core/src/test/scala/org/apache/spark/sql/execution/datasources/parquet/ParquetFilterSuite.scala
##########
@@ -1561,6 +1562,63 @@ abstract class ParquetFilterSuite extends QueryTest with 
ParquetTest with Shared
       }
     }
   }
+
+  test("filter pushdown - local date") {

Review comment:
       I removed it by the request 
https://github.com/apache/spark/pull/28272#discussion_r411529369 because the 
function is used in 2 places - filters and toJson. In filters, I wanna show we 
set it to false explicitly




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

Reply via email to