Skip to main content

variant_to_json

Function variant_to_json 

Source
pub fn variant_to_json(input: &ArrayRef) -> Result<StringArray, ArrowError>
Expand description

Transform a VariantArray to a batch of JSON strings where nulls are preserved.