tarun11Mavani opened a new pull request, #18437: URL: https://github.com/apache/pinot/pull/18437
The Key prefix in getKeyDataSource/getKeyDataSources/getKeyDataSourceMetadata/ getKeyIndexContainer was misleading: all four methods take a String key and return value-oriented objects. Rename to getDataSource/getDataSources/getDataSourceMetadata/ getIndexContainer to describe what is returned, not what the parameter is. -- 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]
