alamb commented on issue #771:
URL: 
https://github.com/apache/arrow-datafusion/issues/771#issuecomment-888251336


   > Then from within that same source release, we publish datafusion crate, 
ballista crate and datafusion python wheels with different versions.
   
   I think that would work nicely and I think it makes a lot of sense. 
   
   > Should I push this tree to our repo and tag it with 4.0.0? 
   
   I would recommend not doing this (because it will effectively bring along 
the (large) history of the arrow repo with it, effectively making the 
arrow-datafusion repo several times larger). 
   
   > Alternatively, the state of Rust code in that release maps to 31dd3cd in 
our master branch, so we could also just tag that commit as 4.0.0. But I think 
this might not align with Apache's release policy.
   
   I think tagging 31dd3cd as 4.0.0 is fine (and I did something similar in 
arrow-rs) -- the official apache release policy, at least as I understand and 
discussed on the arrow-dev mailing lists, was centered around the tarballs as 
the artifacts. Since the 4.0.0 release / announcement was built from 
https://github.com/apache/arrow/commits/f959141ece4d660bce5f7fa545befc0116a7db79
 if anyone wants to know exactly what was in the release they can use that 
reference. tagging 31dd3cd in this repo to compute the changelog seems like it 
would be fine


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


Reply via email to