rluvaton commented on PR #17592:
URL: https://github.com/apache/datafusion/pull/17592#issuecomment-3302120525

   I updated the pr to instead of having default impl for `append_array_slice` 
that just create the indices and call `vectorized_append` to only call 
`append_array_slice` if we support it - avoid the indices allocation for the 
default implementation as we already have those


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to