Jackie-Jiang commented on PR #18472: URL: https://github.com/apache/pinot/pull/18472#issuecomment-4772277535
Similar to the comments in #17072: In order to deprecate an old field in table config, we need to follow the following steps: - Add a table config rewrite on controller starter to migrate all existing table configs to the new config - Add validation for table config to block new tables with old config - In the next release, remove the old config @xiangfu0 We should probably do an one time cleanup on all old deprecated configs -- 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]
