Skip to content

Inconsistent AST formatting, INSERT INTO -> INSERT INTO TABLE #90208

@thevar1able

Description

@thevar1able
INSERT INTO d0.t37 (c1, c0) SELECT c1, c0 FROM generateRandom('c1 LowCardinality(String), c0 Nullable(Int64)', 16130197382289481408, 4641, 12) LIMIT 418 PARALLEL WITH ALTER TABLE d4.t23 (UPDATE  c0 = 1.3723576443045495e38, c1 = 'e e', c2 = toDecimal64('0.8256290778052', 18) IN PARTITION tuple() WHERE bitmapAndnotCardinality(c0, `c1.size`) != f5(_table AS a0) AS a1)

INSERT INTO TABLE d0.`t37` (`c1`, `c0`) SELECT `c1`, `c0` FROM generateRandom('c1 LowCardinality(String), c0 Nullable(Int64)', 16130197382289481408, 4641, 12) LIMIT 418 PARALLEL WITH ALTER TABLE d4.`t23` (UPDATE `c0` = 137235764430454958764836278869067609516, `c1` = 'e e', `c2` = toDecimal64('0.8256290778052', 18) IN PARTITION tuple() WHERE (bitmapAndnotCardinality(`c0`, `c1.size`) <> f5((`_table` AS `a0`)) AS `a1`));'.

https://s3.amazonaws.com/clickhouse-test-reports/json.html?PR=90062&sha=cc2dd09837b0952ed0775366fb893f949ca6ff5e&name_0=PR&name_1=BuzzHouse%20%28amd_debug%29

Metadata

Metadata

Assignees

Labels

crash-cifuzzProblem found by one of the fuzzers

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions