Skip to content

IN operator: ColumnTuple cannot have ColumnConst as its element #10572

@akuzm

Description

@akuzm

With hits from Metrica dataset:

/4/ :) select UserID from hits where (CounterID, EventTime) in (select toUInt32(25703952), toDateTime('2014-03-19 23:59:58'))

Received exception from server (version 20.4.1):
Code: 44. DB::Exception: Received from localhost:9000. DB::Exception: ColumnTuple cannot have ColumnConst as its element. Stack trace:

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugConfirmed user-visible misbehaviour in official releasehelp wanted

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions