Pankaj Singh

Results 65 issues of Pankaj Singh

**Describe the bug** When I'm passing a bucket folder uri it is returning all files + the folder **Version** * Astro: [e.g. 0.6.0] * OS: [eg. Debian] **To Reproduce** Steps...

**Describe the bug** If I'm passing a folder path URI in File object it throws error ``` Broken DAG: [/usr/local/airflow/dags/task_flow.py] Traceback (most recent call last): File "/usr/local/airflow/astro_sdk/src/astro/files/types/__init__.py", line 25, in...

Add documentation example for ``run_raw_sql`` operator/decorator with and without handler argument. closes: #589 related: #584

**Please describe the feature you'd like to see** [task](https://taskfile.dev/) https://github.com/astronomer/astro-sdk/pull/597#pullrequestreview-1070772629 **Describe the solution you'd like** A clear and concise description of what you want to happen, if possible with code...

research/question

currently, `_do_api_call_async` of databricks does not raise an exception in case of user error instead it returns a Dict because of this the caller of this method might not be...

closes: #604 related-to: https://github.com/astronomer/astronomer-providers/issues/568

- Convert function-based test to class-based test example: - Move any third-party mock object to the utils module if the object makes the test crowded - Move constant to utils...

epic
kind/clean-up
ci
testing
pri/low
good first issue

By default in astro-cloud the kube namespace is set to deployment namespace Task log ``` 2022-06-15, 03:17:05 UTC] {warnings.py:109} WARNING - /usr/local/airflow/airflow_local_settings.py:94: DeprecationWarning: Accessing configuration method 'get' directly from the...

bug

Investigate if it make sense to add Amazon appflow async operator/sensor OSS PR: https://github.com/apache/airflow/pull/24057

research