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-1650689: parsing of the url is not working #157

Open
RalfKow opened this issue Sep 4, 2024 · 1 comment
Open

SNOW-1650689: parsing of the url is not working #157

RalfKow opened this issue Sep 4, 2024 · 1 comment

Comments

@RalfKow
Copy link

RalfKow commented Sep 4, 2024

I'm using
Scala 2.12.18
snowpark 1.13.1

If I want to create a session with Session.builder.configs(Map("url" -> "jdbc:snowflake://bla.snowflakecomputing.com/?user=USER&password=pw&db=DB")). The var afterPrefix in the File SnowflakeConnectString.java is "jdbc:snowflake://jdbc:snowflake://bla.snowflakecomputing.com/?user=USER&password=pw&db=DB" and doesnt work

@github-actions github-actions bot changed the title parsing of the url is not working SNOW-1650689: parsing of the url is not working Sep 4, 2024
@RalfKow
Copy link
Author

RalfKow commented Sep 4, 2024

The port somehwo gets appended to the DB

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

No branches or pull requests

1 participant