You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replaces direct use of /tmp, to fix Windows issues
- Add ScratchDir/File methods to CloudEnvImpl
- Fix the ObjectPath to always be set to unix-style directory
- Use RocksDB DestroyDir rather than custom implementation
- Change the CopyToFromS3 test to append smaller blocks. Windows barfs when appending large blocks to files (RocksDB, not Cloud issue?)
0 commit comments