singhpk234 opened a new pull request, #3226:
URL: https://github.com/apache/polaris/pull/3226

   ### About the change 
   
   Presently since not all the location properties are stored in the entity one 
has to do complete loadTable table even for existing use cases such as 
credential endpoint which in present scenario since polaris doesn't store the 
complete metadata copy inside the persistence is kind of expensive. 
   
   With this we will have a way to do cred vending, in future (to remote sign) 
without going to object store. 
   
   
https://github.com/apache/polaris/blob/8ba112eb09a76707ad346082e4f90436c7ba7c93/runtime/service/src/main/java/org/apache/polaris/service/catalog/iceberg/IcebergCatalogAdapter.java#L616-L625
   
   ## Checklist
   - [X] ๐Ÿ›ก๏ธ Don't disclose security issues! (contact [email protected])
   - [X] ๐Ÿ”— Clearly explained why the changes are needed, or linked related 
issues: Fixes #
   - [X] ๐Ÿงช Added/updated tests with good coverage, or manually tested (and 
explained how)
   - [X] ๐Ÿ’ก Added comments for complex logic
   - [X] ๐Ÿงพ Updated `CHANGELOG.md` (if needed)
   - [X] ๐Ÿ“š Updated documentation in `site/content/in-dev/unreleased` (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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to