Exclude constants from grouping keys#2095
Conversation
|
@antepusic move description to comment section |
DescriptionContextIf the following two conditions are met, the result of an aggregation is an empty set (cf. #1531):
Issue #1582 (the query ChangesThis PR fixes the issue by excluding constants from the grouping keys, in line with Cypher:
[master < Task] PR
Documentation checklist
|
antoniofilipovic
left a comment
There was a problem hiding this comment.
Just one comment
…mgraph/memgraph into no-constants-in-grouping_keys
…mgraph/memgraph into no-constants-in-grouping_keys
|
@kgolubic Find the changelog entry in #2095 (comment) |
|
|
For release note I'll use:
|
Exclude constants from grouping keys



Exclude constants from grouping keys