Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(python): lazily import connectorx #5835

Merged
merged 2 commits into from
Dec 17, 2022

Conversation

chitralverma
Copy link
Contributor

As discussed here, connectorx was still being imported eagerly. This PR move it inside the function for lazy importing.

Signed-off-by: chitralverma chitralverma@gmail.com

Signed-off-by: chitralverma <chitralverma@gmail.com>
@github-actions github-actions bot added python Related to Python Polars refactor Code improvements that do not change functionality labels Dec 17, 2022
Signed-off-by: chitralverma <chitralverma@gmail.com>
@ritchie46 ritchie46 merged commit 00977c5 into pola-rs:master Dec 17, 2022
@chitralverma chitralverma deleted the lazy-connectorx-imports branch December 17, 2022 14:57
zundertj pushed a commit to zundertj/polars that referenced this pull request Jan 7, 2023
Signed-off-by: chitralverma <chitralverma@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python Related to Python Polars refactor Code improvements that do not change functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants