AlenkaF commented on code in PR #46057:
URL: https://github.com/apache/arrow/pull/46057#discussion_r2034858244


##########
python/pyarrow/tests/test_acero.py:
##########
@@ -115,6 +115,14 @@ def test_filter(table_source):
         FilterNodeOptions(None)
 
 
+def test_filter_all_rows():

Review Comment:
   Ah, I see there are existing tests in `test_compute.py`:
   
https://github.com/apache/arrow/blob/a5b2574208587464008127bbc85619562e6e85dd/python/pyarrow/tests/test_compute.py#L1399-L1435
   
   Can we move it there?



-- 
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]

Reply via email to