comphead commented on issue #13816:
URL: https://github.com/apache/datafusion/issues/13816#issuecomment-2677140990

   Tbh I dont have accurate answer for this, I found it when played with 
different feature set on latest DF, but I remember some packages were moved out 
of the core or similar.
   
   Experimenting with different feature set and --no-default-features keeps the 
binary size the same.
   
   One more optimization is to strip symbols and debug info which takes some 
space considering our code size and it saves 20% more going down to 50M
   


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