harinirajendran opened a new pull request #11154:
URL: https://github.com/apache/druid/pull/11154


   Fixing the following unit test failure
   ```
   [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.01 
s <<< FAILURE! - in 
org.apache.druid.query.timeseries.TimeSeriesUnionQueryRunnerTest00:44
   [ERROR] 
initializationError(org.apache.druid.query.timeseries.TimeSeriesUnionQueryRunnerTest)
  Time elapsed: 0.01 s  <<< ERROR!00:44
   java.lang.IllegalStateException: NullHandling module not initialized, call 
NullHandling.initializeForTests()00:44
        at 
org.apache.druid.common.config.NullHandling.replaceWithDefault(NullHandling.java:71)00:44
        at 
org.apache.druid.segment.column.ColumnCapabilitiesImpl.createSimpleNumericColumnCapabilities(ColumnCapabilitiesImpl.java:165)00:44
        at 
org.apache.druid.segment.incremental.IncrementalIndex$MetricDesc.<init>(IncrementalIndex.java:1102)00:44
        at 
org.apache.druid.segment.incremental.IncrementalIndex.<init>(IncrementalIndex.java:283)```


-- 
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.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to