[storm] Issue with find(), group by, and Single aggregates error
Ian Booth
ian.booth at canonical.com
Wed Nov 10 12:52:57 GMT 2010
Hi Jamu
>> return DecoratedResultSet(store.find(xxxx))
>>
>> I'll poke around and see if it works for me ie the count() and the
>> object construction. Perhaps this sort of class should be moved into the
>> core storm API and not just be left as a Launchpad only thing.
>
> We've talked about it before, but it's really a hack. It'd be better
> to support proper eager loading in Storm than introduce something like
> DecoratedResultSet.
Is there a roadmap for storm or some other way to see if these sorts of
features on people's radar so to speak? DecoratedResultSet seems to be
used in a few places in Launchpad and the use case I have been
advocating I would think would be useful in general, plus there's the
count and group_by issue. In other words, it does seem there's a need
there to do "something". I'm merely curious to see if the folks setting
the storm development roadmap agree :-)
More information about the storm
mailing list