Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
array_to_json_array in datafusion::common::arrow::json::writer - Rust
[go: Go Back, main page]

pub fn array_to_json_array(array: &dyn Array) -> Result<Vec<Value>, ArrowError>
Expand description

Converts an arrow Array into a Vec of Serde JSON serde_json::Value’s