Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

AWS: Updating Glue catalog table removes column descriptions #10220

Open
aajisaka opened this issue Apr 25, 2024 · 1 comment 路 May be fixed by #10276
Open

AWS: Updating Glue catalog table removes column descriptions #10220

aajisaka opened this issue Apr 25, 2024 · 1 comment 路 May be fixed by #10276
Labels
bug Something isn't working

Comments

@aajisaka
Copy link
Member

Apache Iceberg version

main (development)

Query engine

Spark

Please describe the bug 馃悶

In AWS Glue Catalog, user can set arbitrary descriptions to the table and its columns via Web UI or even from Amazon Athena. However, the descriptions are deleted after upgrading the table.

I submitted a patch to retain the table description in #10199, but I would like to retain column descriptions as well in a separate PR later.

@aajisaka aajisaka added the bug Something isn't working label Apr 25, 2024
@lawofcycles
Copy link
Contributor

I would be interested in working on a fix for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants