sergiimk commented on issue #6470:
URL: https://github.com/apache/datafusion/issues/6470#issuecomment-5036828610

   I've prototyped a feature flag that allows users of `datafusion` to link it 
as a **shared library**.
   
   Reusing DF across dozens of tests and example binaries in our large 
workspace reduced our `dev` build footprint from 112 to 57 GiB and shaved off 
10s from executable linking times. Seems like a huge win for local development.
   
   Would love to get feedback on the approach and see if there's an interest to 
upstream this. Draft PR: #23767


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