Skip to content

Add RocksDB key-count and rows-written stats#5914

Open
lizhe-ji wants to merge 2 commits into
pytorch:mainfrom
lizhe-ji:export-D108357970
Open

Add RocksDB key-count and rows-written stats#5914
lizhe-ji wants to merge 2 commits into
pytorch:mainfrom
lizhe-ji:export-D108357970

Conversation

@lizhe-ji

Copy link
Copy Markdown

Summary: New methods get_estimated_num_keys and get_total_rows_written.

Differential Revision: D108357970

Lizhe Ji added 2 commits June 16, 2026 14:18
Summary:

New methods for the metadata column family write path: ensure_metadata_cf(),
set_metadata_dim()/get_metadata_dim(), and set_kv_metadata_async() for
metadata-only writes. Includes a unit test for metadata-only writes plus shared
test helpers.

Differential Revision: D108357937
Summary: New methods get_estimated_num_keys and get_total_rows_written.

Differential Revision: D108357970
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant