Skip to content

Add Tuple Element Names to TupleType#491

Open
IyeOnline wants to merge 2 commits intoClickHouse:masterfrom
IyeOnline:topic/tuple-names
Open

Add Tuple Element Names to TupleType#491
IyeOnline wants to merge 2 commits intoClickHouse:masterfrom
IyeOnline:topic/tuple-names

Conversation

@IyeOnline
Copy link
Copy Markdown
Contributor

@IyeOnline IyeOnline commented Apr 29, 2026

This extends the type parser to support an element name alongside the
element type and wires this through to make the field names in TupleType
available in the C++ API.

This extends the type parser to support an element name alongside the
element type and wires this through to make the field names in a tuple
available in the C++ API.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Provide nested field names for Tuple

1 participant