rstojnic
rstojnic
I'm not very familiar with Alluxio, would you be able to provide a pull request?
No immediate plans for Azure support, but if you can submit a PR that would be much appreciated!
Thanks very much for this PR - this is amazing work! I would like to suggest three things: 1. Would you mind renaming the `purge` command into something a bit...
Continuing work in the [PR12](https://github.com/rstojnic/lazydata/tree/PR12) branch
Hi @kkihara thanks for this and sorry for the delay! I've had a look, and everything looks good in terms of code organisation and overall functionality. I haven't had time...
@kkihara Awesome, thanks!
Thanks for this and sorry for the really slow response (I've been away). Agreed this would be useful and I'll have another run through the PRs to make sure this...
Good idea, this would be great!
Some thoughts: 1) I would probably keep the interface of the `remote.RemoteStorage` class unchanged. 2) I would create a new class `remote.SnakeMakeRemoteStorage` that inherits `remote.RemoteStorage` and takes at least two...
Hey, thanks very much for this - looks very good! Re: setting up credentials. Agreed, I've only added it for AWS because it was easy to do, but I appreciate...