frankcash opened a new issue, #34521:
URL: https://github.com/apache/airflow/issues/34521

   ### Apache Airflow version
   
   main (development)
   
   ### What happened
   
   Databricks hook utilizes some constant variables to define routes and the 
operations on them 
https://github.com/apache/airflow/blob/main/airflow/providers/databricks/hooks/databricks.py#L39-L70,
 but it does not do this for the repo routes at all 
https://github.com/apache/airflow/blob/main/airflow/providers/databricks/hooks/databricks.py#L521-L550
   
   ### What you think should happen instead
   
   There should be constant variables for the routes that are used to call the 
repo endpoints
   
   ### How to reproduce
   
   Look at code repository
   
   ### Operating System
   
   Ventura 13.0
   
   ### Versions of Apache Airflow Providers
   
   apache-airflow-providers-databricks==4.5.0
   
   
   
   ### Deployment
   
   Docker-Compose
   
   ### Deployment details
   
   _No response_
   
   ### Anything else
   
   I am willing to submit a PR to this but I have some competing priorities 
right now
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


-- 
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: commits-unsubscr...@airflow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to