-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Wrong result with AggregatingMergeTree #74072
Copy link
Copy link
Closed
Labels
bugConfirmed user-visible misbehaviour in official releaseConfirmed user-visible misbehaviour in official releasefuzzProblem found by one of the fuzzersProblem found by one of the fuzzers
Description
Describe the bug
The Fiddle uses the same table metadata for 2 insert cases using a table with a Nullable key. When inserting with a NULL case, the value inserted on the previous block appears duplicated.
How to reproduce
Run Fiddle: https://fiddle.clickhouse.com/e957ebfd-0e54-4e96-b6db-e4c1ef06344a
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugConfirmed user-visible misbehaviour in official releaseConfirmed user-visible misbehaviour in official releasefuzzProblem found by one of the fuzzersProblem found by one of the fuzzers