pub type PbColumnDescVersion = ColumnDescVersion;
Expand description
Alias for ColumnDescVersion
.
Aliased Type§
enum PbColumnDescVersion {
Unspecified = 0,
Pr13707 = 1,
Max = 2_147_483_647,
}
Variants§
Unspecified = 0
Pr13707 = 1
Introduced in https://github.com/risingwavelabs/risingwave/pull/13707#discussion_r1429947537, in case DEFAULT_KEY_COLUMN_NAME changes
Max = 2_147_483_647
for test only