astro-sdk icon indicating copy to clipboard operation
astro-sdk copied to clipboard

Astro SDK allows rapid and clean development of {Extract, Load, Transform} workflows using Python and SQL, powered by Apache Airflow.

Results 258 astro-sdk issues
Sort by recently updated
recently updated
newest added

# Description ## What is the current behavior? ## What is the new behavior? - - - ## Does this introduce a breaking change? ### Checklist - [ ] Created...

**Context** In the past, we had a tutorial which illustrated how to use each of our operators/decorators: https://github.com/astronomer/astro-sdk/blob/be6280df00ccff0d7a1c0dfb099b2065303dbe88/REFERENCE.md Since we started auto-generating the documentation with Sphinx, the overall description of...

documentation
priority/critical

There will be an alpha build of 2.4 very soon (Sync with the Ash/Jed to get the tag), so to make sure Python SDK can use 2.4 dataset feature (and...

priority/high

**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, we allow users to pass a SQL file to the `sql` param in the transform decorator and `TransformOperator`. This is handled by the following code: https://github.com/astronomer/astro-sdk/blob/6b90c92029c7470f5e383345fcdaf77861c8cb94/src/astro/sql/operators/base_decorator.py#L111-L113 We should add...

documentation
priority/medium

Based on the environment variable `ASTRO_ENABLE_NATIVE_LOAD`. Enabled by default.

**Please describe the feature you'd like to see** In the past, we had a tutorial which illustrated how to use each of our operators/decorators: https://github.com/astronomer/astro-sdk/blob/be6280df00ccff0d7a1c0dfb099b2065303dbe88/REFERENCE.md **Describe the solution you'd like**...

documentation
feature
priority/critical
improvement

**Acceptance Criteria** - [ ] All checks and tests in the CI should pass - [ ] Unit tests (90% code coverage or more, [once available](https://github.com/astronomer/astro-sdk/issues/191)) - [ ] Integration...

feature

**Please describe the feature you'd like to see** In the past, we had a tutorial which illustrated how to use each of our operators/decorators: https://github.com/astronomer/astro-sdk/blob/be6280df00ccff0d7a1c0dfb099b2065303dbe88/REFERENCE.md **Describe the solution you'd like**...

documentation
feature
priority/critical
improvement