cloud-fan commented on a change in pull request #28272:
URL: https://github.com/apache/spark/pull/28272#discussion_r411946718



##########
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:
       can we just update `test("filter pushdown - date")` to test with 
DATETIME_JAVA8API_ENABLED on and off, so that we have less duplicated code?




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