mans2singh commented on a change in pull request #5110: [AIRFLOW-4326] Airflow
AWS SQS Operator
URL: https://github.com/apache/airflow/pull/5110#discussion_r276005623
##########
File path: airflow/contrib/operators/aws_sqs_publish_operator.py
##########
@@ -58,7 +60,8 @@ def __init__(self,
def execute(self, context):
"""
- Publish the message to SQS queue
+ Publish the message to SQS queu
Review comment:
@r39132 I've fixed the typo. Please let me know if you have any additional
comments/recommendations. Thanks.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services