Function fill_column_delete_default

Source
fn fill_column_delete_default(
    column: &ColumnMetadata,
    num_rows: usize,
) -> Result<ArrayRef>