Module error

Source
Expand description

Error handling for expression evaluation.

Structs§

ArrowSnafu
SNAFU context selector for the EvalError::Arrow variant
CastValueSnafu
SNAFU context selector for the EvalError::CastValue variant
DataAlreadyExpiredSnafu
SNAFU context selector for the EvalError::DataAlreadyExpired variant
DataTypeSnafu
SNAFU context selector for the EvalError::DataType variant
DatafusionSnafu
SNAFU context selector for the EvalError::Datafusion variant
DivisionByZeroSnafu
SNAFU context selector for the EvalError::DivisionByZero variant
ExternalSnafu
SNAFU context selector for the EvalError::External variant
InternalSnafu
SNAFU context selector for the EvalError::Internal variant
InvalidArgumentSnafu
SNAFU context selector for the EvalError::InvalidArgument variant
OptimizeSnafu
SNAFU context selector for the EvalError::Optimize variant
OverflowSnafu
SNAFU context selector for the EvalError::Overflow variant
TryFromValueSnafu
SNAFU context selector for the EvalError::TryFromValue variant
TypeMismatchSnafu
SNAFU context selector for the EvalError::TypeMismatch variant

Enums§

EvalError
EvalError is about errors happen on columnar evaluation