Expand description
Deserializes a json Value into an Array of DataType
This is CPU-bounded.
Error
This function errors iff either:
jsonis not aValue::Arraydata_typeis neitherDataType::ListnorDataType::LargeList
Deserializes a json Value into an Array of DataType
This is CPU-bounded.
This function errors iff either:
json is not a Value::Arraydata_type is neither DataType::List nor DataType::LargeList