Pankaj Singh

Results 83 issues of Pankaj Singh

**Please describe the feature you'd like to see** https://www.notion.so/astronomerio/ML-Batch-Inference-with-Astro-SDK-Issues-Summary-0703c2fe6abf485da514b45e5db9651f https://github.com/astronomer/sagemaker-batch-inference/blob/lineage-test/dags/sagemaker-batch-inference.py Relevant thread https://astronomer.slack.com/archives/C02B8SPT93K/p1663942705854959 Tasks: - https://github.com/astronomer/astro-sdk/issues/1667 - Add support for all other databases

feature
product/python-sdk

**Please describe the feature you'd like to see** Loading to redshift from s3 seems more complicated than traditional Amazon S3toRedshift operator and also run into the header issue with it....

feature
product/python-sdk

**Please describe the feature you'd like to see** Currently, our benchmarking job runs for all databases/datasets. We should split it in multiple job based on file size. **Describe the solution...

feature
product/python-sdk

closes: https://github.com/astronomer/astronomer-providers/issues/690 related-to: https://github.com/astronomer/astronomer-providers/issues/568 - convert the function-based test to a class-based - remove context fixture definition from operator/sensor/extractor and reuse from conftest - consolidate EMR sensor tests into a...

closes: https://github.com/astronomer/astronomer-providers/issues/692 - Convert function-based tests to class-based - Use pytest instead of unittest