tustvold commented on PR #6752:
URL: https://github.com/apache/arrow-rs/pull/6752#issuecomment-2486663538

   What is the average run length in that case?
   
   We could specialise primitives, and there are ways we can reduce codegen - 
e.g. only specialize i32 run ends and only specialise on ArrowNativeType not 
ArrowPrimitiveType like we do for dictionaries.
   
   Ultimately given how few people use RunArray, we need to err on the side of 
keeping codegen manageable


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