Abhisheklearn12 commented on PR #10436:
URL: https://github.com/apache/arrow-rs/pull/10436#issuecomment-5152892231

   > > Happy to split either into its own PR if you'd prefer this one stay 
purely about the fast path.
   > 
   > could we pull out the bug fix changes into a separate PR from the 
performance improvements
   done @Jefffrey , split out. the null handling and bounds check (bug fixes) 
are in #10510 now, this one is perf only.
   
   also imo, probably worth merging #10510 first, since this PR extends the 
direct path to more type combos and would spread the null bug until the fix 
lands, wdyt


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