Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Want to iterate records reversely with secondary index #6216

Closed
vjoke opened this issue Nov 2, 2018 · 1 comment
Closed

Want to iterate records reversely with secondary index #6216

vjoke opened this issue Nov 2, 2018 · 1 comment

Comments

@vjoke
Copy link

vjoke commented Nov 2, 2018

Currently, we can only iterate table with secondary index from lower bound to higher bound. Can you please add a direction flag to iterate records reversely? so we can iterate reversely to get the last n records lower than higher bound. @taokayan

@vjoke vjoke changed the title Want to iterate records reversely with secondary key Want to iterate records reversely with secondary index Nov 2, 2018
taokayan added a commit to taokayan/eos that referenced this issue Nov 7, 2018
heifner added a commit that referenced this issue Nov 19, 2018
support reverse iteration & show RAM payer in get table (#6216 #6271)
@arhag
Copy link
Contributor

arhag commented Nov 20, 2018

Resolved by #6264.

@arhag arhag closed this as completed Nov 20, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants