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 2021/07/13 18:19:29 UTC

[GitHub] [airflow] potiuk edited a comment on pull request #16975: Update alias for field_mask in Google Memmcache

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


   It's a bit worse :(, We have to 
   
   1) limit to < 1.1.0 now (so that currently released provider can install)
   2) import it directly from where memcache is importing it 
   3) when we release the next provider for google we will be able to remove the limitation
   
   That's all because of backwards-incompatible import :( 


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