alamb commented on issue #13814: URL: https://github.com/apache/datafusion/issues/13814#issuecomment-2726072268
> There is some improvement in build time (201sec -> 190 sec-->183sec), for datafusion crate(65->65->49).(some progress!!) Pulling stuff out of core helped! Thank you ! I was wondering recently if the the probably could be related to all the re-exports (`pub use ....`) we do in DataFusion. Maybe we could see if reducing them helped 🤔 I think before we spend a lot of time engineering some solution we should try and do something quick and dirty to prove it will help. If it does then we can figure out how to make it work reasonably / get it in chunks -- 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