Skip to main content

ensure_single_row

Function ensure_single_row 

Source
fn ensure_single_row(array: &ArrayRef, what: &str) -> Result<()>
Expand description

The runtime is external input: reject an array of the wrong length so that datum_at(0) at the call sites is in bounds.