Skip to content

Add Iceberg Optimistic locking in AWS Glue Library#357

Merged
javsanbel2 merged 6 commits intomainfrom
feature/glue-writes
Feb 24, 2026
Merged

Add Iceberg Optimistic locking in AWS Glue Library#357
javsanbel2 merged 6 commits intomainfrom
feature/glue-writes

Conversation

@javsanbel2
Copy link
Contributor

@javsanbel2 javsanbel2 commented Feb 23, 2026

📝 Description

  • Waggledance includes an AWS library that treats AWS Glue Catalog as if it were an HMS federation.
  • When writing into the table, current library doesn't use Glue versioning for the locking mechanism, so this PR adds that logic (Before it was using hive db locks).
  • Upgrade AWS SDK so it can take latest glue version API spec.

Actual code changes are here: ExpediaGroup/aws-glue-data-catalog-client-for-apache-hive-metastore@6ac5274

🔗 Related Issues

@javsanbel2 javsanbel2 requested a review from a team as a code owner February 23, 2026 12:35
@javsanbel2 javsanbel2 merged commit 5a44d25 into main Feb 24, 2026
2 of 3 checks passed
@javsanbel2 javsanbel2 deleted the feature/glue-writes branch February 24, 2026 15:25
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.

4 participants