emkornfield commented on a change in pull request #11302: URL: https://github.com/apache/arrow/pull/11302#discussion_r721894598
########## File path: python/pyarrow/tests/test_array.py ########## @@ -2162,6 +2163,101 @@ def test_array_from_numpy_ascii(): assert arrow_arr.equals(expected) +@pytest.mark.nopandas Review comment: removed. before this was testing the different return of to_pylist. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org