microsoft / AzureSMR

AzureSMR is no longer being actively developed. For ongoing support of Azure in R, see: https://github.com/Azure/AzureR
Other
60 stars 43 forks source link

Fix incorrect content length calculation for raw vectors in Storage API #93

Closed jefshe closed 7 years ago

jefshe commented 7 years ago

This fixes issue https://github.com/Microsoft/AzureSMR/issues/92

msftclas commented 7 years ago

This seems like a small (but important) contribution, so no Contribution License Agreement is required at this point. We will now review your pull request. Thanks, Microsoft Pull Request Bot

andrie commented 7 years ago

This looks great, thank you very much!

Can I ask that you also add a unit test that exercises this functionality?