MonkeyCanCode commented on issue #3440:
URL: https://github.com/apache/polaris/issues/3440#issuecomment-3762883238

   thanks for sharing the details @netapp-acheng . I think we may be mixing two 
difference issues here:
   1. the initial reported issue is the create table failed due to extra kms 
policies being added when using non-aws s3 compatible storage without KMS which 
is now fixed with PR-3445 as you are now able to create table with above 
examples.
   2. the new reported issue seems to be related to the client (in this case 
spark) tried to write to the table where it was not using vending credential 
during insert (based on my understanding, it is not related to PR-3445).
   
   If the initial issue is resolved, I would suggest to close this one and the 
PR-3445 then start a new issue for the write issue you are facing. I think the 
most important info to share in this case is spark client config (do remove 
anything sensitive such as auth endpoint, bucket name, and auth info).
   
   cc @dimas-b 
   


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