Move sandbox from cloudberry-bootcamp to main repo
For better file organization, move the sandbox files from the original repo apache/cloudberry-bootcamp to apache/cloudberry.
See: https://lists.apache.org/thread/p6otyrrnosg8fsbyr6ok7hl8wxpx4ss2
Fixes #ISSUE_Number
What does this PR do?
Type of Change
- [ ] Bug fix (non-breaking change)
- [ ] New feature (non-breaking change)
- [ ] Breaking change (fix or feature with breaking changes)
- [ ] Documentation update
Breaking Changes
Test Plan
- [ ] Unit tests added/updated
- [ ] Integration tests added/updated
- [ ] Passed
make installcheck - [ ] Passed
make -C src/test installcheck-cbdb-parallel
Impact
Performance:
User-facing changes:
Dependencies:
Checklist
- [ ] Followed contribution guide
- [ ] Added/updated documentation
- [ ] Reviewed code for security implications
- [ ] Requested review from cloudberry committers
Additional Context
CI Skip Instructions
Hi @edespino @leborchuk @antoniopetrole, please help take a look! I tested the different models on local machines and all ran well. Love to have your feedback.
Hi @edespino @leborchuk @antoniopetrole, please help take a look! I tested the different models on local machines and all ran well. Love to have your feedback.
Yep, but it will take some time to run it and check on my laptop. Working on it.
Since the sandbox-validation.yml cannot work well, remove it from this PR for now. Will add the sandbox validation workflow file later.
Yep, but it will take some time to run it and check on my laptop. Working on it.
Hi @leborchuk, how about the test progress? Thanks. I also ran the tests a few more times, and it worked well.
All right. I will merge this PR. If any questions about these files, we can fix them in the following commits. Thanks to all for your test and review!