risingwave_common::catalog

Function row_id_column_desc

source
pub fn row_id_column_desc() -> ColumnDesc
Expand description

Creates a row ID column (for implicit primary key). It’ll always have the ID 0 for now.