Fokko commented on code in PR #34084:
URL: https://github.com/apache/arrow/pull/34084#discussion_r1101160410
##########
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:
Nit: Looks like an unnecessary change
--
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]