eladkal opened a new issue, #33193: URL: https://github.com/apache/airflow/issues/33193
### Body I have a kind request for all the contributors to the latest provider packages release. Could you please help us to test the RC versions of the providers? Let us know in the comment, whether the issue is addressed. Those are providers that require testing as there were some substantial changes introduced: ## Provider [google: 10.6.0rc2](https://pypi.org/project/apache-airflow-providers-google/10.6.0rc2) - [ ] [openlineage, bigquery: add openlineage method support for BigQueryInsertJobOperator (#31293)](https://github.com/apache/airflow/pull/31293): @mobuchowski - [ ] [Add GCS Requester Pays bucket support to GCSToS3Operator (#32760)](https://github.com/apache/airflow/pull/32760): @hankehly - [ ] [Add system test and docs for CloudDataTransferServiceGCSToGCSOperator (#32960)](https://github.com/apache/airflow/pull/32960): @moiseenkov - [ ] [Add a new parameter to SQL operators to specify conn id field (#30784)](https://github.com/apache/airflow/pull/30784): @hussein-awala - [ ] [Fix names of resources in Datafusion system tests (#32855)](https://github.com/apache/airflow/pull/32855): @VladaZakharova - [ ] [Fix system test for MetastoreHivePartitionSensor (#32861)](https://github.com/apache/airflow/pull/32861): @moiseenkov - [ ] [Implement new way of checking 409 error for Datafusion pipeline (#33173)](https://github.com/apache/airflow/pull/33173): @VladaZakharova ## Provider [redis: 3.3.1rc2](https://pypi.org/project/apache-airflow-providers-redis/3.3.1rc2) - [ ] [Move redis subscribe to poke() method in Redis Sensor (#32984)](https://github.com/apache/airflow/pull/32984): @potiuk - [ ] [Fix oversubsription of Redis pubsub sensor (#33139)](https://github.com/apache/airflow/pull/33139): @potiuk The guidelines on how to test providers can be found in [Verify providers by contributors](https://github.com/apache/airflow/blob/main/dev/README_RELEASE_PROVIDER_PACKAGES.md#verify-the-release-candidate-by-contributors) <!-- NOTE TO RELEASE MANAGER: Please move here the providers that have doc-only changes or for which changes are trivial, and you could assess that they are OK. In case The providers are automatically installed on Airflow 2.3 and latest `main` during the CI, so we know they are installable. Also, all classes within the providers are imported during the CI run so we know all providers can be imported. --> All users involved in the PRs: @hussein-awala @mobuchowski @VladaZakharova @moiseenkov @hankehly @potiuk Previous RC1 track: https://github.com/apache/airflow/issues/33132 ### Committer - [X] I acknowledge that I am a maintainer/committer of the Apache Airflow project. -- 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]
