You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "Fokko (via GitHub)" <gi...@apache.org> on 2023/02/09 09:05:28 UTC

[GitHub] [arrow] Fokko commented on a diff in pull request #34084: GH-34080: [Python] Add support for round_binary to python

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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org