Skip to content

Spark: Add overwrite parameter to register_table procedure#15993

Open
dbjnbnrj wants to merge 5 commits intoapache:mainfrom
dbjnbnrj:register-overwrite
Open

Spark: Add overwrite parameter to register_table procedure#15993
dbjnbnrj wants to merge 5 commits intoapache:mainfrom
dbjnbnrj:register-overwrite

Conversation

@dbjnbnrj
Copy link
Copy Markdown
Contributor

Add an optional overwrite boolean parameter to the register_table Spark procedure in Spark 4.1. This allows users to overwrite existing table registrations when calling the procedure, aligning with the Iceberg Spec (https://github.com/apache/iceberg/blob/main/open-api/rest-catalog-open-api.yaml#L3779-L3782)

@github-actions github-actions bot added the spark label Apr 15, 2026
@github-actions github-actions bot added the docs label Apr 16, 2026
@dbjnbnrj dbjnbnrj requested review from ebyhr and huaxingao April 17, 2026 21:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants