Yeikel

Results 108 comments of Yeikel

I am also experiencing this issue. Node : v8.11.1 Pm2 : 3.2.2 OS : Windows 10 NPM : 5.6.0

How do you download spark-notebook for 2.4? Website does not allow that

Thank you. This is a great start I would like to have the option to disable specific lines as well so if you don't mind let's leave the issue open...

> Hi @yeikel, I spoke with the team and we won't be pursuing exclusions. Info on some of the complexities may be found [here](https://github.com/openrewrite/rewrite/issues/1731). > > We'd like to improve...

> Ah, I see. > > > Without a mechanism to have exclusions, I'll have to revert the recipe application with each execution, and that's quite tedious and error prone...

No, `QueryReadyConnection` is a a class from an external dependency : ``` com.github.cretz.pgnio pgnio-driver 0.2.0 ``` See : https://github.com/cretz/pgnio/blob/master/driver/src/main/java/pgnio/QueryReadyConnection.java

The package names are coincidentally the same name in case it matters

> OpenRewrite's motto is "do no harm" and while this is generally a good policy to not have commented-out code, auto-remediation of such situations is likely to remove things the...

> > In any case, this recipe is meant to be enabled and reviewed manually by the users. I don't see how it could cause harm > > This is...

> I think this recipe would lead to A LOT of changes that are not desired. You would end up with a ton of cases where the left side of...