asdf2014 commented on issue #16049:
URL: https://github.com/apache/druid/issues/16049#issuecomment-1980018737
There is another "cannot find symbol" issue in DruidSqlParserImpl:
```java
/Users/asdf2014/code/druid/sql/target/generated-sources/org/apache/druid/sql/calcite/parser/DruidSqlParserImpl.java:1150:40
java: cannot find symbol
symbol: method
convertSqlNodeToGranularityThrowingParseExceptions(org.apache.calcite.sql.SqlNode)
location: class org.apache.druid.sql.calcite.parser.DruidSqlParserUtils
```
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]