Closed eladkal closed 1 year ago
My change was only in "tests" and it works :)
Tested with default Azure credential change and a few examples dags. All look good 👍
✅ for Yandex provider
+1 Tested my changes, working as expected.
Thanks, Utkarsh Sharma
On Thu, Nov 9, 2023 at 5:46 PM Jakub Dardzinski @.***> wrote:
35428 https://github.com/apache/airflow/pull/35428 tested, working as
expected
— Reply to this email directly, view it on GitHub https://github.com/apache/airflow/issues/35540#issuecomment-1803723441, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADDLAHIYTFESXLAS33T25DLYDTCTRAVCNFSM6AAAAAA7DQXVD6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMBTG4ZDGNBUGE . You are receiving this because you were mentioned.Message ID: @.***>
There is something wrong with the HttpOperator. The new pagination functionality doesn't behave like expected with deferrable=False
. But, it works fine when deferred.
I opened a PR with a fix #35560
Tested my change (35212), works as expected
Daniel On 9 Nov 2023 at 19:07 +0100, Joffrey Bienvenu @.***>, wrote:
There is something wrong with the HttpOperator. The new pagination functionality doesn't behave like expected with deferrable=False. But, it works fine when deferred. I opened a PR with a fix #35560 — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.***>
Tested (35295), working as expected
Tested #35399, working as expected. Thank you!
Tested #34773 locally - Sensors which were failing previously are now being rescheduled as expected! Looks good on my end!
Tested #34985 locally- it is working as expected.
tested #35293 locally. it 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.11.0rc1
output_location
attribute inAthenaOperator
(#35265): @TaragolisProvider apache.spark: 4.4.0rc1
Provider cncf.kubernetes: 7.9.0rc1
Provider cohere: 1.0.0rc1
Provider common.io: 1.0.1rc1
Provider databricks: 5.0.0rc1
list_jobs
function inDatabricksHook
(#34926): @oleksiidavProvider discord: 3.4.1rc1
HttpOperator
and make it more modular (#34669): @JoffreybvnProvider docker: 3.8.1rc1
_DockerDecoratedOperator
module type attribute pickle error (#35293): @phi-fridayProvider elasticsearch: 5.1.1rc1
Provider ftp: 3.6.1rc1
Provider google: 10.11.1rc1
Provider http: 4.7.0rc1
HttpOperator
and make it more modular (#34669): @JoffreybvnProvider microsoft.azure: 8.2.0rc1
Provider openai: 1.0.0rc1
Provider openlineage: 1.2.1rc1
Provider pgvector: 1.0.0rc1
Provider pinecone: 1.0.0rc1
Provider postgres: 5.8.0rc1
Provider salesforce: 5.5.1rc1
Provider slack: 8.4.0rc1
Provider snowflake: 5.1.1rc1
snowflake-connector-python
version (#35440): @romsharon98Provider weaviate: 1.0.0rc1
Provider yandex: 3.6.0rc1
All users involved in the PRs: @ferruzzi @ylnsnv @syedahsn @stelsemeyer-m60 @dave-pollock @eladkal @zeotuan @MaksYermak @AetherUnbound @pankajkoti @makrushin-evgenii @andrew9691 @utkarsharma2 @Joffreybvn @phi-friday @Taragolis @JDarDagran @danielvdende @bolkedebruin @dstandish @dirrao @Lee-W @oleksiidav @josh-fell @romsharon98 @Piatachock @potiuk @o-nikolas
Committer