westonpace commented on code in PR #34084:
URL: https://github.com/apache/arrow/pull/34084#discussion_r1101720676


##########
python/pyarrow/tests/test_array.py:
##########
@@ -714,7 +714,8 @@ def test_struct_from_arrays():
         pa.StructArray.from_arrays(
             arrays, fields, mask=pa.chunked_array([mask]))
 
-    # Non-empty array with no fields 
https://github.com/apache/arrow/issues/15109

Review Comment:
   Ah, my install of archery was out of date it seems.  I updated it and the 
warning went away.  I suspect we changed where we store the flake config.



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