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

   > With the above two options I see a full build on my machine taking 100.8s 
(1m 40.8s).
   
   This makes sense -- thank you @Omega359 
   
   However, I think it will not help CI where the use of such caching doesn't 
help (and since the intermediate rust files are so large trying to use cargo 
cache wasn't effective in the past when we tried)
   
   I would love to figure out how to break the datafusion core crate into 
smaller pieces / crates that can be compiled in parallel


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