Jackie-Jiang commented on issue #16316: URL: https://github.com/apache/pinot/issues/16316#issuecomment-3176697462
@noob-se7en E.g. in `updateDictionary()`, when it throws exception while processing a column, the following columns are skipped. Same for `addNewRow()` etc. This could cause inconsistency across segment and columns. The common exception we see after such inconsistency is `IndexOutOfBoundException` -- 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]
