facebook / facebook/rocksdb

No way to specify infinite upper bound to query properties/approximate size

Open
#11,027 2 comments 0 reactions 1 assignee Claimed by @pdillinger View on GitHub
Dominant language
C++
Stars
32.1k
Forks
6.9k
Avg merge
32m
Merged PRs (30d)
1

Description

> Note: Please use Issues only for bug reports. For questions, discussions, feature requests, etc. post to dev group: https://groups.google.com/forum/#!forum/rocksdb or https://www.facebook.com/groups/rocksdb.dev

### Expected behavior

When using `GetPropertiesOfTablesInRange` or `GetApproximateSizes`, I wish I could specify infinite upper bound just like what we could when using `DeleteFilesInRanges`.

### Actual behavior

Upper bound must be a specific key. However, infinite can't be specific.

### Steps to reproduce the behavior

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.