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

R SDK for ADLS: Rename APIs, Version, Retry Policies, BadOffset Error Handling, Tests for special characters #116

Closed omkarksa closed 6 years ago

omkarksa commented 6 years ago

Implement ADLS retry policies Implement ADLS retry policy tests using "mockery" Test case refactoring Code refactoring

R SDK version incremented to 1.3.0 Overall ADLS API version bumped to API-Version=2018-02-01 Implement rename, concat APIs and tests NOTE: concat works only with latest API-Version (2018-05-01)

Implement BadOffset Error Handling Tests using mockery for BadOffset Error Handling ** Minor code/comments refactoring

** Tests for special character handling

omkarksa commented 6 years ago

Many thanks Rich.