davidrabinowitz commented on code in PR #40707: URL: https://github.com/apache/airflow/pull/40707#discussion_r1674411744
########## airflow/providers/google/provider.yaml: ########## @@ -130,7 +130,7 @@ dependencies: - google-cloud-dataflow-client>=0.8.6 - google-cloud-dataform>=0.5.0 - google-cloud-dataplex>=1.10.0 - - google-cloud-dataproc>=5.8.0 + - google-cloud-dataproc>=5.10.1 Review Comment: Google Cloud Dataproc has added [](https://cloud.google.com/dataproc-serverless/docs/concepts/autotuning) and the API support for it is in version 5.10.1. We want our users to be able to set the cohort and scenarios on an out of the box. -- 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]
