Skip to content

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

Open
xanderbailey wants to merge 1 commit into
apache:mainfrom
xanderbailey:utils-lazy-import
Open

refactor(encryption): [3/N] Move lazy import to utils/#3961
xanderbailey wants to merge 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
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.

1 participant