alamb commented on PR #13710:
URL: https://github.com/apache/datafusion/pull/13710#issuecomment-2544114276

   Another thing that would benefit the project as a whole is to reduce build 
time.
   
   One thing I noticed a while ago is that each binary built (e.g. every 
example) was around 100MB
   
   I was thinking that we could reduce / conslidate the number of examples / 
binaries built which would speed up all runners (not just Windows)
   
   For example consolidating 
https://github.com/apache/datafusion/blob/main/datafusion-examples/examples/regexp.rs
 and other examples of using functions into `dataframe_api.rs` might be a good 
win


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