Skip to content
This repository has been archived by the owner on May 28, 2021. It is now read-only.

DAS aggregators need to show the record if possible #52

Closed
vkuznet opened this issue Jun 23, 2010 · 1 comment
Closed

DAS aggregators need to show the record if possible #52

vkuznet opened this issue Jun 23, 2010 · 1 comment
Assignees

Comments

@vkuznet
Copy link
Contributor

vkuznet commented Jun 23, 2010

When using certain aggregators, e.g. max, min, I should be able to show the record itself rather then min/max value of asked field. For instance, if user type

find block | max(block.size)

I should not only show max block.size, but also a link to a record with this value.

@vkuznet
Copy link
Contributor Author

vkuznet commented Nov 2, 2010

valya: (In 38c865a) Return None as db instances when MongoDB is down; modified das aggregators to return record id for min/max functions; add avg/median functions to result object; modified result object to hold result and rec counter; add helper das function to associate with each aggreagators, e.g. das_min; fix #52

Signed-off-by: Valentin Kuznetsov vkuznet@gmail.com

@ghost ghost assigned vkuznet Jul 24, 2012
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant