Jackie-Jiang commented on PR #15733: URL: https://github.com/apache/pinot/pull/15733#issuecomment-2874060022
> The `getAllSchemaNames` returns the schema names across all the databases where as `getSchemaNames()` returns the schemas for the default database only. Returning all the schema would require reading and parsing the schema znode where as currently it computes the schema names using the file names of the znodes. nvm, I think I mis-read the code.. We should probably add some javadoc to document their differences -- 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]
