Skip to main content

override_pk_field_to_binary

Function override_pk_field_to_binary 

Source
pub(crate) fn override_pk_field_to_binary(schema: &SchemaRef) -> SchemaRef
Expand description

Returns a copy of schema with the __primary_key field replaced by a plain Binary field.