waynexia commented on PR #13696:
URL: https://github.com/apache/datafusion/pull/13696#issuecomment-3110660261

   > Slightly late: but probably `take_iter_unchecked` will give some gain 
instead of traversing arrays
   
   This method accepts `StringArrayType` instead of `StringArray` or similar 
things so we can only use `.value()` or `.iter()` here if we don't do 
upcast/downcast 😢 


-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to