alexott commented on a change in pull request #21363:
URL: https://github.com/apache/airflow/pull/21363#discussion_r805763334



##########
File path: setup.py
##########
@@ -246,6 +246,7 @@ def write_version(filename: str = os.path.join(*[my_dir, 
"airflow", "git_version
 ]
 databricks = [
     'requests>=2.26.0, <3',
+    'databricks-sql-connector>=1.0.0, <2.0.0',

Review comment:
       1. Code is installed as part of the package, Apache License doesn't 
require that the code is hosted on github.  Dev team needs some time to create 
a repo, setup automation, etc.
   2. This library isn't related to the API 2.1 at all. 




-- 
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]


Reply via email to