Ankit Chaurasia

Results 34 issues of Ankit Chaurasia

**Describe the bug** Currently, the documentation misses the partial table use case for different decorators. **Expected behaviour** Add the documentation for the partial table use case for different decorators.

# Description ## What is the current behavior? 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 closes: #593 ## What is...

**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

**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

**Please describe the feature you'd like to see** Currently, the release process for this repo is not totally automated. The changelog.md file has to be updated manually for every release....

feature
product/python-sdk

# Description ## What is the current behavior? Open Lineage support for `MergeOperator` is missing. closes: #900 ## What is the new behavior? - Add open Lineage support for `MergeOperator`...

**Describe the bug** Currently we are pushing the values to xcom to get the values in `extract_on_complete` for open lineage. This is a temporary hack till the issue is not...

**Please describe the feature you'd like to see** Currently Open lineage has a different definition for Dataset and airflow has a different class for Dataset. The open lineage facets should...

feature

Currently, the `POST` request does not work properly in `_do_api_call` as the Content-Type HTTP header should be set for PUT and POST requests. Here by default the content type is...

Currently, the `POST` request does not work properly in `_do_api_call` as the Content-Type HTTP header should be set for PUT and POST requests. Here by default the content type is...