Pankaj Singh

Results 86 comments of Pankaj Singh

Tested https://github.com/apache/airflow/pull/39279 and https://github.com/apache/airflow/pull/38536 looks good

but both params `use_legacy_sql` and `something` does not look correct to me. How you are using these parameters? I believe it does not throw errors in case of non-dynamic tasks...

hmm, I agree that it is not consistent but when you pass a kwargs using `default_args` then that kwargs is applied to all operators of a DAG off course you...

since we deprecated it. it should not require now

We are not adding this feature unless we will have some specific request for it

Hi @jedcunningham can I take this? thank you!

recently also failed with similar error https://github.com/astronomer/astro-sdk/actions/runs/3523069879/jobs/5906787666

This look like an issue related to concurrent run. I checked the original-reported logs which say some requested resources were not found. My hunch is somehow the resource got deleted...

Since now we have some separation between unit and integration tests and units tests take relatively less time so I have started on it. We will run unit tests for...

since we have contributed these operators to OSS. This is not a valid request