itamarst commented on a change in pull request #7169:
URL: https://github.com/apache/arrow/pull/7169#discussion_r427342127
##########
File path: python/pyarrow/tests/test_pandas.py
##########
@@ -3941,3 +3945,28 @@ def test_metadata_compat_missing_field_name():
result = table.to_pandas()
# on python 3.5 the column order can differ -> adding check_like=True
tm.assert_frame_equal(result, expected, check_like=True)
+
+
[email protected](pq is None, reason="Parquet not available")
Review comment:
Fixed.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]