singhpk234 commented on PR #1482:
URL: https://github.com/apache/polaris/pull/1482#issuecomment-2843461823

   @adutra here is what i want to achieve : 
https://github.com/apache/polaris/pull/1482#discussion_r2064866900
   
   polaris.relational.jdbc.datasource.realm-1=dsA
   polaris.relational.jdbc.datasource.realm-2=dsB
   
   polaris.relational.jdbc.datasource.default-datasource=dsC
   
   for realm-1, realm-2 we go to dsA and dsB both need to predefined 
   realm-3 shows up since the mapping is not there it goes to 
default-datasource i.e dsC
   
   essentially this would expecte all dsA, dsB, dsC configured otherwise we 
fail.
   
   


-- 
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: issues-unsubscr...@polaris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to