adutra commented on PR #1772: URL: https://github.com/apache/polaris/pull/1772#issuecomment-2936321660
It only happens with credentials vending because the `createTableDirectWithWriteDelegation` method as a check: https://github.com/apache/polaris/blob/5fe9fd9e5b7e7db5604011cf2de4197430882cef/service/common/src/main/java/org/apache/polaris/service/catalog/iceberg/IcebergCatalogHandler.java#L426 And this check is absent from `createTableDirect`. That check is throwing the `ServiceFailureException`. -- 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]
