Skip to main content

create_array_storage

Function create_array_storage 

Source
pub fn create_array_storage(
    wkt_values: &[Option<&str>],
    data_type: &SedonaType,
) -> ArrayRef
Expand description

Create the storage ArrayRef from a sequence of WKT literals

Panics on invalid WKT or unsupported data type. Supports Item CRS types; however, sets the CRS to Null