potiuk edited a comment on pull request #14030: URL: https://github.com/apache/airflow/pull/14030#issuecomment-785880823
That's good point. If you have both providers installed, only one of the connections should register (and there should be a warning in the log). Since they are effectively the same class (from Tableau provider) it does not matter which one gets first (it will be the tableau one because they are alphabetically sorted). So it should all work fine :). ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
