Skip to content

fix(glue): apply catalog properties when loading metadata#1487

Open
fallintoplace wants to merge 1 commit into
apache:mainfrom
fallintoplace:fix/glue-load-fs-properties
Open

fix(glue): apply catalog properties when loading metadata#1487
fallintoplace wants to merge 1 commit into
apache:mainfrom
fallintoplace:fix/glue-load-fs-properties

Conversation

@fallintoplace

@fallintoplace fallintoplace commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Problem

Glue loaded table metadata with a nil property map in both registration and normal table loading. Filesystem implementations that depend on catalog configuration could therefore fail even though the catalog was configured correctly.

Changes

Pass the Glue catalog properties to the filesystem factory used by RegisterTable and convertGlueToIceberg.

Testing

Added a property-dependent custom filesystem and exercised both registration and normal loading.

  • go test ./catalog/glue

@fallintoplace
fallintoplace requested a review from zeroshade as a code owner July 17, 2026 05:02

@laskoviymishka laskoviymishka left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🚢 👍

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.

2 participants