Jackie-Jiang opened a new pull request #5325: URL: https://github.com/apache/incubator-pinot/pull/5325
All the indexing and partition info are stored in the table config. Without the table config, purged segment will lose the indexing and partition info, which could cause performance issue. In the following pr, we will enforce all segment creation to provide table config and schema to guarantee the consistent behavior. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
