xuky76 commented on PR #32598: URL: https://github.com/apache/airflow/pull/32598#issuecomment-1636974045
@alexott I think I missed adding "proxies" into [extra_parameters](https://github.com/xuky76/airflow/blob/9dfc51a8cf5027b8180e9d4e78febb397aca4ce1/airflow/providers/databricks/hooks/databricks_base.py#L91) If the other requests are requiring proxies, should I move the proxies parameter into a `@cached_property`block? Sorry for all the questions - I'd just rather do it properly, rather than again. -- 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]
