Skip to content

Commit

Permalink
Fix bad merge for snowflake connector. (#1588)
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-dkurokawa authored Oct 25, 2024
1 parent 5352f01 commit 2891ce5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ def __init__(
database_prefix,
database_args,
database_check_revision,
connection_parameters=connection_parameters,
URL(**connection_parameters),
)

def _create_snowpark_session(
Expand Down

0 comments on commit 2891ce5

Please sign in to comment.