HyukjinKwon opened a new pull request, #48405: URL: https://github.com/apache/arrow/pull/48405
### Rationale for this change - In order to remove the legacy TODO (from https://github.com/apache/arrow/commit/9cb49f3d34dde8d28ac2eb921c4540eada2b19a2) - To test non-boolean expressions to be rejected in the filter ### What changes are included in this PR? Added a couple of tests for non-boolean expressions at filter in to_table ### Are these changes tested? Yes, locally via `pytest pyarrow/tests/test_dataset.py`. ### Are there any user-facing changes? No, test-only. -- 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]
