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

[ThinClient] Use connector with server-side-snowpark changes in setup.py #1766

Merged
merged 1 commit into from
Jun 12, 2024

Conversation

sfc-gh-lspiegelberg
Copy link
Contributor

Modifies setup.py to use the latest HEAD of https://github.com/snowflakedb/snowflake-connector-python/tree/server-side-snowpark which includes connector changes (most notable adding the _dataframe_ast field for phase 0).

To update your local dev environment run

pip uninstall snowflake-connector-python -y
python -m pip install --no-cache -e ".[development,pandas]"

Running the pip command should show git clone in the logs.

@sfc-gh-lspiegelberg sfc-gh-lspiegelberg merged commit e20a430 into server-side-snowpark Jun 12, 2024
12 of 14 checks passed
@sfc-gh-lspiegelberg sfc-gh-lspiegelberg deleted the ls-connector-setup branch June 12, 2024 21:34
@github-actions github-actions bot locked and limited conversation to collaborators Jun 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants