Closed
Bug 1877255
Opened 1 year ago
Closed 1 year ago
bucketSample transform does not support float arguments
Categories
(Application Services :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: beth, Assigned: beth)
Details
Attachments
(1 file)
The bucketSample transform in the Nimbus SDK does not support floating point args. However, in practice, the first arg is almost always guaranteed to be a float. We should truncate the args to u32 instead of forbidding floats.
Assignee | ||
Comment 1•1 year ago
|
||
Assignee | ||
Updated•1 year ago
|
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•