Skip to main content

array_value_to_json

Function array_value_to_json 

Source
pub fn array_value_to_json(array: &ArrayRef, row: usize) -> Value
Expand description

Convert a single cell from an Arrow array to a serde_json::Value.