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-374703: Package python snowpark and fix import issue #24

Merged
merged 3 commits into from
Jul 1, 2021

Conversation

sfc-gh-jdu
Copy link
Collaborator

@sfc-gh-jdu sfc-gh-jdu commented Jul 1, 2021

Now we can install the snowpark using pip and we can import desired package by snowflake.snowpark. Also add the instruction of how to setup the development environment of python snowpark in README.

@sfc-gh-jdu sfc-gh-jdu marked this pull request as ready for review July 1, 2021 03:49
Copy link
Collaborator

@sfc-gh-okostakis sfc-gh-okostakis left a comment

Choose a reason for hiding this comment

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

Fingers crossed that this works!

Do we need to change the jenkins side, too?

return ServerConnection.convert_result_meta_to_attribute(
self._cursor.description
Copy link
Collaborator

Choose a reason for hiding this comment

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

Great!

@@ -0,0 +1,32 @@
# Setting up and Running Tests
Copy link
Collaborator

Choose a reason for hiding this comment

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

Awesome!

@sfc-gh-jdu sfc-gh-jdu merged commit 09067a7 into master Jul 1, 2021
@sfc-gh-jdu sfc-gh-jdu deleted the jdu-SNOW-374703-fix-import branch July 1, 2021 16:37
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.

2 participants