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

   I filed https://github.com/apache/datafusion/issues/24727 to track reducing 
binary size by removing unnecessary monomorphization (generic functions whose 
instantiations are mostly identical copies). Early experiments (e.g. 
https://github.com/apache/datafusion/pull/24687) suggest there is a lot of 
generated code to reclaim without feature flags or runtime cost, which should 
directly help the WASM size discussed here.


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