mik-laj commented on code in PR #22223: URL: https://github.com/apache/airflow/pull/22223#discussion_r856933504
########## docs/apache-airflow-providers-databricks/index.rst: ########## @@ -80,7 +80,8 @@ PIP requirements PIP package Version required ============================ =================== ``apache-airflow`` ``>=2.1.0`` -``databricks-sql-connector`` ``>=1.0.2, <2.0.0`` +``databricks-sql-connector`` ``>=2.0.0, <3.0.0`` Review Comment: Where can I find the source code repository for this package to compare the new and old version? Without it, it is hard to see if there is change in behaviour. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
