AlenkaF opened a new pull request, #40661:
URL: https://github.com/apache/arrow/pull/40661

   ### Rationale for this change
   
   We want to enable the conversion of Run-End Encoded arrays to numpy and 
pandas.
   
   ### What changes are included in this PR?
   
   In case of RunEndEncodedArray we first decode the array and then convert the 
decoded array to numpy or pandas.
   
   ### Are these changes tested?
   
   Yes, in Python.
   
   ### Are there any user-facing changes?
   
   No.


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