Files
greptimedb/mito2/error/index.html
2026-01-05 12:56:07 +00:00

1 line
35 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 `mito2`."><title>mito2::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="mito2" 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="../../mito2/index.html">mito2</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 mito2</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">mito2</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/mito2/error.rs.html#15-1392">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.ApplyBloomFilterIndexSnafu.html" title="struct mito2::error::ApplyBloomFilterIndexSnafu">Apply<wbr>Bloom<wbr>Filter<wbr>Index<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ApplyBloomFilterIndex</code> variant</dd><dt><a class="struct" href="struct.ApplyFulltextIndexSnafu.html" title="struct mito2::error::ApplyFulltextIndexSnafu">Apply<wbr>Fulltext<wbr>Index<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ApplyFulltextIndex</code> variant</dd><dt><a class="struct" href="struct.ApplyInvertedIndexSnafu.html" title="struct mito2::error::ApplyInvertedIndexSnafu">Apply<wbr>Inverted<wbr>Index<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ApplyInvertedIndex</code> variant</dd><dt><a class="struct" href="struct.ArrowReaderSnafu.html" title="struct mito2::error::ArrowReaderSnafu">Arrow<wbr>Reader<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ArrowReader</code> variant</dd><dt><a class="struct" href="struct.BiErrorsSnafu.html" title="struct mito2::error::BiErrorsSnafu">BiErrors<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::BiErrors</code> variant</dd><dt><a class="struct" href="struct.BloomFilterFinishSnafu.html" title="struct mito2::error::BloomFilterFinishSnafu">Bloom<wbr>Filter<wbr>Finish<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::BloomFilterFinish</code> variant</dd><dt><a class="struct" href="struct.BuildEntrySnafu.html" title="struct mito2::error::BuildEntrySnafu">Build<wbr>Entry<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::BuildEntry</code> variant</dd><dt><a class="struct" href="struct.BuildIndexApplierSnafu.html" title="struct mito2::error::BuildIndexApplierSnafu">Build<wbr>Index<wbr>Applier<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::BuildIndexApplier</code> variant</dd><dt><a class="struct" href="struct.BuildIndexAsyncSnafu.html" title="struct mito2::error::BuildIndexAsyncSnafu">Build<wbr>Index<wbr>Async<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::BuildIndexAsync</code> variant</dd><dt><a class="struct" href="struct.CastVectorSnafu.html" title="struct mito2::error::CastVectorSnafu">Cast<wbr>Vector<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::CastVector</code> variant</dd><dt><a class="struct" href="struct.ChecksumMismatchSnafu.html" title="struct mito2::error::ChecksumMismatchSnafu">Checksum<wbr>Mismatch<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ChecksumMismatch</code> variant</dd><dt><a class="struct" href="struct.CleanDirSnafu.html" title="struct mito2::error::CleanDirSnafu">Clean<wbr>DirSnafu</a></dt><dd>SNAFU context selector for the <code>Error::CleanDir</code> variant</dd><dt><a class="struct" href="struct.ColumnNotFoundSnafu.html" title="struct mito2::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.CompactRegionSnafu.html" title="struct mito2::error::CompactRegionSnafu">Compact<wbr>Region<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::CompactRegion</code> variant</dd><dt><a class="struct" href="struct.CompactionMemoryExhaustedSnafu.html" title="struct mito2::error::CompactionMemoryExhaustedSnafu">Compaction<wbr>Memory<wbr>Exhausted<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::CompactionMemoryExhausted</code> variant</dd><dt><a class="struct" href="struct.CompatReaderSnafu.html" title="struct mito2::error::CompatReaderSnafu">Compat<wbr>Reader<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::CompatReader</code> variant</dd><dt><a class="struct" href="struct.CompressObjectSnafu.html" title="struct mito2::error::CompressObjectSnafu">Compress<wbr>Object<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::CompressObject</code> variant</dd><dt><a class="struct" href="struct.ComputeArrowSnafu.html" title="struct mito2::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.ComputeVectorSnafu.html" title="struct mito2::error::ComputeVectorSnafu">Compute<wbr>Vector<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ComputeVector</code> variant</dd><dt><a class="struct" href="struct.ConvertBulkWalEntrySnafu.html" title="struct mito2::error::ConvertBulkWalEntrySnafu">Convert<wbr>Bulk<wbr>WalEntry<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ConvertBulkWalEntry</code> variant</dd><dt><a class="struct" href="struct.ConvertColumnDataTypeSnafu.html" title="struct mito2::error::ConvertColumnDataTypeSnafu">Convert<wbr>Column<wbr>Data<wbr>Type<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ConvertColumnDataType</code> variant</dd><dt><a class="struct" href="struct.ConvertMetaDataSnafu.html" title="struct mito2::error::ConvertMetaDataSnafu">Convert<wbr>Meta<wbr>Data<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ConvertMetaData</code> variant</dd><dt><a class="struct" href="struct.ConvertValueSnafu.html" title="struct mito2::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.ConvertVectorSnafu.html" title="struct mito2::error::ConvertVectorSnafu">Convert<wbr>Vector<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ConvertVector</code> variant</dd><dt><a class="struct" href="struct.CreateDefaultSnafu.html" title="struct mito2::error::CreateDefaultSnafu">Create<wbr>Default<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::CreateDefault</code> variant</dd><dt><a class="struct" href="struct.CreateDirSnafu.html" title="struct mito2::error::CreateDirSnafu">Create<wbr>DirSnafu</a></dt><dd>SNAFU context selector for the <code>Error::CreateDir</code> variant</dd><dt><a class="struct" href="struct.CreateFulltextCreatorSnafu.html" title="struct mito2::error::CreateFulltextCreatorSnafu">Create<wbr>Fulltext<wbr>Creator<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::CreateFulltextCreator</code> variant</dd><dt><a class="struct" href="struct.DataTypeMismatchSnafu.html" title="struct mito2::error::DataTypeMismatchSnafu">Data<wbr>Type<wbr>Mismatch<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::DataTypeMismatch</code> variant</dd><dt><a class="struct" href="struct.DecodeArrowRowGroupSnafu.html" title="struct mito2::error::DecodeArrowRowGroupSnafu">Decode<wbr>Arrow<wbr>RowGroup<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::DecodeArrowRowGroup</code> variant</dd><dt><a class="struct" href="struct.DecodeSnafu.html" title="struct mito2::error::DecodeSnafu">Decode<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::Decode</code> variant</dd><dt><a class="struct" href="struct.DecodeStatsSnafu.html" title="struct mito2::error::DecodeStatsSnafu">Decode<wbr>Stats<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::DecodeStats</code> variant</dd><dt><a class="struct" href="struct.DecodeWalSnafu.html" title="struct mito2::error::DecodeWalSnafu">Decode<wbr>WalSnafu</a></dt><dd>SNAFU context selector for the <code>Error::DecodeWal</code> variant</dd><dt><a class="struct" href="struct.DecompressObjectSnafu.html" title="struct mito2::error::DecompressObjectSnafu">Decompress<wbr>Object<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::DecompressObject</code> variant</dd><dt><a class="struct" href="struct.DeleteIndexSnafu.html" title="struct mito2::error::DeleteIndexSnafu">Delete<wbr>Index<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::DeleteIndex</code> variant</dd><dt><a class="struct" href="struct.DeleteSstSnafu.html" title="struct mito2::error::DeleteSstSnafu">Delete<wbr>SstSnafu</a></dt><dd>SNAFU context selector for the <code>Error::DeleteSst</code> variant</dd><dt><a class="struct" href="struct.DeleteWalSnafu.html" title="struct mito2::error::DeleteWalSnafu">Delete<wbr>WalSnafu</a></dt><dd>SNAFU context selector for the <code>Error::DeleteWal</code> variant</dd><dt><a class="struct" href="struct.DownloadSnafu.html" title="struct mito2::error::DownloadSnafu">Download<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::Download</code> variant</dd><dt><a class="struct" href="struct.DurationOutOfRangeSnafu.html" title="struct mito2::error::DurationOutOfRangeSnafu">Duration<wbr>OutOf<wbr>Range<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::DurationOutOfRange</code> variant</dd><dt><a class="struct" href="struct.EmptyManifestDirSnafu.html" title="struct mito2::error::EmptyManifestDirSnafu">Empty<wbr>Manifest<wbr>DirSnafu</a></dt><dd>SNAFU context selector for the <code>Error::EmptyManifestDir</code> variant</dd><dt><a class="struct" href="struct.EmptyRegionDirSnafu.html" title="struct mito2::error::EmptyRegionDirSnafu">Empty<wbr>Region<wbr>DirSnafu</a></dt><dd>SNAFU context selector for the <code>Error::EmptyRegionDir</code> variant</dd><dt><a class="struct" href="struct.EncodeMemtableSnafu.html" title="struct mito2::error::EncodeMemtableSnafu">Encode<wbr>Memtable<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::EncodeMemtable</code> variant</dd><dt><a class="struct" href="struct.EncodeSnafu.html" title="struct mito2::error::EncodeSnafu">Encode<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::Encode</code> variant</dd><dt><a class="struct" href="struct.EncodeSparsePrimaryKeySnafu.html" title="struct mito2::error::EncodeSparsePrimaryKeySnafu">Encode<wbr>Sparse<wbr>Primary<wbr>KeySnafu</a></dt><dd>SNAFU context selector for the <code>Error::EncodeSparsePrimaryKey</code> variant</dd><dt><a class="struct" href="struct.ExternalSnafu.html" title="struct mito2::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.FetchManifestsSnafu.html" title="struct mito2::error::FetchManifestsSnafu">Fetch<wbr>Manifests<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::FetchManifests</code> variant</dd><dt><a class="struct" href="struct.FilesLostSnafu.html" title="struct mito2::error::FilesLostSnafu">Files<wbr>Lost<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::FilesLost</code> variant</dd><dt><a class="struct" href="struct.FillDefaultSnafu.html" title="struct mito2::error::FillDefaultSnafu">Fill<wbr>Default<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::FillDefault</code> variant</dd><dt><a class="struct" href="struct.FlushRegionSnafu.html" title="struct mito2::error::FlushRegionSnafu">Flush<wbr>Region<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::FlushRegion</code> variant</dd><dt><a class="struct" href="struct.FlushableRegionStateSnafu.html" title="struct mito2::error::FlushableRegionStateSnafu">Flushable<wbr>Region<wbr>State<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::FlushableRegionState</code> variant</dd><dt><a class="struct" href="struct.FulltextFinishSnafu.html" title="struct mito2::error::FulltextFinishSnafu">Fulltext<wbr>Finish<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::FulltextFinish</code> variant</dd><dt><a class="struct" href="struct.FulltextPushTextSnafu.html" title="struct mito2::error::FulltextPushTextSnafu">Fulltext<wbr>Push<wbr>Text<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::FulltextPushText</code> variant</dd><dt><a class="struct" href="struct.GetSchemaMetadataSnafu.html" title="struct mito2::error::GetSchemaMetadataSnafu">GetSchema<wbr>Metadata<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::GetSchemaMetadata</code> variant</dd><dt><a class="struct" href="struct.IncompatibleWalProviderChangeSnafu.html" title="struct mito2::error::IncompatibleWalProviderChangeSnafu">Incompatible<wbr>WalProvider<wbr>Change<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::IncompatibleWalProviderChange</code> variant</dd><dt><a class="struct" href="struct.InconsistentFileSnafu.html" title="struct mito2::error::InconsistentFileSnafu">Inconsistent<wbr>File<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::InconsistentFile</code> variant</dd><dt><a class="struct" href="struct.InconsistentTimestampLengthSnafu.html" title="struct mito2::error::InconsistentTimestampLengthSnafu">Inconsistent<wbr>Timestamp<wbr>Length<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::InconsistentTimestampLength</code> variant</dd><dt><a class="struct" href="struct.IndexEncodeNullSnafu.html" title="struct mito2::error::IndexEncodeNullSnafu">Index<wbr>Encode<wbr>Null<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::IndexEncodeNull</code> variant</dd><dt><a class="struct" href="struct.IndexFinishSnafu.html" title="struct mito2::error::IndexFinishSnafu">Index<wbr>Finish<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::IndexFinish</code> variant</dd><dt><a class="struct" href="struct.IndexOptionsSnafu.html" title="struct mito2::error::IndexOptionsSnafu">Index<wbr>Options<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::IndexOptions</code> variant</dd><dt><a class="struct" href="struct.InstallManifestToSnafu.html" title="struct mito2::error::InstallManifestToSnafu">Install<wbr>Manifest<wbr>ToSnafu</a></dt><dd>SNAFU context selector for the <code>Error::InstallManifestTo</code> variant</dd><dt><a class="struct" href="struct.InvalidBatchSnafu.html" title="struct mito2::error::InvalidBatchSnafu">Invalid<wbr>Batch<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::InvalidBatch</code> variant</dd><dt><a class="struct" href="struct.InvalidConfigSnafu.html" title="struct mito2::error::InvalidConfigSnafu">Invalid<wbr>Config<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::InvalidConfig</code> variant</dd><dt><a class="struct" href="struct.InvalidMetaSnafu.html" title="struct mito2::error::InvalidMetaSnafu">Invalid<wbr>Meta<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::InvalidMeta</code> variant</dd><dt><a class="struct" href="struct.InvalidMetadataSnafu.html" title="struct mito2::error::InvalidMetadataSnafu">Invalid<wbr>Metadata<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::InvalidMetadata</code> variant</dd><dt><a class="struct" href="struct.InvalidParquetSnafu.html" title="struct mito2::error::InvalidParquetSnafu">Invalid<wbr>Parquet<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::InvalidParquet</code> variant</dd><dt><a class="struct" href="struct.InvalidPartitionExprSnafu.html" title="struct mito2::error::InvalidPartitionExprSnafu">Invalid<wbr>Partition<wbr>Expr<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::InvalidPartitionExpr</code> variant</dd><dt><a class="struct" href="struct.InvalidRecordBatchSnafu.html" title="struct mito2::error::InvalidRecordBatchSnafu">Invalid<wbr>Record<wbr>Batch<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::InvalidRecordBatch</code> variant</dd><dt><a class="struct" href="struct.InvalidRegionOptionsSnafu.html" title="struct mito2::error::InvalidRegionOptionsSnafu">Invalid<wbr>Region<wbr>Options<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::InvalidRegionOptions</code> variant</dd><dt><a class="struct" href="struct.InvalidRegionRequestSnafu.html" title="struct mito2::error::InvalidRegionRequestSnafu">Invalid<wbr>Region<wbr>Request<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::InvalidRegionRequest</code> variant</dd><dt><a class="struct" href="struct.InvalidRequestSnafu.html" title="struct mito2::error::InvalidRequestSnafu">Invalid<wbr>Request<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::InvalidRequest</code> variant</dd><dt><a class="struct" href="struct.InvalidScanIndexSnafu.html" title="struct mito2::error::InvalidScanIndexSnafu">Invalid<wbr>Scan<wbr>Index<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::InvalidScanIndex</code> variant</dd><dt><a class="struct" href="struct.InvalidSchedulerStateSnafu.html" title="struct mito2::error::InvalidSchedulerStateSnafu">Invalid<wbr>Scheduler<wbr>State<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::InvalidSchedulerState</code> variant</dd><dt><a class="struct" href="struct.InvalidSenderSnafu.html" title="struct mito2::error::InvalidSenderSnafu">Invalid<wbr>Sender<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::InvalidSender</code> variant</dd><dt><a class="struct" href="struct.InvalidSourceAndTargetRegionSnafu.html" title="struct mito2::error::InvalidSourceAndTargetRegionSnafu">Invalid<wbr>Source<wbr>AndTarget<wbr>Region<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::InvalidSourceAndTargetRegion</code> variant</dd><dt><a class="struct" href="struct.InvalidWalReadRequestSnafu.html" title="struct mito2::error::InvalidWalReadRequestSnafu">Invalid<wbr>WalRead<wbr>Request<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::InvalidWalReadRequest</code> variant</dd><dt><a class="struct" href="struct.JoinSnafu.html" title="struct mito2::error::JoinSnafu">Join<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::Join</code> variant</dd><dt><a class="struct" href="struct.JsonOptionsSnafu.html" title="struct mito2::error::JsonOptionsSnafu">Json<wbr>Options<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::JsonOptions</code> variant</dd><dt><a class="struct" href="struct.ManualCompactionOverrideSnafu.html" title="struct mito2::error::ManualCompactionOverrideSnafu">Manual<wbr>Compaction<wbr>Override<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ManualCompactionOverride</code> variant</dd><dt><a class="struct" href="struct.MetadataSnafu.html" title="struct mito2::error::MetadataSnafu">Metadata<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::Metadata</code> variant</dd><dt><a class="struct" href="struct.MissingManifestSnafu.html" title="struct mito2::error::MissingManifestSnafu">Missing<wbr>Manifest<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::MissingManifest</code> variant</dd><dt><a class="struct" href="struct.MissingNewManifestSnafu.html" title="struct mito2::error::MissingNewManifestSnafu">Missing<wbr>NewManifest<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::MissingNewManifest</code> variant</dd><dt><a class="struct" href="struct.MissingOldManifestSnafu.html" title="struct mito2::error::MissingOldManifestSnafu">Missing<wbr>OldManifest<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::MissingOldManifest</code> variant</dd><dt><a class="struct" href="struct.MissingPartitionExprSnafu.html" title="struct mito2::error::MissingPartitionExprSnafu">Missing<wbr>Partition<wbr>Expr<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::MissingPartitionExpr</code> variant</dd><dt><a class="struct" href="struct.MitoManifestInfoSnafu.html" title="struct mito2::error::MitoManifestInfoSnafu">Mito<wbr>Manifest<wbr>Info<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::MitoManifestInfo</code> variant</dd><dt><a class="struct" href="struct.NewRecordBatchSnafu.html" title="struct mito2::error::NewRecordBatchSnafu">NewRecord<wbr>Batch<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::NewRecordBatch</code> variant</dd><dt><a class="struct" href="struct.NoCheckpointSnafu.html" title="struct mito2::error::NoCheckpointSnafu">NoCheckpoint<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::NoCheckpoint</code> variant</dd><dt><a class="struct" href="struct.NoManifestsSnafu.html" title="struct mito2::error::NoManifestsSnafu">NoManifests<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::NoManifests</code> variant</dd><dt><a class="struct" href="struct.NoOldManifestsSnafu.html" title="struct mito2::error::NoOldManifestsSnafu">NoOld<wbr>Manifests<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::NoOldManifests</code> variant</dd><dt><a class="struct" href="struct.ObjectStoreNotFoundSnafu.html" title="struct mito2::error::ObjectStoreNotFoundSnafu">Object<wbr>Store<wbr>NotFound<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ObjectStoreNotFound</code> variant</dd><dt><a class="struct" href="struct.OpenDalSnafu.html" title="struct mito2::error::OpenDalSnafu">Open<wbr>DalSnafu</a></dt><dd>SNAFU context selector for the <code>Error::OpenDal</code> variant</dd><dt><a class="struct" href="struct.OpenRegionSnafu.html" title="struct mito2::error::OpenRegionSnafu">Open<wbr>Region<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::OpenRegion</code> variant</dd><dt><a class="struct" href="struct.OperateAbortedIndexSnafu.html" title="struct mito2::error::OperateAbortedIndexSnafu">Operate<wbr>Aborted<wbr>Index<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::OperateAbortedIndex</code> variant</dd><dt><a class="struct" href="struct.ParseJobIdSnafu.html" title="struct mito2::error::ParseJobIdSnafu">Parse<wbr>JobId<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ParseJobId</code> variant</dd><dt><a class="struct" href="struct.PartitionOutOfRangeSnafu.html" title="struct mito2::error::PartitionOutOfRangeSnafu">Partition<wbr>OutOf<wbr>Range<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::PartitionOutOfRange</code> variant</dd><dt><a class="struct" href="struct.PrimaryKeyLengthMismatchSnafu.html" title="struct mito2::error::PrimaryKeyLengthMismatchSnafu">Primary<wbr>KeyLength<wbr>Mismatch<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::PrimaryKeyLengthMismatch</code> variant</dd><dt><a class="struct" href="struct.PuffinAddBlobSnafu.html" title="struct mito2::error::PuffinAddBlobSnafu">Puffin<wbr>AddBlob<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::PuffinAddBlob</code> variant</dd><dt><a class="struct" href="struct.PuffinBuildReaderSnafu.html" title="struct mito2::error::PuffinBuildReaderSnafu">Puffin<wbr>Build<wbr>Reader<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::PuffinBuildReader</code> variant</dd><dt><a class="struct" href="struct.PuffinInitStagerSnafu.html" title="struct mito2::error::PuffinInitStagerSnafu">Puffin<wbr>Init<wbr>Stager<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::PuffinInitStager</code> variant</dd><dt><a class="struct" href="struct.PuffinPurgeStagerSnafu.html" title="struct mito2::error::PuffinPurgeStagerSnafu">Puffin<wbr>Purge<wbr>Stager<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::PuffinPurgeStager</code> variant</dd><dt><a class="struct" href="struct.PuffinReadBlobSnafu.html" title="struct mito2::error::PuffinReadBlobSnafu">Puffin<wbr>Read<wbr>Blob<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::PuffinReadBlob</code> variant</dd><dt><a class="struct" href="struct.PushBloomFilterValueSnafu.html" title="struct mito2::error::PushBloomFilterValueSnafu">Push<wbr>Bloom<wbr>Filter<wbr>Value<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::PushBloomFilterValue</code> variant</dd><dt><a class="struct" href="struct.PushIndexValueSnafu.html" title="struct mito2::error::PushIndexValueSnafu">Push<wbr>Index<wbr>Value<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::PushIndexValue</code> variant</dd><dt><a class="struct" href="struct.ReadDataPartSnafu.html" title="struct mito2::error::ReadDataPartSnafu">Read<wbr>Data<wbr>Part<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ReadDataPart</code> variant</dd><dt><a class="struct" href="struct.ReadParquetSnafu.html" title="struct mito2::error::ReadParquetSnafu">Read<wbr>Parquet<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ReadParquet</code> variant</dd><dt><a class="struct" href="struct.ReadWalSnafu.html" title="struct mito2::error::ReadWalSnafu">Read<wbr>WalSnafu</a></dt><dd>SNAFU context selector for the <code>Error::ReadWal</code> variant</dd><dt><a class="struct" href="struct.RecordBatchSnafu.html" title="struct mito2::error::RecordBatchSnafu">Record<wbr>Batch<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::RecordBatch</code> variant</dd><dt><a class="struct" href="struct.RecvSnafu.html" title="struct mito2::error::RecvSnafu">Recv<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::Recv</code> variant</dd><dt><a class="struct" href="struct.RegionBusySnafu.html" title="struct mito2::error::RegionBusySnafu">Region<wbr>Busy<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::RegionBusy</code> variant</dd><dt><a class="struct" href="struct.RegionClosedSnafu.html" title="struct mito2::error::RegionClosedSnafu">Region<wbr>Closed<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::RegionClosed</code> variant</dd><dt><a class="struct" href="struct.RegionCorruptedSnafu.html" title="struct mito2::error::RegionCorruptedSnafu">Region<wbr>Corrupted<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::RegionCorrupted</code> variant</dd><dt><a class="struct" href="struct.RegionDroppedSnafu.html" title="struct mito2::error::RegionDroppedSnafu">Region<wbr>Dropped<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::RegionDropped</code> variant</dd><dt><a class="struct" href="struct.RegionMetadataNotFoundSnafu.html" title="struct mito2::error::RegionMetadataNotFoundSnafu">Region<wbr>Metadata<wbr>NotFound<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::RegionMetadataNotFound</code> variant</dd><dt><a class="struct" href="struct.RegionNotFoundSnafu.html" title="struct mito2::error::RegionNotFoundSnafu">Region<wbr>NotFound<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::RegionNotFound</code> variant</dd><dt><a class="struct" href="struct.RegionStateSnafu.html" title="struct mito2::error::RegionStateSnafu">Region<wbr>State<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::RegionState</code> variant</dd><dt><a class="struct" href="struct.RegionStoppedSnafu.html" title="struct mito2::error::RegionStoppedSnafu">Region<wbr>Stopped<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::RegionStopped</code> variant</dd><dt><a class="struct" href="struct.RegionTruncatedSnafu.html" title="struct mito2::error::RegionTruncatedSnafu">Region<wbr>Truncated<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::RegionTruncated</code> variant</dd><dt><a class="struct" href="struct.RejectWriteSnafu.html" title="struct mito2::error::RejectWriteSnafu">Reject<wbr>Write<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::RejectWrite</code> variant</dd><dt><a class="struct" href="struct.RemoteCompactionSnafu.html" title="struct mito2::error::RemoteCompactionSnafu">Remote<wbr>Compaction<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::RemoteCompaction</code> variant</dd><dt><a class="struct" href="struct.ScanMultiTimesSnafu.html" title="struct mito2::error::ScanMultiTimesSnafu">Scan<wbr>Multi<wbr>Times<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ScanMultiTimes</code> variant</dd><dt><a class="struct" href="struct.ScanSeriesSnafu.html" title="struct mito2::error::ScanSeriesSnafu">Scan<wbr>Series<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::ScanSeries</code> variant</dd><dt><a class="struct" href="struct.SerdeJsonSnafu.html" title="struct mito2::error::SerdeJsonSnafu">Serde<wbr>Json<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::SerdeJson</code> variant</dd><dt><a class="struct" href="struct.SerializeColumnMetadataSnafu.html" title="struct mito2::error::SerializeColumnMetadataSnafu">Serialize<wbr>Column<wbr>Metadata<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::SerializeColumnMetadata</code> variant</dd><dt><a class="struct" href="struct.SerializeManifestSnafu.html" title="struct mito2::error::SerializeManifestSnafu">Serialize<wbr>Manifest<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::SerializeManifest</code> variant</dd><dt><a class="struct" href="struct.SerializePartitionExprSnafu.html" title="struct mito2::error::SerializePartitionExprSnafu">Serialize<wbr>Partition<wbr>Expr<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::SerializePartitionExpr</code> variant</dd><dt><a class="struct" href="struct.StagingPartitionExprMismatchSnafu.html" title="struct mito2::error::StagingPartitionExprMismatchSnafu">Staging<wbr>Partition<wbr>Expr<wbr>Mismatch<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::StagingPartitionExprMismatch</code> variant</dd><dt><a class="struct" href="struct.StaleLogEntrySnafu.html" title="struct mito2::error::StaleLogEntrySnafu">Stale<wbr>LogEntry<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::StaleLogEntry</code> variant</dd><dt><a class="struct" href="struct.StatsNotPresentSnafu.html" title="struct mito2::error::StatsNotPresentSnafu">Stats<wbr>NotPresent<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::StatsNotPresent</code> variant</dd><dt><a class="struct" href="struct.StopSchedulerSnafu.html" title="struct mito2::error::StopSchedulerSnafu">Stop<wbr>Scheduler<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::StopScheduler</code> variant</dd><dt><a class="struct" href="struct.TimeRangePredicateOverflowSnafu.html" title="struct mito2::error::TimeRangePredicateOverflowSnafu">Time<wbr>Range<wbr>Predicate<wbr>Overflow<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::TimeRangePredicateOverflow</code> variant</dd><dt><a class="struct" href="struct.TimeoutSnafu.html" title="struct mito2::error::TimeoutSnafu">Timeout<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::Timeout</code> variant</dd><dt><a class="struct" href="struct.TooManyFilesToReadSnafu.html" title="struct mito2::error::TooManyFilesToReadSnafu">TooMany<wbr>Files<wbr>ToRead<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::TooManyFilesToRead</code> variant</dd><dt><a class="struct" href="struct.TooManyGcJobsSnafu.html" title="struct mito2::error::TooManyGcJobsSnafu">TooMany<wbr>GcJobs<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::TooManyGcJobs</code> variant</dd><dt><a class="struct" href="struct.UnexpectedSnafu.html" title="struct mito2::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.UnsupportedOperationSnafu.html" title="struct mito2::error::UnsupportedOperationSnafu">Unsupported<wbr>Operation<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::UnsupportedOperation</code> variant</dd><dt><a class="struct" href="struct.UpdateManifestSnafu.html" title="struct mito2::error::UpdateManifestSnafu">Update<wbr>Manifest<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::UpdateManifest</code> variant</dd><dt><a class="struct" href="struct.UploadSnafu.html" title="struct mito2::error::UploadSnafu">Upload<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::Upload</code> variant</dd><dt><a class="struct" href="struct.Utf8Snafu.html" title="struct mito2::error::Utf8Snafu">Utf8<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::Utf8</code> variant</dd><dt><a class="struct" href="struct.WorkerStoppedSnafu.html" title="struct mito2::error::WorkerStoppedSnafu">Worker<wbr>Stopped<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::WorkerStopped</code> variant</dd><dt><a class="struct" href="struct.WriteGroupSnafu.html" title="struct mito2::error::WriteGroupSnafu">Write<wbr>Group<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::WriteGroup</code> variant</dd><dt><a class="struct" href="struct.WriteParquetSnafu.html" title="struct mito2::error::WriteParquetSnafu">Write<wbr>Parquet<wbr>Snafu</a></dt><dd>SNAFU context selector for the <code>Error::WriteParquet</code> variant</dd><dt><a class="struct" href="struct.WriteWalSnafu.html" title="struct mito2::error::WriteWalSnafu">Write<wbr>WalSnafu</a></dt><dd>SNAFU context selector for the <code>Error::WriteWal</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 mito2::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 mito2::error::Result">Result</a></dt></dl></section></div></main></body></html>