beliefer opened a new pull request, #36521:
URL: https://github.com/apache/spark/pull/36521

   ### What changes were proposed in this pull request?
   Regardless of whether the functions are ANSI or not, most databases are 
actually unsure of their support.
   So we should add a new API into `JdbcDialect` so that jdbc dialect decide 
which function could be pushed down.
   
   
   ### Why are the changes needed?
   Let function push-down more flexible.
   
   
   ### Does this PR introduce _any_ user-facing change?
   'No'.
   New feature.
   
   
   ### How was this patch tested?
   Exists tests.
   


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