Skip to content

Conversation

@summermousa-vendia
Copy link
Contributor

@summermousa-vendia summermousa-vendia commented Jun 16, 2025

Rationale for this change

See #2013
Closes #2064

Continuing the trend, but with glue.

Are these changes tested?

See test below

Are there any user-facing changes?

When a user specifies property update on commit table, those parameters will be passed to the glue client.

Copy link
Contributor

@Fokko Fokko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This makes sense, thanks @summermousa-vendia for working on this 👍

@Fokko Fokko merged commit ae11ba4 into apache:main Jul 3, 2025
10 checks passed
amitgilad3 pushed a commit to amitgilad3/iceberg-python that referenced this pull request Jul 7, 2025
<!--
Thanks for opening a pull request!
-->

<!-- In the case this PR will resolve an issue, please replace
${GITHUB_ISSUE_ID} below with the actual Github issue id. -->
<!-- Closes #${GITHUB_ISSUE_ID} -->

# Rationale for this change

See apache#2013
Closes apache#2064

Continuing the trend, but with glue.

# Are these changes tested?

See test below

# Are there any user-facing changes?

When a user specifies property update on commit table, those parameters
will be passed to the glue client.

<!-- In the case of user-facing changes, please add the changelog label.
-->
@summermousa-vendia summermousa-vendia deleted the fix/glue-client-does-not-update-table-properties branch August 11, 2025 18:07
gabeiglio pushed a commit to Netflix/iceberg-python that referenced this pull request Aug 13, 2025
<!--
Thanks for opening a pull request!
-->

<!-- In the case this PR will resolve an issue, please replace
${GITHUB_ISSUE_ID} below with the actual Github issue id. -->
<!-- Closes #${GITHUB_ISSUE_ID} -->

# Rationale for this change

See apache#2013
Closes apache#2064

Continuing the trend, but with glue.

# Are these changes tested?

See test below

# Are there any user-facing changes?

When a user specifies property update on commit table, those parameters
will be passed to the glue client.

<!-- In the case of user-facing changes, please add the changelog label.
-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

iceberg table properties are saved in table metadata's properties field

2 participants