jorisvandenbossche commented on PR #44720:
URL: https://github.com/apache/arrow/pull/44720#issuecomment-2477313281

   > By switching the logical ordering, it means that we don't need to call 
`_pandas_api.pandas_dtype(dtype)` when using the pyarrow backend,
   
   And because you added a `name not in ext_columns` to the subsequent methods 
to fill `ext_columns`, this should preserve the priority of the different 
methods to determine the pandas dtype? (metadata < pyarrow extension type < 
types_mapper)


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