Closed
Bug 1803786
Opened 3 years ago
Closed 3 years ago
Null values from `udf.bits_to_days_since_seen`
Categories
(Data Platform and Tools :: General, defect, P1)
Data Platform and Tools
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: frank, Assigned: frank)
Details
Some BYTES entries return a null value from udf.bits_to_days_since_seen.
See this SQL query for some example fields.
The easy fix is to switch to the alternate algorithm, but I would prefer we keep things fast and find out what the cause actually is.
Note that when we invert the BYTES string, it works correctly.
| Assignee | ||
Updated•3 years ago
|
Assignee: nobody → fbertsch
Priority: -- → P1
| Assignee | ||
Comment 1•3 years ago
|
||
| Assignee | ||
Updated•3 years ago
|
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•