AlenkaF commented on code in PR #41503:
URL: https://github.com/apache/arrow/pull/41503#discussion_r1618882494


##########
python/pyarrow/tests/test_pandas.py:
##########
@@ -221,6 +221,16 @@ def test_column_index_names_with_tz(self):
         )
         _check_pandas_roundtrip(df, preserve_index=True)
 
+    def test_column_index_names_with_decimal(self):

Review Comment:
   Could you add info about the GitHub issue this test is added for? Similarly 
as what you added in  `reconstruct_columns_from_metadata`  or in the test just 
above.



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