Skip to content

Alias is lost when query parameters are used #11914

@filimonov

Description

@filimonov
clickhouse-client --param_x='\N' -q'SELECT {x:Nullable(Nothing)} as a' --format=TSVWithNamesAndTypes 
CAST(NULL, \'Nullable(Nothing)\')
Nullable(Nothing)
\N

Expected output:

a
Nullable(Nothing)
\N

Metadata

Metadata

Labels

bugConfirmed user-visible misbehaviour in official releaseeasy taskGood for first contributorsst-acceptedThe issue is in our backlog, ready to take

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions