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

fix secondary index in get_kv_table_rows #9553

Merged
merged 2 commits into from
Oct 21, 2020

Conversation

kimjh2005
Copy link
Contributor

@kimjh2005 kimjh2005 commented Oct 6, 2020

Change Description

fix secondary indices bug in get_kv_table_rows

Secondary indices search returns primary_key value, and you have to re-search using the primary_key to get the rows.

Change Type

Select ONE

  • Documentation
  • Stability bug fix
  • Other
  • Other - special case

Consensus Changes

  • Consensus Changes

API Changes

  • API Changes

Documentation Additions

  • Documentation Additions

@nksanthosh
Copy link
Contributor

@linhuang-blockone Can you please review as this will help dogfooding go better

@kimjh2005 kimjh2005 merged commit 7990776 into develop Oct 21, 2020
@heifner heifner deleted the fix_sec_indices_get_kv_table_rows_develop branch June 10, 2021 16:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants