shounakmk219 commented on issue #14068:
URL: https://github.com/apache/pinot/issues/14068#issuecomment-2472313806

   Hey @NihalJain thanks a lot for taking this up!
   
   Few questions
   
   1. What is the usecase for showing tables/schemas across all databases in 
one view?
   2. Can we have a place on UI to set the database name context globally which 
gets passed in headers for all the relevant APIs? We already have an API that 
lists all the database names.
   
   I am more inclined to a user flow where user is required to set the database 
context first and then proceed to do any operations, same flow that's followed 
by other standard SQL CLIs where we are required to set the database/catalog 
context before doing any operation.
   This will also ensure that we are not required to prefix the table name with 
database name while building query on UI.
   Let me know your thoughts.
   Thanks!


-- 
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

Reply via email to