eladkal commented on PR #32573:
URL: https://github.com/apache/airflow/pull/32573#issuecomment-1635239279

   > I think we have 2 options,
   > 
   > 1. "fix" that code, but this changes the behavior for every usage, not 
sure of the consequences
   > 2. close this PR and keep our own helper function
   
   You can fix the core helper function.
   Change the provider to import the new core helper if airflow >=2.7.0 and 
fall back to local helper otherwise.
   Once providers minimum veraion will be 2.7.0 we can get rid of the local 
helper.


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

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

Reply via email to