huaxingao commented on a change in pull request #35921:
URL: https://github.com/apache/spark/pull/35921#discussion_r831777137



##########
File path: sql/core/src/test/scala/org/apache/spark/sql/jdbc/JDBCV2Suite.scala
##########
@@ -689,14 +616,8 @@ class JDBCV2Suite extends QueryTest with 
SharedSparkSession with ExplainSuiteHel
     }
     assert(filters.nonEmpty) // filter over aggregate not pushed down
     checkAggregateRemoved(df)

Review comment:
       Should this be `checkAggregateRemoved(query)`? Not related to this PR, 
though.




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