Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: clone-on-write when needed for InternedString (#14808)
### What does this PR try to resolve? Use `Cow` instead of duplicating the interning logic. Closes #14674 ### How should we test and review this PR? ### Additional information
- Loading branch information