berkaysynnada commented on PR #9830:
URL: 
https://github.com/apache/arrow-datafusion/pull/9830#issuecomment-2033920565

   @korowa, can you take a quick look when you have time? I've just 
restructured the code and removed the unnecessary lock. Benchmarks indicate 
that copying the rows with `ScalarValue::to_array_of_size` is faster than using 
`get_arrayref_at_indices` and `PrimitiveArray::from_value`, so I've left it as 
is.


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