-
Notifications
You must be signed in to change notification settings - Fork 14.4k
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 June 07, 2022 #24289
Comments
All my changes are related to doc and/or sample dag. No testing needed |
Cool. Bulk-updated them as "tested" :D |
#23981 work |
I also tested and updated all "my" changes |
#20578 I have no regression ( not using a new connection or using args of the KPO ) if still using core airlfow kubernetes settings 👍 |
One comment. I am releasing rc2 in a moment (@josh-fell found that our RELEASE notes (part of packages) contained Airflow 2.1+ so I am re-relesing all providers with that one change included (but feel free to continue the testing - the only difference will be those descriptions. |
#23849 contains only refactoring of code. No testing needed |
I've tested #24090 and can confirm it's working as expected. |
Tested #23839 working as expected. |
@potiuk do you know why k8s is a major? |
I've tested #23622 and it works as expected. |
I've tested #24165 (google, BigQueryInsertJobOperator) with
|
I've tested #22802 and it is working as expected. |
As discussed on slack - mistake :). Will release minor as rc2. |
|
Verified the installation and that everything exists properly for my fixes: |
Thanks @gmcrocetti - as I am releasing rc2 soon, I merged your fix :) |
#23767 working as expected |
Tested #19736 by executing |
Tested #23976 working fine |
My changes are testing related and not part of provider code shipped to customers. Though I verified those tests are still passing 👍 |
I re-released the RC2 after few fixes (thanks to those who noticed them) and also corrected a number of documentation issues (that turned to be a bit more complex due to AIP-47 induced changes) - thanks @josh-fell and @deeptansh for raising the issues. Announcement is about to be sent to the devlist. There is no real need to re-test the already tested changes (I left them checked) as the changes were minimal when it comes to code. But the not-checked issues also need some ❤️ :). Summary of changes in RC2:
Have fun with testing (we release on Monday if all is good). |
All of mine are 👍 |
tested papermill operator with #24301 in rc2 and works now. Thanks! |
Looking forward for more testing till Monday :). |
Tests looking good |
Thanks everyone!. Release is accepted. Proceeding with release. |
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 alibaba: 2.0.0rc2
Provider amazon: 4.0.0rc2
get_partition
andcreate_partition
methods inGlueCatalogHook
(#23857): @gmcrocettiRedshiftCreateClusterOperator
for single-node cluster type (#23839): @pankajastroregion_name
(#23976): @Taragolisexecute()
inEksCreateClusterOperator
(#23877): @josh-fellget_or_create_glue_job
method. (#24215): @gmcrocettiProvider apache.beam: 4.0.0rc2
Provider apache.cassandra: 3.0.0rc2
Provider apache.druid: 3.0.0rc2
Provider apache.hdfs: 3.0.0rc2
Provider apache.hive: 3.0.0rc2
Provider apache.kylin: 3.0.0rc2
Provider apache.pinot: 3.0.0rc2
Provider apache.spark: 3.0.0rc2
Provider cncf.kubernetes: 4.1.0rc2
Provider databricks: 3.0.0rc2
Provider dbt.cloud: 2.0.0rc2
Provider docker: 3.0.0rc2
xcom_push
fromDockerOperator
(#23981): @eladkalProvider elasticsearch: 4.0.0rc2
Provider exasol: 3.0.0rc2
Provider github: 2.0.0rc2
GithubOperator
use inGithubSensor.__init__()
(#24214): @josh-fellProvider google: 8.0.0rc2
Provider hashicorp: 3.0.0rc2
Provider jdbc: 3.0.0rc2
Provider jenkins: 3.0.0rc2
apache-airflow-providers-jenkins
JenkinsJobTriggerOperator
(#22802): @SasanAhmadiProvider microsoft.azure: 4.0.0rc2
Provider oracle: 3.0.0rc2
parameters
to templated fields inOracleOperator
(#22857): @maltheProvider papermill: 3.0.0rc2
Provider presto: 3.0.0rc2
PrestoToSlackOperator
(#23979): @eladkalProvider qubole: 3.0.0rc2
Provider sftp: 3.0.0rc2
Provider snowflake: 3.0.0rc2
sql
param (#23767): @kazanzhyProvider sqlite: 3.0.0rc2
SqliteHook
compatibility with SQLAlchemy engine (#23790): @kaxilProvider ssh: 3.0.0rc2
The guidelines on how to test providers can be found in
Verify providers by contributors
Committer
The text was updated successfully, but these errors were encountered: