v.19.14Improvement
Slightly More Safe Parsing of Namesandtypeslist
Slightly more safe parsing of NamesAndTypesList. #6408. #6410 (alexey-milovidov)Why it matters
This feature addresses potential parsing issues withNamesAndTypesList, enhancing the robustness and safety of the internal type and name parsing logic. It prevents errors or unexpected behavior during query processing that involves this data structure.