pitrou commented on a change in pull request #7467:
URL: https://github.com/apache/arrow/pull/7467#discussion_r441411194



##########
File path: python/pyarrow/tests/test_compute.py
##########
@@ -313,3 +313,16 @@ def test_compare_chunked_array_mixed():
         arr_chunked == arr_chunked2,
     ]:
         assert result.equals(expected)
+
+
+def test_isnull():
+

Review comment:
       Any reason for the empty line here?




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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to