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
PyArrowException in datafusion::common::arrow::pyarrow - Rust
[go: Go Back, main page]

Type Alias PyArrowException

Source
pub type PyArrowException = ArrowException;
Available on crate feature pyarrow only.
Expand description

Represents an exception raised by PyArrow.

Aliased Typeยง

struct PyArrowException(/* private fields */);