Making roleArn optional in the REST API is backward compatible and allows
for better UX with non-AWS S3-compatible storage.

This change looks good to me.

Cheers,
Dmitri.

On Tue, Aug 12, 2025 at 5:46 AM Robert Stupp <sn...@snazy.de> wrote:

> Hi all,
>
> Description of the PR: Having the role-arn parameter required for a catalog
> is redundant in many and requires the generation of an extra role in cases
> when IRSI (for AWS) is being used. Other S3 implementations (Minio, Ceph,
> many of the appliances) also do not all require a role-ARN.
>
> See issue [1] and PR [2] to fix the issue.
>
> Robert
>
> [1] https://github.com/apache/polaris/issues/2325
> [2] https://github.com/apache/polaris/pull/2329
>

Reply via email to