Commit d74a02d
committed
Split 'Query' (abstract constraints) from excution/iteration (cursor, etc.)
Also, rip out the protobuf attributes: doing the ongoing bookkeeping on
them was painful (and a bug magnet). Instead, build the protobuf when
we need it (just before fetching data), using values from both the query
and the iterator.
Fixes #439.1 parent 9cfb5b0 commit d74a02d
2 files changed
Lines changed: 891 additions & 900 deletions
0 commit comments