Function overflow_error

Source
pub(crate) fn overflow_error(msg: &str) -> ArrowError
Expand description

Helper for reporting integer overflow errors in a consistent way.