Rename Aggregate.empty_aggregate_value to empty_result_set_value.
Hi,
In the context of #33018 and a comment on its PR, a suggestion was made to rename Aggregate.empty_aggregate_value
to empty_result_set_value
It might even be moved from the Aggregate
class to Func
to be more general, since in #33018 we define this attribute/property for Coalesce
.
Change History
(7)
Cc: |
David Wobrock added
|
Has patch: |
set
|
Owner: |
changed from nobody to David Wobrock
|
Summary: |
Rename Aggregate.empty_aggregate_value to empty_result_set_value → Rename Aggregate.empty_aggregate_value to empty_result_set_value.
|
Triage Stage: |
Unreviewed → Accepted
|
Patch needs improvement: |
set
|
Patch needs improvement: |
unset
|
Triage Stage: |
Accepted → Ready for checkin
|
Resolution: |
→ fixed
|
Status: |
assigned → closed
|
PR