Open
Description
Hello. During JSON type implementation, I encountered multiple code duplications in the engine. To simplify future work, I decided to create several PRs with proposed improvements. There are 3 of them:
- putType and putDType merge Merge putDtype and putType; remove duplicated code #8610
- Use a method for impure string allocation Move impure-related string allocation to helper methods #8609
- More csb_repeat::getName usage Replace duplicated code with csb_repeat::getName function #8611
Metadata
Metadata
Assignees
Labels
No labels