Skip to content

Fixing TimeSeriesUnionQueryRunnerTest by extending InitializedNullHandlingTest#11149

Closed
harinirajendran wants to merge 1 commit intoapache:masterfrom
confluentinc:upstream_master
Closed

Fixing TimeSeriesUnionQueryRunnerTest by extending InitializedNullHandlingTest#11149
harinirajendran wants to merge 1 commit intoapache:masterfrom
confluentinc:upstream_master

Conversation

@harinirajendran
Copy link
Contributor

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)```

@harinirajendran harinirajendran deleted the upstream_master branch April 22, 2021 23:42
@harinirajendran harinirajendran restored the upstream_master branch April 23, 2021 01:45
@xvrl xvrl self-requested a review April 23, 2021 01:48
@xvrl xvrl deleted the upstream_master branch April 23, 2021 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants