kfaraz opened a new issue, #13250:
URL: https://github.com/apache/druid/issues/13250
```
Flakes:
[WARNING]
org.apache.druid.sql.avatica.DruidAvaticaHandlerTest.testConcurrentQueries
[ERROR] Run 1: DruidAvaticaHandlerTest.testConcurrentQueries:766 ยป
Execution java.lang.RuntimeException:
org.apache.calcite.avatica.AvaticaSqlException: Error -1 (00000) : Error while
executing SQL "SELECT COUNT(*) + 205 AS ci FROM foo": Remote driver error:
QueryInterruptedException: Error while applying rule DruidQueryRule(AGGREGATE),
args
[rel#537975:LogicalAggregate.NONE.[](input=RelSubset#537966,group={},agg#0=COUNT()),
rel#537976:DruidQueryRel.NONE.[](query={"queryType":"scan","dataSource":{"type":"table","name":"foo"},"intervals":{"type":"intervals","intervals":["-146136543-09-08T08:23:32.096Z/146140482-04-24T15:36:27.903Z"]},"resultFormat":"compactedList","columns":["__time","cnt","dim1","dim2","dim3","m1","m2","unique_dim1"],"legacy":false,"context":{"nativeQueryIds":"[aa26815f-c429-470d-a61f-e18e3bdcce61]","sqlQueryId":"ca289071-8ec4-465a-bc13-2ef5c0e4d737","sqlStringifyArrays":false},"granularity":{"type":"all"}},signature={__time:LONG,
dim1:STRING, dim2:STRING, dim3
:STRING, cnt:LONG, m1:FLOAT, m2:DOUBLE, unique_dim1:COMPLEX<hyperUnique>})] ->
RuntimeException: Error while applying rule DruidQueryRule(AGGREGATE), args
[rel#537975:LogicalAggregate.NONE.[](input=RelSubset#537966,group={},agg#0=COUNT()),
rel#537976:DruidQueryRel.NONE.[](query={"queryType":"scan","dataSource":{"type":"table","name":"foo"},"intervals":{"type":"intervals","intervals":["-146136543-09-08T08:23:32.096Z/146140482-04-24T15:36:27.903Z"]},"resultFormat":"compactedList","columns":["__time","cnt","dim1","dim2","dim3","m1","m2","unique_dim1"],"legacy":false,"context":{"nativeQueryIds":"[aa26815f-c429-470d-a61f-e18e3bdcce61]","sqlQueryId":"ca289071-8ec4-465a-bc13-2ef5c0e4d737","sqlStringifyArrays":false},"granularity":{"type":"all"}},signature={__time:LONG,
dim1:STRING, dim2:STRING, dim3:STRING, cnt:LONG, m1:FLOAT, m2:DOUBLE,
unique_dim1:COMPLEX<hyperUnique>})] -> NullPointerException: Cannot invoke
"java.util.Map.get(Object)" because "context" is null
[INFO] Run 2: PASS
```
--
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]