ttomasz opened a new pull request, #25435: URL: https://github.com/apache/airflow/pull/25435
This brings docs in line with what the code does. If I'm looking at the correct thing in the code the condition that decides whether to use PAT token is checking whether login is empty not whether it is 'token' https://github.com/apache/airflow/blob/main/airflow/providers/databricks/hooks/databricks_base.py#L421 -- 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]
