xuzifu666 commented on code in PR #5094:
URL: https://github.com/apache/calcite/pull/5094#discussion_r3565771716
##########
core/src/test/java/org/apache/calcite/rel/rel2sql/RelToSqlConverterTest.java:
##########
@@ -3905,6 +3905,20 @@ private SqlDialect nonOrdinalDialect() {
.withBigQuery().ok(expectedBigQuery);
}
+ /** Tests that a backslash in a character literal is escaped for BigQuery,
Review Comment:
Please refer to other PRs: first create a relevant Jira ticket describing
the background of the issue, and then update the commit message and the PR
details accordingly.
--
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]