AlenkaF commented on issue #48060:
URL: https://github.com/apache/arrow/issues/48060#issuecomment-3491775454

   Rows in a `ListArray` are `ListScalar` class which do not have an option to 
be sorted AFAIK.
   But they can be constructed, zero-copy, as arrays which can be sorted. Maybe 
this kind of sort would only need some extra logic?
   
   I think it would be a good feature.
   
   @rok what do you think? 


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