szehon-ho commented on code in PR #57357:
URL: https://github.com/apache/spark/pull/57357#discussion_r3634372103


##########
sql/catalyst/src/main/scala/org/apache/spark/sql/internal/SQLConf.scala:
##########
@@ -7864,6 +7864,20 @@ object SQLConf {
       .createWithDefault(false)
   }
 
+  val LEGACY_ALLOW_NON_DETERMINISTIC_V2_FILTER_PUSHDOWN =

Review Comment:
   @uros-b is it ok for JDBC connector, if next spark release does not push 
down non-deterministic filter?  (if you work on this area before?)



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