krishan1390 opened a new pull request, #17827: URL: https://github.com/apache/pinot/pull/17827
There are currently 2 Public APIs of updateTableConfig and 3 APIs of setExistingTableConfig. This makes overriding brittle and also makes clients harder to understand which API to call, so simplifying by keeping just one API for each method. -- 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]
