apache / airflow

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

Status of testing Providers that were prepared on October 10, 2024 #42882

Closed eladkal closed 1 week ago

eladkal commented 1 week 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: 9.0.0rc1

All users involved in the PRs: @Lee-W @jscheffl @romsharon98 @borismo @sfc-gh-jdu @smsm1-ito @o-nikolas @gopidesupavan @Kytha @paolo-moriello @lukas-mi @Owen-CH-Leung @dirrao @olegkachur-e @rafalh @mobuchowski @kaxil @pdebelak @MaksY

Committer

dabla commented 1 week ago

PR 42414 working as expected

dabla commented 1 week ago

PR 42705 working as expected, so all my PR are good

pdebelak commented 1 week ago

PR 39982 working as expected for opensearch.

sfc-gh-jdu commented 1 week ago

PR #42457 working as expected

jscheffl commented 1 week ago

OK for the packages... but the changelog "Drop python3.8 support core and providers" is only added for some providers - but actually this yields for all. Do we need to fix changelog for all? Pypi (correctly) un-lists 3.8 support... but changelog most probably was not generated as I did no touch all providers with the change.

Owen-CH-Leung commented 1 week ago

PR #41799 working as expected

Lee-W commented 1 week ago

Tested https://github.com/apache/airflow/pull/42736 and https://github.com/apache/airflow/pull/41348

smsm1-ito commented 1 week ago

Regarding #42449 I've tested it on our system, and it looks good, with much faster logging stopping the builds failing due to the tasks going missing.

I've not tested the original issue around multiple log items in quick succession going missing from the AWS logs.

b-per commented 1 week ago

Tested #42737 for dbt Cloud, and it works as expected

gopidesupavan commented 1 week ago

Tested #42427, #42671 and #42080. working fine..

gopidesupavan commented 1 week ago

Tested with sample dag no impact on openlineage #42252

gopidesupavan commented 1 week ago

Tested with sample dag no impact on celery executor #42252 , working fine..

gopidesupavan commented 1 week ago

Tested #42555 , working fine..

eladkal commented 1 week 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.