Skip to content

Quantile fusion does not work #29965

@alexey-milovidov

Description

@alexey-milovidov
SET optimize_syntax_fuse_functions = 1;
SELECT quantile(1 AS a), quantile(a AS b), quantile(b AS c);

Metadata

Metadata

Assignees

Labels

bug-unreleasedBug that affects unreleased or experimental codecrashCrash / segfault / abortfuzzProblem found by one of the fuzzersmajor

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions