Pankaj Singh

Results 83 issues of Pankaj Singh

We should automate https://github.com/astronomer/astro-sdk/blob/main/python-sdk/docs/development/RELEASE.md#releasing-constraints-for-the-release

ci
product/python-sdk

- Wanted to rename `ExportFileOperator` - Deprecated `ExportFileOperator added ` ExportTableToFileOperator` and released it in `astro-sdk-python-1.3.1` - Later we come to the conclusion that `ExportToFileOperator` is a better name choice...

improvement
product/python-sdk

extend existing data validation tests all the supported db db's currently run for SQLite only

testing
product/python-sdk

Enable test for 2.9 airflow and Python 3.12

closes: https://github.com/apache/airflow/issues/28865 The DAG test command stuck in infinite loop when DAG is paused 1. task resume from deferable state: TI change from deferrable to scheduled 2. task has retry...

type:bug-fix

To avoid top-level import we should directly import the OL dependency when needed

This PR introduces a parameter that enables the retrieval of intermediate logs for the GKEStartPod asynchronous operator. - Add param `last_log_time` and `logging_interval` in GKEStartPodTrigger serialize - Add optional param...

provider:google
area:providers
provider:cncf-kubernetes

- pin google-cloud-bigquery - Remove conditional query building for different Airflow version - Adjust dataset and cleanoperator test - clean checkoperator test

closes: https://github.com/apache/airflow/issues/37999 --- **^ Add meaningful description above** Read the **[Pull Request Guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#pull-request-guidelines)** for more information. In case of fundamental code changes, an Airflow Improvement Proposal ([AIP](https://cwiki.apache.org/confluence/display/AIRFLOW/Airflow+Improvement+Proposals)) is needed. In...

area:providers
area:logging
provider:elasticsearch