BjarkeTornager
BjarkeTornager
Hi @porunov, any updates on this issue or a workaround to provide custom edge ids?
Sorry about the late reply. I have tried to downgrade to Scala `3.3.3` still the same issue. I could not see that I should have two different Scala versions on...
@novakov-alexey, I have not been able to make a minimal example that reproduces the above issue - the issue is that I cannot reproduce it locally but only in the...
Yeah I definitely see why you would recommend sbt-scalafix as this is not completely straightforward for someone new to the scalafix-cli. I tried to do this: ``` scalafix --rules=RemoveUnused --scalac-options=-Wunused:all...
Thanks for providing a minimal example @bjaglin. The potential use-case of the scalafix-cli that I am looking into is whether it can run as part of [pre-commit](https://pre-commit.com) locally in a...
Thanks @prrao87, looking forward to the Kùzu basic graph algorithm package!
Just fell over this PR when looking into whether Flink CDC works with the Flink Kubernetes Operator. @qg-lin any reason why this PR has not been merged yet?