-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Confusing SummingMergeTree query #72043
Copy link
Copy link
Closed
Labels
fuzzProblem found by one of the fuzzersProblem found by one of the fuzzerspotential bugTo be reviewed by developers and confirmed/rejected.To be reviewed by developers and confirmed/rejected.unexpected behaviourResult is unexpected, but not entirely wrong at the same time.Result is unexpected, but not entirely wrong at the same time.
Description
Describe the bug
For a column with Decimal(10,0) type ordered by a hash function, the SummingMerge value gives a different result if I had another value in the table. I am not sure if this is expected or not.
How to reproduce
Run:
https://fiddle.clickhouse.com/2b42fa45-20d7-4cda-b7f6-90dc659d52ae
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
fuzzProblem found by one of the fuzzersProblem found by one of the fuzzerspotential bugTo be reviewed by developers and confirmed/rejected.To be reviewed by developers and confirmed/rejected.unexpected behaviourResult is unexpected, but not entirely wrong at the same time.Result is unexpected, but not entirely wrong at the same time.