comphead commented on issue #16622:
URL: https://github.com/apache/datafusion/issues/16622#issuecomment-3019727409

   More inclining to version 2 with slight modifications. Similar to Rustc flow 
https://web.mit.edu/rust-lang_v1.25/arch/amd64_ubuntu1404/share/doc/rust/html/book/second-edition/ch01-03-how-rust-is-made-and-nightly-rust.html
   
   so it would be a `main` branch representing latest update(keep in mind main 
can be broken by bad commits, performance issue, etc)
   
   a `nightly` release branch where DF releases artifacts per night or per 
week, this branch should be protected by extended tests, performance tests, etc


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