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
row_supported in datafusion::row - Rust
[go: Go Back, main page]

Function datafusion::row::row_supported

source ·
pub fn row_supported(schema: &Schema) -> bool
Expand description

Return true of data in schema can be converted to raw-bytes based rows.

Note all schemas can be supported in the row format