apache / airflow

Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
https://airflow.apache.org/
Apache License 2.0
37.06k stars 14.29k forks source link

Status of testing Providers that were prepared on August 03, 2024 #41237

Closed eladkal closed 3 months ago

eladkal commented 3 months ago

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?

The guidelines on how to test providers can be found in

Verify providers by contributors

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 amazon: 8.27.0rc2

All users involved in the PRs: @MRLab12 @uzhastik @dstandish @kacpermuda @jedcunningham @mr1holmes @gopidesupavan @moiseenkov @Anush008 @dirrao @o-nikolas @vatsrahul1001 @dabla @romsharon98 @e-galan @JDarDagran @ephraimbuddy

Committer

jhongy1994 commented 3 months ago

I checked #41009 (Linked issue #40175) and working as expected :)

moiseenkov commented 3 months ago

40951, #41092 work as expected

Anush008 commented 3 months ago

Qdrant Provider: Bump Qdrant client to latest (#40831): @Anush008

Tested and verified working.

VladaZakharova commented 3 months ago

https://github.com/apache/airflow/pull/40664 and https://github.com/apache/airflow/pull/40720 work as expected

potiuk commented 3 months ago

Checked my changes - both look good !

pankajkoti commented 3 months ago

Tested my changes in the Databricks provider, all look good!

dolfinus commented 3 months ago

40854 and #40797 are fine

sc250072 commented 3 months ago

https://github.com/apache/airflow/pull/40716 Tested and working fine. All system tests are getting success.

dabla commented 3 months ago

Tested following PR with odbc/jdbc/mssql and looking good:

kacpermuda commented 3 months ago

I've tested all OpenLineage provider changes and my PRs with some example DAGs, all seems to work fine.

gopidesupavan commented 3 months ago

Have tested #40976 , #40765 and #40896. All looks good. thank you.

JDarDagran commented 3 months ago

Tested all my changes - all look fine.

uzhastik commented 3 months ago

ydb provider works as expected, checked https://github.com/apache/airflow/pull/40631 thank you!

mr1holmes commented 3 months ago

Tested https://github.com/apache/airflow/pull/40705 Works as expected.

eladkal commented 3 months ago

Thank you everyone. Providers are released.

I invite everyone to help improve providers for the next release, a list of open issues can be found here.