StefanKarpinski commented on pull request #8448: URL: https://github.com/apache/arrow/pull/8448#issuecomment-711016344
We guarantee that published Julia package versions remain installable forever, and versions are immutably identified by tree hashes, so it's quite important. If one couldn't install old versions from this repo, then this would have to contain a new, different Julia package so that the old one could remain installable. Fortunately, a rebase should not affect the necessary subtrees, so rebasing should 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. For queries about this service, please contact Infrastructure at: [email protected]
