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

   > Interesting material comes up this week 
https://www.feldera.com/blog/cutting-down-rust-compile-times-from-30-to-2-minutes-with-one-thousand-crates
 And the nature of this project is similar to DataFusion
   > 
   > UPD: These guys proposing something we already started, namely split large 
modules into smaller ones which allows compile parallelization
   
   Interesting! Though that is via codegen (they are code gening rust so can 
make thousands of modules)
   
   I also found it fascainting they use DataFusion too!
   
   
https://github.com/feldera/feldera/blob/7550dc4a024f41020d98233885705d733d14a7e8/Cargo.toml#L73
   
   🐶 😎 


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