Closed eladkal closed 1 year ago
Hi, https://github.com/apache/airflow/pull/33427, https://github.com/apache/airflow/pull/33425, https://github.com/apache/airflow/pull/33359 works as expected, even tested using an external database and all looks good.
I also tested https://github.com/apache/airflow/pull/33601 and it no longer has the ImportError warning, as expected
I have just tested #33314, works as expected.
I haved tested https://github.com/apache/airflow/pull/33652, looks good.
I have tested #33005 this morning. Messages indicate Service Principal Token is being used, and data was retrieved from a Databricks Workspace.
Checked all my changes. All look good!
Tested https://github.com/apache/airflow/pull/33457 and it works fine
Tested #33135 and it works as expected. For #33306 , it's not working as expected so I have created another PR which just got merged.
https://github.com/apache/airflow/pull/33598 and https://github.com/apache/airflow/pull/33627 looks good. thanks!
Checked #33483 and it is present in the different providers.
Tested https://github.com/apache/airflow/pull/33716 and https://github.com/apache/airflow/pull/33467. Both works fine. Thanks!
Tested my changes:
Things do not seem to have regressed and it works as expected. Ran a few dags to target the cncf provider too. It looks good to me.
Thanks!
Tested my changes, everything looks good.
tested https://github.com/apache/airflow/pull/33656 and it looks good
tested #33500, works as expected
good for me
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.6.0rc1
deferrable
option toLambdaCreateFunctionOperator
(#33327): @vincbecksql_hook_params
parameter toS3ToSqlOperator
(#33427): @alexbeggsql_hook_params
parameter toSqlToS3Operator
(#33425): @alexbeggGlueJobOperator
(#33408): @erdos2nstart_time
(#33673): @vincbeckSageMakerEndpointOperator
(#33487): @vandonr-amzEcsRunTaskOperator
(#33703): @vandonr-amzboto3.client
linked to resource meta instead of create new one for waiters (#33552): @TaragolisProvider apache.beam: 5.2.2rc1
Provider apache.hive: 6.1.5rc1
Provider apache.pinot: 4.1.3rc1
Provider celery: 3.3.3rc1
Provider cncf.kubernetes: 7.5.0rc1
active_deadline_seconds
parameter toKubernetesPodOperator
(#33379): @amoghrajeshProvider databricks: 4.4.0rc1
Provider elasticsearch: 5.0.1rc1
Provider exasol: 4.2.4rc1
Provider influxdb: 2.2.2rc1
Provider microsoft.azure: 6.3.0rc1
Provider mysql: 5.3.0rc1
init_command
parameter toMySqlHook
(#33359): @alexbegglocal_infile
parameter toS3ToMySqlOperator
(#33459): @benchoncyProvider openlineage: 1.0.2rc1
Provider oracle: 3.7.3rc1
Provider salesforce: 5.4.2rc1
Provider sftp: 4.6.0rc1
Provider slack: 8.0.0rc1
Provider snowflake: 5.0.0rc1
S3ToSnowflake
andSnowflakeToSlack
operators (#33558): @Taragolisapache-airflow-providers-snowflake
due to breaking changes (#33615): @TaragolisProvider trino: 5.3.0rc1
Provider yandex: 3.4.0rc1
All users involved in the PRs: @amoghrajesh @mobuchowski @zbstof @johnbrandborg @vincbeck @JDarDagran @benchoncy @ellisms @SamWheating @pankajastro @alexbegg @sunank200 @zinal @LipuFei @functicons @hussein-awala @ephraimbuddy @Lee-W @arjunanan6 @erdos2n @vandonr-amz @fdemiane @Owen-CH-Leung @phanikumv @Taragolis @mati-o @syedahsn @tiranux @covidium @yermalov-here @potiuk
Committer