Skip to content

[Flaky test] ForwardIndexHandlerTest.testEnableDictionaryForMultipleColumns #10365

@Jackie-Jiang

Description

@Jackie-Jiang

Failure run:
https://github.com/apache/pinot/actions/runs/4307933808/jobs/7513601262

Failure message:

Error:  org.apache.pinot.segment.local.segment.index.loader.ForwardIndexHandlerTest.testEnableDictionaryForMultipleColumns  Time elapsed: 0.014 s  <<< FAILURE!
java.lang.IllegalStateException: Cannot regenerate the dictionary for column DIM_RAW_SV_FORWARD_INDEX_DISABLED_INTEGER with forward index disabled. Please refresh or back-fill the data to add back the forward index
	at com.google.common.base.Preconditions.checkState(Preconditions.java:444)
	at org.apache.pinot.segment.local.segment.index.loader.ForwardIndexHandler.computeOperations(ForwardIndexHandler.java:286)
	at org.apache.pinot.segment.local.segment.index.loader.ForwardIndexHandler.updateIndices(ForwardIndexHandler.java:118)
	at org.apache.pinot.segment.local.segment.index.loader.ForwardIndexHandlerTest.testEnableDictionaryForMultipleColumns(ForwardIndexHandlerTest.java:1214)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions