Closed
Bug 1318296
Opened 9 years ago
Closed 9 years ago
Promote Dataset._summaries to a public method
Categories
(Cloud Services Graveyard :: Metrics: Pipeline, defect, P2)
Cloud Services Graveyard
Metrics: Pipeline
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mdoglio, Assigned: mdoglio)
References
Details
Attachments
(1 file)
This could be useful to quickly check the files selected by the Dataset.where conditions without downloading the file content.
Assignee | ||
Comment 1•9 years ago
|
||
This changes gives us also a chance to let the user fetch the summary, manipulate it, and pass it to Dataset.records(). This is particularly useful when the user needs to filter the pings by filename.
Comment 2•9 years ago
|
||
Assignee | ||
Updated•9 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Product: Cloud Services → Cloud Services Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•