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

refactor kv get rows 2.1.x - #9988

Merged
huangminghuang merged 10 commits into
release/2.1.xfrom
huangminghuang/refactor-kv-get-rows-2.1.x
Feb 3, 2021
Merged

huangminghuang merged 10 commits into
release/2.1.xfrom
huangminghuang/refactor-kv-get-rows-2.1.x

Conversation

@huangminghuang

@huangminghuang huangminghuang commented Feb 2, 2021

Copy link
Copy Markdown
Contributor

Change Description

This PR refactors read_only::get_kv_table_rows and fixes the following problems

  • prevent combining --lower/--upper with --index
  • don't treat empty string the same as not present for lower_bound, upper_bound, or index_value
  • support default encode type for get_kv_table_rows
  • implement show payer option
  • remove get_kv_table_rows RPC timing constraint

Change Type

Select ONE:

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

Testing Changes

Select ANY that apply:

  • New Tests
  • Existing Tests
  • Test Framework
  • CI System
  • Other

Consensus Changes

  • Consensus Changes

API Changes

  • API Changes

Documentation Additions

  • Documentation Additions

@huangminghuang
huangminghuang merged commit 0417e78 into release/2.1.x Feb 3, 2021
@huangminghuang
huangminghuang deleted the huangminghuang/refactor-kv-get-rows-2.1.x branch February 22, 2021 17:48
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.

2 participants