database-stream-processor icon indicating copy to clipboard operation
database-stream-processor copied to clipboard

Cursor `weight()` mutates the cursor

Open blp opened this issue 2 years ago • 0 comments

Trait dbsp::trace::cursor::Cursor's weight() requires &mut self, but this does not make sense conceptually. See PR #286.

blp avatar Feb 03 '23 22:02 blp