risingwave_storage::hummock::test_utils

Function test_user_key

source
pub fn test_user_key(table_key: impl AsRef<[u8]>) -> UserKey<Vec<u8>>
Expand description

Generates a user key with table id 0 and the given table_key