Kalyan R
Kalyan R
~~PR to fix this issue: Here's the PR: https://github.com/apache/airflow/pull/38831 @DEworkerDE , I've already tested the fix and it's working. Please test it if you find time.~~ I just realised that...
Can you confirm if this is happening consistently when you run 200+ tasks in parallel
I am not sure why a few tests are failing. But, I'm looking into it.
@sunank200 , @Lee-W, Do you have any more feedback for the PR?
I won't be able to work on this for a week or two. My laptop got damaged. I'll continue working on this once I get back my laptop. Thanks!
Pinecone[pinecone: 2.0.0rc1](https://pypi.org/project/apache-airflow-providers-pinecone/2.0.0rc1) PR: #37307 is has bugs. Fix is being implemented in #39365
@Taragolis , I am working on this PR - https://github.com/apache/airflow/pull/38871 . This is a separate PR to just update the `DbApiHook` to include a method to return a SqlAlchemy URL...
> Hey Andrey think there is some confusion here. Yes we should definitly leave the get_uri method as it is (not get_url as it doesn’t exist yet) and implement a...
@dhrubo-os , can you please approve tests to run
@dhrubo-os , it seems like Stats API doesn't work for 2.7.0 . Its been failing with the following error message > `raw_data = '{"error":{"root_cause":[{"type":"illegal_argument_exception","reason":"Wrong ML cluster level stat"}],"type":"illegal_argument_exception","reason":"Wrong ML cluster...