-
Notifications
You must be signed in to change notification settings - Fork 171
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add a cloud storage for delta sharing #178
base: main
Are you sure you want to change the base?
Conversation
@wangp-nhlab Thanks for the contribution. Is it possible for us to test this? |
name: URI, | ||
conf: Configuration, | ||
preSignedUrlTimeoutSeconds: Long) extends CloudFileSigner { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: use 4 spaces
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
okay, thanks
Reposting this question in case you miss it. |
Okay, sure |
@wangp-nhlab do you have an email address? We can sync offline for this. |
Email address: [email protected] |
Hi @wangp-nhlab @zsxwing, this patch is very useful to users who use Aliyun OSS, can we push this patch to code repo? |
Hi, I used delta sharing in my work and support Aliyun OSS, a Chinese cloud service provider, similar to the AWS S3. We hope to contribute this part of code after completion, and we don't change the code and structure for other functions.