We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 882949e commit 671bc31Copy full SHA for 671bc31
ibis/backends/snowflake/__init__.py
@@ -160,7 +160,7 @@ def do_connect(
160
connect_args
161
Additional arguments passed to the SQLAlchemy engine creation call.
162
kwargs:
163
- Additiional arguments passed to the SQLAlchemy URL constructor.
+ Additional arguments passed to the SQLAlchemy URL constructor.
164
See https://docs.snowflake.com/en/developer-guide/python-connector/sqlalchemy#additional-connection-parameters
165
for more details
166
"""
0 commit comments