Closed
Bug 1416225
Opened 8 years ago
Closed 8 years ago
Change the "first" aggregation in clients_daily to ignore nulls
Categories
(Data Platform and Tools :: General, enhancement, P1)
Data Platform and Tools
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mreid, Assigned: mreid)
Details
Attachments
(1 file)
By default, the "first" function will return the first value regardless of whether it's null or not.
This seems generally undesirable. We should use the first non-null value instead.
| Assignee | ||
Updated•8 years ago
|
Assignee: nobody → mreid
Points: --- → 1
Priority: -- → P1
Comment 1•8 years ago
|
||
| Assignee | ||
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Updated•3 years ago
|
Component: Datasets: General → General
You need to log in
before you can comment on or make changes to this bug.
Description
•