Pankaj Singh
Pankaj Singh
Related to: https://github.com/astronomer/astronomer-providers/issues/568
Related to: https://github.com/astronomer/astronomer-providers/issues/568
Cause By https://github.com/astronomer/astronomer-providers/pull/640
**Describe the bug** Recently I'm facing an issue while running `make docs` in my env. may be related to https://github.com/executablebooks/sphinx-copybutton/issues/170 issue but not sure **To Reproduce** run `make docs` in...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...
Bump the upstream provider version to make it consistent with astronomer-providers dependency
Recently I encountered that the scheduler restarting a bit frequently for deployment https://cll0nj92h00iu01j51htnafwh.astronomer-stage.run/dkvggim6/home ``` The scheduler does not appear to be running. Last heartbeat was received 56 seconds ago. The...
Add example to run ``` select count(*) from table ``` Recently we found an issue https://github.com/apache/airflow/pull/32319#discussion_r1421437350 but dag runs were not able to detect
currently, benchmark CI job is failing because failing to install astro-sdk in container CI log: https://github.com/astronomer/astro-sdk/actions/runs/4910054906/jobs/8766866479
currently, task names in UI display like load_file_1, load_file_2 which is confusing so we should add an appropriate task_id DAG: https://github.com/astronomer/astro-sdk/blob/main/python-sdk/example_dags/example_load_file.py