navina opened a new pull request, #9205: URL: https://github.com/apache/pinot/pull/9205
Related to #8819 This issue shows up when we try to add a new Multivalue column and reload the segments of the table. Once the consuming segment commits, it will throw an `ArrayIndexOutOfBoundsException` in the `ConstantMVForwardIndexReader` and stops ingestion. -- 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]
