abhishekbafna commented on issue #15908: URL: https://github.com/apache/pinot/issues/15908#issuecomment-2914892894
@vrajat Both the table and schema GET APIs return resources/entities specific to either the default database or the one specified in the headers. These APIs don’t support fetching data across all databases. The question is: should we follow the same approach for logical tables, or should we return all logical tables when no database is specified? Personally, I prefer returning all logical tables if a database isn’t explicitly mentioned. That said, I’m okay with aligning the behavior for consistency if needed. -- 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