Files
greptimedb/query/error/index.html
2025-12-25 19:26:42 +00:00

1 line
13 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 `query`."><title>query::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="query" 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="../../query/index.html">query</a><span class="version">1.0.0-beta.3</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 query</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">query</a></div><h1>Module <span>error</span>&nbsp;<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/query/error.rs.html#15-434">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.AddSystemTimeOverflowSnafu.html" title="struct query::error::AddSystemTimeOverflowSnafu">AddSystem<wbr>Time<wbr>Overflow<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::AddSystemTimeOverflow</code> variant</dd><dt><a class="struct" href="struct.BuildBackendSnafu.html" title="struct query::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.BuildRegexSnafu.html" title="struct query::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.CatalogSnafu.html" title="struct query::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.ColumnSchemaIncompatibleSnafu.html" title="struct query::error::ColumnSchemaIncompatibleSnafu">Column<wbr>Schema<wbr>Incompatible<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ColumnSchemaIncompatible</code> variant</dd><dt><a class="struct" href="struct.ColumnSchemaNoDefaultSnafu.html" title="struct query::error::ColumnSchemaNoDefaultSnafu">Column<wbr>Schema<wbr>NoDefault<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ColumnSchemaNoDefault</code> variant</dd><dt><a class="struct" href="struct.ConvertSchemaSnafu.html" title="struct query::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.ConvertSqlTypeSnafu.html" title="struct query::error::ConvertSqlTypeSnafu">Convert<wbr>SqlType<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ConvertSqlType</code> variant</dd><dt><a class="struct" href="struct.ConvertSqlValueSnafu.html" title="struct query::error::ConvertSqlValueSnafu">Convert<wbr>SqlValue<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ConvertSqlValue</code> variant</dd><dt><a class="struct" href="struct.ConvertValueSnafu.html" title="struct query::error::ConvertValueSnafu">Convert<wbr>Value<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ConvertValue</code> variant</dd><dt><a class="struct" href="struct.CreateRecordBatchSnafu.html" title="struct query::error::CreateRecordBatchSnafu">Create<wbr>Record<wbr>Batch<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::CreateRecordBatch</code> variant</dd><dt><a class="struct" href="struct.CteColumnSchemaMismatchSnafu.html" title="struct query::error::CteColumnSchemaMismatchSnafu">CteColumn<wbr>Schema<wbr>Mismatch<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::CteColumnSchemaMismatch</code> variant</dd><dt><a class="struct" href="struct.GetFulltextOptionsSnafu.html" title="struct query::error::GetFulltextOptionsSnafu">GetFulltext<wbr>Options<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::GetFulltextOptions</code> variant</dd><dt><a class="struct" href="struct.GetRegionMetadataSnafu.html" title="struct query::error::GetRegionMetadataSnafu">GetRegion<wbr>Metadata<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::GetRegionMetadata</code> variant</dd><dt><a class="struct" href="struct.GetSkippingIndexOptionsSnafu.html" title="struct query::error::GetSkippingIndexOptionsSnafu">GetSkipping<wbr>Index<wbr>Options<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::GetSkippingIndexOptions</code> variant</dd><dt><a class="struct" href="struct.InferSchemaSnafu.html" title="struct query::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.ListObjectsSnafu.html" title="struct query::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.MissingRequiredFieldSnafu.html" title="struct query::error::MissingRequiredFieldSnafu">Missing<wbr>Required<wbr>Field<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::MissingRequiredField</code> variant</dd><dt><a class="struct" href="struct.MissingTableMutationHandlerSnafu.html" title="struct query::error::MissingTableMutationHandlerSnafu">Missing<wbr>Table<wbr>Mutation<wbr>Handler<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::MissingTableMutationHandler</code> variant</dd><dt><a class="struct" href="struct.MissingTimestampColumnSnafu.html" title="struct query::error::MissingTimestampColumnSnafu">Missing<wbr>Timestamp<wbr>Column<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::MissingTimestampColumn</code> variant</dd><dt><a class="struct" href="struct.MultipleStatementsSnafu.html" title="struct query::error::MultipleStatementsSnafu">Multiple<wbr>Statements<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::MultipleStatements</code> variant</dd><dt><a class="struct" href="struct.ParseFileFormatSnafu.html" title="struct query::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.ParseFloatSnafu.html" title="struct query::error::ParseFloatSnafu">Parse<wbr>Float<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ParseFloat</code> variant</dd><dt><a class="struct" href="struct.ParseTimestampSnafu.html" title="struct query::error::ParseTimestampSnafu">Parse<wbr>Timestamp<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ParseTimestamp</code> variant</dd><dt><a class="struct" href="struct.PlanSqlSnafu.html" title="struct query::error::PlanSqlSnafu">Plan<wbr>SqlSnafu</a></dt><dd>SNAFU context selector for the <code>Error::PlanSql</code> variant</dd><dt><a class="struct" href="struct.QueryAccessDeniedSnafu.html" title="struct query::error::QueryAccessDeniedSnafu">Query<wbr>Access<wbr>Denied<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::QueryAccessDenied</code> variant</dd><dt><a class="struct" href="struct.QueryExecutionSnafu.html" title="struct query::error::QueryExecutionSnafu">Query<wbr>Execution<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::QueryExecution</code> variant</dd><dt><a class="struct" href="struct.QueryParseSnafu.html" title="struct query::error::QueryParseSnafu">Query<wbr>Parse<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::QueryParse</code> variant</dd><dt><a class="struct" href="struct.QueryPlanSnafu.html" title="struct query::error::QueryPlanSnafu">Query<wbr>Plan<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::QueryPlan</code> variant</dd><dt><a class="struct" href="struct.RangeQuerySnafu.html" title="struct query::error::RangeQuerySnafu">Range<wbr>Query<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::RangeQuery</code> variant</dd><dt><a class="struct" href="struct.RegionQuerySnafu.html" title="struct query::error::RegionQuerySnafu">Region<wbr>Query<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::RegionQuery</code> variant</dd><dt><a class="struct" href="struct.SqlSnafu.html" title="struct query::error::SqlSnafu">SqlSnafu</a></dt><dd>SNAFU context selector for the <code>Error::Sql</code> variant</dd><dt><a class="struct" href="struct.TableMutationSnafu.html" title="struct query::error::TableMutationSnafu">Table<wbr>Mutation<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::TableMutation</code> variant</dd><dt><a class="struct" href="struct.TableNotFoundSnafu.html" title="struct query::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.TableReadOnlySnafu.html" title="struct query::error::TableReadOnlySnafu">Table<wbr>Read<wbr>Only<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::TableReadOnly</code> variant</dd><dt><a class="struct" href="struct.TimeIndexNotFoundSnafu.html" title="struct query::error::TimeIndexNotFoundSnafu">Time<wbr>Index<wbr>NotFound<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::TimeIndexNotFound</code> variant</dd><dt><a class="struct" href="struct.TryIntoDurationSnafu.html" title="struct query::error::TryIntoDurationSnafu">TryInto<wbr>Duration<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::TryIntoDuration</code> variant</dd><dt><a class="struct" href="struct.UnimplementedSnafu.html" title="struct query::error::UnimplementedSnafu">Unimplemented<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::Unimplemented</code> variant</dd><dt><a class="struct" href="struct.UnknownTableSnafu.html" title="struct query::error::UnknownTableSnafu">Unknown<wbr>Table<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::UnknownTable</code> variant</dd><dt><a class="struct" href="struct.UnsupportedExprSnafu.html" title="struct query::error::UnsupportedExprSnafu">Unsupported<wbr>Expr<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::UnsupportedExpr</code> variant</dd><dt><a class="struct" href="struct.UnsupportedVariableSnafu.html" title="struct query::error::UnsupportedVariableSnafu">Unsupported<wbr>Variable<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::UnsupportedVariable</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 query::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 query::error::Result">Result</a></dt></dl></section></div></main></body></html>