Skip to content

refactor(encryption): [3/N] Move lazy import to utils/ - #3961

Merged
kevinjqliu merged 1 commit into
apache:mainfrom
xanderbailey:utils-lazy-import
Sep 14, 2026
Merged

kevinjqliu merged 1 commit into
apache:mainfrom
xanderbailey:utils-lazy-import

Conversation

@xanderbailey

Copy link
Copy Markdown
Contributor

Rationale for this change

Encryption will need some additional dependencies that are only needed if you're using table encryption so I'd like to try and isolate those imports if possible. We already have _try_import in pyiceberg/transforms.py so I'm moving it to utils/

Are these changes tested?

Are there any user-facing changes?

@xanderbailey xanderbailey changed the title refactor(encryption): Move lazy import to utils/ refactor(encryption): [3/N] Move lazy import to utils/ Sep 14, 2026

@kevinjqliu kevinjqliu 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.

LGTM

@kevinjqliu
kevinjqliu added this pull request to the merge queue Sep 14, 2026
Merged via the queue into apache:main with commit a2cbb82 Sep 14, 2026
21 checks passed
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