adithyachakilam commented on PR #15957:
URL: https://github.com/apache/druid/pull/15957#issuecomment-1979994549
@cheddar
CI for all PRs failing with below error:
```
[INFO] -------------------------------------------------------------
Error: COMPILATION ERROR :
[INFO] -------------------------------------------------------------
Error:
/home/runner/work/druid/druid/sql/src/test/java/org/apache/druid/sql/calcite/CalciteQueryTest.java:[15310,25]
cannot find symbol
symbol: variable MISSING_JOIN_CONVERSION
location: class org.apache.druid.sql.calcite.NotYetSupported.Modes
Error:
/home/runner/work/druid/druid/sql/src/test/java/org/apache/druid/sql/calcite/CalciteQueryTest.java:[15343,25]
cannot find symbol
symbol: variable MISSING_JOIN_CONVERSION
location: class org.apache.druid.sql.calcite.NotYetSupported.Modes
[INFO] 2 errors
```
--
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]