noob-se7en opened a new pull request, #17801:
URL: https://github.com/apache/pinot/pull/17801

   ```
   ERROR [ColumnMinMaxValueGenerator] 
[HelixTaskExecutor-message_handle_thread_10] Caught exception while generating 
min/max value for column: id in segment: <Redacted>, continuing without 
persisting them
   java.util.MissingFormatArgumentException: Format specifier '%s'
        at java.base/java.util.Formatter.format(Formatter.java:2790)
        at java.base/java.util.Formatter.format(Formatter.java:2728)
        at java.base/java.lang.String.format(String.java:4379)
        at 
org.apache.pinot.segment.spi.memory.EmptyIndexBuffer.getInt(EmptyIndexBuffer.java:105)
        at 
org.apache.pinot.segment.spi.memory.PinotDataBuffer.getInt(PinotDataBuffer.java:441)
   ```


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