Dzeri96
Dzeri96
@mdickinson I know I promised that I'd deliver a fix for this a year ago, but some things came up... You know how it goes. I guess you took over...
@mdickinson just posted a comment on the MR. Since you own the feature branch, it's best you implement my proposed changes, in case you agree with me. Let me know...
I can confirm the same problem on the SP4, also with Kubuntu. Since I now have some free time I might look into fixing this. I think it's more of...
I got in touch with the KDE guys so they can guide me in fixing the issue. I'm a newbie in C++ though, so have some patience with me. I'll...
@MalloD12 I haven't looked at the code yet, but it should be pretty simple to terminate a recursive branch if the next child is not in the 'include' list. I...
@MalloD12 I just assumed that recursion is already part of the process, as I get a stack overflow if I don't increase the stack size when running liquibase on our...
I know this issue is closed, but what about using Liquibase as a library to do the schema export (it has the [generate-changelog](https://docs.liquibase.com/commands/inspection/generate-changelog.html) command)? I've noticed that Liquibase does not...
I also opened a corresponding [issue](https://github.com/liquibase/liquibase/issues/5746) with liquibase, but no matter which way it goes, I still think integrating it into Jailer is a good idea. You could probably even...
@brunnels But the chart version has to be tracked via the ref query parameter in the repo URL. This is not ideal
While this is being merged, would you consider "setting `spark.io.compression.codec` to something other than lz4" as good advice for users potentially affected by the vulnerabilities? As far as I saw,...