huaxingao opened a new pull request, #37332: URL: https://github.com/apache/spark/pull/37332
### What changes were proposed in this pull request? Add util methods to convert DS V2 Filter to V1 Filter. ### Why are the changes needed? Provide convenient methods to convert V2 to V1 Filters. These methods can be used by [`SupportsRuntimeFiltering`](https://github.com/apache/spark/pull/36918/files#diff-0d3268f351817ca948e75e7b6641e5cc67c4d773c3234920a7aa62faf11f6c8e) and later be used by `SupportsDelete` ### Does this PR introduce _any_ user-facing change? No. These are intended for internal use only ### How was this patch tested? new 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]
