-
Notifications
You must be signed in to change notification settings - Fork 14.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Status of testing Providers that were prepared on September 08, 2023 #34218
Comments
#33952 works as expected |
|
#33715 works as expected |
#34122 works fine
I'll raise an issue and try to solve this. |
#33685 doesn't work for |
@RNHTTR what if you disable |
I checked all my 101 changes, and they are all present in the RC. |
Tested my change #34018 in the Google RC 10.8.0rc1. It works fine, but, it also has a dependency on common-sql provider 1.7.2.rc1 for the change in same PR. If the common-sql provider is not updated then it fails. How do we handle cross-provider dependency bumps during releases? Does it get handled automatically or we need a manual minimum dependency bump here in Google RC to contain common-sql>=1.7.2? |
IMHO if the operator will be broken before upgrading the common-sql version to latest, then we should consider it as breaking change and fix it. The min version of common-sql is 1.3.1 in google provider, bumping it to 1.7.2 could fix the issue, and I think that it's safe as we still use the same major version. |
Yep. We should bump min version of common-sql |
Thank you @hussein-awala and @potiuk for your quick inputs and suggestions. I have created a PR now to bump the min version #34257. cc: @eladkal Sorry din't realise this earlier. What would be the steps for releasing the Google RC now as it may depend on PR #34257? |
Checked all my changes are in (mostly dependencies). All looks good. |
|
#34068 works fine |
#34041 works as expected |
Thank you everyone. |
Body
Issue title: Status of testing Providers that were prepared on September 08, 2023
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 airbyte: 3.3.2rc1
Provider alibaba: 2.5.3rc1
Provider amazon: 8.7.0rc1
waiter_max_attempts
default value inEcsRunTaskOperator
(#33712): @mjsquAppflowHook
(#33881): @Taragolisaws.session_factory
part of Amazon provider configuration documentation (#33960): @TaragolisProvider apache.beam: 5.2.3rc1
Provider apache.drill: 2.4.4rc1
Provider apache.flink: 1.1.3rc1
Provider apache.hdfs: 4.1.1rc1
Provider apache.hive: 6.1.6rc1
format
in Airflow providers (#33752): @hussein-awalaProvider apache.impala: 1.1.3rc1
Provider apache.livy: 3.5.4rc1
Provider apache.pig: 4.1.2rc1
Provider apache.pinot: 4.1.4rc1
Provider apprise: 1.0.2rc1
Provider celery: 3.3.4rc1
Provider cncf.kubernetes: 7.5.1rc1
cached_property
for hook in SparkKubernetesSensor (#34106): @josh-fellProvider common.sql: 1.7.2rc1
Provider databricks: 4.5.0rc1
format
in Airflow providers (#33752): @hussein-awalaProvider dbt.cloud: 3.3.0rc1
Provider docker: 3.7.5rc1
Provider elasticsearch: 5.0.2rc1
format
in Airflow providers (#33752): @hussein-awalaProvider exasol: 4.2.5rc1
Provider facebook: 3.2.2rc1
Provider ftp: 3.5.2rc1
Provider google: 10.8.0rc1
BigQueryHook.get_pandas_df
(#33819): @RyuSAformat
in Airflow providers (#33752): @hussein-awalaProvider hashicorp: 3.4.3rc1
Provider http: 4.5.2rc1
Provider imap: 3.3.2rc1
Provider influxdb: 2.2.3rc1
Provider jdbc: 4.0.2rc1
Provider jenkins: 3.3.2rc1
Provider microsoft.azure: 7.0.0rc1
AzureDataFactoryPipelineRunStatusAsyncSensor
class (#34036): @eladkalLocalToAzureDataLakeStorageOperator
class (#34035): @eladkalProvider microsoft.psrp: 2.3.2rc1
Provider mongo: 3.2.2rc1
Provider mysql: 5.3.1rc1
Provider neo4j: 3.3.3rc1
Provider openlineage: 1.1.0rc1
get_custom_facets
(#34122): @JDarDagranProvider oracle: 3.7.4rc1
Provider pagerduty: 3.3.1rc1
Provider postgres: 5.6.1rc1
Provider presto: 5.1.4rc1
Provider redis: 3.3.2rc1
Provider salesforce: 5.4.3rc1
Provider samba: 4.2.2rc1
Provider sftp: 4.6.1rc1
Provider slack: 8.1.0rc1
Provider smtp: 1.3.2rc1
Provider snowflake: 5.0.1rc1
Provider ssh: 3.7.3rc1
Provider tableau: 4.2.2rc1
Provider trino: 5.3.1rc1
Provider vertica: 3.5.2rc1
Provider zendesk: 4.3.2rc1
All users involved in the PRs:
@Taragolis @fabiogra @vijay-jangir @darkag @okayhooni @moiseenkov @RyuSA @potiuk @yermalov-here @eladkal @bkossakowska @hussein-awala @pankajastro @adam133 @kristopherkane @pankajkoti @melugoyal
@pierrejeambrun @JDarDagran @GeoffroyDFox @RNHTTR @mjsqu @dstandish @josh-fell @wolfdn @Lee-W
Committer
The text was updated successfully, but these errors were encountered: