Skip to content
This repository has been archived by the owner on Jul 3, 2023. It is now read-only.

Bad ergonomics for iterating cursors. #290

Open
blp opened this issue Feb 3, 2023 · 0 comments
Open

Bad ergonomics for iterating cursors. #290

blp opened this issue Feb 3, 2023 · 0 comments

Comments

@blp
Copy link
Contributor

blp commented Feb 3, 2023

Trait dbsp::trace::cursor::Cursor requires the client to use key_valid(), step_key(), val_valid(), step_val(), and so on. The Rust iterator interface is not supported. It works, but it isn't very Rusty and perhaps some better way can be found. See PR #286.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant