Jackie-Jiang commented on issue #10506: URL: https://github.com/apache/pinot/issues/10506#issuecomment-1490729975
This is similar to #8700. To support it, we'll need to store the config used to create the segment into the segment metadata, then when loading the segment, we can compare the config within the segment with the table config, and see if we need to re-generate the index. -- 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]
