arw2019 commented on a change in pull request #7822:
URL: https://github.com/apache/arrow/pull/7822#discussion_r460084581



##########
File path: python/pyarrow/pandas_compat.py
##########
@@ -1080,8 +1083,10 @@ def _reconstruct_columns_from_metadata(columns, 
column_indexes):
     ]
 
     # Convert each level to the dtype provided in the metadata
+    # ARROW-9096: need numpy_type to match cast against original DataFrame

Review comment:
       makes sense - it's easy to see what's going on w/o this line so dropped 
it as suggested




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


Reply via email to