Jackie-Jiang opened a new issue, #10365:
URL: https://github.com/apache/pinot/issues/10365

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


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

Reply via email to