gabrielsimoes commented on code in PR #48813:
URL: https://github.com/apache/arrow/pull/48813#discussion_r2683875172
##########
python/pyarrow/tests/test_convert_builtin.py:
##########
@@ -2054,6 +2058,23 @@ def test_struct_from_dicts_inference():
pa.array([1, {'a': 2}])
+def test_struct_from_dicts_field_order():
Review Comment:
Nothing substantially different; I've removed it in favor of the other test.
--
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]