MonkeyCanCode commented on PR #4535: URL: https://github.com/apache/polaris/pull/4535#issuecomment-4608751033
> > Hi @MonkeyCanCode, thanks for the refactoring. I think the PR goes in the right direction. Moving REST related classes to a common module looks good to me. > > BTW, here is the Iceberg thread to keep git history, https://lists.apache.org/thread/3qk85db08rvdon15fyfvyf0y4cd3d8sq, and a Iceberg PR for reference, https://github.com/apache/iceberg/pull/12494/commits. > > Thanks @flyrain . I am working on replacing the regtest with junit directly (#4588). I will come back to this shortly. Got it. So yeah. instead of just use `cp spark3.4 spark4.0`, I should just do `git mv spark3.5 spark4.0` then `cp -a spark4.0 spark3.5). This should hopefully retain the history. I will give it a try a bit later this week. -- 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]
