ferruzzi commented on issue #20139:
URL: https://github.com/apache/airflow/issues/20139#issuecomment-992954308


   @eladkal 
   
   Since we are making these changes and going to be deprecating old operators 
in favor of new ones, it may be a good time to address some standardization 
issues as well?  Two that have bugged me a bit are acronym capitalization 
across the Operators, and whether to prefix them all with `AWS` or not.
   
   These are incomplete lists just for example: we have `SnsPublishOperator` 
but we capitalize the acronyms in `SQSPublishOperator` and `ECSOperator`.  We 
prefix `AwsGlueCrawlerOperator` and `AwsBatchOperator` in lowercase, 
`AWSAthenaOperator` is prefixed in uppercase, and no prefix at all on 
`GlacierCreateJobOperator` or `CloudFormationCreateStackOperator`


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to