Closed eladkal closed 3 months ago
I checked #41009 (Linked issue #40175) and working as expected :)
Qdrant Provider: Bump Qdrant client to latest (#40831): @Anush008
Tested and verified working.
https://github.com/apache/airflow/pull/40664 and https://github.com/apache/airflow/pull/40720 work as expected
Checked my changes - both look good !
Tested my changes in the Databricks provider, all look good!
https://github.com/apache/airflow/pull/40716 Tested and working fine. All system tests are getting success.
Tested following PR with odbc/jdbc/mssql and looking good:
I've tested all OpenLineage provider changes and my PRs with some example DAGs, all seems to work fine.
Have tested #40976 , #40765 and #40896. All looks good. thank you.
Tested all my changes - all look fine.
ydb provider works as expected, checked https://github.com/apache/airflow/pull/40631 thank you!
Tested https://github.com/apache/airflow/pull/40705 Works as expected.
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
RdsStopDbOperator
operator in deferrable mode (#41059): @vincbeckRedshiftCreateClusterOperator
to always specifyPubliclyAccessible
(#40872): @vincbeckEmrServerlessStartJobOperator
(#41103): @vincbeckexample_redshift
andexample_redshift_s3_transfers
to useRedshiftDataHook
instead ofRedshiftSQLHook
(#40970): @vincbeckSageMakerTrainingPrintLogTrigger
(#41158): @vincbeckProvider apache.beam: 5.7.2rc2
Provider apache.drill: 2.7.3rc1
Provider apache.druid: 3.10.2rc1
Provider apache.impala: 1.4.2rc1
Provider apache.pinot: 4.4.2rc1
Provider apprise: 1.3.2rc1
Provider celery: 3.7.3rc1
Provider cncf.kubernetes: 8.3.4rc1
Provider common.compat: 1.1.0rc1
Provider common.io: 1.4.0rc1
Provider common.sql: 1.15.0rc1
Provider databricks: 6.8.0rc1
Provider docker: 3.12.3rc1
Provider elasticsearch: 5.4.2rc1
Provider exasol: 4.5.3rc1
Provider ftp: 3.10.1rc1
Provider google: 10.21.1rc2
Provider jdbc: 4.4.0rc1
Provider microsoft.azure: 10.3.0rc1
Provider microsoft.mssql: 3.8.0rc1
Provider mysql: 5.6.3rc1
Provider odbc: 4.6.3rc1
Provider openlineage: 1.10.0rc1
slots
to True for facets used in dag level (#40972): @JDarDagranProvider pgvector: 1.2.2rc1
Provider postgres: 5.11.3rc1
Provider qdrant: 1.1.2rc1
Provider sftp: 4.10.3rc1
Provider slack: 8.8.0rc1
Provider snowflake: 5.6.1rc1
Provider sqlite: 3.8.2rc1
Provider ssh: 3.12.0rc1
Provider teradata: 2.5.0rc1
Provider ydb: 1.2.0rc1
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