Merge lp://staging/~thisfred/u1db/ergo-sum into lp://staging/u1db

Proposed by Eric Casteleijn
Status: Work in progress
Proposed branch: lp://staging/~thisfred/u1db/ergo-sum
Merge into: lp://staging/u1db
Prerequisite: lp://staging/~thisfred/u1db/iterate-over-list-of-dicts
Diff against target: 228 lines (+85/-15)
5 files modified
html-docs/high-level-api.rst (+3/-0)
src/u1db_query.c (+40/-15)
u1db/query_parser.py (+21/-0)
u1db/tests/test_backends.py (+15/-0)
u1db/tests/test_query_parser.py (+6/-0)
To merge this branch: bzr merge lp://staging/~thisfred/u1db/ergo-sum
Reviewer Review Type Date Requested Status
Ubuntu One hackers Pending
Review via email: mp+117186@code.staging.launchpad.net

This proposal supersedes a proposal from 2012-07-29.

Commit message

This adds a sum operator that acts like combine, except instead of indexing a bunch of string expressions, it indexes the sum of a bunch of integer expressions.

Description of the change

This adds a sum operator that acts like combine, except instead of indexing a bunch of string expressions, it indexes the sum of a bunch of integer expressions.

To post a comment you must log in.
lp://staging/~thisfred/u1db/ergo-sum updated
367. By Eric Casteleijn

updated api doc

Unmerged revisions

367. By Eric Casteleijn

updated api doc

366. By Eric Casteleijn

added sum operator

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches