-
Please look at docs to see if there are other operators we should make Async (Principle - Only create Async operators for the “sync-version” of operators that do some level of polling; take more than …
-
- Migrating secrets and variables to AWS SSM instead of to a Targeted Airflow Metastore
- Reference: https://github.com/astronomer/solutions-labs/blob/main/airflow_migration_dag/dags/migrate_to_se…
-
- [X] I have checked that a similar [feature request](https://github.com/astronomer/astro-cli/issues?q=is%3Aopen+is%3Aissue+label%3A%22feature+request%22) does not already exist.
**✍️ Is your featu…
-
**Describe the bug**
Message from @conorbev
So while waiting for the release I tried it out from main and I do see the TransformOperator producing Inputs and Outputs now, I also did not need to set…
-
Hi Astronomer Team,
We are deploying this chart in our K8 cluster to run airflow. We are using nginx proxy to route to airflow. All pods & services are running. But while accessing the airflow URL …
-
```
I am an astronomer and I would very much like to see some of the
astronomical python modules included. In particular:
Astrolib
PyFITS
There is a nice overview web site at:
http://www.astro.wa…
-
```
I am an astronomer and I would very much like to see some of the
astronomical python modules included. In particular:
Astrolib
PyFITS
There is a nice overview web site at:
http://www.astro.wa…
-
#### Steps to Reproduce:
| Step | Action | Expected | Status |
| -------- | -------- | -------- | -------- |
| 1| | | Fail |
-
I had a DAG with Variable.get() without a default value, everything worked as expected locally. However, I saw an error while deploying to Astro: ValueError: invalid literal for int() with base 10: 'N…
-
**Describe the bug**
When inferring schema complete Parquet is loaded in memory.
https://github.com/astronomer/astro-sdk/blob/e4111397387e43ba7c8d2c0f5645376c466d271a/python-sdk/src/astro/files/type…