Bowrna

Results 94 comments of Bowrna

> I am going to raise PR for Trino. oops @dirrao I am sorry I raised a PR without noticing it :(

Raising PR for Snowflake, Drill and SQLite too! Edit: Raising for JDBC, MSSQL too

The open ones in this task are [tests/system/providers/google/cloud/life_sciences/example_life_sciences.py](https://github.com/apache/airflow/tree/main/tests/system/providers/google/cloud/life_sciences/example_life_sciences.py) [tests/system/providers/google/marketing_platform/example_analytics.py](https://github.com/apache/airflow/tree/main/tests/system/providers/google/marketing_platform/example_analytics.py) [tests/system/providers/google/cloud/bigquery/example_bigquery_operations.py](https://github.com/apache/airflow/tree/main/tests/system/providers/google/cloud/bigquery/example_bigquery_operations.py) tests/system/providers/amazon/aws/example_ecs_fargate.py tests/system/providers/amazon/aws/example_emr_notebook_execution.py tests/system/providers/amazon/aws/example_emr.py

I will add the PR for other google cloud examples as each of the fix in it have different set of doubts. Raising multiple PR to avoid confusion

i am facing issue in celery executor tests though the changes I did didn't affect that part. any idea on how I can resolve that?

yes @VladaZakharova I got a deprecation message in this file saying. `airflow.exceptions.AirflowProviderDeprecationWarning:The body field 'initial_node_count' is deprecated. Use 'node_pool.initial_node_count' instead.` But when I added the cluster config with value like...