-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Remove getProperties call for share file download to file #4527
Comments
Of particular note, there should not be a get properties call before downloads are made. Refer to v11 for more details. |
Removing @rickle-msft since he's headed on vacation for 3 weeks. |
It is already been addressed by different PRs. Alan has another one regarding inputstream and outputstream. Will follow up on that one. |
@sima-zhu this is not adequately addressed from what I'm seeing in master. It still makes an extra getProperties call |
We should also be sure to incorporate the data integrity fixes we added to blobs. |
Closing this issue since we are unable to extract all information for ShareFileProperties through the downloadWithResponse call (such as FileSmbProperties). Returning any null values can result in breaking behavior for the user. Closing as cannot be done. |
No description provided.
The text was updated successfully, but these errors were encountered: