potiuk commented on PR #30067: URL: https://github.com/apache/airflow/pull/30067#issuecomment-1550147678
> > Also to note - it > > Fixes: #27292 > > It makes great progress towards that ticket but it does not resolve it 100%. As noted [here](https://github.com/apache/airflow/issues/27292#issuecomment-1454832422) one of the google libraries doesn't support 3.11 yet (and they still haven't implemented that yet [googleapis/python-aiplatform#2028](https://github.com/googleapis/python-aiplatform/pull/2028)) Thanks for that info! yeah I see where it is not 100% but I think it this case the 99% is "good enough" to close it and open another issue for the "python-api" exclusively. Before that we really could not even think about releasing 3.11 (and especially with the underlying problem with protobuf, apaache-beam and depending libraries). But I am perfectly happy to add `python-aiplatform` dependency to be excluded for Python >= 3.11 for example.... So yeah. I think it really "fixes" the problem :D as I see it. -- 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]
