mihaibudiu commented on code in PR #3694:
URL: https://github.com/apache/calcite/pull/3694#discussion_r1492924458
##########
core/src/main/java/org/apache/calcite/runtime/CalciteResource.java:
##########
@@ -112,6 +112,9 @@ public interface CalciteResource {
@BaseMessage("Illegal identifier '':''. Was expecting ''VALUE''")
ExInst<CalciteException> illegalColon();
+ @BaseMessage("Illegal identifier '',''. Was expecting ''VALUE''")
Review Comment:
delimiter is also fine
--
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]