Phani Kumar

Results 50 issues of Phani Kumar

Refer to https://github.com/apache/airflow/pull/24554

Refer to https://github.com/apache/airflow/pull/23712 and build async version of these sensors

area/async
research

Acceptance Criteria: Find a Python library that supports Asynchronous implementation for TableauOperator if the official library does not support it.Document possible options and selection reasons for a particular library in...

area/async
research

Acceptance Criteria: Find a Python library that supports Asynchronous implementation for DbtCloudRunJobOperator if the official library does not support it.Document possible options and selection reasons for a particular library in...

area/async
research

Acceptance Criteria: Find a Python library that supports Asynchronous implementation for [SqlSensor](https://airflow.apache.org/docs/apache-airflow/stable/_api/airflow/sensors/sql/index.html#airflow.sensors.sql.SqlSensor) if the official library does not support it.Document possible options and selection reasons for a particular library in...

area/async
research

Acceptance Criteria: Find a Python library that supports Asynchronous implementation for GlueJobOperator if the official library does not support it.Document possible options and selection reasons for a particular library in...

area/async
research

Wherever possible , make it similar to KPO Async logs, where the user gets to know the latest status of execution as the logs jump between the scheduler and the...

area/async
pri/medium

Since pyhive is unsupported , check whether impyla could be leveraged

oss airflow

Implement async versions for the following operators(Aligned on descending order of priority): - [ ] [`SparkSubmitOperator`](https://airflow.apache.org/docs/apache-airflow-providers-apache-spark/stable/operators.html#sparksubmitoperator) - @bharanidharan14 - [ ] [`SparkSqlOperator`](https://airflow.apache.org/docs/apache-airflow-providers-apache-spark/stable/operators.html#sparksqloperator) - @sunank200 - [ ] [`SparkJDBCOperator`](https://airflow.apache.org/docs/apache-airflow-providers-apache-spark/stable/operators.html#sparkjdbcoperator) - [x]...

area/async
pri/medium