risingwave_common::catalog

Constant DEFAULT_KEY_COLUMN_NAME

source
pub const DEFAULT_KEY_COLUMN_NAME: &str = "_rw_key";
Expand description

When there is no primary key specified while creating source, will use the the message key as primary key in BYTEA type with this name. Note: the field has version to track, please refer to default_key_column_name_version_mapping