You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/03/24 12:24:49 UTC

[GitHub] [airflow] potiuk edited a comment on pull request #22416: Pass X-Presto-Client-Info in presto hook

potiuk edited a comment on pull request #22416:
URL: https://github.com/apache/airflow/pull/22416#issuecomment-1077569142


   Jus don't import it from there. or catch an import and provide a suitable default. I do not know the history of DEFAULT_FORMAT_PREFIX so cannot give a definite answer, but definitely if you add this import - you are relying on 2.3 behaviour, which we should not do. 
   According to https://github.com/apache/airflow/blob/main/README.md#support-for-providers all the providers until 21st of May should ne 2.1-compatible.


-- 
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-unsubscribe@airflow.apache.org

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