Factor string_join, string_split, string_repeat into common
9a5acbb4
json: refactor to surface a versatile builder
4de5cf8a
Update common.cpp
5140d7a0
ochafik
changed the title common: string utils for split / join / repeat (from json converter) common: utils to split / join / repeat strings (from json converter)212 days ago
ochafik
changed the title common: utils to split / join / repeat strings (from json converter) `common`: utils to split / join / repeat strings (from json converter)212 days ago
ochafikmarked this pull request as ready for review 212 days ago
Simple string helpers + tiny refactoring of schema converter w/ a builder.
Extracted from #9639