Stephane Odul

Results 140 comments of Stephane Odul

I can confirm we were able to upgrade to Python 3.9.1 and Pip 20.3.3 recently. We are still on hvac 0.10.5 and there was no issue with that version. That...

Sounds good. I do not use the project that frequently myself so I would not be able to give the best advice.

Autolinks are not even working well. If I refresh the commit page 3 times, I get 3 different sets of linked tickets. So the feature is utterly broken. They have...

\+ 1 I want to use snakebite to replace a several slow steps in our deployment automation, unfortunately we use copyFromlocal a lot. So this is definitely a must have...

An alternative that is relatively snappy is to use httpfs, it is a service that provide an http interface to hdfs. We actually ended up writing our own REST API...

Thanks for improving the support for Generics @bradleygore. I see that the new `case` is fairly complex, with 3-4 layers of nested `for` loops which is quite deep. Is this...

@bradleygore I just did this a few hours ago. Since the code is expected to build with Go 1.15 I did the following from the root of the repository: ```...

@eduardsmetanin I'm not a maintainer, it all in the hands of @codyoss :-).

@codyoss gentle ping. There are 2 potential PRs, small ones, that can address this issue. FYI in our situation we have dozens, if not hundreds of generate mock files. So...

@codyoss @sanposhiho gentle ping. I'm not sure who have merge permission rights on this repository.