cloudfuse
cloudfuse copied to clipboard
Add getblocklist, etc. to fully support block cache on S3
What type of Pull Request is this? (check all applicable)
- [ ] Refactor
- [x] Feature
- [ ] Bug Fix
- [ ] Optimization
- [ ] Documentation Update
Describe your changes in brief
Add GetCommittedBlocklist, CommitData, and StageBlock to fully support block cache for s3 storage. I also enable block cache integration tests in our testing pipeline.
Checklist
- [x] Tested locally
- [ ] Added new dependencies
- [ ] Updated documentation
- [ ] Added tests
Related Issues
- Related Issue #
- Closes #