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

SNOW-1903333: Add ability for USE_VECTORIZED_SCANNER in write_pandas #2157

Open
culpgrant opened this issue Jan 30, 2025 · 2 comments · May be fixed by #2164
Open

SNOW-1903333: Add ability for USE_VECTORIZED_SCANNER in write_pandas #2157

culpgrant opened this issue Jan 30, 2025 · 2 comments · May be fixed by #2164
Labels
feature status-triage_done Initial triage done, will be further handled by the driver team

Comments

@culpgrant
Copy link

What is the current behavior?

In the function write_pandas there is no way to leverage the param USE_VECTORIZED_SCANNER.

What is the desired behavior?

Snowflake recently published a blog about the ability to leverage the parameter USE_VECTORIZED_SCANNER for performance improvements.

We should have the option to leverage this parameter to help with performance

How would this improve snowflake-connector-python?

Help with performance

References and other background

https://www.snowflake.com/en/engineering-blog/loading-terabytes-into-snowflake-speeds-feeds-techniques/

@github-actions github-actions bot changed the title Add ability for USE_VECTORIZED_SCANNER in write_pandas SNOW-1903333: Add ability for USE_VECTORIZED_SCANNER in write_pandas Jan 30, 2025
@sfc-gh-dszmolka sfc-gh-dszmolka added status-triage_done Initial triage done, will be further handled by the driver team and removed needs triage labels Jan 30, 2025
@sfc-gh-dszmolka
Copy link
Contributor

hi and thank you for submitting this enhancement request, the team will consider for future plans. No timeline attached.

@culpgrant culpgrant linked a pull request Feb 3, 2025 that will close this issue
7 tasks
@culpgrant
Copy link
Author

@sfc-gh-dszmolka I have submitted a PR to enable this feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature status-triage_done Initial triage done, will be further handled by the driver team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants