mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-05 12:52:57 +00:00
1 line
32 KiB
HTML
1 line
32 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="API documentation for the Rust `error` mod in crate `operator`."><title>operator::error - Rust</title><script>if(window.location.protocol!=="file:")document.head.insertAdjacentHTML("beforeend","SourceSerif4-Regular-6b053e98.ttf.woff2,FiraSans-Italic-81dc35de.woff2,FiraSans-Regular-0fe48ade.woff2,FiraSans-MediumItalic-ccf7e434.woff2,FiraSans-Medium-e1aa3f0a.woff2,SourceCodePro-Regular-8badfe75.ttf.woff2,SourceCodePro-Semibold-aa29a496.ttf.woff2".split(",").map(f=>`<link rel="preload" as="font" type="font/woff2"href="../../static.files/${f}">`).join(""))</script><link rel="stylesheet" href="../../static.files/normalize-9960930a.css"><link rel="stylesheet" href="../../static.files/rustdoc-e56847b5.css"><meta name="rustdoc-vars" data-root-path="../../" data-static-root-path="../../static.files/" data-current-crate="operator" data-themes="" data-resource-suffix="" data-rustdoc-version="1.92.0-nightly (fa3155a64 2025-09-30)" data-channel="nightly" data-search-js="search-e256b49e.js" data-stringdex-js="stringdex-828709d0.js" data-settings-js="settings-c38705f0.js" ><script src="../../static.files/storage-e2aeef58.js"></script><script defer src="../sidebar-items.js"></script><script defer src="../../static.files/main-ce535bd0.js"></script><noscript><link rel="stylesheet" href="../../static.files/noscript-263c88ec.css"></noscript><link rel="alternate icon" type="image/png" href="../../static.files/favicon-32x32-eab170b8.png"><link rel="icon" type="image/svg+xml" href="../../static.files/favicon-044be391.svg"></head><body class="rustdoc mod"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><rustdoc-topbar><h2><a href="#">Module error</a></h2></rustdoc-topbar><nav class="sidebar"><div class="sidebar-crate"><h2><a href="../../operator/index.html">operator</a><span class="version">1.0.0-beta.4</span></h2></div><div class="sidebar-elems"><section id="rustdoc-toc"><h2 class="location"><a href="#">Module error</a></h2><h3><a href="#structs">Module Items</a></h3><ul class="block"><li><a href="#structs" title="Structs">Structs</a></li><li><a href="#enums" title="Enums">Enums</a></li><li><a href="#types" title="Type Aliases">Type Aliases</a></li></ul></section><div id="rustdoc-modnav"><h2 class="in-crate"><a href="../index.html">In crate operator</a></h2></div></div></nav><div class="sidebar-resizer" title="Drag to resize sidebar"></div><main><div class="width-limiter"><section id="main-content" class="content"><div class="main-heading"><div class="rustdoc-breadcrumbs"><a href="../index.html">operator</a></div><h1>Module <span>error</span> <button id="copy-path" title="Copy item path to clipboard">Copy item path</button></h1><rustdoc-toolbar></rustdoc-toolbar><span class="sub-heading"><a class="src" href="../../src/operator/error.rs.html#15-1046">Source</a> </span></div><h2 id="structs" class="section-header">Structs<a href="#structs" class="anchor">§</a></h2><dl class="item-table"><dt><a class="struct" href="struct.AdminFunctionNotFoundSnafu.html" title="struct operator::error::AdminFunctionNotFoundSnafu">Admin<wbr>Function<wbr>NotFound<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::AdminFunctionNotFound</code> variant</dd><dt><a class="struct" href="struct.AlterExprToRequestSnafu.html" title="struct operator::error::AlterExprToRequestSnafu">Alter<wbr>Expr<wbr>ToRequest<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::AlterExprToRequest</code> variant</dd><dt><a class="struct" href="struct.BuildAdminFunctionArgsSnafu.html" title="struct operator::error::BuildAdminFunctionArgsSnafu">Build<wbr>Admin<wbr>Function<wbr>Args<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::BuildAdminFunctionArgs</code> variant</dd><dt><a class="struct" href="struct.BuildBackendSnafu.html" title="struct operator::error::BuildBackendSnafu">Build<wbr>Backend<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::BuildBackend</code> variant</dd><dt><a class="struct" href="struct.BuildCreateExprOnInsertionSnafu.html" title="struct operator::error::BuildCreateExprOnInsertionSnafu">Build<wbr>Create<wbr>Expr<wbr>OnInsertion<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::BuildCreateExprOnInsertion</code> variant</dd><dt><a class="struct" href="struct.BuildDfLogicalPlanSnafu.html" title="struct operator::error::BuildDfLogicalPlanSnafu">Build<wbr>DfLogical<wbr>Plan<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::BuildDfLogicalPlan</code> variant</dd><dt><a class="struct" href="struct.BuildFileStreamSnafu.html" title="struct operator::error::BuildFileStreamSnafu">Build<wbr>File<wbr>Stream<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::BuildFileStream</code> variant</dd><dt><a class="struct" href="struct.BuildParquetRecordBatchStreamSnafu.html" title="struct operator::error::BuildParquetRecordBatchStreamSnafu">Build<wbr>Parquet<wbr>Record<wbr>Batch<wbr>Stream<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::BuildParquetRecordBatchStream</code> variant</dd><dt><a class="struct" href="struct.BuildRecordBatchSnafu.html" title="struct operator::error::BuildRecordBatchSnafu">Build<wbr>Record<wbr>Batch<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::BuildRecordBatch</code> variant</dd><dt><a class="struct" href="struct.BuildRegexSnafu.html" title="struct operator::error::BuildRegexSnafu">Build<wbr>Regex<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::BuildRegex</code> variant</dd><dt><a class="struct" href="struct.BuildTableMetaSnafu.html" title="struct operator::error::BuildTableMetaSnafu">Build<wbr>Table<wbr>Meta<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::BuildTableMeta</code> variant</dd><dt><a class="struct" href="struct.CastSnafu.html" title="struct operator::error::CastSnafu">Cast<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::Cast</code> variant</dd><dt><a class="struct" href="struct.CatalogSnafu.html" title="struct operator::error::CatalogSnafu">Catalog<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::Catalog</code> variant</dd><dt><a class="struct" href="struct.ColumnDataTypeSnafu.html" title="struct operator::error::ColumnDataTypeSnafu">Column<wbr>Data<wbr>Type<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ColumnDataType</code> variant</dd><dt><a class="struct" href="struct.ColumnDefaultValueSnafu.html" title="struct operator::error::ColumnDefaultValueSnafu">Column<wbr>Default<wbr>Value<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ColumnDefaultValue</code> variant</dd><dt><a class="struct" href="struct.ColumnNoneDefaultValueSnafu.html" title="struct operator::error::ColumnNoneDefaultValueSnafu">Column<wbr>None<wbr>Default<wbr>Value<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ColumnNoneDefaultValue</code> variant</dd><dt><a class="struct" href="struct.ColumnNotFoundSnafu.html" title="struct operator::error::ColumnNotFoundSnafu">Column<wbr>NotFound<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ColumnNotFound</code> variant</dd><dt><a class="struct" href="struct.ColumnOptionsSnafu.html" title="struct operator::error::ColumnOptionsSnafu">Column<wbr>Options<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ColumnOptions</code> variant</dd><dt><a class="struct" href="struct.ComputeArrowSnafu.html" title="struct operator::error::ComputeArrowSnafu">Compute<wbr>Arrow<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ComputeArrow</code> variant</dd><dt><a class="struct" href="struct.ConvertColumnDefaultConstraintSnafu.html" title="struct operator::error::ConvertColumnDefaultConstraintSnafu">Convert<wbr>Column<wbr>Default<wbr>Constraint<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ConvertColumnDefaultConstraint</code> variant</dd><dt><a class="struct" href="struct.ConvertIdentifierSnafu.html" title="struct operator::error::ConvertIdentifierSnafu">Convert<wbr>Identifier<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ConvertIdentifier</code> variant</dd><dt><a class="struct" href="struct.ConvertSchemaSnafu.html" title="struct operator::error::ConvertSchemaSnafu">Convert<wbr>Schema<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ConvertSchema</code> variant</dd><dt><a class="struct" href="struct.CreateLogicalTablesSnafu.html" title="struct operator::error::CreateLogicalTablesSnafu">Create<wbr>Logical<wbr>Tables<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::CreateLogicalTables</code> variant</dd><dt><a class="struct" href="struct.CreatePartitionRulesSnafu.html" title="struct operator::error::CreatePartitionRulesSnafu">Create<wbr>Partition<wbr>Rules<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::CreatePartitionRules</code> variant</dd><dt><a class="struct" href="struct.CreateTableInfoSnafu.html" title="struct operator::error::CreateTableInfoSnafu">Create<wbr>Table<wbr>Info<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::CreateTableInfo</code> variant</dd><dt><a class="struct" href="struct.CursorExistsSnafu.html" title="struct operator::error::CursorExistsSnafu">Cursor<wbr>Exists<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::CursorExists</code> variant</dd><dt><a class="struct" href="struct.CursorNotFoundSnafu.html" title="struct operator::error::CursorNotFoundSnafu">Cursor<wbr>NotFound<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::CursorNotFound</code> variant</dd><dt><a class="struct" href="struct.DecodeFlightDataSnafu.html" title="struct operator::error::DecodeFlightDataSnafu">Decode<wbr>Flight<wbr>Data<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::DecodeFlightData</code> variant</dd><dt><a class="struct" href="struct.DescribeStatementSnafu.html" title="struct operator::error::DescribeStatementSnafu">Describe<wbr>Statement<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::DescribeStatement</code> variant</dd><dt><a class="struct" href="struct.EmptyDdlExprSnafu.html" title="struct operator::error::EmptyDdlExprSnafu">Empty<wbr>DdlExpr<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::EmptyDdlExpr</code> variant</dd><dt><a class="struct" href="struct.EncodeJsonSnafu.html" title="struct operator::error::EncodeJsonSnafu">Encode<wbr>Json<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::EncodeJson</code> variant</dd><dt><a class="struct" href="struct.ExecLogicalPlanSnafu.html" title="struct operator::error::ExecLogicalPlanSnafu">Exec<wbr>Logical<wbr>Plan<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ExecLogicalPlan</code> variant</dd><dt><a class="struct" href="struct.ExecuteAdminFunctionSnafu.html" title="struct operator::error::ExecuteAdminFunctionSnafu">Execute<wbr>Admin<wbr>Function<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ExecuteAdminFunction</code> variant</dd><dt><a class="struct" href="struct.ExecuteDdlSnafu.html" title="struct operator::error::ExecuteDdlSnafu">Execute<wbr>DdlSnafu</a></dt><dd>SNAFU context selector for the <code>Error::ExecuteDdl</code> variant</dd><dt><a class="struct" href="struct.ExecuteStatementSnafu.html" title="struct operator::error::ExecuteStatementSnafu">Execute<wbr>Statement<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ExecuteStatement</code> variant</dd><dt><a class="struct" href="struct.ExternalSnafu.html" title="struct operator::error::ExternalSnafu">External<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::External</code> variant</dd><dt><a class="struct" href="struct.ExtractTableNamesSnafu.html" title="struct operator::error::ExtractTableNamesSnafu">Extract<wbr>Table<wbr>Names<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ExtractTableNames</code> variant</dd><dt><a class="struct" href="struct.FindNewColumnsOnInsertionSnafu.html" title="struct operator::error::FindNewColumnsOnInsertionSnafu">Find<wbr>NewColumns<wbr>OnInsertion<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::FindNewColumnsOnInsertion</code> variant</dd><dt><a class="struct" href="struct.FindRegionLeaderSnafu.html" title="struct operator::error::FindRegionLeaderSnafu">Find<wbr>Region<wbr>Leader<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::FindRegionLeader</code> variant</dd><dt><a class="struct" href="struct.FindTablePartitionRuleSnafu.html" title="struct operator::error::FindTablePartitionRuleSnafu">Find<wbr>Table<wbr>Partition<wbr>Rule<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::FindTablePartitionRule</code> variant</dd><dt><a class="struct" href="struct.FindViewInfoSnafu.html" title="struct operator::error::FindViewInfoSnafu">Find<wbr>View<wbr>Info<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::FindViewInfo</code> variant</dd><dt><a class="struct" href="struct.FlowNotFoundSnafu.html" title="struct operator::error::FlowNotFoundSnafu">Flow<wbr>NotFound<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::FlowNotFound</code> variant</dd><dt><a class="struct" href="struct.FunctionArityMismatchSnafu.html" title="struct operator::error::FunctionArityMismatchSnafu">Function<wbr>Arity<wbr>Mismatch<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::FunctionArityMismatch</code> variant</dd><dt><a class="struct" href="struct.IllegalPrimaryKeysDefSnafu.html" title="struct operator::error::IllegalPrimaryKeysDefSnafu">Illegal<wbr>Primary<wbr>Keys<wbr>DefSnafu</a></dt><dd>SNAFU context selector for the <code>Error::IllegalPrimaryKeysDef</code> variant</dd><dt><a class="struct" href="struct.InferFileTableSchemaSnafu.html" title="struct operator::error::InferFileTableSchemaSnafu">Infer<wbr>File<wbr>Table<wbr>Schema<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::InferFileTableSchema</code> variant</dd><dt><a class="struct" href="struct.InferSchemaSnafu.html" title="struct operator::error::InferSchemaSnafu">Infer<wbr>Schema<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::InferSchema</code> variant</dd><dt><a class="struct" href="struct.InsertSnafu.html" title="struct operator::error::InsertSnafu">Insert<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::Insert</code> variant</dd><dt><a class="struct" href="struct.IntoVectorsSnafu.html" title="struct operator::error::IntoVectorsSnafu">Into<wbr>Vectors<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::IntoVectors</code> variant</dd><dt><a class="struct" href="struct.InvalidColumnDefSnafu.html" title="struct operator::error::InvalidColumnDefSnafu">Invalid<wbr>Column<wbr>DefSnafu</a></dt><dd>SNAFU context selector for the <code>Error::InvalidColumnDef</code> variant</dd><dt><a class="struct" href="struct.InvalidConfigValueSnafu.html" title="struct operator::error::InvalidConfigValueSnafu">Invalid<wbr>Config<wbr>Value<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::InvalidConfigValue</code> variant</dd><dt><a class="struct" href="struct.InvalidCopyDatabasePathSnafu.html" title="struct operator::error::InvalidCopyDatabasePathSnafu">Invalid<wbr>Copy<wbr>Database<wbr>Path<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::InvalidCopyDatabasePath</code> variant</dd><dt><a class="struct" href="struct.InvalidCopyParameterSnafu.html" title="struct operator::error::InvalidCopyParameterSnafu">Invalid<wbr>Copy<wbr>Parameter<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::InvalidCopyParameter</code> variant</dd><dt><a class="struct" href="struct.InvalidDeleteRequestSnafu.html" title="struct operator::error::InvalidDeleteRequestSnafu">Invalid<wbr>Delete<wbr>Request<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::InvalidDeleteRequest</code> variant</dd><dt><a class="struct" href="struct.InvalidExprSnafu.html" title="struct operator::error::InvalidExprSnafu">Invalid<wbr>Expr<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::InvalidExpr</code> variant</dd><dt><a class="struct" href="struct.InvalidFlowNameSnafu.html" title="struct operator::error::InvalidFlowNameSnafu">Invalid<wbr>Flow<wbr>Name<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::InvalidFlowName</code> variant</dd><dt><a class="struct" href="struct.InvalidInsertRequestSnafu.html" title="struct operator::error::InvalidInsertRequestSnafu">Invalid<wbr>Insert<wbr>Request<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::InvalidInsertRequest</code> variant</dd><dt><a class="struct" href="struct.InvalidJsonFormatSnafu.html" title="struct operator::error::InvalidJsonFormatSnafu">Invalid<wbr>Json<wbr>Format<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::InvalidJsonFormat</code> variant</dd><dt><a class="struct" href="struct.InvalidPartitionRuleSnafu.html" title="struct operator::error::InvalidPartitionRuleSnafu">Invalid<wbr>Partition<wbr>Rule<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::InvalidPartitionRule</code> variant</dd><dt><a class="struct" href="struct.InvalidPartitionSnafu.html" title="struct operator::error::InvalidPartitionSnafu">Invalid<wbr>Partition<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::InvalidPartition</code> variant</dd><dt><a class="struct" href="struct.InvalidProcessIdSnafu.html" title="struct operator::error::InvalidProcessIdSnafu">Invalid<wbr>Process<wbr>IdSnafu</a></dt><dd>SNAFU context selector for the <code>Error::InvalidProcessId</code> variant</dd><dt><a class="struct" href="struct.InvalidSchemaSnafu.html" title="struct operator::error::InvalidSchemaSnafu">Invalid<wbr>Schema<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::InvalidSchema</code> variant</dd><dt><a class="struct" href="struct.InvalidSqlSnafu.html" title="struct operator::error::InvalidSqlSnafu">Invalid<wbr>SqlSnafu</a></dt><dd>SNAFU context selector for the <code>Error::InvalidSql</code> variant</dd><dt><a class="struct" href="struct.InvalidTableNameSnafu.html" title="struct operator::error::InvalidTableNameSnafu">Invalid<wbr>Table<wbr>Name<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::InvalidTableName</code> variant</dd><dt><a class="struct" href="struct.InvalidTimeIndexTypeSnafu.html" title="struct operator::error::InvalidTimeIndexTypeSnafu">Invalid<wbr>Time<wbr>Index<wbr>Type<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::InvalidTimeIndexType</code> variant</dd><dt><a class="struct" href="struct.InvalidTimestampRangeSnafu.html" title="struct operator::error::InvalidTimestampRangeSnafu">Invalid<wbr>Timestamp<wbr>Range<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::InvalidTimestampRange</code> variant</dd><dt><a class="struct" href="struct.InvalidViewNameSnafu.html" title="struct operator::error::InvalidViewNameSnafu">Invalid<wbr>View<wbr>Name<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::InvalidViewName</code> variant</dd><dt><a class="struct" href="struct.InvalidViewSnafu.html" title="struct operator::error::InvalidViewSnafu">Invalid<wbr>View<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::InvalidView</code> variant</dd><dt><a class="struct" href="struct.InvalidViewStmtSnafu.html" title="struct operator::error::InvalidViewStmtSnafu">Invalid<wbr>View<wbr>Stmt<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::InvalidViewStmt</code> variant</dd><dt><a class="struct" href="struct.InvalidateTableCacheSnafu.html" title="struct operator::error::InvalidateTableCacheSnafu">Invalidate<wbr>Table<wbr>Cache<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::InvalidateTableCache</code> variant</dd><dt><a class="struct" href="struct.JoinTaskSnafu.html" title="struct operator::error::JoinTaskSnafu">Join<wbr>Task<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::JoinTask</code> variant</dd><dt><a class="struct" href="struct.ListObjectsSnafu.html" title="struct operator::error::ListObjectsSnafu">List<wbr>Objects<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ListObjects</code> variant</dd><dt><a class="struct" href="struct.MissingInsertBodySnafu.html" title="struct operator::error::MissingInsertBodySnafu">Missing<wbr>Insert<wbr>Body<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::MissingInsertBody</code> variant</dd><dt><a class="struct" href="struct.MissingTimeIndexColumnSnafu.html" title="struct operator::error::MissingTimeIndexColumnSnafu">Missing<wbr>Time<wbr>Index<wbr>Column<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::MissingTimeIndexColumn</code> variant</dd><dt><a class="struct" href="struct.NotSupportedSnafu.html" title="struct operator::error::NotSupportedSnafu">NotSupported<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::NotSupported</code> variant</dd><dt><a class="struct" href="struct.ParseFileFormatSnafu.html" title="struct operator::error::ParseFileFormatSnafu">Parse<wbr>File<wbr>Format<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ParseFileFormat</code> variant</dd><dt><a class="struct" href="struct.ParseQuerySnafu.html" title="struct operator::error::ParseQuerySnafu">Parse<wbr>Query<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ParseQuery</code> variant</dd><dt><a class="struct" href="struct.ParseSqlSnafu.html" title="struct operator::error::ParseSqlSnafu">Parse<wbr>SqlSnafu</a></dt><dd>SNAFU context selector for the <code>Error::ParseSql</code> variant</dd><dt><a class="struct" href="struct.ParseSqlValueSnafu.html" title="struct operator::error::ParseSqlValueSnafu">Parse<wbr>SqlValue<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ParseSqlValue</code> variant</dd><dt><a class="struct" href="struct.ParseUrlSnafu.html" title="struct operator::error::ParseUrlSnafu">Parse<wbr>UrlSnafu</a></dt><dd>SNAFU context selector for the <code>Error::ParseUrl</code> variant</dd><dt><a class="struct" href="struct.PartitionExprToPbSnafu.html" title="struct operator::error::PartitionExprToPbSnafu">Partition<wbr>Expr<wbr>ToPb<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::PartitionExprToPb</code> variant</dd><dt><a class="struct" href="struct.PathNotFoundSnafu.html" title="struct operator::error::PathNotFoundSnafu">Path<wbr>NotFound<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::PathNotFound</code> variant</dd><dt><a class="struct" href="struct.PhysicalExprSnafu.html" title="struct operator::error::PhysicalExprSnafu">Physical<wbr>Expr<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::PhysicalExpr</code> variant</dd><dt><a class="struct" href="struct.PlanStatementSnafu.html" title="struct operator::error::PlanStatementSnafu">Plan<wbr>Statement<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::PlanStatement</code> variant</dd><dt><a class="struct" href="struct.PrepareFileTableSnafu.html" title="struct operator::error::PrepareFileTableSnafu">Prepare<wbr>File<wbr>Table<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::PrepareFileTable</code> variant</dd><dt><a class="struct" href="struct.ProcessManagerMissingSnafu.html" title="struct operator::error::ProcessManagerMissingSnafu">Process<wbr>Manager<wbr>Missing<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ProcessManagerMissing</code> variant</dd><dt><a class="struct" href="struct.ProjectSchemaSnafu.html" title="struct operator::error::ProjectSchemaSnafu">Project<wbr>Schema<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ProjectSchema</code> variant</dd><dt><a class="struct" href="struct.ReadDfRecordBatchSnafu.html" title="struct operator::error::ReadDfRecordBatchSnafu">Read<wbr>DfRecord<wbr>Batch<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ReadDfRecordBatch</code> variant</dd><dt><a class="struct" href="struct.ReadObjectSnafu.html" title="struct operator::error::ReadObjectSnafu">Read<wbr>Object<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ReadObject</code> variant</dd><dt><a class="struct" href="struct.ReadOrcSnafu.html" title="struct operator::error::ReadOrcSnafu">Read<wbr>OrcSnafu</a></dt><dd>SNAFU context selector for the <code>Error::ReadOrc</code> variant</dd><dt><a class="struct" href="struct.ReadParquetMetadataSnafu.html" title="struct operator::error::ReadParquetMetadataSnafu">Read<wbr>Parquet<wbr>Metadata<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ReadParquetMetadata</code> variant</dd><dt><a class="struct" href="struct.RequestDeletesSnafu.html" title="struct operator::error::RequestDeletesSnafu">Request<wbr>Deletes<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::RequestDeletes</code> variant</dd><dt><a class="struct" href="struct.RequestInsertsSnafu.html" title="struct operator::error::RequestInsertsSnafu">Request<wbr>Inserts<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::RequestInserts</code> variant</dd><dt><a class="struct" href="struct.RequestRegionSnafu.html" title="struct operator::error::RequestRegionSnafu">Request<wbr>Region<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::RequestRegion</code> variant</dd><dt><a class="struct" href="struct.SchemaExistsSnafu.html" title="struct operator::error::SchemaExistsSnafu">Schema<wbr>Exists<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::SchemaExists</code> variant</dd><dt><a class="struct" href="struct.SchemaInUseSnafu.html" title="struct operator::error::SchemaInUseSnafu">Schema<wbr>InUse<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::SchemaInUse</code> variant</dd><dt><a class="struct" href="struct.SchemaIncompatibleSnafu.html" title="struct operator::error::SchemaIncompatibleSnafu">Schema<wbr>Incompatible<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::SchemaIncompatible</code> variant</dd><dt><a class="struct" href="struct.SchemaNotFoundSnafu.html" title="struct operator::error::SchemaNotFoundSnafu">Schema<wbr>NotFound<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::SchemaNotFound</code> variant</dd><dt><a class="struct" href="struct.SchemaReadOnlySnafu.html" title="struct operator::error::SchemaReadOnlySnafu">Schema<wbr>Read<wbr>Only<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::SchemaReadOnly</code> variant</dd><dt><a class="struct" href="struct.ShowCreateTableBaseOnlySnafu.html" title="struct operator::error::ShowCreateTableBaseOnlySnafu">Show<wbr>Create<wbr>Table<wbr>Base<wbr>Only<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ShowCreateTableBaseOnly</code> variant</dd><dt><a class="struct" href="struct.SplitDeleteSnafu.html" title="struct operator::error::SplitDeleteSnafu">Split<wbr>Delete<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::SplitDelete</code> variant</dd><dt><a class="struct" href="struct.SplitInsertSnafu.html" title="struct operator::error::SplitInsertSnafu">Split<wbr>Insert<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::SplitInsert</code> variant</dd><dt><a class="struct" href="struct.SqlCommonSnafu.html" title="struct operator::error::SqlCommonSnafu">SqlCommon<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::SqlCommon</code> variant</dd><dt><a class="struct" href="struct.SubstraitCodecSnafu.html" title="struct operator::error::SubstraitCodecSnafu">Substrait<wbr>Codec<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::SubstraitCodec</code> variant</dd><dt><a class="struct" href="struct.TableAlreadyExistsSnafu.html" title="struct operator::error::TableAlreadyExistsSnafu">Table<wbr>Already<wbr>Exists<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::TableAlreadyExists</code> variant</dd><dt><a class="struct" href="struct.TableMetadataManagerSnafu.html" title="struct operator::error::TableMetadataManagerSnafu">Table<wbr>Metadata<wbr>Manager<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::TableMetadataManager</code> variant</dd><dt><a class="struct" href="struct.TableNotFoundSnafu.html" title="struct operator::error::TableNotFoundSnafu">Table<wbr>NotFound<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::TableNotFound</code> variant</dd><dt><a class="struct" href="struct.TableSnafu.html" title="struct operator::error::TableSnafu">Table<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::Table</code> variant</dd><dt><a class="struct" href="struct.TimestampFormatNotSupportedSnafu.html" title="struct operator::error::TimestampFormatNotSupportedSnafu">Timestamp<wbr>Format<wbr>NotSupported<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::TimestampFormatNotSupported</code> variant</dd><dt><a class="struct" href="struct.UnexpectedSnafu.html" title="struct operator::error::UnexpectedSnafu">Unexpected<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::Unexpected</code> variant</dd><dt><a class="struct" href="struct.UnrecognizedTableOptionSnafu.html" title="struct operator::error::UnrecognizedTableOptionSnafu">Unrecognized<wbr>Table<wbr>Option<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::UnrecognizedTableOption</code> variant</dd><dt><a class="struct" href="struct.UnsupportedFormatSnafu.html" title="struct operator::error::UnsupportedFormatSnafu">Unsupported<wbr>Format<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::UnsupportedFormat</code> variant</dd><dt><a class="struct" href="struct.UnsupportedRegionRequestSnafu.html" title="struct operator::error::UnsupportedRegionRequestSnafu">Unsupported<wbr>Region<wbr>Request<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::UnsupportedRegionRequest</code> variant</dd><dt><a class="struct" href="struct.UpgradeCatalogManagerRefSnafu.html" title="struct operator::error::UpgradeCatalogManagerRefSnafu">Upgrade<wbr>Catalog<wbr>Manager<wbr>RefSnafu</a></dt><dd>SNAFU context selector for the <code>Error::UpgradeCatalogManagerRef</code> variant</dd><dt><a class="struct" href="struct.ViewAlreadyExistsSnafu.html" title="struct operator::error::ViewAlreadyExistsSnafu">View<wbr>Already<wbr>Exists<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ViewAlreadyExists</code> variant</dd><dt><a class="struct" href="struct.ViewColumnsMismatchSnafu.html" title="struct operator::error::ViewColumnsMismatchSnafu">View<wbr>Columns<wbr>Mismatch<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ViewColumnsMismatch</code> variant</dd><dt><a class="struct" href="struct.ViewInfoNotFoundSnafu.html" title="struct operator::error::ViewInfoNotFoundSnafu">View<wbr>Info<wbr>NotFound<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ViewInfoNotFound</code> variant</dd><dt><a class="struct" href="struct.ViewNotFoundSnafu.html" title="struct operator::error::ViewNotFoundSnafu">View<wbr>NotFound<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ViewNotFound</code> variant</dd><dt><a class="struct" href="struct.WriteStreamToFileSnafu.html" title="struct operator::error::WriteStreamToFileSnafu">Write<wbr>Stream<wbr>ToFile<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::WriteStreamToFile</code> variant</dd></dl><h2 id="enums" class="section-header">Enums<a href="#enums" class="anchor">§</a></h2><dl class="item-table"><dt><a class="enum" href="enum.Error.html" title="enum operator::error::Error">Error</a></dt></dl><h2 id="types" class="section-header">Type Aliases<a href="#types" class="anchor">§</a></h2><dl class="item-table"><dt><a class="type" href="type.Result.html" title="type operator::error::Result">Result</a></dt></dl></section></div></main></body></html> |