felipecrv commented on issue #34701: URL: https://github.com/apache/arrow/issues/34701#issuecomment-1579030034
`RunEndEncoded` is one of the types listed here as "NotImplemented". No specific reason, just a matter of taking the time to write and test the implementation. https://github.com/apache/arrow/blob/main/python/pyarrow/src/arrow/python/arrow_to_pandas.cc#L1348 The list of things to implement for a new format is huge and this is one of the things that I didn't have time to complete yet. -- 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]
