Skip to content

Avoid concatenation in checkArgument messages#20028

Merged
pettyjamesm merged 1 commit intotrinodb:masterfrom
pettyjamesm:avoid-checkargument-concatenation
Dec 5, 2023
Merged

Avoid concatenation in checkArgument messages#20028
pettyjamesm merged 1 commit intotrinodb:masterfrom
pettyjamesm:avoid-checkargument-concatenation

Conversation

@pettyjamesm
Copy link
Member

Description

Replaces string concatenation with message formatting for usages of checkArgument throughout the codebase.

Release notes

(x) This is not user-visible or is docs only, and no release notes are required.
( ) Release notes are required. Please propose a release note for me.
( ) Release notes are required, with the following suggested text:

@cla-bot cla-bot bot added the cla-signed label Dec 5, 2023
@pettyjamesm pettyjamesm requested a review from dain December 5, 2023 19:02
@github-actions github-actions bot added tests:hive mongodb MongoDB connector labels Dec 5, 2023
@pettyjamesm pettyjamesm force-pushed the avoid-checkargument-concatenation branch from 1f9bfba to 5bf0dc4 Compare December 5, 2023 19:20
@pettyjamesm pettyjamesm merged commit c0dbc49 into trinodb:master Dec 5, 2023
@pettyjamesm pettyjamesm deleted the avoid-checkargument-concatenation branch December 5, 2023 22:17
@github-actions github-actions bot added this to the 435 milestone Dec 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed mongodb MongoDB connector

Development

Successfully merging this pull request may close these issues.

2 participants