Skip to content

Conversation

@vishal-bala
Copy link
Collaborator

PR #452 imports an exception from botocore outside of the function where it is needed, which unintentionally adds a dependency on botocore for the package. This PR fixes this issue to avoid importing from botocore outside of the function that needs the exception.

@vishal-bala vishal-bala self-assigned this Dec 19, 2025
@vishal-bala vishal-bala changed the title fix: Lazy-import botocore exception to avoid unnecessary dependency fix: Lazy-import botocore exception to avoid unnecessary dependency for using vectorize module Dec 19, 2025
Copy link
Collaborator

@hanchoong-redis hanchoong-redis left a comment

Choose a reason for hiding this comment

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

Dang boi

@vishal-bala vishal-bala merged commit 9fd5643 into main Dec 19, 2025
50 checks passed
@vishal-bala vishal-bala deleted the fix/lazy-import-botocore branch December 19, 2025 08:47
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.

3 participants