Expand description
Error definition for flow module
Structs§
- SNAFU context selector for the
Error::Arrow
variant - SNAFU context selector for the
Error::CacheRequired
variant - SNAFU context selector for the
Error::CreateFlow
variant - SNAFU context selector for the
Error::Datafusion
variant - SNAFU context selector for the
Error::Datatypes
variant - SNAFU context selector for the
Error::Eval
variant - SNAFU context selector for the
Error::External
variant - SNAFU context selector for the
Error::FlowAlreadyExist
variant - SNAFU context selector for the
Error::FlowNotFound
variant - SNAFU context selector for the
Error::InsertIntoFlow
variant - SNAFU context selector for the
Error::Internal
variant - SNAFU context selector for the
Error::InvalidQuery
variant - SNAFU context selector for the
Error::JoinTask
variant - SNAFU context selector for the
Error::ListFlows
variant - SNAFU context selector for the
Error::MetaClientInit
variant - SNAFU context selector for the
Error::NotImplemented
variant - SNAFU context selector for the
Error::ParseAddr
variant - SNAFU context selector for the
Error::Plan
variant - SNAFU context selector for the
Error::ShutdownServer
variant - SNAFU context selector for the
Error::StartServer
variant - SNAFU context selector for the
Error::TableNotFoundMeta
variant - SNAFU context selector for the
Error::TableNotFound
variant - SNAFU context selector for the
Error::Unexpected
variant - SNAFU context selector for the
Error::UnsupportedTemporalFilter
variant
Enums§
- This error is used to represent all possible errors that can occur in the flow module.
Functions§
- the outer message is the full error stack, and inner message in header is the last error message that can be show directly to user
Type Aliases§
- Result type for flow module