Pratiksha

Results 3 issues of Pratiksha

Closes : #44876 Currently, the `SqsPublishOperator` in Airflow does not support the `MessageDeduplicationId` parameter for deduplication of messages sent to AWS SQS FIFO queues. Users are forced to rely solely...

provider:amazon-aws
area:providers

closes : #45670 Implement Version Command on the CLI side --- **^ Add meaningful description above** Read the **[Pull Request Guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#pull-request-guidelines)** for more information. In case of fundamental code changes,...

area:airflow-ctl

This PR is part of the migration to SQLAlchemy 2.0 Previously, the hook only detected usage of `.query()` which returns a `Query` object. This update extends the check to also...

area:dev-tools