rjzamora commented on issue #34504: URL: https://github.com/apache/arrow/issues/34504#issuecomment-1816583292
>Hmm, I suggested something similar https://github.com/apache/arrow/issues/38750 just not for 'is' or 'is not' but for is_nan, is_null and is_valid as they are already implemented in pyarrow.dataset.Expression https://arrow.apache.org/docs/python/generated/pyarrow.dataset.Expression.html Thanks for linking @JacekPliszka - I believe that solution would also satisfy our needs as well. -- 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]
