pub fn array_value_to_json(array: &ArrayRef, row: usize) -> Value
Convert a single cell from an Arrow array to a serde_json::Value.