tomekl007 opened a new issue, #1936:
URL: https://github.com/apache/polaris/issues/1936

   ### Describe the bug
   
   Looks like 
[userARN](https://github.com/apache/polaris/blob/a59942a3e1350f017dfb9c4d2bed0edf6075d8ca/polaris-core/src/main/java/org/apache/polaris/core/storage/aws/AwsStorageConfigurationInfo.java#L50)
 is only used during 
[reading](https://github.com/apache/polaris/blob/a59942a3e1350f017dfb9c4d2bed0edf6075d8ca/polaris-core/src/main/java/org/apache/polaris/core/entity/CatalogEntity.java#L138),
 but not when it is written. 
   It seems like dead code in polaris-oss.
   
   We should be able to store the `userARN` (similarly to `roleArn` and 
`externalId`) Now it is not possible. 
   
   
   ### To Reproduce
   
   _No response_
   
   ### Actual Behavior
   
   _No response_
   
   ### Expected Behavior
   
   _No response_
   
   ### Additional context
   
   _No response_
   
   ### System information
   
   _No response_


-- 
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.apache.org

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

Reply via email to