Module datafusion_python::datafusion_common::arrow::error
source · Expand description
Defines ArrowError for representing failures in various Arrow operations.
Enums§
- Many different operations in the
arrowcrate return this error type.