Skip to content

Conversation

@uranusjr
Copy link
Member

Identified from #32120. These + operators are not necessary since strings literals are automatically concatenated, and only make code slower.

These + operators are not necessary since strings literals are
automatically concatenated, and only make code slower.
@boring-cyborg boring-cyborg bot added area:providers provider:amazon AWS/Amazon - related issues labels Jun 26, 2023
Copy link
Contributor

@Adaverse Adaverse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Didn't know this detail. Looks good.

@potiuk potiuk merged commit e4468ed into apache:main Jun 26, 2023
@uranusjr uranusjr deleted the use-string-concat branch June 26, 2023 07:46
ferruzzi pushed a commit to aws-mwaa/upstream-to-airflow that referenced this pull request Jun 27, 2023
These + operators are not necessary since strings literals are
automatically concatenated, and only make code slower.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:providers provider:amazon AWS/Amazon - related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants