NobiGo commented on PR #4339:
URL: https://github.com/apache/calcite/pull/4339#issuecomment-2868168045
> @NobiGo hi, thanks for your time. already add relevant descriptions to
Jira. I have currently implemented support for the ^ (bitwise XOR) and <<
(bitwise left shift) operators. However, due to the testing framework using {^}
as a parser position. I have only added a parser test for it, and I need find
new test for it. do you have some suggestions ?
I haven't carefully read the implementation logic of `^` in the test cases.
I wonder if there are escape characters to distinguish it?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]