Skip to content

[BUG] Trailing whitespaces in SQLmetric names #1749

Open
@amahussein

Description

@amahussein

Describe the bug

While working on #1737, I noticed that some sqlMetrics has trailing whitespaces.
It will be nice to trim those names with minimum number of operations. In other words, we don't want to call trim everytime we access a sqlMetric. Instead, we should make sure that it happens only once.

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions