pitrou commented on PR #13334:
URL: https://github.com/apache/arrow/pull/13334#issuecomment-1191655167

   > We can see that there is a speed increase on a dict of strings (compared 
to a plain strings array), but not on a dict of integers. This is already nice, 
I'll try to see if there's a way to be better still.
   
   Hmm, I think making it better requires a Rank variant that preserves nulls 
in the output instead of giving them a numeric rank. Shouldn't be very hard, 
but probably for a separate JIRA and PR still.
   


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