-
Notifications
You must be signed in to change notification settings - Fork 8.3k
LOGICAL_ERROR: Size of selector: 1 doesn't match size of column: 0 #74293
Copy link
Copy link
Closed
Labels
blockerThis issue / pr blocks a new releaseThis issue / pr blocks a new releasebug-unreleasedBug that affects unreleased or experimental codeBug that affects unreleased or experimental codefuzzProblem found by one of the fuzzersProblem found by one of the fuzzers
Description
SELECT (materialize(100000000) AND 3) AND (0 AND 10000000) AND ((256 AND (14 AND 3)) AND (14 AND 3) AND 14 AND 3) AND 17 AND 104, true AND toNullable(100000000), arrayFold((acc, x) -> x, [0, 1], toUInt8(0)) GROUP BY (100000000 AND ((((((14 AND 3) AND (toNullable(20) AND 20)) AND 3) AND (14 AND 3) AND (20 AND 20)) AND 100000000 AND toNullable(3) AND 3) AND ((((17 AND 104) AND 20) AND (((0 AND 10000000) AND toLowCardinality(100000000) AND 3) AND 14) AND (20 AND 20)) AND toNullable(true) AND 100000000 AND toNullable(toLowCardinality(3))) AND 17 AND 104) AND 3) AND 104, 14 AND 3 WITH ROLLUP
Bisected to #63198.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
blockerThis issue / pr blocks a new releaseThis issue / pr blocks a new releasebug-unreleasedBug that affects unreleased or experimental codeBug that affects unreleased or experimental codefuzzProblem found by one of the fuzzersProblem found by one of the fuzzers