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

   Update -- @XiangpengHao  found the root cause of the "small string is 
slower" -- read about it in this great writeup: 
https://github.com/apache/arrow-rs/pull/6031
   
   TLDR is that we can make arrow/parquet reading faster than StringView always 
with (even) more! work
   
   
   


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