shounakmk219 opened a new pull request, #12695: URL: https://github.com/apache/pinot/pull/12695
# Description This is a best effort attempt to allow passing database context as http header to perform table/schema specific requests. The approach piggy backs on the `@Authorization` API on swagger to inject the database header disguised as API Auth key. Post this change the swagger UI will have an option to set the database context once and use it throughout all operations. Input screen will look like  # Related resources - Issue on introducing database in Pinot #12333 - PR on handling database in pinot at #12417 -- 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]
