abhishekbafna commented on PR #15733: URL: https://github.com/apache/pinot/pull/15733#issuecomment-2873119923
> I feel it is a bug on line 1670 where it should return schemas instead @Jackie-Jiang I did not get this completely. 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. Let me know, what is the issue you are seeing. <img width="1213" alt="Screenshot 2025-05-12 at 9 11 49 PM" src="https://github.com/user-attachments/assets/056ce129-234b-4a76-985e-8ee75504046f" /> -- 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: commits-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org