Module script::python::error

source ยท

Macrosยง

  • Ensure a condition is true. If it is not, return from the function with an error.

Structsยง

  • ArrowSnafu ๐Ÿ”’
    SNAFU context selector for the Error::Arrow variant
  • CoprParseSnafu ๐Ÿ”’
    SNAFU context selector for the Error::CoprParse variant
  • DataFusionSnafu ๐Ÿ”’
    SNAFU context selector for the Error::DataFusion variant
  • DatabaseQuerySnafu ๐Ÿ”’
    SNAFU context selector for the Error::DatabaseQuery variant
  • SNAFU context selector for the Error::NewRecordBatch variant
  • OtherSnafu ๐Ÿ”’
    SNAFU context selector for the Error::Other variant
  • PyCompileSnafu ๐Ÿ”’
    SNAFU context selector for the Error::PyCompile variant
  • PyParseSnafu ๐Ÿ”’
    SNAFU context selector for the Error::PyParse variant
  • PyRuntimeSnafu ๐Ÿ”’
    SNAFU context selector for the Error::PyRuntime variant
  • RecordBatchSnafu ๐Ÿ”’
    SNAFU context selector for the Error::RecordBatch variant
  • TokioJoinSnafu ๐Ÿ”’
    SNAFU context selector for the Error::TokioJoin variant
  • TypeCastSnafu ๐Ÿ”’
    SNAFU context selector for the Error::TypeCast variant
  • SNAFU context selector for the Error::UnsupportedSql variant

Enumsยง

Functionsยง

Type Aliasesยง