Github user HyukjinKwon commented on the pull request:
https://github.com/apache/spark/pull/8743#issuecomment-158316387
I added a simple test for this. I wanted to add a test including `null` but
when the given value is `null`, Spark converts it to `IsNull`. To make this
worse, more complicated logics cannot be applied here to test null-safety
properly since now filters are pushed down only for basic operations (not even
cast or arithmetic calculations). For now, I think this is the best to test
this.
---
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]