You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2022/01/13 20:18:10 UTC

[GitHub] [superset] jgoodie opened a new issue #18035: Documentation: Teradata documentation needs to be updated

jgoodie opened a new issue #18035:
URL: https://github.com/apache/superset/issues/18035


   The Superset documentation for Teradata is outdated.
   [https://superset.apache.org/docs/databases/teradata](https://superset.apache.org/docs/databases/teradata)
   
   The current documentation tells the user to use the sqlalchemy-teradata library and that the Teradata ODBC driver is necessary.
   
   Teradata has released a newer SQLAlchemy driver that does not require the use of the ODBC driver and have updated the connection string to be:
   
   > teradatasql://{user}:{pass}@{host}
   
   This is the current Teradata SQLAlchemy Driver is here:
   [https://pypi.org/project/teradatasqlalchemy/](https://pypi.org/project/teradatasqlalchemy/)
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org