Aleksandr Efimov created IMPALA-15310:
-----------------------------------------

             Summary: Enable INSERT INTO for Iceberg tables in REST catalogs
                 Key: IMPALA-15310
                 URL: https://issues.apache.org/jira/browse/IMPALA-15310
             Project: IMPALA
          Issue Type: Sub-task
          Components: Frontend, Catalog
            Reporter: Aleksandr Efimov
            Assignee: Aleksandr Efimov


Allow INSERT INTO on Iceberg tables loaded from a named REST catalog. The 
catalog name is carried through DML finalization so the target is reloaded from 
the same provider. That keeps routing correct when CatalogD and one or more 
REST catalogs are configured at the same time, without putting endpoints or 
credentials into the request.

Builds on the shared finalizer from IMPALA-15308 and the planning-time UUID 
check from IMPALA-15309.

Scope is INSERT INTO; the other DML statements are separate work.

Review: https://gerrit.cloudera.org/#/c/24682/



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to