fkellner
fkellner
Hi, I don't know if this is the same as your problem, but I tried to copy the visible code to create a tooltip and it did not work for...
Oh, I'm Sorry, my fault! I was talking about the tooltip in the bubble chart example :see_no_evil: Can I unreference the issue somehow?
Dear @ghislainfourny and @thomastzhou, thank you for the quick feedback, and sorry for the long response time! I incorporated the flag change and published the install script here: https://github.com/fkellner/rumbledb-install-script Best...
Why would I need to have a CLA for this? Does this not entirely defeat the point of proposing changes with a low barrier of entry? I literally copy-pasted an...
Happens to me on Win11, too
Thanks for the quick reply and the tip! I cannot test with PTX or SPIR-V, because I have no access to a device which supports them. However, I tried to...
Can confirm that it works, thank you very much for looking into it!
Yes, I did the requested changes and it is ready from my side
I have the same problem. The OpenAPI JSON for which I want to generate a client is not under my control and generated from Code in a Spring Boot project....
Apparently `oneOf` is not officially supported by the Java Code Generator? https://openapi-generator.tech/docs/generators/java/#schema-support-feature (although there are config options related to it, and it clearly seems to produce something...). Just documenting this...