Yes, this would also impact long running CTAS (create table as select)
queries since they rely on stage-table creation. I do agree that current
credential refresh mechanisms (loadTable or credential endpoints) are tied
to assumption of table already existing which is not true for staged table
creation flow. I would be happy to brainstorm or contribute in defining how
we can address this case.

Thanks,
Maninder

On Mon, Jul 14, 2025 at 7:48 AM Sreesh <maheshwarsre...@gmail.com> wrote:

> Hi everyone,
>
> I'd like to bring attention to
> https://github.com/apache/iceberg/issues/13554, a request to support
> vended credential refresh for clients creating a table. Unless I'm missing
> something, the outcome may affect REST catalog implementations like
> Polaris, and the discussion feels relevant to REST catalog maintainers
> interested in credential refresh.
>
> Please let me know your thoughts!
>
> Regards,
> Sreesh Maheshwar
>

Reply via email to