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