Slackbot
04/20/2023, 12:34 PMAbhishek Agarwal
04/20/2023, 4:03 PMGian Merlino
04/20/2023, 7:44 PMGian Merlino
04/20/2023, 7:45 PMSachidananda
04/25/2023, 11:09 AMjava.util.concurrent.ExecutionException: java.lang.NullPointerException
at org.apache.druid.client.JsonParserIterator.convertException(JsonParserIterator.java:268) ~[druid-server-25.0.0.jar:25.0.0]
no more additional logs in historical i can see only NullPointerException i can see
but i am not able to reproduce it in wiki datasource or the same s3 file datasource created in local.
the LATEST column is applied on a row where there are 2 distinct values null and dummy
also with EARLIEST aggregator or LIMIT issue is not seenSachidananda
05/05/2023, 4:11 AMAbhishek Agarwal
05/05/2023, 6:02 AMdebug to true in the query context. That could generate additional loggingSachidananda
05/17/2023, 10:49 AMSachidananda
05/17/2023, 10:56 AM