Github user marmbrus commented on the pull request:
https://github.com/apache/spark/pull/8922#issuecomment-145926723
I'm not suggesting we specialize for UDFs that are Int => Boolean. I'm
suggesting that we generate a function for any predicate that only takes a
single attribute as input and then pass that generated function as a filter to
the data sources. That way this will work for more than just simple
comparisons with UDFs. We can do this for any predicates that are not matched
by the other filter patterns.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]