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



##########
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:
       That alternative requires an installation of additional components like 
odbc driver, that isn’t straightforward. I’ll try to clear licensing issue with 
dev team




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