jingyi-zhao-01 commented on issue #50448:
URL: https://github.com/apache/arrow/issues/50448#issuecomment-4950822784

   I can work on this starting with the null-free fast path that skips 
per-element IsNull checks when null_count() == 0. 
   I’ll first add focused benchmarks for null-free and nullable arrays, then 
implement the smallest change while preserving the existing conversion 
semantics. 
   If that direction looks good, I can follow up with the per-range conversion 
work separately.


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