owenowenisme commented on issue #1428: URL: https://github.com/apache/polaris/issues/1428#issuecomment-2825031127
Even though the code commented that `// Credentials provided in the runtime env... no need to print `, but I actually doesnt saw credentials in runtime env. Does `presetCredentials.containsKey(realmId)` necessarily mean credentials is provided in runtime env? If not, do we need to always print the default credentials or maybe add to quick start guide for this? And also I'm willing to contribute! https://github.com/apache/polaris/blob/1c6050be9c1fd2d7e25542d9848bf723cd9a055a/service/common/src/main/java/org/apache/polaris/service/persistence/InMemoryPolarisMetaStoreManagerFactory.java#L103-L131 -- 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]
