alamb commented on issue #13188:
URL: https://github.com/apache/datafusion/issues/13188#issuecomment-2457755592

   https://github.com/apache/datafusion/issues/11628 might have some ideas. I 
think @XiangpengHao  has also been thinking of some way to do this too
   
   Basically one thing you might be able to try is to switch from using `take` 
to directly building the output (with a StringViewBuilder or something 
equvialent)
   
   But as you are hinting at this is a non trivial thing to do


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