mistercrunch closed pull request #6398: Remove note about snowflake-sqlalchemy stable version regression URL: https://github.com/apache/incubator-superset/pull/6398
This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull request (from a fork), the diff is supplied below (as it won't show otherwise due to GitHub magic): diff --git a/docs/installation.rst b/docs/installation.rst index d5c63c4bf1..e986b2158d 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -397,10 +397,6 @@ Make sure the user has privileges to access and use all required databases/schemas/tables/views/warehouses, as the Snowflake SQLAlchemy engine does not test for user rights during engine creation. -*Note*: At the time of writing, there is a regression in the current stable version (1.1.2) of -snowflake-sqlalchemy package that causes problems when used with Superset. It is recommended to -use version 1.1.0 or try a newer version. - See `Snowflake SQLAlchemy <https://github.com/snowflakedb/snowflake-sqlalchemy>`_. Teradata ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
