dwrite
dwrite
you can set `classloader.check-leaked-classloader: "false"` in flink.conf
@NobiGo hi, thanks for your time. already add relevant descriptions to Jira. I have currently implemented support for the ^ (bitwise XOR) and
@NobiGo Is it OK to add some ^ test cases using a whitelist?
@mihaibudiu Thanks for checking in! The current status is that the PR adds support for the ^,
@mihaibudiu Thanks for the suggestion. I've split this PR as requested. - This PR now only supports `^` as per CALCITE-6731
> Could you also add a few tests in a quidem file (suffix .iq)? The reason I am asking this is because all the tests you wrote involve only constants,...
Thank you for the feedback and for reviewing the PR! I've added the corresponding .iq test case to demonstrate the issue and verify the fix. To clarify: the reason idempotency...
> I think that doubling a caret is something much simpler for contributors to do to write tests than to understand the rules about when a single caret works and...
> Quidem has to do with carets. You're right — Quidem has nothing to do with carets. The issue I mentioned is unrelated to Quidem itself. When using ^^ (double...
Hi mihaibudiu, all checks have passed. May I ask if there's anything missing or any concerns that are blocking approval at this point? I'd be happy to address them. Thanks!