From dfefecb72960f96955e8e855af8ba3a68b1d6bbb Mon Sep 17 00:00:00 2001 From: "github-merge-queue[bot]" Date: Fri, 13 Oct 2023 09:00:47 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20Greptime?= =?UTF-8?q?Team/greptimedb@d89cfd0d4de924d7c9397f6a37ac35e2b94b8681=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- catalog/error/enum.Error.html | 36 +++++++++---------- .../struct.CreateSystemCatalogSnafu.html | 2 +- catalog/error/struct.CreateTableSnafu.html | 2 +- .../struct.InsertCatalogRecordSnafu.html | 2 +- .../error/struct.OpenSystemCatalogSnafu.html | 2 +- catalog/error/struct.OpenTableSnafu.html | 2 +- .../struct.SystemCatalogTableScanSnafu.html | 2 +- .../struct.TableEngineNotFoundSnafu.html | 2 +- .../struct.TableSchemaMismatchSnafu.html | 2 +- .../struct.InformationSchemaColumns.html | 2 +- .../struct.InformationSchemaProvider.html | 6 ++-- .../struct.InformationSchemaTables.html | 2 +- ...struct.InformationSchemaTablesBuilder.html | 2 +- .../trait.InformationTable.html | 4 +-- .../struct.KvBackendCatalogManager.html | 4 +-- .../manager/struct.SystemCatalog.html | 2 +- .../struct.KvBackendCatalogManager.html | 4 +-- .../manager/struct.MemoryCatalogManager.html | 8 ++--- .../memory/manager/type.SchemaEntries.html | 2 +- .../struct.RegisterSystemTableRequest.html | 4 +-- catalog/struct.RegisterTableRequest.html | 6 ++-- catalog/struct.RenameTableRequest.html | 4 +-- catalog/trait.CatalogManager.html | 4 +-- catalog/type.OpenSystemTableHook.html | 2 +- cmd/standalone/fn.build_frontend.html | 2 +- cmd/standalone/index.html | 2 +- cmd/standalone/struct.Instance.html | 4 +-- cmd/standalone/struct.StandaloneOptions.html | 7 ++-- cmd/standalone/struct.StartCommand.html | 10 +++--- common_error/ext/trait.StackError.html | 2 +- .../alter/fn.alter_expr_to_request.html | 4 +-- common_grpc_expr/alter/index.html | 2 +- .../delete/fn.to_table_delete_request.html | 2 +- .../fn.alter_expr_to_request.html | 4 +-- common_grpc_expr/index.html | 2 +- .../fn.build_create_expr_from_insertion.html | 2 +- .../util/fn.build_create_table_expr.html | 4 +-- .../struct.DummyCacheInvalidator.html | 2 +- .../trait.CacheInvalidator.html | 4 +-- .../fn.create_proto_alter_kind.html | 2 +- .../alter_table/struct.AlterTableData.html | 2 +- .../struct.AlterTableProcedure.html | 4 +-- .../create_table/struct.CreateTableData.html | 2 +- .../struct.CreateTableProcedure.html | 2 +- .../ddl/drop_table/struct.DropTableData.html | 2 +- .../ddl/trait.TableMetadataAllocator.html | 4 +-- .../struct.TruncateTableData.html | 2 +- common_meta/error/enum.Error.html | 14 ++++---- .../error/struct.BuildTableMetaSnafu.html | 2 +- common_meta/error/struct.MoveRegionSnafu.html | 6 ++-- common_meta/error/struct.TableSnafu.html | 2 +- common_meta/instruction/enum.Instruction.html | 4 +-- .../instruction/struct.RegionIdent.html | 4 +-- .../struct.DatanodeTableKey.html | 4 +-- .../struct.DatanodeTableManager.html | 6 ++-- .../struct.DatanodeTableValue.html | 6 ++-- .../key/struct.TableMetadataManager.html | 8 ++--- .../key/table_info/struct.TableInfoKey.html | 4 +-- .../table_info/struct.TableInfoManager.html | 10 +++--- .../key/table_info/struct.TableInfoValue.html | 6 ++-- .../table_name/struct.TableNameManager.html | 6 ++-- .../key/table_name/struct.TableNameValue.html | 4 +-- .../table_region/struct.TableRegionKey.html | 4 +-- .../key/table_route/struct.TableRouteKey.html | 4 +-- .../table_route/struct.TableRouteManager.html | 12 +++---- common_meta/rpc/ddl/enum.DdlTask.html | 6 ++-- .../rpc/ddl/struct.AlterTableTask.html | 2 +- .../rpc/ddl/struct.CreateTableTask.html | 8 ++--- common_meta/rpc/ddl/struct.DropTableTask.html | 4 +-- .../rpc/ddl/struct.SubmitDdlTaskResponse.html | 4 +-- .../rpc/ddl/struct.TruncateTableTask.html | 4 +-- .../rpc/router/struct.RouteRequest.html | 4 +-- common_meta/table_name/struct.TableName.html | 4 +-- implementors/core/convert/trait.From.js | 2 +- implementors/core/error/trait.Error.js | 2 +- implementors/core/fmt/trait.Debug.js | 4 +-- implementors/core/fmt/trait.Display.js | 2 +- implementors/snafu/trait.IntoError.js | 6 ++-- mito2/error/enum.Error.html | 6 ++-- mito2/error/struct.BuildPredicateSnafu.html | 2 +- .../time_series/fn.prune_primary_key.html | 2 +- mito2/memtable/time_series/struct.Iter.html | 4 +-- .../time_series/struct.SeriesSet.html | 2 +- .../struct.TimeSeriesMemtable.html | 2 +- mito2/memtable/trait.Memtable.html | 4 +-- mito2/read/seq_scan/struct.SeqScan.html | 6 ++-- .../reader/struct.ParquetReaderBuilder.html | 6 ++-- partition/error/enum.Error.html | 22 ++++++------ partition/error/struct.FindDatanodeSnafu.html | 6 ++-- partition/error/struct.FindLeaderSnafu.html | 6 ++-- .../error/struct.FindRegionRoutesSnafu.html | 6 ++-- .../error/struct.FindTableRoutesSnafu.html | 6 ++-- .../struct.InvalidTableRouteDataSnafu.html | 6 ++-- .../manager/struct.PartitionRuleManager.html | 12 +++---- .../trait.TableRouteCacheInvalidator.html | 4 +-- partition/route/struct.TableRoutes.html | 8 ++--- partition/route/type.TableRouteCache.html | 2 +- search-index.js | 4 +-- sql/parser/struct.ParserContext.html | 2 +- src/cmd/standalone.rs.html | 12 +++++++ storage/error/enum.Error.html | 6 ++-- storage/error/struct.BuildPredicateSnafu.html | 2 +- storage/sst/parquet/struct.ParquetReader.html | 6 ++-- storage/sst/pruning/fn.build_row_filter.html | 2 +- .../pruning/fn.predicate_to_row_filter.html | 2 +- storage/sst/struct.ReadOptions.html | 4 +-- 106 files changed, 252 insertions(+), 239 deletions(-) diff --git a/catalog/error/enum.Error.html b/catalog/error/enum.Error.html index fdc607313ebc..094457512135 100644 --- a/catalog/error/enum.Error.html +++ b/catalog/error/enum.Error.html @@ -14,16 +14,16 @@ }, OpenSystemCatalog { location: Location, - source: Error, + source: Error, }, CreateSystemCatalog { location: Location, - source: Error, + source: Error, }, CreateTable { table_info: String, location: Location, - source: Error, + source: Error, }, SystemCatalog { msg: String, @@ -51,7 +51,7 @@ TableEngineNotFound { engine_name: String, location: Location, - source: Error, + source: Error, }, CatalogNotFound { catalog_name: String, @@ -83,9 +83,9 @@ location: Location, }, OpenTable { - table_id: TableId, + table_id: TableId, location: Location, - source: Error, + source: Error, }, ParallelOpenTable { error: JoinError, @@ -104,11 +104,11 @@ }, InsertCatalogRecord { location: Location, - source: Error, + source: Error, }, SystemCatalogTableScan { location: Location, - source: Error, + source: Error, }, Internal { location: Location, @@ -143,7 +143,7 @@ }, TableSchemaMismatch { location: Location, - source: Error, + source: Error, }, Generic { msg: String, @@ -153,7 +153,7 @@ source: Error, location: Location, }, -}

Variants§

§

ListCatalogs

Fields

§location: Location
§source: BoxedError
§

ListSchemas

Fields

§location: Location
§catalog: String
§source: BoxedError
§

CompileScriptInternal

Fields

§location: Location
§source: BoxedError
§

OpenSystemCatalog

Fields

§location: Location
§source: Error
§

CreateSystemCatalog

Fields

§location: Location
§source: Error
§

CreateTable

Fields

§table_info: String
§location: Location
§source: Error
§

SystemCatalog

Fields

§location: Location
§

SystemCatalogTypeMismatch

Fields

§data_type: ConcreteDataType
§location: Location
§

InvalidEntryType

Fields

§entry_type: Option<u8>
§location: Location
§

InvalidKey

Fields

§location: Location
§

EmptyValue

Fields

§location: Location
§

ValueDeserialize

Fields

§error: Error
§location: Location
§

TableEngineNotFound

Fields

§engine_name: String
§location: Location
§source: Error
§

CatalogNotFound

Fields

§catalog_name: String
§location: Location
§

SchemaNotFound

Fields

§catalog: String
§schema: String
§location: Location
§

TableExists

Fields

§table: String
§location: Location
§

TableNotExist

Fields

§table: String
§location: Location
§

SchemaExists

Fields

§schema: String
§location: Location
§

Unimplemented

Fields

§operation: String
§location: Location
§

NotSupported

Fields

§location: Location
§

OpenTable

Fields

§table_id: TableId
§location: Location
§source: Error
§

ParallelOpenTable

Fields

§error: JoinError
§

TableNotFound

Fields

§table_info: String
§location: Location
§

ReadSystemCatalog

Fields

§location: Location
§source: Error
§

CreateRecordBatch

Fields

§location: Location
§source: Error
§

InsertCatalogRecord

Fields

§location: Location
§source: Error
§

SystemCatalogTableScan

Fields

§location: Location
§source: Error
§

Internal

Fields

§location: Location
§source: BoxedError
§

UpgradeWeakCatalogManagerRef

Fields

§location: Location
§

SystemCatalogTableScanExec

Fields

§location: Location
§source: Error
§

InvalidCatalogValue

Fields

§location: Location
§source: Error
§

MetaSrv

Fields

§location: Location
§source: Error
§

InvalidTableInfoInCatalog

Fields

§location: Location
§source: Error
§

QueryAccessDenied

Fields

§catalog: String
§schema: String
§

Datafusion

Fields

§error: DataFusionError
§location: Location
§

TableSchemaMismatch

Fields

§location: Location
§source: Error
§

Generic

Fields

§location: Location
§

TableMetadataManager

Fields

§source: Error
§location: Location

Trait Implementations§

source§

impl Debug for Error

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Display for Error

source§

fn fmt(&self, __snafu_display_formatter: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Error for Errorwhere +

}

Variants§

§

ListCatalogs

Fields

§location: Location
§source: BoxedError
§

ListSchemas

Fields

§location: Location
§catalog: String
§source: BoxedError
§

CompileScriptInternal

Fields

§location: Location
§source: BoxedError
§

OpenSystemCatalog

Fields

§location: Location
§source: Error
§

CreateSystemCatalog

Fields

§location: Location
§source: Error
§

CreateTable

Fields

§table_info: String
§location: Location
§source: Error
§

SystemCatalog

Fields

§location: Location
§

SystemCatalogTypeMismatch

Fields

§data_type: ConcreteDataType
§location: Location
§

InvalidEntryType

Fields

§entry_type: Option<u8>
§location: Location
§

InvalidKey

Fields

§location: Location
§

EmptyValue

Fields

§location: Location
§

ValueDeserialize

Fields

§error: Error
§location: Location
§

TableEngineNotFound

Fields

§engine_name: String
§location: Location
§source: Error
§

CatalogNotFound

Fields

§catalog_name: String
§location: Location
§

SchemaNotFound

Fields

§catalog: String
§schema: String
§location: Location
§

TableExists

Fields

§table: String
§location: Location
§

TableNotExist

Fields

§table: String
§location: Location
§

SchemaExists

Fields

§schema: String
§location: Location
§

Unimplemented

Fields

§operation: String
§location: Location
§

NotSupported

Fields

§location: Location
§

OpenTable

Fields

§table_id: TableId
§location: Location
§source: Error
§

ParallelOpenTable

Fields

§error: JoinError
§

TableNotFound

Fields

§table_info: String
§location: Location
§

ReadSystemCatalog

Fields

§location: Location
§source: Error
§

CreateRecordBatch

Fields

§location: Location
§source: Error
§

InsertCatalogRecord

Fields

§location: Location
§source: Error
§

SystemCatalogTableScan

Fields

§location: Location
§source: Error
§

Internal

Fields

§location: Location
§source: BoxedError
§

UpgradeWeakCatalogManagerRef

Fields

§location: Location
§

SystemCatalogTableScanExec

Fields

§location: Location
§source: Error
§

InvalidCatalogValue

Fields

§location: Location
§source: Error
§

MetaSrv

Fields

§location: Location
§source: Error
§

InvalidTableInfoInCatalog

Fields

§location: Location
§source: Error
§

QueryAccessDenied

Fields

§catalog: String
§schema: String
§

Datafusion

Fields

§error: DataFusionError
§location: Location
§

TableSchemaMismatch

Fields

§location: Location
§source: Error
§

Generic

Fields

§location: Location
§

TableMetadataManager

Fields

§source: Error
§location: Location

Trait Implementations§

source§

impl Debug for Error

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Display for Error

source§

fn fmt(&self, __snafu_display_formatter: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Error for Errorwhere Self: Debug + Display,

source§

fn description(&self) -> &str

👎Deprecated since 1.42.0: use the Display impl or to_string()
source§

fn cause(&self) -> Option<&dyn Error>

👎Deprecated since 1.33.0: replaced by Error::source, which can support downcasting
source§

fn source(&self) -> Option<&(dyn Error + 'static)>

The lower-level source of this error, if any. Read more
source§

fn provide<'a>(&'a self, demand: &mut Demand<'a>)

🔬This is a nightly-only experimental API. (error_generic_member_access)
Provides type based access to context intended for error reports. Read more
source§

impl ErrorCompat for Error

source§

fn backtrace(&self) -> Option<&Backtrace>

Returns a Backtrace that may be printed.
§

fn iter_chain(&self) -> ChainCompat<'_>where Self: AsErrorSource,

Returns an iterator for traversing the chain of errors, starting with the current error @@ -165,14 +165,14 @@ __T0: Into<String>,
§

type Source = NoneError

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl IntoError<Error> for CompileScriptInternalSnafuwhere Error: Error + ErrorCompat,

§

type Source = BoxedError

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl IntoError<Error> for CreateRecordBatchSnafuwhere Error: Error + ErrorCompat,

§

type Source = Error

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl IntoError<Error> for CreateSystemCatalogSnafuwhere - Error: Error + ErrorCompat,

§

type Source = Error

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl<__T0> IntoError<Error> for CreateTableSnafu<__T0>where + Error: Error + ErrorCompat,

§

type Source = Error

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl<__T0> IntoError<Error> for CreateTableSnafu<__T0>where Error: Error + ErrorCompat, - __T0: Into<String>,

§

type Source = Error

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl IntoError<Error> for DatafusionSnafuwhere + __T0: Into<String>,

§

type Source = Error

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl IntoError<Error> for DatafusionSnafuwhere Error: Error + ErrorCompat,

§

type Source = DataFusionError

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl IntoError<Error> for EmptyValueSnafuwhere Error: Error + ErrorCompat,

§

type Source = NoneError

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl<__T0> IntoError<Error> for GenericSnafu<__T0>where Error: Error + ErrorCompat, __T0: Into<String>,

§

type Source = NoneError

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl IntoError<Error> for InsertCatalogRecordSnafuwhere - Error: Error + ErrorCompat,

§

type Source = Error

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl IntoError<Error> for InternalSnafuwhere + Error: Error + ErrorCompat,

§

type Source = Error

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl IntoError<Error> for InternalSnafuwhere Error: Error + ErrorCompat,

§

type Source = BoxedError

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl IntoError<Error> for InvalidCatalogValueSnafuwhere Error: Error + ErrorCompat,

§

type Source = Error

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl<__T0> IntoError<Error> for InvalidEntryTypeSnafu<__T0>where Error: Error + ErrorCompat, @@ -186,9 +186,9 @@ Error: Error + ErrorCompat,

§

type Source = Error

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl<__T0> IntoError<Error> for NotSupportedSnafu<__T0>where Error: Error + ErrorCompat, __T0: Into<String>,

§

type Source = NoneError

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl IntoError<Error> for OpenSystemCatalogSnafuwhere - Error: Error + ErrorCompat,

§

type Source = Error

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl<__T0> IntoError<Error> for OpenTableSnafu<__T0>where + Error: Error + ErrorCompat,

§

type Source = Error

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl<__T0> IntoError<Error> for OpenTableSnafu<__T0>where Error: Error + ErrorCompat, - __T0: Into<TableId>,

§

type Source = Error

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl IntoError<Error> for ParallelOpenTableSnafuwhere + __T0: Into<TableId>,

§

type Source = Error

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl IntoError<Error> for ParallelOpenTableSnafuwhere Error: Error + ErrorCompat,

§

type Source = JoinError

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl<__T0, __T1> IntoError<Error> for QueryAccessDeniedSnafu<__T0, __T1>where Error: Error + ErrorCompat, __T0: Into<String>, @@ -202,11 +202,11 @@ Error: Error + ErrorCompat, __T0: Into<String>,

§

type Source = NoneError

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl IntoError<Error> for SystemCatalogTableScanExecSnafuwhere Error: Error + ErrorCompat,

§

type Source = Error

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl IntoError<Error> for SystemCatalogTableScanSnafuwhere - Error: Error + ErrorCompat,

§

type Source = Error

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl<__T0> IntoError<Error> for SystemCatalogTypeMismatchSnafu<__T0>where + Error: Error + ErrorCompat,

§

type Source = Error

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl<__T0> IntoError<Error> for SystemCatalogTypeMismatchSnafu<__T0>where Error: Error + ErrorCompat, __T0: Into<ConcreteDataType>,

§

type Source = NoneError

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl<__T0> IntoError<Error> for TableEngineNotFoundSnafu<__T0>where Error: Error + ErrorCompat, - __T0: Into<String>,

§

type Source = Error

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl<__T0> IntoError<Error> for TableExistsSnafu<__T0>where + __T0: Into<String>,

§

type Source = Error

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl<__T0> IntoError<Error> for TableExistsSnafu<__T0>where Error: Error + ErrorCompat, __T0: Into<String>,

§

type Source = NoneError

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl IntoError<Error> for TableMetadataManagerSnafuwhere Error: Error + ErrorCompat,

§

type Source = Error

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl<__T0> IntoError<Error> for TableNotExistSnafu<__T0>where @@ -214,7 +214,7 @@ __T0: Into<String>,

§

type Source = NoneError

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl<__T0> IntoError<Error> for TableNotFoundSnafu<__T0>where Error: Error + ErrorCompat, __T0: Into<String>,

§

type Source = NoneError

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl IntoError<Error> for TableSchemaMismatchSnafuwhere - Error: Error + ErrorCompat,

§

type Source = Error

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl<__T0> IntoError<Error> for UnimplementedSnafu<__T0>where + Error: Error + ErrorCompat,

§

type Source = Error

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl<__T0> IntoError<Error> for UnimplementedSnafu<__T0>where Error: Error + ErrorCompat, __T0: Into<String>,

§

type Source = NoneError

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl IntoError<Error> for UpgradeWeakCatalogManagerRefSnafuwhere Error: Error + ErrorCompat,

§

type Source = NoneError

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl IntoError<Error> for ValueDeserializeSnafuwhere diff --git a/catalog/error/struct.CreateSystemCatalogSnafu.html b/catalog/error/struct.CreateSystemCatalogSnafu.html index 78f1b4870780..cbcd544e3b87 100644 --- a/catalog/error/struct.CreateSystemCatalogSnafu.html +++ b/catalog/error/struct.CreateSystemCatalogSnafu.html @@ -1,6 +1,6 @@ CreateSystemCatalogSnafu in catalog::error - Rust
pub struct CreateSystemCatalogSnafu;
Expand description

SNAFU context selector for the Error::CreateSystemCatalog variant

Trait Implementations§

source§

impl Clone for CreateSystemCatalogSnafu

source§

fn clone(&self) -> CreateSystemCatalogSnafu

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for CreateSystemCatalogSnafu

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl IntoError<Error> for CreateSystemCatalogSnafuwhere - Error: Error + ErrorCompat,

§

type Source = Error

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl Copy for CreateSystemCatalogSnafu

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere + Error: Error + ErrorCompat,

§

type Source = Error

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl Copy for CreateSystemCatalogSnafu

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
§

impl<T> CompatExt for T

§

fn compat(self) -> Compat<T>

Applies the [Compat] adapter by value. Read more
§

fn compat_ref(&self) -> Compat<&T>

Applies the [Compat] adapter by shared reference. Read more
§

fn compat_mut(&mut self) -> Compat<&mut T>

Applies the [Compat] adapter by mutable reference. Read more
§

impl<T> Conv for T

§

fn conv<T>(self) -> Twhere diff --git a/catalog/error/struct.CreateTableSnafu.html b/catalog/error/struct.CreateTableSnafu.html index 3958ebed8037..ef483f4e461a 100644 --- a/catalog/error/struct.CreateTableSnafu.html +++ b/catalog/error/struct.CreateTableSnafu.html @@ -3,7 +3,7 @@ }
Expand description

SNAFU context selector for the Error::CreateTable variant

Fields§

§table_info: __T0

Trait Implementations§

source§

impl<__T0: Clone> Clone for CreateTableSnafu<__T0>

source§

fn clone(&self) -> CreateTableSnafu<__T0>

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl<__T0: Debug> Debug for CreateTableSnafu<__T0>

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl<__T0> IntoError<Error> for CreateTableSnafu<__T0>where Error: Error + ErrorCompat, - __T0: Into<String>,

§

type Source = Error

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl<__T0: Copy> Copy for CreateTableSnafu<__T0>

Auto Trait Implementations§

§

impl<__T0> RefUnwindSafe for CreateTableSnafu<__T0>where + __T0: Into<String>,

§

type Source = Error

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl<__T0: Copy> Copy for CreateTableSnafu<__T0>

Auto Trait Implementations§

§

impl<__T0> RefUnwindSafe for CreateTableSnafu<__T0>where __T0: RefUnwindSafe,

§

impl<__T0> Send for CreateTableSnafu<__T0>where __T0: Send,

§

impl<__T0> Sync for CreateTableSnafu<__T0>where __T0: Sync,

§

impl<__T0> Unpin for CreateTableSnafu<__T0>where diff --git a/catalog/error/struct.InsertCatalogRecordSnafu.html b/catalog/error/struct.InsertCatalogRecordSnafu.html index dc650ecc000b..9ae990c0942f 100644 --- a/catalog/error/struct.InsertCatalogRecordSnafu.html +++ b/catalog/error/struct.InsertCatalogRecordSnafu.html @@ -1,6 +1,6 @@ InsertCatalogRecordSnafu in catalog::error - Rust
pub struct InsertCatalogRecordSnafu;
Expand description

SNAFU context selector for the Error::InsertCatalogRecord variant

Trait Implementations§

source§

impl Clone for InsertCatalogRecordSnafu

source§

fn clone(&self) -> InsertCatalogRecordSnafu

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for InsertCatalogRecordSnafu

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl IntoError<Error> for InsertCatalogRecordSnafuwhere - Error: Error + ErrorCompat,

§

type Source = Error

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl Copy for InsertCatalogRecordSnafu

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere + Error: Error + ErrorCompat,

§

type Source = Error

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl Copy for InsertCatalogRecordSnafu

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
§

impl<T> CompatExt for T

§

fn compat(self) -> Compat<T>

Applies the [Compat] adapter by value. Read more
§

fn compat_ref(&self) -> Compat<&T>

Applies the [Compat] adapter by shared reference. Read more
§

fn compat_mut(&mut self) -> Compat<&mut T>

Applies the [Compat] adapter by mutable reference. Read more
§

impl<T> Conv for T

§

fn conv<T>(self) -> Twhere diff --git a/catalog/error/struct.OpenSystemCatalogSnafu.html b/catalog/error/struct.OpenSystemCatalogSnafu.html index 7c8415b68235..cf223ff26e8b 100644 --- a/catalog/error/struct.OpenSystemCatalogSnafu.html +++ b/catalog/error/struct.OpenSystemCatalogSnafu.html @@ -1,6 +1,6 @@ OpenSystemCatalogSnafu in catalog::error - Rust
pub struct OpenSystemCatalogSnafu;
Expand description

SNAFU context selector for the Error::OpenSystemCatalog variant

Trait Implementations§

source§

impl Clone for OpenSystemCatalogSnafu

source§

fn clone(&self) -> OpenSystemCatalogSnafu

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for OpenSystemCatalogSnafu

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl IntoError<Error> for OpenSystemCatalogSnafuwhere - Error: Error + ErrorCompat,

§

type Source = Error

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl Copy for OpenSystemCatalogSnafu

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere + Error: Error + ErrorCompat,

§

type Source = Error

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl Copy for OpenSystemCatalogSnafu

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
§

impl<T> CompatExt for T

§

fn compat(self) -> Compat<T>

Applies the [Compat] adapter by value. Read more
§

fn compat_ref(&self) -> Compat<&T>

Applies the [Compat] adapter by shared reference. Read more
§

fn compat_mut(&mut self) -> Compat<&mut T>

Applies the [Compat] adapter by mutable reference. Read more
§

impl<T> Conv for T

§

fn conv<T>(self) -> Twhere diff --git a/catalog/error/struct.OpenTableSnafu.html b/catalog/error/struct.OpenTableSnafu.html index 84f43843dc99..83c001bda093 100644 --- a/catalog/error/struct.OpenTableSnafu.html +++ b/catalog/error/struct.OpenTableSnafu.html @@ -3,7 +3,7 @@ }
Expand description

SNAFU context selector for the Error::OpenTable variant

Fields§

§table_id: __T0

Trait Implementations§

source§

impl<__T0: Clone> Clone for OpenTableSnafu<__T0>

source§

fn clone(&self) -> OpenTableSnafu<__T0>

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl<__T0: Debug> Debug for OpenTableSnafu<__T0>

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl<__T0> IntoError<Error> for OpenTableSnafu<__T0>where Error: Error + ErrorCompat, - __T0: Into<TableId>,

§

type Source = Error

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl<__T0: Copy> Copy for OpenTableSnafu<__T0>

Auto Trait Implementations§

§

impl<__T0> RefUnwindSafe for OpenTableSnafu<__T0>where + __T0: Into<TableId>,

§

type Source = Error

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl<__T0: Copy> Copy for OpenTableSnafu<__T0>

Auto Trait Implementations§

§

impl<__T0> RefUnwindSafe for OpenTableSnafu<__T0>where __T0: RefUnwindSafe,

§

impl<__T0> Send for OpenTableSnafu<__T0>where __T0: Send,

§

impl<__T0> Sync for OpenTableSnafu<__T0>where __T0: Sync,

§

impl<__T0> Unpin for OpenTableSnafu<__T0>where diff --git a/catalog/error/struct.SystemCatalogTableScanSnafu.html b/catalog/error/struct.SystemCatalogTableScanSnafu.html index fadce0cea3da..a00f76149aaf 100644 --- a/catalog/error/struct.SystemCatalogTableScanSnafu.html +++ b/catalog/error/struct.SystemCatalogTableScanSnafu.html @@ -1,6 +1,6 @@ SystemCatalogTableScanSnafu in catalog::error - Rust
pub struct SystemCatalogTableScanSnafu;
Expand description

SNAFU context selector for the Error::SystemCatalogTableScan variant

Trait Implementations§

source§

impl Clone for SystemCatalogTableScanSnafu

source§

fn clone(&self) -> SystemCatalogTableScanSnafu

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for SystemCatalogTableScanSnafu

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl IntoError<Error> for SystemCatalogTableScanSnafuwhere - Error: Error + ErrorCompat,

§

type Source = Error

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl Copy for SystemCatalogTableScanSnafu

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere + Error: Error + ErrorCompat,

§

type Source = Error

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl Copy for SystemCatalogTableScanSnafu

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
§

impl<T> CompatExt for T

§

fn compat(self) -> Compat<T>

Applies the [Compat] adapter by value. Read more
§

fn compat_ref(&self) -> Compat<&T>

Applies the [Compat] adapter by shared reference. Read more
§

fn compat_mut(&mut self) -> Compat<&mut T>

Applies the [Compat] adapter by mutable reference. Read more
§

impl<T> Conv for T

§

fn conv<T>(self) -> Twhere diff --git a/catalog/error/struct.TableEngineNotFoundSnafu.html b/catalog/error/struct.TableEngineNotFoundSnafu.html index 177f8f49fc2c..a8d218008b2d 100644 --- a/catalog/error/struct.TableEngineNotFoundSnafu.html +++ b/catalog/error/struct.TableEngineNotFoundSnafu.html @@ -3,7 +3,7 @@ }
Expand description

SNAFU context selector for the Error::TableEngineNotFound variant

Fields§

§engine_name: __T0

Trait Implementations§

source§

impl<__T0: Clone> Clone for TableEngineNotFoundSnafu<__T0>

source§

fn clone(&self) -> TableEngineNotFoundSnafu<__T0>

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl<__T0: Debug> Debug for TableEngineNotFoundSnafu<__T0>

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl<__T0> IntoError<Error> for TableEngineNotFoundSnafu<__T0>where Error: Error + ErrorCompat, - __T0: Into<String>,

§

type Source = Error

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl<__T0: Copy> Copy for TableEngineNotFoundSnafu<__T0>

Auto Trait Implementations§

§

impl<__T0> RefUnwindSafe for TableEngineNotFoundSnafu<__T0>where + __T0: Into<String>,

§

type Source = Error

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl<__T0: Copy> Copy for TableEngineNotFoundSnafu<__T0>

Auto Trait Implementations§

§

impl<__T0> RefUnwindSafe for TableEngineNotFoundSnafu<__T0>where __T0: RefUnwindSafe,

§

impl<__T0> Send for TableEngineNotFoundSnafu<__T0>where __T0: Send,

§

impl<__T0> Sync for TableEngineNotFoundSnafu<__T0>where __T0: Sync,

§

impl<__T0> Unpin for TableEngineNotFoundSnafu<__T0>where diff --git a/catalog/error/struct.TableSchemaMismatchSnafu.html b/catalog/error/struct.TableSchemaMismatchSnafu.html index 2d021adfe832..141d7bcece45 100644 --- a/catalog/error/struct.TableSchemaMismatchSnafu.html +++ b/catalog/error/struct.TableSchemaMismatchSnafu.html @@ -1,6 +1,6 @@ TableSchemaMismatchSnafu in catalog::error - Rust
pub struct TableSchemaMismatchSnafu;
Expand description

SNAFU context selector for the Error::TableSchemaMismatch variant

Trait Implementations§

source§

impl Clone for TableSchemaMismatchSnafu

source§

fn clone(&self) -> TableSchemaMismatchSnafu

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for TableSchemaMismatchSnafu

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl IntoError<Error> for TableSchemaMismatchSnafuwhere - Error: Error + ErrorCompat,

§

type Source = Error

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl Copy for TableSchemaMismatchSnafu

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere + Error: Error + ErrorCompat,

§

type Source = Error

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl Copy for TableSchemaMismatchSnafu

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
§

impl<T> CompatExt for T

§

fn compat(self) -> Compat<T>

Applies the [Compat] adapter by value. Read more
§

fn compat_ref(&self) -> Compat<&T>

Applies the [Compat] adapter by shared reference. Read more
§

fn compat_mut(&mut self) -> Compat<&mut T>

Applies the [Compat] adapter by mutable reference. Read more
§

impl<T> Conv for T

§

fn conv<T>(self) -> Twhere diff --git a/catalog/information_schema/columns/struct.InformationSchemaColumns.html b/catalog/information_schema/columns/struct.InformationSchemaColumns.html index fdbf90c162df..45892b4c2c9f 100644 --- a/catalog/information_schema/columns/struct.InformationSchemaColumns.html +++ b/catalog/information_schema/columns/struct.InformationSchemaColumns.html @@ -5,7 +5,7 @@ }

Fields§

§schema: SchemaRef§catalog_name: String§catalog_manager: Weak<dyn CatalogManager>

Implementations§

source§

impl InformationSchemaColumns

source

pub(super) fn new( catalog_name: String, catalog_manager: Weak<dyn CatalogManager> -) -> Self

source

fn schema() -> SchemaRef

source

fn builder(&self) -> InformationSchemaColumnsBuilder

Trait Implementations§

source§

impl InformationTable for InformationSchemaColumns

source§

fn table_id(&self) -> TableId

source§

fn table_name(&self) -> &'static str

source§

fn schema(&self) -> SchemaRef

source§

fn to_stream(&self) -> Result<SendableRecordBatchStream>

source§

fn table_type(&self) -> TableType

source§

impl PartitionStream for InformationSchemaColumns

source§

fn schema(&self) -> &ArrowSchemaRef

Returns the schema of this partition
source§

fn execute(&self, _: Arc<TaskContext>) -> DfSendableRecordBatchStream

Returns a stream yielding this partitions values

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere +) -> Self

source

fn schema() -> SchemaRef

source

fn builder(&self) -> InformationSchemaColumnsBuilder

Trait Implementations§

source§

impl InformationTable for InformationSchemaColumns

source§

fn table_id(&self) -> TableId

source§

fn table_name(&self) -> &'static str

source§

fn schema(&self) -> SchemaRef

source§

fn to_stream(&self) -> Result<SendableRecordBatchStream>

source§

fn table_type(&self) -> TableType

source§

impl PartitionStream for InformationSchemaColumns

source§

fn schema(&self) -> &ArrowSchemaRef

Returns the schema of this partition
source§

fn execute(&self, _: Arc<TaskContext>) -> DfSendableRecordBatchStream

Returns a stream yielding this partitions values

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
§

impl<T> CompatExt for T

§

fn compat(self) -> Compat<T>

Applies the [Compat] adapter by value. Read more
§

fn compat_ref(&self) -> Compat<&T>

Applies the [Compat] adapter by shared reference. Read more
§

fn compat_mut(&mut self) -> Compat<&mut T>

Applies the [Compat] adapter by mutable reference. Read more
§

impl<T> Conv for T

§

fn conv<T>(self) -> Twhere diff --git a/catalog/information_schema/struct.InformationSchemaProvider.html b/catalog/information_schema/struct.InformationSchemaProvider.html index d65c01d75e79..741ca07a1fac 100644 --- a/catalog/information_schema/struct.InformationSchemaProvider.html +++ b/catalog/information_schema/struct.InformationSchemaProvider.html @@ -7,15 +7,15 @@ ) -> Self

source

pub fn build( catalog_name: String, catalog_manager: Weak<dyn CatalogManager> -) -> HashMap<String, TableRef>

Build a map of [TableRef] in information schema. +) -> HashMap<String, TableRef>

Build a map of TableRef in information schema. Including tables and columns.

-
source

pub fn table(&self, name: &str) -> Option<TableRef>

source

fn information_table( +

source

pub fn table(&self, name: &str) -> Option<TableRef>

source

fn information_table( &self, name: &str ) -> Option<Arc<dyn InformationTable + Send + Sync>>

source

fn table_info( catalog_name: String, table: &Arc<dyn InformationTable + Send + Sync> -) -> TableInfoRef

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere +) -> TableInfoRef

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
§

impl<T> CompatExt for T

§

fn compat(self) -> Compat<T>

Applies the [Compat] adapter by value. Read more
§

fn compat_ref(&self) -> Compat<&T>

Applies the [Compat] adapter by shared reference. Read more
§

fn compat_mut(&mut self) -> Compat<&mut T>

Applies the [Compat] adapter by mutable reference. Read more
§

impl<T> Conv for T

§

fn conv<T>(self) -> Twhere diff --git a/catalog/information_schema/tables/struct.InformationSchemaTables.html b/catalog/information_schema/tables/struct.InformationSchemaTables.html index 600a4d513cc8..73e111ed49d8 100644 --- a/catalog/information_schema/tables/struct.InformationSchemaTables.html +++ b/catalog/information_schema/tables/struct.InformationSchemaTables.html @@ -5,7 +5,7 @@ }

Fields§

§schema: SchemaRef§catalog_name: String§catalog_manager: Weak<dyn CatalogManager>

Implementations§

source§

impl InformationSchemaTables

source

pub(super) fn new( catalog_name: String, catalog_manager: Weak<dyn CatalogManager> -) -> Self

source

pub(crate) fn schema() -> SchemaRef

source

fn builder(&self) -> InformationSchemaTablesBuilder

Trait Implementations§

source§

impl InformationTable for InformationSchemaTables

source§

fn table_id(&self) -> TableId

source§

fn table_name(&self) -> &'static str

source§

fn schema(&self) -> SchemaRef

source§

fn to_stream(&self) -> Result<SendableRecordBatchStream>

source§

fn table_type(&self) -> TableType

source§

impl PartitionStream for InformationSchemaTables

source§

fn schema(&self) -> &ArrowSchemaRef

Returns the schema of this partition
source§

fn execute(&self, _: Arc<TaskContext>) -> DfSendableRecordBatchStream

Returns a stream yielding this partitions values

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere +) -> Self

source

pub(crate) fn schema() -> SchemaRef

source

fn builder(&self) -> InformationSchemaTablesBuilder

Trait Implementations§

source§

impl InformationTable for InformationSchemaTables

source§

fn table_id(&self) -> TableId

source§

fn table_name(&self) -> &'static str

source§

fn schema(&self) -> SchemaRef

source§

fn to_stream(&self) -> Result<SendableRecordBatchStream>

source§

fn table_type(&self) -> TableType

source§

impl PartitionStream for InformationSchemaTables

source§

fn schema(&self) -> &ArrowSchemaRef

Returns the schema of this partition
source§

fn execute(&self, _: Arc<TaskContext>) -> DfSendableRecordBatchStream

Returns a stream yielding this partitions values

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
§

impl<T> CompatExt for T

§

fn compat(self) -> Compat<T>

Applies the [Compat] adapter by value. Read more
§

fn compat_ref(&self) -> Compat<&T>

Applies the [Compat] adapter by shared reference. Read more
§

fn compat_mut(&mut self) -> Compat<&mut T>

Applies the [Compat] adapter by mutable reference. Read more
§

impl<T> Conv for T

§

fn conv<T>(self) -> Twhere diff --git a/catalog/information_schema/tables/struct.InformationSchemaTablesBuilder.html b/catalog/information_schema/tables/struct.InformationSchemaTablesBuilder.html index 88ee74cf9d15..fc2e7f26baaf 100644 --- a/catalog/information_schema/tables/struct.InformationSchemaTablesBuilder.html +++ b/catalog/information_schema/tables/struct.InformationSchemaTablesBuilder.html @@ -20,7 +20,7 @@ catalog_name: &str, schema_name: &str, table_name: &str, - table_type: TableType, + table_type: TableType, table_id: Option<u32>, engine: Option<&str> )

source

fn finish(&mut self) -> Result<RecordBatch>

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere diff --git a/catalog/information_schema/trait.InformationTable.html b/catalog/information_schema/trait.InformationTable.html index 0cf10f8c594e..6050a90beb82 100644 --- a/catalog/information_schema/trait.InformationTable.html +++ b/catalog/information_schema/trait.InformationTable.html @@ -6,5 +6,5 @@ fn to_stream(&self) -> Result<SendableRecordBatchStream>; // Provided method - fn table_type(&self) -> TableType { ... } -}

Required Methods§

source

fn table_id(&self) -> TableId

source

fn table_name(&self) -> &'static str

source

fn schema(&self) -> SchemaRef

source

fn to_stream(&self) -> Result<SendableRecordBatchStream>

Provided Methods§

source

fn table_type(&self) -> TableType

Implementors§

\ No newline at end of file + fn table_type(&self) -> TableType { ... } +}

Required Methods§

source

fn table_id(&self) -> TableId

source

fn table_name(&self) -> &'static str

source

fn schema(&self) -> SchemaRef

source

fn to_stream(&self) -> Result<SendableRecordBatchStream>

Provided Methods§

Implementors§

\ No newline at end of file diff --git a/catalog/kvbackend/manager/struct.KvBackendCatalogManager.html b/catalog/kvbackend/manager/struct.KvBackendCatalogManager.html index 8366825323a3..ea4fb44fea2f 100644 --- a/catalog/kvbackend/manager/struct.KvBackendCatalogManager.html +++ b/catalog/kvbackend/manager/struct.KvBackendCatalogManager.html @@ -23,7 +23,7 @@ 'life1: 'async_trait,
source§

fn invalidate_table_id<'life0, 'life1, 'async_trait>( &'life0 self, ctx: &'life1 Context, - table_id: TableId + table_id: TableId ) -> Pin<Box<dyn Future<Output = MetaResult<()>> + Send + 'async_trait>>where Self: 'async_trait, 'life0: 'async_trait, @@ -74,7 +74,7 @@ catalog: &'life1 str, schema: &'life2 str, table_name: &'life3 str -) -> Pin<Box<dyn Future<Output = CatalogResult<Option<TableRef>>> + Send + 'async_trait>>where +) -> Pin<Box<dyn Future<Output = CatalogResult<Option<TableRef>>> + Send + 'async_trait>>where Self: 'async_trait, 'life0: 'async_trait, 'life1: 'async_trait, diff --git a/catalog/kvbackend/manager/struct.SystemCatalog.html b/catalog/kvbackend/manager/struct.SystemCatalog.html index c383f8118964..9eff387e8a4a 100644 --- a/catalog/kvbackend/manager/struct.SystemCatalog.html +++ b/catalog/kvbackend/manager/struct.SystemCatalog.html @@ -11,7 +11,7 @@ catalog: &str, schema: &str, table_name: &str -) -> Option<TableRef>

Trait Implementations§

source§

impl Clone for SystemCatalog

source§

fn clone(&self) -> SystemCatalog

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more

Auto Trait Implementations§

§

impl !RefUnwindSafe for SystemCatalog

§

impl Send for SystemCatalog

§

impl Sync for SystemCatalog

§

impl Unpin for SystemCatalog

§

impl !UnwindSafe for SystemCatalog

Blanket Implementations§

source§

impl<T> Any for Twhere +) -> Option<TableRef>

Trait Implementations§

source§

impl Clone for SystemCatalog

source§

fn clone(&self) -> SystemCatalog

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more

Auto Trait Implementations§

§

impl !RefUnwindSafe for SystemCatalog

§

impl Send for SystemCatalog

§

impl Sync for SystemCatalog

§

impl Unpin for SystemCatalog

§

impl !UnwindSafe for SystemCatalog

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
§

impl<T> CompatExt for T

§

fn compat(self) -> Compat<T>

Applies the [Compat] adapter by value. Read more
§

fn compat_ref(&self) -> Compat<&T>

Applies the [Compat] adapter by shared reference. Read more
§

fn compat_mut(&mut self) -> Compat<&mut T>

Applies the [Compat] adapter by mutable reference. Read more
§

impl<T> Conv for T

§

fn conv<T>(self) -> Twhere diff --git a/catalog/kvbackend/struct.KvBackendCatalogManager.html b/catalog/kvbackend/struct.KvBackendCatalogManager.html index bcc4e79f3030..239798bb5bac 100644 --- a/catalog/kvbackend/struct.KvBackendCatalogManager.html +++ b/catalog/kvbackend/struct.KvBackendCatalogManager.html @@ -23,7 +23,7 @@ 'life1: 'async_trait,

source§

fn invalidate_table_id<'life0, 'life1, 'async_trait>( &'life0 self, ctx: &'life1 Context, - table_id: TableId + table_id: TableId ) -> Pin<Box<dyn Future<Output = MetaResult<()>> + Send + 'async_trait>>where Self: 'async_trait, 'life0: 'async_trait, @@ -74,7 +74,7 @@ catalog: &'life1 str, schema: &'life2 str, table_name: &'life3 str -) -> Pin<Box<dyn Future<Output = CatalogResult<Option<TableRef>>> + Send + 'async_trait>>where +) -> Pin<Box<dyn Future<Output = CatalogResult<Option<TableRef>>> + Send + 'async_trait>>where Self: 'async_trait, 'life0: 'async_trait, 'life1: 'async_trait, diff --git a/catalog/memory/manager/struct.MemoryCatalogManager.html b/catalog/memory/manager/struct.MemoryCatalogManager.html index dd08e277d1c8..83ced5e75e65 100644 --- a/catalog/memory/manager/struct.MemoryCatalogManager.html +++ b/catalog/memory/manager/struct.MemoryCatalogManager.html @@ -1,7 +1,7 @@ MemoryCatalogManager in catalog::memory::manager - Rust
pub struct MemoryCatalogManager {
-    catalogs: Arc<RwLock<HashMap<String, HashMap<String, HashMap<String, TableRef>>>>>,
+    catalogs: Arc<RwLock<HashMap<String, HashMap<String, HashMap<String, TableRef>>>>>,
 }
Expand description

Simple in-memory list of catalogs

-

Fields§

§catalogs: Arc<RwLock<HashMap<String, HashMap<String, HashMap<String, TableRef>>>>>

Collection of catalogs containing schemas and ultimately Tables

+

Fields§

§catalogs: Arc<RwLock<HashMap<String, HashMap<String, HashMap<String, TableRef>>>>>

Collection of catalogs containing schemas and ultimately Tables

Implementations§

source§

impl MemoryCatalogManager

source

pub fn new() -> Arc<Self>

source

pub fn with_default_setup() -> Arc<Self>

Creates a manager with some default setups (e.g. default catalog/schema and information schema)

source

fn schema_exist_sync(&self, catalog: &str, schema: &str) -> Result<bool>

source

fn catalog_exist_sync(&self, catalog: &str) -> Result<bool>

source

pub fn register_catalog_sync(&self, name: &str) -> Result<bool>

Registers a catalog if it does not exist and returns false if the schema exists.

@@ -18,7 +18,7 @@
source

fn create_catalog_entry( self: &Arc<Self>, catalog: String -) -> HashMap<String, HashMap<String, TableRef>>

Trait Implementations§

source§

impl CatalogManager for MemoryCatalogManager

source§

fn schema_exists<'life0, 'life1, 'life2, 'async_trait>( +) -> HashMap<String, HashMap<String, TableRef>>

Trait Implementations§

source§

impl CatalogManager for MemoryCatalogManager

source§

fn schema_exists<'life0, 'life1, 'life2, 'async_trait>( &'life0 self, catalog: &'life1 str, schema: &'life2 str @@ -31,7 +31,7 @@ catalog: &'life1 str, schema: &'life2 str, table_name: &'life3 str -) -> Pin<Box<dyn Future<Output = Result<Option<TableRef>>> + Send + 'async_trait>>where +) -> Pin<Box<dyn Future<Output = Result<Option<TableRef>>> + Send + 'async_trait>>where Self: 'async_trait, 'life0: 'async_trait, 'life1: 'async_trait, diff --git a/catalog/memory/manager/type.SchemaEntries.html b/catalog/memory/manager/type.SchemaEntries.html index 06ddf021ba39..e08a73e4fce1 100644 --- a/catalog/memory/manager/type.SchemaEntries.html +++ b/catalog/memory/manager/type.SchemaEntries.html @@ -1 +1 @@ -SchemaEntries in catalog::memory::manager - Rust

Type Definition catalog::memory::manager::SchemaEntries

source ·
type SchemaEntries = HashMap<String, HashMap<String, TableRef>>;
\ No newline at end of file +SchemaEntries in catalog::memory::manager - Rust

Type Definition catalog::memory::manager::SchemaEntries

source ·
type SchemaEntries = HashMap<String, HashMap<String, TableRef>>;
\ No newline at end of file diff --git a/catalog/struct.RegisterSystemTableRequest.html b/catalog/struct.RegisterSystemTableRequest.html index a3007b081a96..98ffda68e56e 100644 --- a/catalog/struct.RegisterSystemTableRequest.html +++ b/catalog/struct.RegisterSystemTableRequest.html @@ -1,5 +1,5 @@ RegisterSystemTableRequest in catalog - Rust
pub struct RegisterSystemTableRequest {
-    pub create_table_request: CreateTableRequest,
+    pub create_table_request: CreateTableRequest,
     pub open_hook: Option<OpenSystemTableHook>,
 }
Expand description

Register system table request:

    @@ -7,7 +7,7 @@ with table ref after opening the system table
  • When system table is not exists, create and register the table by create_table_request and calls open_hook with the created table.
-

Fields§

§create_table_request: CreateTableRequest§open_hook: Option<OpenSystemTableHook>

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere +

Fields§

§create_table_request: CreateTableRequest§open_hook: Option<OpenSystemTableHook>

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
§

impl<T> CompatExt for T

§

fn compat(self) -> Compat<T>

Applies the [Compat] adapter by value. Read more
§

fn compat_ref(&self) -> Compat<&T>

Applies the [Compat] adapter by shared reference. Read more
§

fn compat_mut(&mut self) -> Compat<&mut T>

Applies the [Compat] adapter by mutable reference. Read more
§

impl<T> Conv for T

§

fn conv<T>(self) -> Twhere diff --git a/catalog/struct.RegisterTableRequest.html b/catalog/struct.RegisterTableRequest.html index 91238cde5a87..c2f30ba4aa53 100644 --- a/catalog/struct.RegisterTableRequest.html +++ b/catalog/struct.RegisterTableRequest.html @@ -2,9 +2,9 @@ pub catalog: String, pub schema: String, pub table_name: String, - pub table_id: TableId, - pub table: TableRef, -}

Fields§

§catalog: String§schema: String§table_name: String§table_id: TableId§table: TableRef

Trait Implementations§

source§

impl Clone for RegisterTableRequest

source§

fn clone(&self) -> RegisterTableRequest

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for RegisterTableRequest

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere + pub table_id: TableId, + pub table: TableRef, +}

Fields§

§catalog: String§schema: String§table_name: String§table_id: TableId§table: TableRef

Trait Implementations§

source§

impl Clone for RegisterTableRequest

source§

fn clone(&self) -> RegisterTableRequest

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for RegisterTableRequest

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
§

impl<T> CompatExt for T

§

fn compat(self) -> Compat<T>

Applies the [Compat] adapter by value. Read more
§

fn compat_ref(&self) -> Compat<&T>

Applies the [Compat] adapter by shared reference. Read more
§

fn compat_mut(&mut self) -> Compat<&mut T>

Applies the [Compat] adapter by mutable reference. Read more
§

impl<T> Conv for T

§

fn conv<T>(self) -> Twhere diff --git a/catalog/struct.RenameTableRequest.html b/catalog/struct.RenameTableRequest.html index 166aa7465716..c0a56b79a189 100644 --- a/catalog/struct.RenameTableRequest.html +++ b/catalog/struct.RenameTableRequest.html @@ -3,8 +3,8 @@ pub schema: String, pub table_name: String, pub new_table_name: String, - pub table_id: TableId, -}

Fields§

§catalog: String§schema: String§table_name: String§new_table_name: String§table_id: TableId

Trait Implementations§

source§

impl Clone for RenameTableRequest

source§

fn clone(&self) -> RenameTableRequest

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for RenameTableRequest

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere + pub table_id: TableId, +}

Fields§

§catalog: String§schema: String§table_name: String§new_table_name: String§table_id: TableId

Trait Implementations§

source§

impl Clone for RenameTableRequest

source§

fn clone(&self) -> RenameTableRequest

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for RenameTableRequest

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
§

impl<T> CompatExt for T

§

fn compat(self) -> Compat<T>

Applies the [Compat] adapter by value. Read more
§

fn compat_ref(&self) -> Compat<&T>

Applies the [Compat] adapter by shared reference. Read more
§

fn compat_mut(&mut self) -> Compat<&mut T>

Applies the [Compat] adapter by mutable reference. Read more
§

impl<T> Conv for T

§

fn conv<T>(self) -> Twhere diff --git a/catalog/trait.CatalogManager.html b/catalog/trait.CatalogManager.html index 3f057be0493b..cc8091a5169e 100644 --- a/catalog/trait.CatalogManager.html +++ b/catalog/trait.CatalogManager.html @@ -54,7 +54,7 @@ catalog: &'life1 str, schema: &'life2 str, table_name: &'life3 str - ) -> Pin<Box<dyn Future<Output = Result<Option<TableRef>>> + Send + 'async_trait>> + ) -> Pin<Box<dyn Future<Output = Result<Option<TableRef>>> + Send + 'async_trait>> where Self: 'async_trait, 'life0: 'async_trait, 'life1: 'async_trait, @@ -107,7 +107,7 @@ catalog: &'life1 str, schema: &'life2 str, table_name: &'life3 str -) -> Pin<Box<dyn Future<Output = Result<Option<TableRef>>> + Send + 'async_trait>>where +) -> Pin<Box<dyn Future<Output = Result<Option<TableRef>>> + Send + 'async_trait>>where Self: 'async_trait, 'life0: 'async_trait, 'life1: 'async_trait, diff --git a/catalog/type.OpenSystemTableHook.html b/catalog/type.OpenSystemTableHook.html index 1eefe22addab..6b2713f62a6a 100644 --- a/catalog/type.OpenSystemTableHook.html +++ b/catalog/type.OpenSystemTableHook.html @@ -1,2 +1,2 @@ -OpenSystemTableHook in catalog - Rust

Type Definition catalog::OpenSystemTableHook

source ·
pub type OpenSystemTableHook = Box<dyn Fn(TableRef) -> BoxFuture<'static, Result<()>> + Send + Sync>;
Expand description

Hook called after system table opening.

+OpenSystemTableHook in catalog - Rust

Type Definition catalog::OpenSystemTableHook

source ·
pub type OpenSystemTableHook = Box<dyn Fn(TableRef) -> BoxFuture<'static, Result<()>> + Send + Sync>;
Expand description

Hook called after system table opening.

\ No newline at end of file diff --git a/cmd/standalone/fn.build_frontend.html b/cmd/standalone/fn.build_frontend.html index 8054e2f5602b..48b2bbfa9814 100644 --- a/cmd/standalone/fn.build_frontend.html +++ b/cmd/standalone/fn.build_frontend.html @@ -1,4 +1,4 @@ -build_frontend in cmd::standalone - Rust

Function cmd::standalone::build_frontend

source ·
async fn build_frontend(
+build_frontend in cmd::standalone - Rust

Function cmd::standalone::build_frontend

source ·
async fn build_frontend(
     plugins: Plugins,
     kv_store: KvBackendRef,
     procedure_manager: ProcedureManagerRef,
diff --git a/cmd/standalone/index.html b/cmd/standalone/index.html
index 8dcd4e58847c..60da196e6bd5 100644
--- a/cmd/standalone/index.html
+++ b/cmd/standalone/index.html
@@ -1 +1 @@
-cmd::standalone - Rust

Module cmd::standalone

source ·

Structs

Enums

Functions

\ No newline at end of file +cmd::standalone - Rust

Module cmd::standalone

source ·

Structs

Enums

Functions

\ No newline at end of file diff --git a/cmd/standalone/struct.Instance.html b/cmd/standalone/struct.Instance.html index b84d734422ed..4316074113c0 100644 --- a/cmd/standalone/struct.Instance.html +++ b/cmd/standalone/struct.Instance.html @@ -1,7 +1,7 @@ -Instance in cmd::standalone - Rust

Struct cmd::standalone::Instance

source ·
pub struct Instance {
+Instance in cmd::standalone - Rust

Struct cmd::standalone::Instance

source ·
pub struct Instance {
     datanode: Datanode,
     frontend: Instance,
-}

Fields§

§datanode: Datanode§frontend: Instance

Implementations§

source§

impl Instance

source

pub async fn start(&mut self) -> Result<()>

source

pub async fn stop(&self) -> Result<()>

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere +}

Fields§

§datanode: Datanode§frontend: Instance

Implementations§

source§

impl Instance

source

pub async fn start(&mut self) -> Result<()>

source

pub async fn stop(&self) -> Result<()>

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
§

impl<T> CompatExt for T

§

fn compat(self) -> Compat<T>

Applies the [Compat] adapter by value. Read more
§

fn compat_ref(&self) -> Compat<&T>

Applies the [Compat] adapter by shared reference. Read more
§

fn compat_mut(&mut self) -> Compat<&mut T>

Applies the [Compat] adapter by mutable reference. Read more
§

impl<T> Conv for T

§

fn conv<T>(self) -> Twhere diff --git a/cmd/standalone/struct.StandaloneOptions.html b/cmd/standalone/struct.StandaloneOptions.html index 1ef6229b99eb..38223594266a 100644 --- a/cmd/standalone/struct.StandaloneOptions.html +++ b/cmd/standalone/struct.StandaloneOptions.html @@ -1,4 +1,4 @@ -StandaloneOptions in cmd::standalone - Rust
pub struct StandaloneOptions {
Show 15 fields +StandaloneOptions in cmd::standalone - Rust
pub struct StandaloneOptions {
Show 16 fields pub mode: Mode, pub enable_telemetry: bool, pub http: HttpOptions, @@ -13,9 +13,10 @@ pub metadata_store: KvStoreConfig, pub procedure: ProcedureConfig, pub logging: LoggingOptions, + pub user_provider: Option<String>, pub region_engine: Vec<RegionEngineConfig>, -
}

Fields§

§mode: Mode§enable_telemetry: bool§http: HttpOptions§grpc: GrpcOptions§mysql: MysqlOptions§postgres: PostgresOptions§opentsdb: OpentsdbOptions§influxdb: InfluxdbOptions§prom_store: PromStoreOptions§wal: WalConfig§storage: StorageConfig§metadata_store: KvStoreConfig§procedure: ProcedureConfig§logging: LoggingOptions§region_engine: Vec<RegionEngineConfig>

Options for different store engines.

-

Implementations§

Trait Implementations§

source§

impl Clone for StandaloneOptions

source§

fn clone(&self) -> StandaloneOptions

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for StandaloneOptions

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Default for StandaloneOptions

source§

fn default() -> Self

Returns the “default value” for a type. Read more
source§

impl<'de> Deserialize<'de> for StandaloneOptionswhere +

}

Fields§

§mode: Mode§enable_telemetry: bool§http: HttpOptions§grpc: GrpcOptions§mysql: MysqlOptions§postgres: PostgresOptions§opentsdb: OpentsdbOptions§influxdb: InfluxdbOptions§prom_store: PromStoreOptions§wal: WalConfig§storage: StorageConfig§metadata_store: KvStoreConfig§procedure: ProcedureConfig§logging: LoggingOptions§user_provider: Option<String>§region_engine: Vec<RegionEngineConfig>

Options for different store engines.

+

Implementations§

Trait Implementations§

source§

impl Clone for StandaloneOptions

source§

fn clone(&self) -> StandaloneOptions

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for StandaloneOptions

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Default for StandaloneOptions

source§

fn default() -> Self

Returns the “default value” for a type. Read more
source§

impl<'de> Deserialize<'de> for StandaloneOptionswhere StandaloneOptions: Default,

source§

fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where __D: Deserializer<'de>,

Deserialize this value from the given Serde deserializer. Read more
source§

impl Serialize for StandaloneOptions

source§

fn serialize<__S>(&self, __serializer: __S) -> Result<__S::Ok, __S::Error>where __S: Serializer,

Serialize this value into the given Serde serializer. Read more

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere diff --git a/cmd/standalone/struct.StartCommand.html b/cmd/standalone/struct.StartCommand.html index d8f3ecb33790..53ab13b78521 100644 --- a/cmd/standalone/struct.StartCommand.html +++ b/cmd/standalone/struct.StartCommand.html @@ -1,4 +1,4 @@ -StartCommand in cmd::standalone - Rust
struct StartCommand {
+StartCommand in cmd::standalone - Rust
struct StartCommand {
     http_addr: Option<String>,
     rpc_addr: Option<String>,
     mysql_addr: Option<String>,
@@ -11,15 +11,15 @@
     tls_key_path: Option<String>,
     user_provider: Option<String>,
     env_prefix: String,
-}

Fields§

§http_addr: Option<String>§rpc_addr: Option<String>§mysql_addr: Option<String>§postgres_addr: Option<String>§opentsdb_addr: Option<String>§influxdb_enable: bool§config_file: Option<String>§tls_mode: Option<TlsMode>§tls_cert_path: Option<String>§tls_key_path: Option<String>§user_provider: Option<String>§env_prefix: String

Implementations§

source§

impl StartCommand

source

fn load_options(&self, top_level_options: TopLevelOptions) -> Result<Options>

source

async fn build(self, opts: MixOptions) -> Result<Instance>

Trait Implementations§

source§

impl Args for StartCommand

source§

fn augment_args<'b>(__clap_app: Command<'b>) -> Command<'b>

Append to [Command] so it can instantiate Self. Read more
source§

fn augment_args_for_update<'b>(__clap_app: Command<'b>) -> Command<'b>

Append to [Command] so it can update self. Read more
source§

impl CommandFactory for StartCommand

source§

fn into_app<'b>() -> Command<'b>

Deprecated, replaced with CommandFactory::command
source§

fn into_app_for_update<'b>() -> Command<'b>

Deprecated, replaced with CommandFactory::command_for_update
§

fn command<'help>() -> App<'help>

Build a [Command] that can instantiate Self. Read more
§

fn command_for_update<'help>() -> App<'help>

Build a [Command] that can update self. Read more
source§

impl Debug for StartCommand

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Default for StartCommand

source§

fn default() -> StartCommand

Returns the “default value” for a type. Read more
source§

impl FromArgMatches for StartCommand

source§

fn from_arg_matches(__clap_arg_matches: &ArgMatches) -> Result<Self, Error>

Instantiate Self from [ArgMatches], parsing the arguments as needed. Read more
source§

fn from_arg_matches_mut( +}

Fields§

§http_addr: Option<String>§rpc_addr: Option<String>§mysql_addr: Option<String>§postgres_addr: Option<String>§opentsdb_addr: Option<String>§influxdb_enable: bool§config_file: Option<String>§tls_mode: Option<TlsMode>§tls_cert_path: Option<String>§tls_key_path: Option<String>§user_provider: Option<String>§env_prefix: String

Implementations§

source§

impl StartCommand

source

fn load_options(&self, top_level_options: TopLevelOptions) -> Result<Options>

source

async fn build(self, opts: MixOptions) -> Result<Instance>

Trait Implementations§

source§

impl Args for StartCommand

source§

fn augment_args<'b>(__clap_app: Command<'b>) -> Command<'b>

Append to [Command] so it can instantiate Self. Read more
source§

fn augment_args_for_update<'b>(__clap_app: Command<'b>) -> Command<'b>

Append to [Command] so it can update self. Read more
source§

impl CommandFactory for StartCommand

source§

fn into_app<'b>() -> Command<'b>

Deprecated, replaced with CommandFactory::command
source§

fn into_app_for_update<'b>() -> Command<'b>

Deprecated, replaced with CommandFactory::command_for_update
§

fn command<'help>() -> App<'help>

Build a [Command] that can instantiate Self. Read more
§

fn command_for_update<'help>() -> App<'help>

Build a [Command] that can update self. Read more
source§

impl Debug for StartCommand

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Default for StartCommand

source§

fn default() -> StartCommand

Returns the “default value” for a type. Read more
source§

impl FromArgMatches for StartCommand

source§

fn from_arg_matches(__clap_arg_matches: &ArgMatches) -> Result<Self, Error>

Instantiate Self from [ArgMatches], parsing the arguments as needed. Read more
source§

fn from_arg_matches_mut( __clap_arg_matches: &mut ArgMatches -) -> Result<Self, Error>

Instantiate Self from [ArgMatches], parsing the arguments as needed. Read more
source§

fn update_from_arg_matches( +) -> Result<Self, Error>

Instantiate Self from [ArgMatches], parsing the arguments as needed. Read more
source§

fn update_from_arg_matches( &mut self, __clap_arg_matches: &ArgMatches -) -> Result<(), Error>

Assign values from ArgMatches to self.
source§

fn update_from_arg_matches_mut( +) -> Result<(), Error>

Assign values from ArgMatches to self.
source§

fn update_from_arg_matches_mut( &mut self, __clap_arg_matches: &mut ArgMatches -) -> Result<(), Error>

Assign values from ArgMatches to self.
source§

impl Parser for StartCommand

§

fn parse() -> Self

Parse from std::env::args_os(), exit on error
§

fn try_parse() -> Result<Self, Error>

Parse from std::env::args_os(), return Err on error.
§

fn parse_from<I, T>(itr: I) -> Selfwhere +) -> Result<(), Error>

Assign values from ArgMatches to self.
source§

impl Parser for StartCommand

§

fn parse() -> Self

Parse from std::env::args_os(), exit on error
§

fn try_parse() -> Result<Self, Error>

Parse from std::env::args_os(), return Err on error.
§

fn parse_from<I, T>(itr: I) -> Selfwhere I: IntoIterator<Item = T>, T: Into<OsString> + Clone,

Parse from iterator, exit on error
§

fn try_parse_from<I, T>(itr: I) -> Result<Self, Error>where I: IntoIterator<Item = T>, diff --git a/common_error/ext/trait.StackError.html b/common_error/ext/trait.StackError.html index e0640ad181fe..8c79ca160e51 100644 --- a/common_error/ext/trait.StackError.html +++ b/common_error/ext/trait.StackError.html @@ -7,4 +7,4 @@ fn last(&self) -> &dyn StackError where Self: Sized { ... } }

Required Methods§

source

fn debug_fmt(&self, layer: usize, buf: &mut Vec<String>)

source

fn next(&self) -> Option<&dyn StackError>

Provided Methods§

source

fn last(&self) -> &dyn StackErrorwhere - Self: Sized,

Implementations on Foreign Types§

source§

impl<T: StackError> StackError for Box<T>

source§

fn debug_fmt(&self, layer: usize, buf: &mut Vec<String>)

source§

fn next(&self) -> Option<&dyn StackError>

source§

impl<T: ?Sized + StackError> StackError for Arc<T>

source§

fn debug_fmt(&self, layer: usize, buf: &mut Vec<String>)

source§

fn next(&self) -> Option<&dyn StackError>

Implementors§

\ No newline at end of file + Self: Sized,

Implementations on Foreign Types§

source§

impl<T: ?Sized + StackError> StackError for Arc<T>

source§

fn debug_fmt(&self, layer: usize, buf: &mut Vec<String>)

source§

fn next(&self) -> Option<&dyn StackError>

source§

impl<T: StackError> StackError for Box<T>

source§

fn debug_fmt(&self, layer: usize, buf: &mut Vec<String>)

source§

fn next(&self) -> Option<&dyn StackError>

Implementors§

\ No newline at end of file diff --git a/common_grpc_expr/alter/fn.alter_expr_to_request.html b/common_grpc_expr/alter/fn.alter_expr_to_request.html index 1850a92935fc..63f2342d02da 100644 --- a/common_grpc_expr/alter/fn.alter_expr_to_request.html +++ b/common_grpc_expr/alter/fn.alter_expr_to_request.html @@ -1,5 +1,5 @@ alter_expr_to_request in common_grpc_expr::alter - Rust
pub fn alter_expr_to_request(
-    table_id: TableId,
+    table_id: TableId,
     expr: AlterExpr
-) -> Result<AlterTableRequest>
Expand description

Convert an [AlterExpr] to an [AlterTableRequest]

+) -> Result<AlterTableRequest>
Expand description

Convert an [AlterExpr] to an AlterTableRequest

\ No newline at end of file diff --git a/common_grpc_expr/alter/index.html b/common_grpc_expr/alter/index.html index 4206ec54f54a..bd7e5b33fbcf 100644 --- a/common_grpc_expr/alter/index.html +++ b/common_grpc_expr/alter/index.html @@ -1 +1 @@ -common_grpc_expr::alter - Rust
\ No newline at end of file +common_grpc_expr::alter - Rust
\ No newline at end of file diff --git a/common_grpc_expr/delete/fn.to_table_delete_request.html b/common_grpc_expr/delete/fn.to_table_delete_request.html index 4d6dd1ad4737..17bb5cee292b 100644 --- a/common_grpc_expr/delete/fn.to_table_delete_request.html +++ b/common_grpc_expr/delete/fn.to_table_delete_request.html @@ -2,4 +2,4 @@ catalog_name: &str, schema_name: &str, request: DeleteRequest -) -> Result<DeleteRequest>

\ No newline at end of file +) -> Result<DeleteRequest>

\ No newline at end of file diff --git a/common_grpc_expr/fn.alter_expr_to_request.html b/common_grpc_expr/fn.alter_expr_to_request.html index e83fe76ebb26..fb020673c315 100644 --- a/common_grpc_expr/fn.alter_expr_to_request.html +++ b/common_grpc_expr/fn.alter_expr_to_request.html @@ -1,5 +1,5 @@ alter_expr_to_request in common_grpc_expr - Rust
pub fn alter_expr_to_request(
-    table_id: TableId,
+    table_id: TableId,
     expr: AlterExpr
-) -> Result<AlterTableRequest>
Expand description

Convert an [AlterExpr] to an [AlterTableRequest]

+) -> Result<AlterTableRequest>
Expand description

Convert an [AlterExpr] to an AlterTableRequest

\ No newline at end of file diff --git a/common_grpc_expr/index.html b/common_grpc_expr/index.html index 3fd0656e8b4a..123b65c2895b 100644 --- a/common_grpc_expr/index.html +++ b/common_grpc_expr/index.html @@ -1 +1 @@ -common_grpc_expr - Rust
\ No newline at end of file +common_grpc_expr - Rust
\ No newline at end of file diff --git a/common_grpc_expr/insert/fn.build_create_expr_from_insertion.html b/common_grpc_expr/insert/fn.build_create_expr_from_insertion.html index d204bc70ab7b..36f3cb9ff049 100644 --- a/common_grpc_expr/insert/fn.build_create_expr_from_insertion.html +++ b/common_grpc_expr/insert/fn.build_create_expr_from_insertion.html @@ -1,7 +1,7 @@ build_create_expr_from_insertion in common_grpc_expr::insert - Rust
pub fn build_create_expr_from_insertion(
     catalog_name: &str,
     schema_name: &str,
-    table_id: Option<TableId>,
+    table_id: Option<TableId>,
     table_name: &str,
     columns: &[Column],
     engine: &str
diff --git a/common_grpc_expr/util/fn.build_create_table_expr.html b/common_grpc_expr/util/fn.build_create_table_expr.html
index 76a2b47b82aa..e78b4de945b9 100644
--- a/common_grpc_expr/util/fn.build_create_table_expr.html
+++ b/common_grpc_expr/util/fn.build_create_table_expr.html
@@ -1,6 +1,6 @@
 build_create_table_expr in common_grpc_expr::util - Rust
pub fn build_create_table_expr(
-    table_id: Option<TableId>,
-    table_name: &TableReference<'_>,
+    table_id: Option<TableId>,
+    table_name: &TableReference<'_>,
     column_exprs: Vec<ColumnExpr<'_>>,
     engine: &str,
     desc: &str
diff --git a/common_meta/cache_invalidator/struct.DummyCacheInvalidator.html b/common_meta/cache_invalidator/struct.DummyCacheInvalidator.html
index 94e9334f09a2..13feb0240fbf 100644
--- a/common_meta/cache_invalidator/struct.DummyCacheInvalidator.html
+++ b/common_meta/cache_invalidator/struct.DummyCacheInvalidator.html
@@ -1,7 +1,7 @@
 DummyCacheInvalidator in common_meta::cache_invalidator - Rust
pub struct DummyCacheInvalidator;

Trait Implementations§

source§

impl CacheInvalidator for DummyCacheInvalidator

source§

fn invalidate_table_id<'life0, 'life1, 'async_trait>( &'life0 self, _ctx: &'life1 Context, - _table_id: TableId + _table_id: TableId ) -> Pin<Box<dyn Future<Output = Result<()>> + Send + 'async_trait>>where Self: 'async_trait, 'life0: 'async_trait, diff --git a/common_meta/cache_invalidator/trait.CacheInvalidator.html b/common_meta/cache_invalidator/trait.CacheInvalidator.html index 004d340a376a..dc6e8864c3a7 100644 --- a/common_meta/cache_invalidator/trait.CacheInvalidator.html +++ b/common_meta/cache_invalidator/trait.CacheInvalidator.html @@ -3,7 +3,7 @@ fn invalidate_table_id<'life0, 'life1, 'async_trait>( &'life0 self, ctx: &'life1 Context, - table_id: TableId + table_id: TableId ) -> Pin<Box<dyn Future<Output = Result<()>> + Send + 'async_trait>> where Self: 'async_trait, 'life0: 'async_trait, @@ -19,7 +19,7 @@ }

Required Methods§

source

fn invalidate_table_id<'life0, 'life1, 'async_trait>( &'life0 self, ctx: &'life1 Context, - table_id: TableId + table_id: TableId ) -> Pin<Box<dyn Future<Output = Result<()>> + Send + 'async_trait>>where Self: 'async_trait, 'life0: 'async_trait, diff --git a/common_meta/ddl/alter_table/fn.create_proto_alter_kind.html b/common_meta/ddl/alter_table/fn.create_proto_alter_kind.html index 4e32e147c5db..625083846c6d 100644 --- a/common_meta/ddl/alter_table/fn.create_proto_alter_kind.html +++ b/common_meta/ddl/alter_table/fn.create_proto_alter_kind.html @@ -1,5 +1,5 @@ create_proto_alter_kind in common_meta::ddl::alter_table - Rust
pub fn create_proto_alter_kind(
-    table_info: &RawTableInfo,
+    table_info: &RawTableInfo,
     alter_kind: &Kind
 ) -> Result<(Option<Kind>, Option<ColumnId>)>
Expand description

Creates region proto alter kind from table_info and alter_kind.

Returns the kind and next column id if it adds new columns.

diff --git a/common_meta/ddl/alter_table/struct.AlterTableData.html b/common_meta/ddl/alter_table/struct.AlterTableData.html index 018ff5a55e63..f9a58a4e56bc 100644 --- a/common_meta/ddl/alter_table/struct.AlterTableData.html +++ b/common_meta/ddl/alter_table/struct.AlterTableData.html @@ -11,7 +11,7 @@ table_info_value: DeserializedValueWithBytes<TableInfoValue>, cluster_id: u64, next_column_id: Option<ColumnId> -) -> Self

source

fn table_ref(&self) -> TableReference<'_>

source

fn table_id(&self) -> TableId

source

fn table_info(&self) -> &RawTableInfo

Trait Implementations§

source§

impl Debug for AlterTableData

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl<'de> Deserialize<'de> for AlterTableData

source§

fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where +) -> Self

source

fn table_ref(&self) -> TableReference<'_>

source

fn table_id(&self) -> TableId

source

fn table_info(&self) -> &RawTableInfo

Trait Implementations§

source§

impl Debug for AlterTableData

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl<'de> Deserialize<'de> for AlterTableData

source§

fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where __D: Deserializer<'de>,

Deserialize this value from the given Serde deserializer. Read more
source§

impl Serialize for AlterTableData

source§

fn serialize<__S>(&self, __serializer: __S) -> Result<__S::Ok, __S::Error>where __S: Serializer,

Serialize this value into the given Serde serializer. Read more

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere diff --git a/common_meta/ddl/alter_table/struct.AlterTableProcedure.html b/common_meta/ddl/alter_table/struct.AlterTableProcedure.html index 6a100fc8420b..473eaaaee000 100644 --- a/common_meta/ddl/alter_table/struct.AlterTableProcedure.html +++ b/common_meta/ddl/alter_table/struct.AlterTableProcedure.html @@ -17,8 +17,8 @@ ) -> Result<()>

Update table metadata for rename table operation.

source

async fn on_update_metadata_for_alter( &self, - new_table_info: RawTableInfo -) -> Result<()>

source

fn build_new_table_info(&self) -> Result<TableInfo>

source

async fn on_update_metadata(&mut self) -> Result<Status>

Update table metadata.

+ new_table_info: RawTableInfo +) -> Result<()>
source

fn build_new_table_info(&self) -> Result<TableInfo>

source

async fn on_update_metadata(&mut self) -> Result<Status>

Update table metadata.

source

async fn on_broadcast(&mut self) -> Result<Status>

Broadcasts the invalidating table cache instructions.

source

fn lock_key_inner(&self) -> Vec<String>

Trait Implementations§

source§

impl Procedure for AlterTableProcedure

source§

fn type_name(&self) -> &str

Type name of the procedure.
source§

fn execute<'life0, 'life1, 'async_trait>( &'life0 mut self, diff --git a/common_meta/ddl/create_table/struct.CreateTableData.html b/common_meta/ddl/create_table/struct.CreateTableData.html index 4330b2fbd1af..2e5e27fd7eb4 100644 --- a/common_meta/ddl/create_table/struct.CreateTableData.html +++ b/common_meta/ddl/create_table/struct.CreateTableData.html @@ -3,7 +3,7 @@ pub task: CreateTableTask, pub region_routes: Vec<RegionRoute>, pub cluster_id: u64, -}

Fields§

§state: CreateTableState§task: CreateTableTask§region_routes: Vec<RegionRoute>§cluster_id: u64

Implementations§

source§

impl CreateTableData

source

fn table_ref(&self) -> TableReference<'_>

Trait Implementations§

source§

impl Debug for CreateTableData

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl<'de> Deserialize<'de> for CreateTableData

source§

fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where +}

Fields§

§state: CreateTableState§task: CreateTableTask§region_routes: Vec<RegionRoute>§cluster_id: u64

Implementations§

Trait Implementations§

source§

impl Debug for CreateTableData

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl<'de> Deserialize<'de> for CreateTableData

source§

fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where __D: Deserializer<'de>,

Deserialize this value from the given Serde deserializer. Read more
source§

impl Serialize for CreateTableData

source§

fn serialize<__S>(&self, __serializer: __S) -> Result<__S::Ok, __S::Error>where __S: Serializer,

Serialize this value into the given Serde serializer. Read more

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere diff --git a/common_meta/ddl/create_table/struct.CreateTableProcedure.html b/common_meta/ddl/create_table/struct.CreateTableProcedure.html index 9a2a1de73fad..b71e4a8436f9 100644 --- a/common_meta/ddl/create_table/struct.CreateTableProcedure.html +++ b/common_meta/ddl/create_table/struct.CreateTableProcedure.html @@ -6,7 +6,7 @@ task: CreateTableTask, region_routes: Vec<RegionRoute>, context: DdlContext -) -> Self

source

pub fn from_json(json: &str, context: DdlContext) -> ProcedureResult<Self>

source

pub fn table_info(&self) -> &RawTableInfo

source

fn table_id(&self) -> TableId

source

pub fn region_routes(&self) -> &Vec<RegionRoute>

source

async fn on_prepare(&mut self) -> Result<Status>

Checks whether the table exists.

+) -> Self
source

pub fn from_json(json: &str, context: DdlContext) -> ProcedureResult<Self>

source

pub fn table_info(&self) -> &RawTableInfo

source

fn table_id(&self) -> TableId

source

pub fn region_routes(&self) -> &Vec<RegionRoute>

source

async fn on_prepare(&mut self) -> Result<Status>

Checks whether the table exists.

source

pub fn create_region_request_template(&self) -> Result<PbCreateRegionRequest>

source

pub async fn on_datanode_create_regions(&mut self) -> Result<Status>

source

async fn on_create_metadata(&self) -> Result<Status>

Trait Implementations§

source§

impl Procedure for CreateTableProcedure

source§

fn type_name(&self) -> &str

Type name of the procedure.
source§

fn execute<'life0, 'life1, 'async_trait>( &'life0 mut self, _ctx: &'life1 ProcedureContext diff --git a/common_meta/ddl/drop_table/struct.DropTableData.html b/common_meta/ddl/drop_table/struct.DropTableData.html index 2b91fa24c713..46e3a21db8cd 100644 --- a/common_meta/ddl/drop_table/struct.DropTableData.html +++ b/common_meta/ddl/drop_table/struct.DropTableData.html @@ -9,7 +9,7 @@ task: DropTableTask, table_route_value: DeserializedValueWithBytes<TableRouteValue>, table_info_value: DeserializedValueWithBytes<TableInfoValue> -) -> Self

source

fn table_ref(&self) -> TableReference<'_>

source

fn region_routes(&self) -> &Vec<RegionRoute>

source

fn table_info(&self) -> &RawTableInfo

source

fn table_id(&self) -> TableId

Trait Implementations§

source§

impl Debug for DropTableData

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl<'de> Deserialize<'de> for DropTableData

source§

fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where +) -> Self

source

fn table_ref(&self) -> TableReference<'_>

source

fn region_routes(&self) -> &Vec<RegionRoute>

source

fn table_info(&self) -> &RawTableInfo

source

fn table_id(&self) -> TableId

Trait Implementations§

source§

impl Debug for DropTableData

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl<'de> Deserialize<'de> for DropTableData

source§

fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where __D: Deserializer<'de>,

Deserialize this value from the given Serde deserializer. Read more
source§

impl Serialize for DropTableData

source§

fn serialize<__S>(&self, __serializer: __S) -> Result<__S::Ok, __S::Error>where __S: Serializer,

Serialize this value into the given Serde serializer. Read more

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere diff --git a/common_meta/ddl/trait.TableMetadataAllocator.html b/common_meta/ddl/trait.TableMetadataAllocator.html index 36cbad59636a..b095be070299 100644 --- a/common_meta/ddl/trait.TableMetadataAllocator.html +++ b/common_meta/ddl/trait.TableMetadataAllocator.html @@ -3,7 +3,7 @@ fn create<'life0, 'life1, 'life2, 'life3, 'async_trait>( &'life0 self, ctx: &'life1 TableMetadataAllocatorContext, - table_info: &'life2 mut RawTableInfo, + table_info: &'life2 mut RawTableInfo, partitions: &'life3 [Partition] ) -> Pin<Box<dyn Future<Output = Result<(TableId, Vec<RegionRoute>)>> + Send + 'async_trait>> where Self: 'async_trait, @@ -14,7 +14,7 @@ }

Required Methods§

source

fn create<'life0, 'life1, 'life2, 'life3, 'async_trait>( &'life0 self, ctx: &'life1 TableMetadataAllocatorContext, - table_info: &'life2 mut RawTableInfo, + table_info: &'life2 mut RawTableInfo, partitions: &'life3 [Partition] ) -> Pin<Box<dyn Future<Output = Result<(TableId, Vec<RegionRoute>)>> + Send + 'async_trait>>where Self: 'async_trait, diff --git a/common_meta/ddl/truncate_table/struct.TruncateTableData.html b/common_meta/ddl/truncate_table/struct.TruncateTableData.html index 708e5561808d..7363b523f063 100644 --- a/common_meta/ddl/truncate_table/struct.TruncateTableData.html +++ b/common_meta/ddl/truncate_table/struct.TruncateTableData.html @@ -9,7 +9,7 @@ task: TruncateTableTask, table_info_value: DeserializedValueWithBytes<TableInfoValue>, region_routes: Vec<RegionRoute> -) -> Self

source

pub fn table_ref(&self) -> TableReference<'_>

source

pub fn table_name(&self) -> TableName

source

fn table_info(&self) -> &RawTableInfo

source

fn table_id(&self) -> TableId

Trait Implementations§

source§

impl Debug for TruncateTableData

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl<'de> Deserialize<'de> for TruncateTableData

source§

fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where +) -> Self

source

pub fn table_ref(&self) -> TableReference<'_>

source

pub fn table_name(&self) -> TableName

source

fn table_info(&self) -> &RawTableInfo

source

fn table_id(&self) -> TableId

Trait Implementations§

source§

impl Debug for TruncateTableData

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl<'de> Deserialize<'de> for TruncateTableData

source§

fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where __D: Deserializer<'de>,

Deserialize this value from the given Serde deserializer. Read more
source§

impl Serialize for TruncateTableData

source§

fn serialize<__S>(&self, __serializer: __S) -> Result<__S::Ok, __S::Error>where __S: Serializer,

Serialize this value into the given Serde serializer. Read more

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere diff --git a/common_meta/error/enum.Error.html b/common_meta/error/enum.Error.html index 1a92776ff7a1..541ce4833b77 100644 --- a/common_meta/error/enum.Error.html +++ b/common_meta/error/enum.Error.html @@ -44,12 +44,12 @@ }, BuildTableMeta { table_name: String, - error: TableMetaBuilderError, + error: TableMetaBuilderError, location: Location, }, Table { location: Location, - source: Error, + source: Error, }, TableRouteNotFound { table_name: String, @@ -145,7 +145,7 @@ location: Location, }, MoveRegion { - table_id: TableId, + table_id: TableId, region: RegionNumber, err_msg: String, location: Location, @@ -169,7 +169,7 @@ RetryLater { source: BoxedError, }, -

}

Variants§

§

NextSequence

Fields

§err_msg: String
§location: Location
§

SequenceOutOfRange

Fields

§name: String
§start: u64
§step: u64
§location: Location
§

UnexpectedSequenceValue

Fields

§err_msg: String
§location: Location
§

TableInfoNotFound

Fields

§table_name: String
§location: Location
§

RegisterProcedureLoader

Fields

§type_name: String
§location: Location
§source: Error
§

SubmitProcedure

Fields

§location: Location
§source: Error
§

Unsupported

Fields

§operation: String
§location: Location
§

WaitProcedure

Fields

§location: Location
§source: Error
§

ConvertRawTableInfo

Fields

§location: Location
§source: Error
§

PrimaryKeyNotFound

Fields

§location: Location
§

BuildTableMeta

Fields

§table_name: String
§error: TableMetaBuilderError
§location: Location
§

Table

Fields

§location: Location
§source: Error
§

TableRouteNotFound

Fields

§table_name: String
§location: Location
§

DecodeProto

Fields

§location: Location
§

EncodeJson

Fields

§location: Location
§error: Error
§

DecodeJson

Fields

§location: Location
§error: Error
§

PayloadNotExist

Fields

§location: Location
§

SendMessage

Fields

§err_msg: String
§location: Location
§

SerdeJson

Fields

§error: Error
§location: Location
§

ParseOption

Fields

§value: String
§location: Location
§

RouteInfoCorrupted

Fields

§err_msg: String
§location: Location
§

IllegalServerState

Fields

§code: i32
§err_msg: String
§location: Location
§

ConvertAlterTableRequest

Fields

§source: Error
§location: Location
§

InvalidProtoMsg

Fields

§err_msg: String
§location: Location
§

Unexpected

Fields

§err_msg: String
§location: Location
§

TableAlreadyExists

Fields

§table_name: String
§location: Location
§

CatalogAlreadyExists

Fields

§catalog: String
§location: Location
§

SchemaAlreadyExists

Fields

§catalog: String
§schema: String
§location: Location
§

ConvertRawKey

Fields

§location: Location
§

TableNotFound

Fields

§table_name: String
§location: Location
§

RenameTable

Fields

§reason: String
§location: Location
§

InvalidTableMetadata

Fields

§err_msg: String
§location: Location
§

GetKvCache

Fields

§err_msg: String
§

CacheNotGet

Fields

§location: Location
§

EtcdTxnOpResponse

Fields

§err_msg: String
§location: Location
§

MoveRegion

Fields

§table_id: TableId
§region: RegionNumber
§err_msg: String
§location: Location
§

InvalidCatalogValue

Fields

§source: Error
§location: Location
§

External

Fields

§location: Location
§source: BoxedError
§

InvalidHeartbeatResponse

Fields

§location: Location
§

OperateDatanode

Fields

§location: Location
§peer: Peer
§source: BoxedError
§

RetryLater

Fields

§source: BoxedError

Implementations§

source§

impl Error

source

pub fn retry_later<E: ErrorExt + Send + Sync + 'static>(err: E) -> Error

Creates a new Error::RetryLater error from source err.

+
}

Variants§

§

NextSequence

Fields

§err_msg: String
§location: Location
§

SequenceOutOfRange

Fields

§name: String
§start: u64
§step: u64
§location: Location
§

UnexpectedSequenceValue

Fields

§err_msg: String
§location: Location
§

TableInfoNotFound

Fields

§table_name: String
§location: Location
§

RegisterProcedureLoader

Fields

§type_name: String
§location: Location
§source: Error
§

SubmitProcedure

Fields

§location: Location
§source: Error
§

Unsupported

Fields

§operation: String
§location: Location
§

WaitProcedure

Fields

§location: Location
§source: Error
§

ConvertRawTableInfo

Fields

§location: Location
§source: Error
§

PrimaryKeyNotFound

Fields

§location: Location
§

BuildTableMeta

Fields

§table_name: String
§location: Location
§

Table

Fields

§location: Location
§source: Error
§

TableRouteNotFound

Fields

§table_name: String
§location: Location
§

DecodeProto

Fields

§location: Location
§

EncodeJson

Fields

§location: Location
§error: Error
§

DecodeJson

Fields

§location: Location
§error: Error
§

PayloadNotExist

Fields

§location: Location
§

SendMessage

Fields

§err_msg: String
§location: Location
§

SerdeJson

Fields

§error: Error
§location: Location
§

ParseOption

Fields

§value: String
§location: Location
§

RouteInfoCorrupted

Fields

§err_msg: String
§location: Location
§

IllegalServerState

Fields

§code: i32
§err_msg: String
§location: Location
§

ConvertAlterTableRequest

Fields

§source: Error
§location: Location
§

InvalidProtoMsg

Fields

§err_msg: String
§location: Location
§

Unexpected

Fields

§err_msg: String
§location: Location
§

TableAlreadyExists

Fields

§table_name: String
§location: Location
§

CatalogAlreadyExists

Fields

§catalog: String
§location: Location
§

SchemaAlreadyExists

Fields

§catalog: String
§schema: String
§location: Location
§

ConvertRawKey

Fields

§location: Location
§

TableNotFound

Fields

§table_name: String
§location: Location
§

RenameTable

Fields

§reason: String
§location: Location
§

InvalidTableMetadata

Fields

§err_msg: String
§location: Location
§

GetKvCache

Fields

§err_msg: String
§

CacheNotGet

Fields

§location: Location
§

EtcdTxnOpResponse

Fields

§err_msg: String
§location: Location
§

MoveRegion

Fields

§table_id: TableId
§region: RegionNumber
§err_msg: String
§location: Location
§

InvalidCatalogValue

Fields

§source: Error
§location: Location
§

External

Fields

§location: Location
§source: BoxedError
§

InvalidHeartbeatResponse

Fields

§location: Location
§

OperateDatanode

Fields

§location: Location
§peer: Peer
§source: BoxedError
§

RetryLater

Fields

§source: BoxedError

Implementations§

source§

impl Error

source

pub fn retry_later<E: ErrorExt + Send + Sync + 'static>(err: E) -> Error

Creates a new Error::RetryLater error from source err.

source

pub fn is_retry_later(&self) -> bool

Determine whether it is a retry later type through StatusCode

Trait Implementations§

source§

impl Debug for Error

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Display for Error

source§

fn fmt(&self, __snafu_display_formatter: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Error for Errorwhere Self: Debug + Display,

source§

fn description(&self) -> &str

👎Deprecated since 1.42.0: use the Display impl or to_string()
source§

fn cause(&self) -> Option<&dyn Error>

👎Deprecated since 1.33.0: replaced by Error::source, which can support downcasting
source§

fn source(&self) -> Option<&(dyn Error + 'static)>

The lower-level source of this error, if any. Read more
source§

fn provide<'a>(&'a self, demand: &mut Demand<'a>)

🔬This is a nightly-only experimental API. (error_generic_member_access)
Provides type based access to context intended for error reports. Read more
source§

impl ErrorCompat for Error

source§

fn backtrace(&self) -> Option<&Backtrace>

Returns a Backtrace that may be printed.
§

fn iter_chain(&self) -> ChainCompat<'_>where @@ -180,7 +180,7 @@ Add _opt suffix to avoid confusing with similar method in std::error::Error

source§

fn output_msg(&self) -> Stringwhere Self: Sized,

source§

impl<__T0> IntoError<Error> for BuildTableMetaSnafu<__T0>where Error: Error + ErrorCompat, - __T0: Into<String>,

§

type Source = TableMetaBuilderError

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl<__T0> IntoError<Error> for CacheNotGetSnafu<__T0>where + __T0: Into<String>,

§

type Source = TableMetaBuilderError

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl<__T0> IntoError<Error> for CacheNotGetSnafu<__T0>where Error: Error + ErrorCompat, __T0: Into<String>,

§

type Source = NoneError

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl<__T0> IntoError<Error> for CatalogAlreadyExistsSnafu<__T0>where Error: Error + ErrorCompat, @@ -206,7 +206,7 @@ Error: Error + ErrorCompat, __T0: Into<String>,

§

type Source = NoneError

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl<__T0, __T1, __T2> IntoError<Error> for MoveRegionSnafu<__T0, __T1, __T2>where Error: Error + ErrorCompat, - __T0: Into<TableId>, + __T0: Into<TableId>, __T1: Into<RegionNumber>, __T2: Into<String>,

§

type Source = NoneError

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl<__T0> IntoError<Error> for NextSequenceSnafu<__T0>where Error: Error + ErrorCompat, @@ -245,7 +245,7 @@ __T0: Into<String>,

§

type Source = NoneError

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl<__T0> IntoError<Error> for TableRouteNotFoundSnafu<__T0>where Error: Error + ErrorCompat, __T0: Into<String>,

§

type Source = NoneError

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl IntoError<Error> for TableSnafuwhere - Error: Error + ErrorCompat,

§

type Source = Error

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl<__T0> IntoError<Error> for UnexpectedSequenceValueSnafu<__T0>where + Error: Error + ErrorCompat,

§

type Source = Error

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl<__T0> IntoError<Error> for UnexpectedSequenceValueSnafu<__T0>where Error: Error + ErrorCompat, __T0: Into<String>,

§

type Source = NoneError

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl<__T0> IntoError<Error> for UnexpectedSnafu<__T0>where Error: Error + ErrorCompat, diff --git a/common_meta/error/struct.BuildTableMetaSnafu.html b/common_meta/error/struct.BuildTableMetaSnafu.html index de793f19e317..848719b5d875 100644 --- a/common_meta/error/struct.BuildTableMetaSnafu.html +++ b/common_meta/error/struct.BuildTableMetaSnafu.html @@ -3,7 +3,7 @@ }
Expand description

SNAFU context selector for the Error::BuildTableMeta variant

Fields§

§table_name: __T0

Trait Implementations§

source§

impl<__T0: Clone> Clone for BuildTableMetaSnafu<__T0>

source§

fn clone(&self) -> BuildTableMetaSnafu<__T0>

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl<__T0: Debug> Debug for BuildTableMetaSnafu<__T0>

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl<__T0> IntoError<Error> for BuildTableMetaSnafu<__T0>where Error: Error + ErrorCompat, - __T0: Into<String>,

§

type Source = TableMetaBuilderError

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl<__T0: Copy> Copy for BuildTableMetaSnafu<__T0>

Auto Trait Implementations§

§

impl<__T0> RefUnwindSafe for BuildTableMetaSnafu<__T0>where + __T0: Into<String>,

§

type Source = TableMetaBuilderError

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl<__T0: Copy> Copy for BuildTableMetaSnafu<__T0>

Auto Trait Implementations§

§

impl<__T0> RefUnwindSafe for BuildTableMetaSnafu<__T0>where __T0: RefUnwindSafe,

§

impl<__T0> Send for BuildTableMetaSnafu<__T0>where __T0: Send,

§

impl<__T0> Sync for BuildTableMetaSnafu<__T0>where __T0: Sync,

§

impl<__T0> Unpin for BuildTableMetaSnafu<__T0>where diff --git a/common_meta/error/struct.MoveRegionSnafu.html b/common_meta/error/struct.MoveRegionSnafu.html index 33e45ac82117..7225b5d448e7 100644 --- a/common_meta/error/struct.MoveRegionSnafu.html +++ b/common_meta/error/struct.MoveRegionSnafu.html @@ -4,16 +4,16 @@ pub err_msg: __T2, }
Expand description

SNAFU context selector for the Error::MoveRegion variant

Fields§

§table_id: __T0§region: __T1§err_msg: __T2

Implementations§

source§

impl<__T0, __T1, __T2> MoveRegionSnafu<__T0, __T1, __T2>

source

pub fn build(self) -> Errorwhere - __T0: Into<TableId>, + __T0: Into<TableId>, __T1: Into<RegionNumber>, __T2: Into<String>,

Consume the selector and return the associated error

source

pub fn fail<__T>(self) -> Result<__T, Error>where - __T0: Into<TableId>, + __T0: Into<TableId>, __T1: Into<RegionNumber>, __T2: Into<String>,

Consume the selector and return a Result with the associated error

Trait Implementations§

source§

impl<__T0: Clone, __T1: Clone, __T2: Clone> Clone for MoveRegionSnafu<__T0, __T1, __T2>

source§

fn clone(&self) -> MoveRegionSnafu<__T0, __T1, __T2>

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl<__T0: Debug, __T1: Debug, __T2: Debug> Debug for MoveRegionSnafu<__T0, __T1, __T2>

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl<__T0, __T1, __T2> IntoError<Error> for MoveRegionSnafu<__T0, __T1, __T2>where Error: Error + ErrorCompat, - __T0: Into<TableId>, + __T0: Into<TableId>, __T1: Into<RegionNumber>, __T2: Into<String>,

§

type Source = NoneError

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl<__T0: Copy, __T1: Copy, __T2: Copy> Copy for MoveRegionSnafu<__T0, __T1, __T2>

Auto Trait Implementations§

§

impl<__T0, __T1, __T2> RefUnwindSafe for MoveRegionSnafu<__T0, __T1, __T2>where __T0: RefUnwindSafe, diff --git a/common_meta/error/struct.TableSnafu.html b/common_meta/error/struct.TableSnafu.html index a2c1ecb55273..d9c91350619f 100644 --- a/common_meta/error/struct.TableSnafu.html +++ b/common_meta/error/struct.TableSnafu.html @@ -1,6 +1,6 @@ TableSnafu in common_meta::error - Rust
pub struct TableSnafu;
Expand description

SNAFU context selector for the Error::Table variant

Trait Implementations§

source§

impl Clone for TableSnafu

source§

fn clone(&self) -> TableSnafu

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for TableSnafu

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl IntoError<Error> for TableSnafuwhere - Error: Error + ErrorCompat,

§

type Source = Error

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl Copy for TableSnafu

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere + Error: Error + ErrorCompat,

§

type Source = Error

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl Copy for TableSnafu

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
§

impl<T> CompatExt for T

§

fn compat(self) -> Compat<T>

Applies the [Compat] adapter by value. Read more
§

fn compat_ref(&self) -> Compat<&T>

Applies the [Compat] adapter by shared reference. Read more
§

fn compat_mut(&mut self) -> Compat<&mut T>

Applies the [Compat] adapter by mutable reference. Read more
§

impl<T> Conv for T

§

fn conv<T>(self) -> Twhere diff --git a/common_meta/instruction/enum.Instruction.html b/common_meta/instruction/enum.Instruction.html index f2b72df49f65..7a20097062e3 100644 --- a/common_meta/instruction/enum.Instruction.html +++ b/common_meta/instruction/enum.Instruction.html @@ -1,9 +1,9 @@ Instruction in common_meta::instruction - Rust
pub enum Instruction {
     OpenRegion(OpenRegion),
     CloseRegion(RegionIdent),
-    InvalidateTableIdCache(TableId),
+    InvalidateTableIdCache(TableId),
     InvalidateTableNameCache(TableName),
-}

Variants§

§

OpenRegion(OpenRegion)

§

CloseRegion(RegionIdent)

§

InvalidateTableIdCache(TableId)

§

InvalidateTableNameCache(TableName)

Trait Implementations§

source§

impl Clone for Instruction

source§

fn clone(&self) -> Instruction

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for Instruction

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl<'de> Deserialize<'de> for Instruction

source§

fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where +}

Variants§

§

OpenRegion(OpenRegion)

§

CloseRegion(RegionIdent)

§

InvalidateTableIdCache(TableId)

§

InvalidateTableNameCache(TableName)

Trait Implementations§

source§

impl Clone for Instruction

source§

fn clone(&self) -> Instruction

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for Instruction

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl<'de> Deserialize<'de> for Instruction

source§

fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where __D: Deserializer<'de>,

Deserialize this value from the given Serde deserializer. Read more
source§

impl Display for Instruction

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result<(), Error>

Formats the value using the given formatter. Read more
source§

impl Serialize for Instruction

source§

fn serialize<__S>(&self, __serializer: __S) -> Result<__S::Ok, __S::Error>where __S: Serializer,

Serialize this value into the given Serde serializer. Read more

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere diff --git a/common_meta/instruction/struct.RegionIdent.html b/common_meta/instruction/struct.RegionIdent.html index e1c0821020fb..834642f1f56d 100644 --- a/common_meta/instruction/struct.RegionIdent.html +++ b/common_meta/instruction/struct.RegionIdent.html @@ -1,10 +1,10 @@ RegionIdent in common_meta::instruction - Rust
pub struct RegionIdent {
     pub cluster_id: ClusterId,
     pub datanode_id: DatanodeId,
-    pub table_id: TableId,
+    pub table_id: TableId,
     pub region_number: RegionNumber,
     pub engine: String,
-}

Fields§

§cluster_id: ClusterId§datanode_id: DatanodeId§table_id: TableId§region_number: RegionNumber§engine: String

Implementations§

source§

impl RegionIdent

source

pub fn get_region_id(&self) -> RegionId

Trait Implementations§

source§

impl Clone for RegionIdent

source§

fn clone(&self) -> RegionIdent

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for RegionIdent

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl<'de> Deserialize<'de> for RegionIdent

source§

fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where +}

Fields§

§cluster_id: ClusterId§datanode_id: DatanodeId§table_id: TableId§region_number: RegionNumber§engine: String

Implementations§

source§

impl RegionIdent

source

pub fn get_region_id(&self) -> RegionId

Trait Implementations§

source§

impl Clone for RegionIdent

source§

fn clone(&self) -> RegionIdent

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for RegionIdent

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl<'de> Deserialize<'de> for RegionIdent

source§

fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where __D: Deserializer<'de>,

Deserialize this value from the given Serde deserializer. Read more
source§

impl Display for RegionIdent

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Hash for RegionIdent

source§

fn hash<__H: Hasher>(&self, state: &mut __H)

Feeds this value into the given Hasher. Read more
1.3.0 · source§

fn hash_slice<H>(data: &[Self], state: &mut H)where H: Hasher, Self: Sized,

Feeds a slice of this type into the given Hasher. Read more
source§

impl PartialEq<RegionIdent> for RegionIdent

source§

fn eq(&self, other: &RegionIdent) -> bool

This method tests for self and other values to be equal, and is used diff --git a/common_meta/key/datanode_table/struct.DatanodeTableKey.html b/common_meta/key/datanode_table/struct.DatanodeTableKey.html index eb2071d8b654..831cc2a090bc 100644 --- a/common_meta/key/datanode_table/struct.DatanodeTableKey.html +++ b/common_meta/key/datanode_table/struct.DatanodeTableKey.html @@ -1,7 +1,7 @@ DatanodeTableKey in common_meta::key::datanode_table - Rust
pub struct DatanodeTableKey {
     datanode_id: DatanodeId,
-    table_id: TableId,
-}

Fields§

§datanode_id: DatanodeId§table_id: TableId

Implementations§

source§

impl DatanodeTableKey

source

pub fn new(datanode_id: DatanodeId, table_id: TableId) -> Self

source

fn prefix(datanode_id: DatanodeId) -> String

source

pub fn range_start_key(datanode_id: DatanodeId) -> String

source

pub fn strip_table_id(raw_key: &[u8]) -> Result<TableId>

Trait Implementations§

source§

impl Display for DatanodeTableKey

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl TableMetaKey for DatanodeTableKey

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere + table_id: TableId, +}

Fields§

§datanode_id: DatanodeId§table_id: TableId

Implementations§

source§

impl DatanodeTableKey

source

pub fn new(datanode_id: DatanodeId, table_id: TableId) -> Self

source

fn prefix(datanode_id: DatanodeId) -> String

source

pub fn range_start_key(datanode_id: DatanodeId) -> String

source

pub fn strip_table_id(raw_key: &[u8]) -> Result<TableId>

Trait Implementations§

source§

impl Display for DatanodeTableKey

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl TableMetaKey for DatanodeTableKey

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
§

impl<T> CompatExt for T

§

fn compat(self) -> Compat<T>

Applies the [Compat] adapter by value. Read more
§

fn compat_ref(&self) -> Compat<&T>

Applies the [Compat] adapter by shared reference. Read more
§

fn compat_mut(&mut self) -> Compat<&mut T>

Applies the [Compat] adapter by mutable reference. Read more
§

impl<T> Conv for T

§

fn conv<T>(self) -> Twhere diff --git a/common_meta/key/datanode_table/struct.DatanodeTableManager.html b/common_meta/key/datanode_table/struct.DatanodeTableManager.html index 020d5420db60..b1e8ab3c4b74 100644 --- a/common_meta/key/datanode_table/struct.DatanodeTableManager.html +++ b/common_meta/key/datanode_table/struct.DatanodeTableManager.html @@ -8,7 +8,7 @@ datanode_id: DatanodeId ) -> BoxStream<'static, Result<DatanodeTableValue>>

source

pub fn build_create_txn( &self, - table_id: TableId, + table_id: TableId, engine: &str, region_storage_path: &str, region_options: HashMap<String, String>, @@ -16,7 +16,7 @@ ) -> Result<Txn>

Builds the create datanode table transactions. It only executes while the primary keys comparing successes.

source

pub(crate) fn build_update_txn( &self, - table_id: TableId, + table_id: TableId, region_info: RegionInfo, current_region_distribution: RegionDistribution, new_region_distribution: RegionDistribution, @@ -24,7 +24,7 @@ ) -> Result<Txn>

Builds the update datanode table transactions. It only executes while the primary keys comparing successes.

source

pub fn build_delete_txn( &self, - table_id: TableId, + table_id: TableId, distribution: RegionDistribution ) -> Result<Txn>

Builds the delete datanode table transactions. It only executes while the primary keys comparing successes.

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere diff --git a/common_meta/key/datanode_table/struct.DatanodeTableValue.html b/common_meta/key/datanode_table/struct.DatanodeTableValue.html index 82d59648fcfd..a32244212294 100644 --- a/common_meta/key/datanode_table/struct.DatanodeTableValue.html +++ b/common_meta/key/datanode_table/struct.DatanodeTableValue.html @@ -1,10 +1,10 @@ DatanodeTableValue in common_meta::key::datanode_table - Rust
pub struct DatanodeTableValue {
-    pub table_id: TableId,
+    pub table_id: TableId,
     pub regions: Vec<RegionNumber>,
     pub region_info: RegionInfo,
     version: u64,
-}

Fields§

§table_id: TableId§regions: Vec<RegionNumber>§region_info: RegionInfo§version: u64

Implementations§

source§

impl DatanodeTableValue

source

pub fn new( - table_id: TableId, +}

Fields§

§table_id: TableId§regions: Vec<RegionNumber>§region_info: RegionInfo§version: u64

Implementations§

source§

impl DatanodeTableValue

source

pub fn new( + table_id: TableId, regions: Vec<RegionNumber>, region_info: RegionInfo ) -> Self

source§

impl DatanodeTableValue

source

pub fn try_from_raw_value(raw_value: &[u8]) -> Result<Self>

source

pub fn try_as_raw_value(&self) -> Result<Vec<u8>>

Trait Implementations§

source§

impl Clone for DatanodeTableValue

source§

fn clone(&self) -> DatanodeTableValue

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for DatanodeTableValue

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl<'de> Deserialize<'de> for DatanodeTableValue

source§

fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where diff --git a/common_meta/key/struct.TableMetadataManager.html b/common_meta/key/struct.TableMetadataManager.html index ca0e2101e96e..6342e3e5e772 100644 --- a/common_meta/key/struct.TableMetadataManager.html +++ b/common_meta/key/struct.TableMetadataManager.html @@ -8,10 +8,10 @@ kv_backend: KvBackendRef, }

Fields§

§table_name_manager: TableNameManager§table_info_manager: TableInfoManager§datanode_table_manager: DatanodeTableManager§catalog_manager: CatalogManager§schema_manager: SchemaManager§table_route_manager: TableRouteManager§kv_backend: KvBackendRef

Implementations§

source§

impl TableMetadataManager

source

pub fn new(kv_backend: KvBackendRef) -> Self

source

pub async fn init(&self) -> Result<()>

source

pub fn table_name_manager(&self) -> &TableNameManager

source

pub fn table_info_manager(&self) -> &TableInfoManager

source

pub fn datanode_table_manager(&self) -> &DatanodeTableManager

source

pub fn catalog_manager(&self) -> &CatalogManager

source

pub fn schema_manager(&self) -> &SchemaManager

source

pub fn table_route_manager(&self) -> &TableRouteManager

source

pub fn kv_backend(&self) -> &KvBackendRef

source

pub async fn get_full_table_info( &self, - table_id: TableId + table_id: TableId ) -> Result<(Option<DeserializedValueWithBytes<TableInfoValue>>, Option<DeserializedValueWithBytes<TableRouteValue>>)>

source

pub async fn create_table_metadata( &self, - table_info: RawTableInfo, + table_info: RawTableInfo, region_routes: Vec<RegionRoute> ) -> Result<()>

Creates metadata for table and returns an error if different metadata exists. The caller MUST ensure it has the exclusive access to TableNameKey.

@@ -31,11 +31,11 @@
source

pub async fn update_table_info( &self, current_table_info_value: DeserializedValueWithBytes<TableInfoValue>, - new_table_info: RawTableInfo + new_table_info: RawTableInfo ) -> Result<()>

Updates table info and returns an error if different metadata exists.

source

pub async fn update_table_route( &self, - table_id: TableId, + table_id: TableId, region_info: RegionInfo, current_table_route_value: DeserializedValueWithBytes<TableRouteValue>, new_region_routes: Vec<RegionRoute>, diff --git a/common_meta/key/table_info/struct.TableInfoKey.html b/common_meta/key/table_info/struct.TableInfoKey.html index f974bb124def..a65b5c4c9471 100644 --- a/common_meta/key/table_info/struct.TableInfoKey.html +++ b/common_meta/key/table_info/struct.TableInfoKey.html @@ -1,6 +1,6 @@ TableInfoKey in common_meta::key::table_info - Rust
pub struct TableInfoKey {
-    table_id: TableId,
-}

Fields§

§table_id: TableId

Implementations§

source§

impl TableInfoKey

source

pub fn new(table_id: TableId) -> Self

Trait Implementations§

source§

impl Display for TableInfoKey

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl TableMetaKey for TableInfoKey

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere + table_id: TableId, +}

Fields§

§table_id: TableId

Implementations§

source§

impl TableInfoKey

source

pub fn new(table_id: TableId) -> Self

Trait Implementations§

source§

impl Display for TableInfoKey

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl TableMetaKey for TableInfoKey

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
§

impl<T> CompatExt for T

§

fn compat(self) -> Compat<T>

Applies the [Compat] adapter by value. Read more
§

fn compat_ref(&self) -> Compat<&T>

Applies the [Compat] adapter by shared reference. Read more
§

fn compat_mut(&mut self) -> Compat<&mut T>

Applies the [Compat] adapter by mutable reference. Read more
§

impl<T> Conv for T

§

fn conv<T>(self) -> Twhere diff --git a/common_meta/key/table_info/struct.TableInfoManager.html b/common_meta/key/table_info/struct.TableInfoManager.html index cacc59c2eb5c..c8cf1ba2c1f8 100644 --- a/common_meta/key/table_info/struct.TableInfoManager.html +++ b/common_meta/key/table_info/struct.TableInfoManager.html @@ -2,29 +2,29 @@ kv_backend: KvBackendRef, }

Fields§

§kv_backend: KvBackendRef

Implementations§

source§

impl TableInfoManager

source

pub fn new(kv_backend: KvBackendRef) -> Self

source

pub(crate) fn build_get_txn( &self, - table_id: TableId + table_id: TableId ) -> (Txn, impl FnOnce(&Vec<TxnOpResponse>) -> Result<Option<DeserializedValueWithBytes<TableInfoValue>>>)

source

pub(crate) fn build_create_txn( &self, - table_id: TableId, + table_id: TableId, table_info_value: &TableInfoValue ) -> Result<(Txn, impl FnOnce(&Vec<TxnOpResponse>) -> Result<Option<DeserializedValueWithBytes<TableInfoValue>>>)>

Builds a create table info transaction, it expected the __table_info/{table_id} wasn’t occupied.

source

pub(crate) fn build_update_txn( &self, - table_id: TableId, + table_id: TableId, current_table_info_value: &DeserializedValueWithBytes<TableInfoValue>, new_table_info_value: &TableInfoValue ) -> Result<(Txn, impl FnOnce(&Vec<TxnOpResponse>) -> Result<Option<DeserializedValueWithBytes<TableInfoValue>>>)>

Builds a update table info transaction, it expected the remote value equals the current_current_table_info_value. It retrieves the latest value if the comparing failed.

source

pub(crate) fn build_delete_txn( &self, - table_id: TableId, + table_id: TableId, table_info_value: &DeserializedValueWithBytes<TableInfoValue> ) -> Result<Txn>

Builds a delete table info transaction.

source

fn build_decode_fn( raw_key: Vec<u8> ) -> impl FnOnce(&Vec<TxnOpResponse>) -> Result<Option<DeserializedValueWithBytes<TableInfoValue>>>

source

pub async fn get( &self, - table_id: TableId + table_id: TableId ) -> Result<Option<DeserializedValueWithBytes<TableInfoValue>>>

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere diff --git a/common_meta/key/table_info/struct.TableInfoValue.html b/common_meta/key/table_info/struct.TableInfoValue.html index 473214c087fe..41d094fd6b6b 100644 --- a/common_meta/key/table_info/struct.TableInfoValue.html +++ b/common_meta/key/table_info/struct.TableInfoValue.html @@ -1,8 +1,8 @@ TableInfoValue in common_meta::key::table_info - Rust
pub struct TableInfoValue {
-    pub table_info: RawTableInfo,
+    pub table_info: RawTableInfo,
     version: u64,
-}

Fields§

§table_info: RawTableInfo§version: u64

Implementations§

source§

impl TableInfoValue

source

pub fn new(table_info: RawTableInfo) -> Self

source

pub(crate) fn update(&self, new_table_info: RawTableInfo) -> Self

source

pub(crate) fn with_update<F>(&self, update: F) -> Selfwhere - F: FnOnce(&mut RawTableInfo),

source

pub fn table_ref(&self) -> TableReference<'_>

source

pub fn table_name(&self) -> TableName

source§

impl TableInfoValue

source

pub fn try_from_raw_value(raw_value: &[u8]) -> Result<Self>

source

pub fn try_as_raw_value(&self) -> Result<Vec<u8>>

Trait Implementations§

source§

impl Clone for TableInfoValue

source§

fn clone(&self) -> TableInfoValue

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for TableInfoValue

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl<'de> Deserialize<'de> for TableInfoValue

source§

fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where +}

Fields§

§table_info: RawTableInfo§version: u64

Implementations§

source§

impl TableInfoValue

source

pub fn new(table_info: RawTableInfo) -> Self

source

pub(crate) fn update(&self, new_table_info: RawTableInfo) -> Self

source

pub(crate) fn with_update<F>(&self, update: F) -> Selfwhere + F: FnOnce(&mut RawTableInfo),

source

pub fn table_ref(&self) -> TableReference<'_>

source

pub fn table_name(&self) -> TableName

source§

impl TableInfoValue

source

pub fn try_from_raw_value(raw_value: &[u8]) -> Result<Self>

source

pub fn try_as_raw_value(&self) -> Result<Vec<u8>>

Trait Implementations§

source§

impl Clone for TableInfoValue

source§

fn clone(&self) -> TableInfoValue

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for TableInfoValue

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl<'de> Deserialize<'de> for TableInfoValue

source§

fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where __D: Deserializer<'de>,

Deserialize this value from the given Serde deserializer. Read more
source§

impl PartialEq<TableInfoValue> for TableInfoValue

source§

fn eq(&self, other: &TableInfoValue) -> bool

This method tests for self and other values to be equal, and is used by ==.
1.0.0 · source§

fn ne(&self, other: &Rhs) -> bool

This method tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
source§

impl Serialize for TableInfoValue

source§

fn serialize<__S>(&self, __serializer: __S) -> Result<__S::Ok, __S::Error>where diff --git a/common_meta/key/table_name/struct.TableNameManager.html b/common_meta/key/table_name/struct.TableNameManager.html index 01a6cab3aee5..0e6cf37b8beb 100644 --- a/common_meta/key/table_name/struct.TableNameManager.html +++ b/common_meta/key/table_name/struct.TableNameManager.html @@ -3,18 +3,18 @@ }

Fields§

§kv_backend: KvBackendRef

Implementations§

source§

impl TableNameManager

source

pub fn new(kv_backend: KvBackendRef) -> Self

source

pub(crate) fn build_create_txn( &self, key: &TableNameKey<'_>, - table_id: TableId + table_id: TableId ) -> Result<Txn>

Builds a create table name transaction. It only executes while the primary keys comparing successes.

source

pub(crate) fn build_update_txn( &self, key: &TableNameKey<'_>, new_key: &TableNameKey<'_>, - table_id: TableId + table_id: TableId ) -> Result<Txn>

Builds a update table name transaction. It only executes while the primary keys comparing successes.

source

pub(crate) fn build_delete_txn( &self, key: &TableNameKey<'_>, - table_id: TableId + table_id: TableId ) -> Result<Txn>

Builds a delete table name transaction. It only executes while the primary keys comparing successes.

source

pub async fn get(&self, key: TableNameKey<'_>) -> Result<Option<TableNameValue>>

source

pub async fn exists(&self, key: TableNameKey<'_>) -> Result<bool>

source

pub async fn tables( &self, diff --git a/common_meta/key/table_name/struct.TableNameValue.html b/common_meta/key/table_name/struct.TableNameValue.html index 6e3bb33c2a9d..bbc19edc3e13 100644 --- a/common_meta/key/table_name/struct.TableNameValue.html +++ b/common_meta/key/table_name/struct.TableNameValue.html @@ -1,6 +1,6 @@ TableNameValue in common_meta::key::table_name - Rust
pub struct TableNameValue {
-    table_id: TableId,
-}

Fields§

§table_id: TableId

Implementations§

source§

impl TableNameValue

source

pub fn new(table_id: TableId) -> Self

source

pub fn table_id(&self) -> TableId

source§

impl TableNameValue

source

pub fn try_from_raw_value(raw_value: &[u8]) -> Result<Self>

source

pub fn try_as_raw_value(&self) -> Result<Vec<u8>>

Trait Implementations§

source§

impl Clone for TableNameValue

source§

fn clone(&self) -> TableNameValue

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for TableNameValue

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl<'de> Deserialize<'de> for TableNameValue

source§

fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where + table_id: TableId, +}

Fields§

§table_id: TableId

Implementations§

source§

impl TableNameValue

source

pub fn new(table_id: TableId) -> Self

source

pub fn table_id(&self) -> TableId

source§

impl TableNameValue

source

pub fn try_from_raw_value(raw_value: &[u8]) -> Result<Self>

source

pub fn try_as_raw_value(&self) -> Result<Vec<u8>>

Trait Implementations§

source§

impl Clone for TableNameValue

source§

fn clone(&self) -> TableNameValue

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for TableNameValue

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl<'de> Deserialize<'de> for TableNameValue

source§

fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where __D: Deserializer<'de>,

Deserialize this value from the given Serde deserializer. Read more
source§

impl PartialEq<TableNameValue> for TableNameValue

source§

fn eq(&self, other: &TableNameValue) -> bool

This method tests for self and other values to be equal, and is used by ==.
1.0.0 · source§

fn ne(&self, other: &Rhs) -> bool

This method tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
source§

impl Serialize for TableNameValue

source§

fn serialize<__S>(&self, __serializer: __S) -> Result<__S::Ok, __S::Error>where diff --git a/common_meta/key/table_region/struct.TableRegionKey.html b/common_meta/key/table_region/struct.TableRegionKey.html index c8d737991969..110daf65c889 100644 --- a/common_meta/key/table_region/struct.TableRegionKey.html +++ b/common_meta/key/table_region/struct.TableRegionKey.html @@ -1,6 +1,6 @@ TableRegionKey in common_meta::key::table_region - Rust
pub struct TableRegionKey {
-    table_id: TableId,
-}
👎Deprecated since 0.4.0: Please use the TableRouteManager’s get_region_distribution method instead

Fields§

§table_id: TableId
👎Deprecated since 0.4.0: Please use the TableRouteManager’s get_region_distribution method instead

Implementations§

source§

impl TableRegionKey

source

pub fn new(table_id: TableId) -> Self

Trait Implementations§

source§

impl Display for TableRegionKey

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl TableMetaKey for TableRegionKey

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere + table_id: TableId, +}
👎Deprecated since 0.4.0: Please use the TableRouteManager’s get_region_distribution method instead

Fields§

§table_id: TableId
👎Deprecated since 0.4.0: Please use the TableRouteManager’s get_region_distribution method instead

Implementations§

source§

impl TableRegionKey

source

pub fn new(table_id: TableId) -> Self

Trait Implementations§

source§

impl Display for TableRegionKey

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl TableMetaKey for TableRegionKey

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
§

impl<T> CompatExt for T

§

fn compat(self) -> Compat<T>

Applies the [Compat] adapter by value. Read more
§

fn compat_ref(&self) -> Compat<&T>

Applies the [Compat] adapter by shared reference. Read more
§

fn compat_mut(&mut self) -> Compat<&mut T>

Applies the [Compat] adapter by mutable reference. Read more
§

impl<T> Conv for T

§

fn conv<T>(self) -> Twhere diff --git a/common_meta/key/table_route/struct.TableRouteKey.html b/common_meta/key/table_route/struct.TableRouteKey.html index 646b3a5c1539..5803386a58e4 100644 --- a/common_meta/key/table_route/struct.TableRouteKey.html +++ b/common_meta/key/table_route/struct.TableRouteKey.html @@ -1,6 +1,6 @@ TableRouteKey in common_meta::key::table_route - Rust
pub struct TableRouteKey {
-    pub table_id: TableId,
-}

Fields§

§table_id: TableId

Implementations§

source§

impl TableRouteKey

source

pub fn new(table_id: TableId) -> Self

Trait Implementations§

source§

impl Display for TableRouteKey

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl TableMetaKey for TableRouteKey

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere + pub table_id: TableId, +}

Fields§

§table_id: TableId

Implementations§

source§

impl TableRouteKey

source

pub fn new(table_id: TableId) -> Self

Trait Implementations§

source§

impl Display for TableRouteKey

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl TableMetaKey for TableRouteKey

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
§

impl<T> CompatExt for T

§

fn compat(self) -> Compat<T>

Applies the [Compat] adapter by value. Read more
§

fn compat_ref(&self) -> Compat<&T>

Applies the [Compat] adapter by shared reference. Read more
§

fn compat_mut(&mut self) -> Compat<&mut T>

Applies the [Compat] adapter by mutable reference. Read more
§

impl<T> Conv for T

§

fn conv<T>(self) -> Twhere diff --git a/common_meta/key/table_route/struct.TableRouteManager.html b/common_meta/key/table_route/struct.TableRouteManager.html index 4d1d7ebc7a4b..cb270077fa04 100644 --- a/common_meta/key/table_route/struct.TableRouteManager.html +++ b/common_meta/key/table_route/struct.TableRouteManager.html @@ -2,32 +2,32 @@ kv_backend: KvBackendRef, }

Fields§

§kv_backend: KvBackendRef

Implementations§

source§

impl TableRouteManager

source

pub fn new(kv_backend: KvBackendRef) -> Self

source

pub(crate) fn build_get_txn( &self, - table_id: TableId + table_id: TableId ) -> (Txn, impl FnOnce(&Vec<TxnOpResponse>) -> Result<Option<DeserializedValueWithBytes<TableRouteValue>>>)

source

pub(crate) fn build_create_txn( &self, - table_id: TableId, + table_id: TableId, table_route_value: &TableRouteValue ) -> Result<(Txn, impl FnOnce(&Vec<TxnOpResponse>) -> Result<Option<DeserializedValueWithBytes<TableRouteValue>>>)>

Builds a create table route transaction. it expected the __table_route/{table_id} wasn’t occupied.

source

pub(crate) fn build_update_txn( &self, - table_id: TableId, + table_id: TableId, current_table_route_value: &DeserializedValueWithBytes<TableRouteValue>, new_table_route_value: &TableRouteValue ) -> Result<(Txn, impl FnOnce(&Vec<TxnOpResponse>) -> Result<Option<DeserializedValueWithBytes<TableRouteValue>>>)>

Builds a update table route transaction, it expected the remote value equals the current_table_route_value. It retrieves the latest value if the comparing failed.

source

pub(crate) fn build_delete_txn( &self, - table_id: TableId, + table_id: TableId, table_route_value: &DeserializedValueWithBytes<TableRouteValue> ) -> Result<Txn>

Builds a delete table route transaction, it expected the remote value equals the table_route_value.

source

fn build_decode_fn( raw_key: Vec<u8> ) -> impl FnOnce(&Vec<TxnOpResponse>) -> Result<Option<DeserializedValueWithBytes<TableRouteValue>>>

source

pub async fn get( &self, - table_id: TableId + table_id: TableId ) -> Result<Option<DeserializedValueWithBytes<TableRouteValue>>>

source

pub async fn get_region_distribution( &self, - table_id: TableId + table_id: TableId ) -> Result<Option<RegionDistribution>>

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere diff --git a/common_meta/rpc/ddl/enum.DdlTask.html b/common_meta/rpc/ddl/enum.DdlTask.html index dd74532ec10c..3508fa83c2b4 100644 --- a/common_meta/rpc/ddl/enum.DdlTask.html +++ b/common_meta/rpc/ddl/enum.DdlTask.html @@ -6,17 +6,17 @@ }

Variants§

§

CreateTable(CreateTableTask)

§

DropTable(DropTableTask)

§

AlterTable(AlterTableTask)

§

TruncateTable(TruncateTableTask)

Implementations§

source§

impl DdlTask

source

pub fn new_create_table( expr: CreateTableExpr, partitions: Vec<Partition>, - table_info: RawTableInfo + table_info: RawTableInfo ) -> Self

source

pub fn new_drop_table( catalog: String, schema: String, table: String, - table_id: TableId + table_id: TableId ) -> Self

source

pub fn new_alter_table(alter_table: AlterExpr) -> Self

source

pub fn new_truncate_table( catalog: String, schema: String, table: String, - table_id: TableId + table_id: TableId ) -> Self

Trait Implementations§

source§

impl Debug for DdlTask

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl TryFrom<Task> for DdlTask

§

type Error = Error

The type returned in the event of a conversion error.
source§

fn try_from(task: Task) -> Result<Self>

Performs the conversion.

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere diff --git a/common_meta/rpc/ddl/struct.AlterTableTask.html b/common_meta/rpc/ddl/struct.AlterTableTask.html index ebe6aea9951e..7ca1bc7ca4f2 100644 --- a/common_meta/rpc/ddl/struct.AlterTableTask.html +++ b/common_meta/rpc/ddl/struct.AlterTableTask.html @@ -1,6 +1,6 @@ AlterTableTask in common_meta::rpc::ddl - Rust
pub struct AlterTableTask {
     pub alter_table: AlterExpr,
-}

Fields§

§alter_table: AlterExpr

Implementations§

source§

impl AlterTableTask

source

pub fn table_ref(&self) -> TableReference<'_>

source

pub fn table_name(&self) -> TableName

Trait Implementations§

source§

impl Debug for AlterTableTask

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl<'de> Deserialize<'de> for AlterTableTask

source§

fn deserialize<D>(deserializer: D) -> Result<Self, D::Error>where +}

Fields§

§alter_table: AlterExpr

Implementations§

Trait Implementations§

source§

impl Debug for AlterTableTask

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl<'de> Deserialize<'de> for AlterTableTask

source§

fn deserialize<D>(deserializer: D) -> Result<Self, D::Error>where D: Deserializer<'de>,

Deserialize this value from the given Serde deserializer. Read more
source§

impl PartialEq<AlterTableTask> for AlterTableTask

source§

fn eq(&self, other: &AlterTableTask) -> bool

This method tests for self and other values to be equal, and is used by ==.
1.0.0 · source§

fn ne(&self, other: &Rhs) -> bool

This method tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
source§

impl Serialize for AlterTableTask

source§

fn serialize<S>(&self, serializer: S) -> Result<S::Ok, S::Error>where diff --git a/common_meta/rpc/ddl/struct.CreateTableTask.html b/common_meta/rpc/ddl/struct.CreateTableTask.html index 29e4fb5d1a49..fd436f56ef6d 100644 --- a/common_meta/rpc/ddl/struct.CreateTableTask.html +++ b/common_meta/rpc/ddl/struct.CreateTableTask.html @@ -1,12 +1,12 @@ CreateTableTask in common_meta::rpc::ddl - Rust
pub struct CreateTableTask {
     pub create_table: CreateTableExpr,
     pub partitions: Vec<Partition>,
-    pub table_info: RawTableInfo,
-}

Fields§

§create_table: CreateTableExpr§partitions: Vec<Partition>§table_info: RawTableInfo

Implementations§

source§

impl CreateTableTask

source

pub fn new( + pub table_info: RawTableInfo, +}

Fields§

§create_table: CreateTableExpr§partitions: Vec<Partition>§table_info: RawTableInfo

Implementations§

source§

impl CreateTableTask

source

pub fn new( expr: CreateTableExpr, partitions: Vec<Partition>, - table_info: RawTableInfo -) -> CreateTableTask

source

pub fn table_name(&self) -> TableName

source

pub fn table_ref(&self) -> TableReference<'_>

Trait Implementations§

source§

impl Debug for CreateTableTask

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl<'de> Deserialize<'de> for CreateTableTask

source§

fn deserialize<D>(deserializer: D) -> Result<Self, D::Error>where + table_info: RawTableInfo +) -> CreateTableTask

source

pub fn table_name(&self) -> TableName

source

pub fn table_ref(&self) -> TableReference<'_>

Trait Implementations§

source§

impl Debug for CreateTableTask

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl<'de> Deserialize<'de> for CreateTableTask

source§

fn deserialize<D>(deserializer: D) -> Result<Self, D::Error>where D: Deserializer<'de>,

Deserialize this value from the given Serde deserializer. Read more
source§

impl PartialEq<CreateTableTask> for CreateTableTask

source§

fn eq(&self, other: &CreateTableTask) -> bool

This method tests for self and other values to be equal, and is used by ==.
1.0.0 · source§

fn ne(&self, other: &Rhs) -> bool

This method tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
source§

impl Serialize for CreateTableTask

source§

fn serialize<S>(&self, serializer: S) -> Result<S::Ok, S::Error>where diff --git a/common_meta/rpc/ddl/struct.DropTableTask.html b/common_meta/rpc/ddl/struct.DropTableTask.html index b6c01b535904..33027a67e3e8 100644 --- a/common_meta/rpc/ddl/struct.DropTableTask.html +++ b/common_meta/rpc/ddl/struct.DropTableTask.html @@ -2,8 +2,8 @@ pub catalog: String, pub schema: String, pub table: String, - pub table_id: TableId, -}

Fields§

§catalog: String§schema: String§table: String§table_id: TableId

Implementations§

source§

impl DropTableTask

source

pub fn table_ref(&self) -> TableReference<'_>

source

pub fn table_name(&self) -> TableName

Trait Implementations§

source§

impl Debug for DropTableTask

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl<'de> Deserialize<'de> for DropTableTask

source§

fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where + pub table_id: TableId, +}

Fields§

§catalog: String§schema: String§table: String§table_id: TableId

Implementations§

Trait Implementations§

source§

impl Debug for DropTableTask

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl<'de> Deserialize<'de> for DropTableTask

source§

fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where __D: Deserializer<'de>,

Deserialize this value from the given Serde deserializer. Read more
source§

impl PartialEq<DropTableTask> for DropTableTask

source§

fn eq(&self, other: &DropTableTask) -> bool

This method tests for self and other values to be equal, and is used by ==.
1.0.0 · source§

fn ne(&self, other: &Rhs) -> bool

This method tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
source§

impl Serialize for DropTableTask

source§

fn serialize<__S>(&self, __serializer: __S) -> Result<__S::Ok, __S::Error>where diff --git a/common_meta/rpc/ddl/struct.SubmitDdlTaskResponse.html b/common_meta/rpc/ddl/struct.SubmitDdlTaskResponse.html index 7db0058848d7..6edc4749be80 100644 --- a/common_meta/rpc/ddl/struct.SubmitDdlTaskResponse.html +++ b/common_meta/rpc/ddl/struct.SubmitDdlTaskResponse.html @@ -1,7 +1,7 @@ SubmitDdlTaskResponse in common_meta::rpc::ddl - Rust
pub struct SubmitDdlTaskResponse {
     pub key: Vec<u8>,
-    pub table_id: Option<TableId>,
-}

Fields§

§key: Vec<u8>§table_id: Option<TableId>

Trait Implementations§

source§

impl Debug for SubmitDdlTaskResponse

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Default for SubmitDdlTaskResponse

source§

fn default() -> SubmitDdlTaskResponse

Returns the “default value” for a type. Read more
source§

impl From<SubmitDdlTaskResponse> for SubmitDdlTaskResponse

source§

fn from(val: SubmitDdlTaskResponse) -> Self

Converts to this type from the input type.
source§

impl TryFrom<SubmitDdlTaskResponse> for SubmitDdlTaskResponse

§

type Error = Error

The type returned in the event of a conversion error.
source§

fn try_from(resp: PbSubmitDdlTaskResponse) -> Result<Self>

Performs the conversion.

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere + pub table_id: Option<TableId>, +}

Fields§

§key: Vec<u8>§table_id: Option<TableId>

Trait Implementations§

source§

impl Debug for SubmitDdlTaskResponse

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Default for SubmitDdlTaskResponse

source§

fn default() -> SubmitDdlTaskResponse

Returns the “default value” for a type. Read more
source§

impl From<SubmitDdlTaskResponse> for SubmitDdlTaskResponse

source§

fn from(val: SubmitDdlTaskResponse) -> Self

Converts to this type from the input type.
source§

impl TryFrom<SubmitDdlTaskResponse> for SubmitDdlTaskResponse

§

type Error = Error

The type returned in the event of a conversion error.
source§

fn try_from(resp: PbSubmitDdlTaskResponse) -> Result<Self>

Performs the conversion.

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
§

impl<T> CompatExt for T

§

fn compat(self) -> Compat<T>

Applies the [Compat] adapter by value. Read more
§

fn compat_ref(&self) -> Compat<&T>

Applies the [Compat] adapter by shared reference. Read more
§

fn compat_mut(&mut self) -> Compat<&mut T>

Applies the [Compat] adapter by mutable reference. Read more
§

impl<T> Conv for T

§

fn conv<T>(self) -> Twhere diff --git a/common_meta/rpc/ddl/struct.TruncateTableTask.html b/common_meta/rpc/ddl/struct.TruncateTableTask.html index 8313f070867c..6ecd428d0244 100644 --- a/common_meta/rpc/ddl/struct.TruncateTableTask.html +++ b/common_meta/rpc/ddl/struct.TruncateTableTask.html @@ -2,8 +2,8 @@ pub catalog: String, pub schema: String, pub table: String, - pub table_id: TableId, -}

Fields§

§catalog: String§schema: String§table: String§table_id: TableId

Implementations§

source§

impl TruncateTableTask

source

pub fn table_ref(&self) -> TableReference<'_>

source

pub fn table_name(&self) -> TableName

Trait Implementations§

source§

impl Debug for TruncateTableTask

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl<'de> Deserialize<'de> for TruncateTableTask

source§

fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where + pub table_id: TableId, +}

Fields§

§catalog: String§schema: String§table: String§table_id: TableId

Implementations§

Trait Implementations§

source§

impl Debug for TruncateTableTask

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl<'de> Deserialize<'de> for TruncateTableTask

source§

fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where __D: Deserializer<'de>,

Deserialize this value from the given Serde deserializer. Read more
source§

impl PartialEq<TruncateTableTask> for TruncateTableTask

source§

fn eq(&self, other: &TruncateTableTask) -> bool

This method tests for self and other values to be equal, and is used by ==.
1.0.0 · source§

fn ne(&self, other: &Rhs) -> bool

This method tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
source§

impl Serialize for TruncateTableTask

source§

fn serialize<__S>(&self, __serializer: __S) -> Result<__S::Ok, __S::Error>where diff --git a/common_meta/rpc/router/struct.RouteRequest.html b/common_meta/rpc/router/struct.RouteRequest.html index 228efaa4f302..439542336a2e 100644 --- a/common_meta/rpc/router/struct.RouteRequest.html +++ b/common_meta/rpc/router/struct.RouteRequest.html @@ -1,6 +1,6 @@ RouteRequest in common_meta::rpc::router - Rust
pub struct RouteRequest {
-    pub table_ids: Vec<TableId>,
-}

Fields§

§table_ids: Vec<TableId>

Implementations§

source§

impl RouteRequest

source

pub fn new(table_id: TableId) -> Self

Trait Implementations§

source§

impl Clone for RouteRequest

source§

fn clone(&self) -> RouteRequest

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for RouteRequest

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Default for RouteRequest

source§

fn default() -> RouteRequest

Returns the “default value” for a type. Read more
source§

impl From<RouteRequest> for RouteRequest

source§

fn from(req: RouteRequest) -> Self

Converts to this type from the input type.

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere + pub table_ids: Vec<TableId>, +}

Fields§

§table_ids: Vec<TableId>

Implementations§

source§

impl RouteRequest

source

pub fn new(table_id: TableId) -> Self

Trait Implementations§

source§

impl Clone for RouteRequest

source§

fn clone(&self) -> RouteRequest

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for RouteRequest

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Default for RouteRequest

source§

fn default() -> RouteRequest

Returns the “default value” for a type. Read more
source§

impl From<RouteRequest> for RouteRequest

source§

fn from(req: RouteRequest) -> Self

Converts to this type from the input type.

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
§

impl<T> CompatExt for T

§

fn compat(self) -> Compat<T>

Applies the [Compat] adapter by value. Read more
§

fn compat_ref(&self) -> Compat<&T>

Applies the [Compat] adapter by shared reference. Read more
§

fn compat_mut(&mut self) -> Compat<&mut T>

Applies the [Compat] adapter by mutable reference. Read more
§

impl<T> Conv for T

§

fn conv<T>(self) -> Twhere diff --git a/common_meta/table_name/struct.TableName.html b/common_meta/table_name/struct.TableName.html index 2b9f0f5c6df2..1cace521cc80 100644 --- a/common_meta/table_name/struct.TableName.html +++ b/common_meta/table_name/struct.TableName.html @@ -6,8 +6,8 @@ catalog_name: impl Into<String>, schema_name: impl Into<String>, table_name: impl Into<String> -) -> Self

source

pub fn table_ref(&self) -> TableReference<'_>

Trait Implementations§

source§

impl Clone for TableName

source§

fn clone(&self) -> TableName

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for TableName

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl<'de> Deserialize<'de> for TableName

source§

fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where - __D: Deserializer<'de>,

Deserialize this value from the given Serde deserializer. Read more
source§

impl Display for TableName

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl<'a> From<&'a TableName> for TableNameKey<'a>

source§

fn from(value: &'a TableName) -> Self

Converts to this type from the input type.
source§

impl From<TableName> for TableName

source§

fn from(table_name: TableName) -> Self

Converts to this type from the input type.
source§

impl From<TableName> for TableName

source§

fn from(table_name: PbTableName) -> Self

Converts to this type from the input type.
source§

impl From<TableNameKey<'_>> for TableName

source§

fn from(value: TableNameKey<'_>) -> Self

Converts to this type from the input type.
source§

impl From<TableReference<'_>> for TableName

source§

fn from(table_ref: TableReference<'_>) -> Self

Converts to this type from the input type.
source§

impl Hash for TableName

source§

fn hash<__H: Hasher>(&self, state: &mut __H)

Feeds this value into the given Hasher. Read more
1.3.0 · source§

fn hash_slice<H>(data: &[Self], state: &mut H)where +) -> Self

source

pub fn table_ref(&self) -> TableReference<'_>

Trait Implementations§

source§

impl Clone for TableName

source§

fn clone(&self) -> TableName

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for TableName

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl<'de> Deserialize<'de> for TableName

source§

fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where + __D: Deserializer<'de>,

Deserialize this value from the given Serde deserializer. Read more
source§

impl Display for TableName

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl<'a> From<&'a TableName> for TableNameKey<'a>

source§

fn from(value: &'a TableName) -> Self

Converts to this type from the input type.
source§

impl From<TableName> for TableName

source§

fn from(table_name: TableName) -> Self

Converts to this type from the input type.
source§

impl From<TableName> for TableName

source§

fn from(table_name: PbTableName) -> Self

Converts to this type from the input type.
source§

impl From<TableNameKey<'_>> for TableName

source§

fn from(value: TableNameKey<'_>) -> Self

Converts to this type from the input type.
source§

impl From<TableReference<'_>> for TableName

source§

fn from(table_ref: TableReference<'_>) -> Self

Converts to this type from the input type.
source§

impl Hash for TableName

source§

fn hash<__H: Hasher>(&self, state: &mut __H)

Feeds this value into the given Hasher. Read more
1.3.0 · source§

fn hash_slice<H>(data: &[Self], state: &mut H)where H: Hasher, Self: Sized,

Feeds a slice of this type into the given Hasher. Read more
source§

impl PartialEq<TableName> for TableName

source§

fn eq(&self, other: &TableName) -> bool

This method tests for self and other values to be equal, and is used by ==.
1.0.0 · source§

fn ne(&self, other: &Rhs) -> bool

This method tests for !=. The default implementation is almost always diff --git a/implementors/core/convert/trait.From.js b/implementors/core/convert/trait.From.js index 786197d24050..a743cc4f0273 100644 --- a/implementors/core/convert/trait.From.js +++ b/implementors/core/convert/trait.From.js @@ -6,7 +6,7 @@ "common_datasource":[["impl From<String> for CsvConfigBuilderError"],["impl From<UninitializedFieldError> for CsvConfigBuilderError"]], "common_grpc_expr":[["impl<'a> From<&'a Column> for ColumnExpr<'a>"],["impl<'a> From<&'a ColumnSchema> for ColumnExpr<'a>"]], "common_mem_prof":[["impl From<Error> for Error"]], -"common_meta":[["impl From<SubmitDdlTaskResponse> for SubmitDdlTaskResponse"],["impl From<RangeRequest> for RangeRequest"],["impl From<Partition> for Partition"],["impl From<(Vec<u8, Global>, Vec<u8, Global>)> for KeyValue"],["impl From<PutRequest> for PutRequest"],["impl From<BatchDeleteRequest> for BatchDeleteRequest"],["impl From<Compare> for Compare"],["impl From<KeyValue> for (Vec<u8>, Vec<u8>)"],["impl From<CompareAndPutRequest> for CompareAndPutRequest"],["impl From<KeyValue> for KeyValue"],["impl From<DeleteRangeRequest> for DeleteRangeRequest"],["impl From<Table> for Table"],["impl From<LockRequest> for LockRequest"],["impl From<Txn> for Txn"],["impl From<Partition> for Partition"],["impl From<KeyValue> for KeyValue"],["impl From<TableName> for TableName"],["impl From<Region> for Region"],["impl From<BatchPutRequest> for BatchPutRequest"],["impl From<TableName> for TableName"],["impl<'a> From<&'a TableName> for TableNameKey<'a>"],["impl From<RangeRequest> for RangeRequest"],["impl From<BatchGetRequest> for BatchGetRequest"],["impl From<TableReference<'_>> for TableName"],["impl From<CompareAndPutRequest> for CompareAndPutRequest"],["impl From<MoveValueRequest> for MoveValueRequest"],["impl From<LockResponse> for LockResponse"],["impl From<BatchPutRequest> for BatchPutRequest"],["impl From<Region> for Region"],["impl From<UnlockRequest> for UnlockRequest"],["impl From<TableNameKey<'_>> for TableName"],["impl From<BatchDeleteRequest> for BatchDeleteRequest"],["impl From<Peer> for Peer"],["impl From<DeleteRangeRequest> for DeleteRangeRequest"],["impl From<TxnOp> for TxnOp"],["impl From<MoveValueRequest> for MoveValueRequest"],["impl From<BatchGetRequest> for BatchGetRequest"],["impl From<Txn> for TxnRequest"],["impl From<RouteRequest> for RouteRequest"],["impl From<PutRequest> for PutRequest"],["impl From<Peer> for Peer"]], +"common_meta":[["impl From<SubmitDdlTaskResponse> for SubmitDdlTaskResponse"],["impl From<RangeRequest> for RangeRequest"],["impl From<Partition> for Partition"],["impl From<(Vec<u8, Global>, Vec<u8, Global>)> for KeyValue"],["impl From<PutRequest> for PutRequest"],["impl From<BatchDeleteRequest> for BatchDeleteRequest"],["impl From<Compare> for Compare"],["impl From<KeyValue> for (Vec<u8>, Vec<u8>)"],["impl From<CompareAndPutRequest> for CompareAndPutRequest"],["impl From<KeyValue> for KeyValue"],["impl From<DeleteRangeRequest> for DeleteRangeRequest"],["impl From<Table> for Table"],["impl From<LockRequest> for LockRequest"],["impl From<Txn> for Txn"],["impl From<Partition> for Partition"],["impl From<KeyValue> for KeyValue"],["impl From<TableName> for TableName"],["impl From<Region> for Region"],["impl From<BatchPutRequest> for BatchPutRequest"],["impl From<TableName> for TableName"],["impl<'a> From<&'a TableName> for TableNameKey<'a>"],["impl From<RangeRequest> for RangeRequest"],["impl From<BatchGetRequest> for BatchGetRequest"],["impl From<TableReference<'_>> for TableName"],["impl From<CompareAndPutRequest> for CompareAndPutRequest"],["impl From<MoveValueRequest> for MoveValueRequest"],["impl From<LockResponse> for LockResponse"],["impl From<BatchPutRequest> for BatchPutRequest"],["impl From<Region> for Region"],["impl From<UnlockRequest> for UnlockRequest"],["impl From<TableNameKey<'_>> for TableName"],["impl From<BatchDeleteRequest> for BatchDeleteRequest"],["impl From<Peer> for Peer"],["impl From<DeleteRangeRequest> for DeleteRangeRequest"],["impl From<TxnOp> for TxnOp"],["impl From<MoveValueRequest> for MoveValueRequest"],["impl From<BatchGetRequest> for BatchGetRequest"],["impl From<Txn> for TxnRequest"],["impl From<RouteRequest> for RouteRequest"],["impl From<PutRequest> for PutRequest"],["impl From<Peer> for Peer"]], "common_query":[["impl From<AggregateFunction> for AggregateUDF"],["impl From<Expr> for Expr"],["impl From<TypeSignature> for TypeSignature"],["impl From<Error> for DataFusionError"],["impl From<Signature> for Signature"],["impl From<&AddColumnLocation> for AddColumnLocation"],["impl From<ColumnarValue> for ColumnarValue"]], "common_telemetry":[["impl From<Histogram> for Timer"]], "common_time":[["impl From<Duration> for Duration"],["impl From<Time> for i32"],["impl From<Duration> for Value"],["impl From<i64> for Duration"],["impl From<IntervalUnit> for IntervalUnit"],["impl From<i64> for Timestamp"],["impl From<i128> for Interval"],["impl From<Duration> for i64"],["impl From<Timestamp> for i64"],["impl From<Interval> for i128"],["impl From<Interval> for IntervalFormat"],["impl From<Duration> for Duration"],["impl From<&IntervalUnit> for IntervalUnit"],["impl From<Timestamp> for Value"],["impl From<Time> for Value"],["impl From<i64> for DateTime"],["impl From<i64> for Time"],["impl From<NaiveDate> for Date"],["impl From<i64> for TimestampMillis"],["impl From<TimestampMillis> for i64"],["impl From<Date> for DateTime"],["impl From<&TimeUnit> for TimeUnit"],["impl From<Time> for i64"],["impl From<Interval> for IntervalCompare"],["impl From<TimeUnit> for TimeUnit"],["impl From<NaiveDateTime> for DateTime"],["impl From<Interval> for Value"],["impl From<DateTime> for Value"],["impl From<i32> for Date"],["impl From<Date> for Value"]], diff --git a/implementors/core/error/trait.Error.js b/implementors/core/error/trait.Error.js index b5a8b7a7e553..3bfa3074b2de 100644 --- a/implementors/core/error/trait.Error.js +++ b/implementors/core/error/trait.Error.js @@ -7,7 +7,7 @@ "common_base":[["impl Error for Errorwhere\n Self: Debug + Display,"]], "common_catalog":[["impl Error for Errorwhere\n Self: Debug + Display,"]], "common_datasource":[["impl Error for Errorwhere\n Self: Debug + Display,"],["impl Error for CsvConfigBuilderError"]], -"common_error":[["impl Error for PlainError"],["impl Error for BoxedError"],["impl Error for MockError"]], +"common_error":[["impl Error for PlainError"],["impl Error for MockError"],["impl Error for BoxedError"]], "common_grpc":[["impl Error for Errorwhere\n Self: Debug + Display,"]], "common_grpc_expr":[["impl Error for Errorwhere\n Self: Debug + Display,"]], "common_mem_prof":[["impl Error for Errorwhere\n Self: Debug + Display,"],["impl Error for Errorwhere\n Self: Debug + Display,"]], diff --git a/implementors/core/fmt/trait.Debug.js b/implementors/core/fmt/trait.Debug.js index 694f3183e9a2..37109f9a39d2 100644 --- a/implementors/core/fmt/trait.Debug.js +++ b/implementors/core/fmt/trait.Debug.js @@ -8,7 +8,7 @@ "common_catalog":[["impl<__T0: Debug> Debug for InvalidFullTableNameSnafu<__T0>"],["impl Debug for Error"]], "common_config":[["impl Debug for KvStoreConfig"],["impl Debug for WalConfig"]], "common_datasource":[["impl<__T0: Debug> Debug for UnsupportedCompressionTypeSnafu<__T0>"],["impl Debug for AsyncWriteSnafu"],["impl Debug for CsvOpener"],["impl Debug for OrcFormat"],["impl<__T0: Debug, __T1: Debug> Debug for UnsupportedBackendProtocolSnafu<__T0, __T1>"],["impl Debug for OrcReaderSnafu"],["impl Debug for Source"],["impl Debug for MergeSchemaSnafu"],["impl Debug for InferSchemaSnafu"],["impl Debug for JsonOpener"],["impl<__T0: Debug> Debug for UnsupportedFormatSnafu<__T0>"],["impl Debug for ReadParquetSnafuSnafu"],["impl<__T0: Debug> Debug for InvalidUrlSnafu<__T0>"],["impl Debug for ParquetFormat"],["impl Debug for OrcOpener"],["impl<__T0: Debug> Debug for WriteObjectSnafu<__T0>"],["impl Debug for JoinHandleSnafu"],["impl<__T0: Debug> Debug for EmptyHostPathSnafu<__T0>"],["impl Debug for ParquetToSchemaSnafu"],["impl Debug for BufferedWriterClosedSnafu"],["impl<__T0: Debug> Debug for ListObjectsSnafu<__T0>"],["impl Debug for CsvFormat"],["impl Debug for WriteRecordBatchSnafu"],["impl Debug for DefaultParquetFileReaderFactory"],["impl Debug for CompressionType"],["impl Debug for Format"],["impl Debug for EncodeRecordBatchSnafu"],["impl Debug for JsonFormat"],["impl Debug for CsvConfigBuilderError"],["impl Debug for CompressionTypeIter"],["impl<__T0: Debug, __T1: Debug> Debug for ParseFormatSnafu<__T0, __T1>"],["impl Debug for BuildBackendSnafu"],["impl Debug for Error"],["impl<__T0: Debug> Debug for InvalidConnectionSnafu<__T0>"],["impl Debug for CsvConfig"],["impl<__T0: Debug> Debug for ReadObjectSnafu<__T0>"],["impl Debug for ReadRecordBatchSnafu"]], -"common_error":[["impl Debug for BoxedError"],["impl Debug for StatusCode"],["impl Debug for PlainError"],["impl Debug for MockError"],["impl<'a, E: ErrorExt + ?Sized> Debug for DebugFormat<'a, E>"]], +"common_error":[["impl Debug for PlainError"],["impl Debug for StatusCode"],["impl Debug for MockError"],["impl<'a, E: ErrorExt + ?Sized> Debug for DebugFormat<'a, E>"],["impl Debug for BoxedError"]], "common_function":[["impl Debug for DiffAccumulatorCreator"],["impl<T: Debug> Debug for Argmax<T>"],["impl Debug for ArgminAccumulatorCreator"],["impl Debug for ToUnixtimeFunction"],["impl Debug for ArgmaxAccumulatorCreator"],["impl Debug for PercentileAccumulatorCreator"],["impl<T: Debug> Debug for Argmin<T>"],["impl Debug for ScipyStatsNormPdfAccumulatorCreator"],["impl<T, PolyT> Debug for Polyval<T, PolyT>where\n T: WrapperType + Debug,\n T::Native: AsPrimitive<PolyT::Native>,\n PolyT: WrapperType + Debug,\n PolyT::Native: Mul<Output = PolyT::Native>,"],["impl<T: Debug> Debug for ScipyStatsNormPdf<T>"],["impl<T: Debug> Debug for Mean<T>"],["impl Debug for RangeFunction"],["impl<T> Debug for Percentile<T>where\n T: WrapperType + Debug,"],["impl Debug for PolyvalAccumulatorCreator"],["impl Debug for MeanAccumulatorCreator"],["impl<I: Debug, O: Debug> Debug for Diff<I, O>"],["impl Debug for ClipFunction"],["impl Debug for GreatestFunction"],["impl<T: Debug> Debug for ScipyStatsNormCdf<T>"],["impl Debug for ScipyStatsNormCdfAccumulatorCreator"],["impl Debug for RateFunction"],["impl Debug for PowFunction"]], "common_greptimedb_telemetry":[["impl Debug for Mode"],["impl Debug for StatisticData"]], "common_grpc":[["impl Debug for CreateChannelSnafu"],["impl<__T0: Debug> Debug for InvalidFlightDataSnafu<__T0>"],["impl Debug for InvalidConfigFilePathSnafu"],["impl Debug for Channel"],["impl Debug for Error"],["impl<__T0: Debug> Debug for ConversionSnafu<__T0>"],["impl Debug for FlightMessage"],["impl<__T0: Debug, __T1: Debug, __T2: Debug> Debug for TypeMismatchSnafu<__T0, __T1, __T2>"],["impl Debug for DecodeFlightDataSnafu"],["impl Debug for Precision"],["impl Debug for ClientTlsOption"],["impl Debug for ChannelManager"],["impl Debug for Pool"],["impl Debug for ConvertArrowSchemaSnafu"],["impl Debug for CreateRecordBatchSnafu"],["impl<__T0: Debug> Debug for NotSupportedSnafu<__T0>"],["impl<__T0: Debug> Debug for InvalidTlsConfigSnafu<__T0>"],["impl Debug for ChannelConfig"]], @@ -20,7 +20,7 @@ "common_query":[["impl Debug for Error"],["impl<__T0: Debug> Debug for InvalidFuncArgsSnafu<__T0>"],["impl Debug for ScalarUdf"],["impl Debug for Expr"],["impl Debug for GeneralDataFusionSnafu"],["impl Debug for InvalidInputColSnafu"],["impl Debug for FromArrowArraySnafu"],["impl Debug for DfPhysicalPlanAdapter"],["impl Debug for FromScalarValueSnafu"],["impl Debug for ExecuteRepeatedlySnafu"],["impl Debug for UdfTempRecordBatchSnafu"],["impl Debug for ArrowComputeSnafu"],["impl<__T0: Debug> Debug for BadAccumulatorImplSnafu<__T0>"],["impl Debug for TypeSignature"],["impl Debug for InvalidInputStateSnafu"],["impl<__T0: Debug> Debug for DowncastVectorSnafu<__T0>"],["impl<__T0: Debug> Debug for TypeCastSnafu<__T0>"],["impl<__T0: Debug> Debug for PyUdfSnafu<__T0>"],["impl Debug for ToScalarValueSnafu"],["impl Debug for DfAccumulatorAdaptor"],["impl Debug for GetScalarVectorSnafu"],["impl Debug for PhysicalPlanAdapter"],["impl Debug for ConvertArrowSchemaSnafu"],["impl Debug for AddColumnLocation"],["impl<__T0: Debug> Debug for InvalidInputTypeSnafu<__T0>"],["impl Debug for AggregateFunction"],["impl Debug for ExecuteFunctionSnafu"],["impl Debug for ExecutePhysicalPlanSnafu"],["impl Debug for GenerateFunctionSnafu"],["impl Debug for ConvertDfRecordBatchStreamSnafu"],["impl<__T0: Debug> Debug for IntoVectorSnafu<__T0>"],["impl<__T0: Debug> Debug for CreateAccumulatorSnafu<__T0>"],["impl Debug for Output"],["impl<__T0: Debug, __T1: Debug> Debug for UnsupportedInputDataTypeSnafu<__T0, __T1>"],["impl Debug for Signature"]], "common_recordbatch":[["impl Debug for ExternalSnafu"],["impl Debug for FormatSnafu"],["impl Debug for Error"],["impl Debug for RecordBatches"],["impl Debug for RecordBatch"],["impl Debug for OrderOption"],["impl Debug for PollStreamSnafu"],["impl<__T0: Debug> Debug for CreateRecordBatchesSnafu<__T0>"],["impl<__T0: Debug, __T1: Debug> Debug for CastVectorSnafu<__T0, __T1>"],["impl<__T0: Debug, __T1: Debug> Debug for ColumnNotExistsSnafu<__T0, __T1>"],["impl Debug for SchemaConversionSnafu"],["impl Debug for NewDfRecordBatchSnafu"],["impl Debug for DataTypesSnafu"],["impl Debug for InitRecordbatchStreamSnafu"],["impl<__T0: Debug, __T1: Debug> Debug for ProjectArrowRecordBatchSnafu<__T0, __T1>"]], "common_runtime":[["impl Debug for BuildRuntimeSnafu"],["impl<__T0: Debug> Debug for WaitGcTaskStopSnafu<__T0>"],["impl Debug for Error"],["impl Debug for Runtime"],["impl<__T0: Debug> Debug for IllegalStateSnafu<__T0>"],["impl<E> Debug for RepeatedTask<E>"],["impl Debug for Dropper"]], -"common_telemetry":[["impl Debug for LoggingOptions"],["impl Debug for Timer"]], +"common_telemetry":[["impl Debug for Timer"],["impl Debug for LoggingOptions"]], "common_time":[["impl<__T0: Debug> Debug for ParseOffsetStrSnafu<__T0>"],["impl Debug for Interval"],["impl<__T0: Debug> Debug for ParseDateStrSnafu<__T0>"],["impl Debug for Timestamp"],["impl Debug for IntervalFormat"],["impl Debug for TimestampOverflowSnafu"],["impl Debug for Duration"],["impl Debug for TimeUnit"],["impl<__T0: Debug> Debug for InvalidDateStrSnafu<__T0>"],["impl Debug for TimestampMillis"],["impl<__T0: Debug> Debug for ArithmeticOverflowSnafu<__T0>"],["impl Debug for TimeZone"],["impl<__T0: Debug> Debug for ParseTimestampSnafu<__T0>"],["impl Debug for IntervalUnit"],["impl<__T0: Debug, __T1: Debug> Debug for InvalidTimeZoneOffsetSnafu<__T0, __T1>"],["impl<T: Debug> Debug for GenericRange<T>"],["impl Debug for Date"],["impl Debug for Time"],["impl<__T0: Debug> Debug for ParseTimeZoneNameSnafu<__T0>"],["impl Debug for DateTime"],["impl<__T0: Debug> Debug for ParseIntervalSnafu<__T0>"],["impl Debug for Error"]], "datanode":[["impl Debug for RegionEngineConfig"],["impl Debug for AzblobConfig"],["impl<__T0: Debug, __T1: Debug> Debug for GetRegionMetadataSnafu<__T0, __T1>"],["impl Debug for PayloadNotExistSnafu"],["impl<__T0: Debug> Debug for TableNotFoundSnafu<__T0>"],["impl<__T0: Debug> Debug for InsertSnafu<__T0>"],["impl Debug for GcsConfig"],["impl Debug for TableIdProviderNotFoundSnafu"],["impl Debug for DatanodeOptions"],["impl Debug for FileConfig"],["impl Debug for CompactionConfig"],["impl Debug for MissingWalDirConfigSnafu"],["impl<__T0: Debug> Debug for FlushTableSnafu<__T0>"],["impl Debug for MissingMetasrvOptsSnafu"],["impl Debug for S3Config"],["impl Debug for InsertDataSnafu"],["impl Debug for Error"],["impl<__T0: Debug> Debug for WaitProcedureSnafu<__T0>"],["impl<__T0: Debug> Debug for MissingRequiredFieldSnafu<__T0>"],["impl Debug for ParseSqlSnafu"],["impl Debug for RegisterSchemaSnafu"],["impl Debug for MetaClientInitSnafu"],["impl Debug for MissingInsertBodySnafu"],["impl Debug for CatalogSnafu"],["impl<__T0: Debug> Debug for KeyColumnNotFoundSnafu<__T0>"],["impl Debug for StorageConfig"],["impl Debug for MissingTimestampColumnSnafu"],["impl Debug for RegionManifestConfig"],["impl Debug for OpenLogStoreSnafu"],["impl Debug for GetMetadataSnafu"],["impl Debug for ObjectStoreConfig"],["impl Debug for RegionServerEventSender"],["impl<__T0: Debug> Debug for StopRegionEngineSnafu<__T0>"],["impl Debug for MissingKvBackendSnafu"],["impl Debug for RuntimeResourceSnafu"],["impl Debug for ColumnDataTypeSnafu"],["impl Debug for ExecuteSqlSnafu"],["impl<__T0: Debug> Debug for RegionNotFoundSnafu<__T0>"],["impl<__T0: Debug, __T1: Debug> Debug for ColumnValuesNumberMismatchSnafu<__T0, __T1>"],["impl Debug for ExecuteStatementSnafu"],["impl<__T0: Debug> Debug for UnsupportedGrpcRequestSnafu<__T0>"],["impl Debug for StartServerSnafu"],["impl<__T0: Debug> Debug for ColumnDefaultValueSnafu<__T0>"],["impl Debug for EncodeJsonSnafu"],["impl Debug for UnrecognizedTableOptionSnafu"],["impl Debug for BumpTableIdSnafu"],["impl<__T0: Debug> Debug for UnexpectedSnafu<__T0>"],["impl Debug for DecodeLogicalPlanSnafu"],["impl Debug for MissingNodeIdSnafu"],["impl Debug for JoinTaskSnafu"],["impl Debug for OssConfig"],["impl<__T0: Debug> Debug for InvalidSqlSnafu<__T0>"],["impl<__T0: Debug> Debug for TableEngineNotFoundSnafu<__T0>"],["impl<__T0: Debug> Debug for NotSupportSqlSnafu<__T0>"],["impl<__T0: Debug> Debug for SchemaExistsSnafu<__T0>"],["impl Debug for MissingMetaClientSnafu"],["impl Debug for InitBackendSnafu"],["impl Debug for PlanStatementSnafu"],["impl Debug for DeleteExprToRequestSnafu"],["impl<__T0: Debug> Debug for CreateDirSnafu<__T0>"],["impl<__T0: Debug> Debug for CatalogNotFoundSnafu<__T0>"],["impl<__T0: Debug> Debug for RegionEngineNotFoundSnafu<__T0>"],["impl<__T0: Debug> Debug for SubmitProcedureSnafu<__T0>"],["impl<__T0: Debug> Debug for RemoveDirSnafu<__T0>"],["impl Debug for HandleHeartbeatResponseSnafu"],["impl<__T0: Debug> Debug for UnsupportedOutputSnafu<__T0>"],["impl<__T0: Debug, __T1: Debug> Debug for ColumnNotFoundSnafu<__T0, __T1>"],["impl<__T0: Debug> Debug for DeleteSnafu<__T0>"],["impl Debug for FlushConfig"],["impl Debug for WaitForGrpcServingSnafu"],["impl<__T0: Debug> Debug for CreateTableSnafu<__T0>"],["impl Debug for ShutdownInstanceSnafu"],["impl<__T0: Debug> Debug for ConstraintNotSupportedSnafu<__T0>"],["impl<__T0: Debug> Debug for DropTableSnafu<__T0>"],["impl<__T0: Debug> Debug for ParseAddrSnafu<__T0>"],["impl<__T0: Debug> Debug for EngineProcedureNotFoundSnafu<__T0>"],["impl Debug for PrepareImmutableTableSnafu"],["impl<__T0: Debug> Debug for HandleRegionRequestSnafu<__T0>"],["impl<__T0: Debug> Debug for IncorrectInternalStateSnafu<__T0>"],["impl Debug for ObjectStorageCacheConfig"],["impl Debug for ExecuteLogicalPlanSnafu"],["impl<__T0: Debug> Debug for ColumnNoneDefaultValueSnafu<__T0>"],["impl Debug for BuildRegionRequestsSnafu"],["impl Debug for CountdownCommand"],["impl<__T0: Debug> Debug for SchemaNotFoundSnafu<__T0>"],["impl Debug for ShutdownServerSnafu"],["impl<__T0: Debug, __T1: Debug> Debug for DatabaseNotFoundSnafu<__T0, __T1>"],["impl<__T0: Debug> Debug for IllegalPrimaryKeysDefSnafu<__T0>"]], "datatypes":[["impl Debug for TimestampNanosecond"],["impl Debug for ColumnSchema"],["impl<__T0: Debug> Debug for DefaultValueTypeSnafu<__T0>"],["impl Debug for ProjectArrowSchemaSnafu"],["impl<__T0: Debug> Debug for ToScalarValueSnafu<__T0>"],["impl Debug for CastOption"],["impl Debug for Float32Type"],["impl Debug for NullDefaultSnafu"],["impl Debug for BinaryType"],["impl Debug for Int16Type"],["impl Debug for TimestampSecond"],["impl Debug for BinaryVector"],["impl Debug for NullVector"],["impl<__T0: Debug> Debug for DuplicateColumnSnafu<__T0>"],["impl Debug for TimeNanosecond"],["impl Debug for NullType"],["impl Debug for TimestampMillisecondType"],["impl Debug for RawSchema"],["impl<__T0: Debug, __T1: Debug> Debug for UnsupportedOperationSnafu<__T0, __T1>"],["impl Debug for TimestampNanosecondType"],["impl Debug for Float64Type"],["impl<__T0: Debug> Debug for UnsupportedDefaultExprSnafu<__T0>"],["impl Debug for TimestampType"],["impl Debug for DurationMicrosecond"],["impl Debug for IntervalYearMonthType"],["impl<'a> Debug for ValueRef<'a>"],["impl<__T0: Debug, __T1: Debug> Debug for BadArrayAccessSnafu<__T0, __T1>"],["impl Debug for StringType"],["impl<T: LogicalPrimitiveType> Debug for PrimitiveVector<T>"],["impl<__T0: Debug> Debug for InvalidTimestampIndexSnafu<__T0>"],["impl<__T0: Debug> Debug for DeserializeSnafu<__T0>"],["impl Debug for UInt8Type"],["impl Debug for TimestampMicrosecondType"],["impl Debug for ListType"],["impl Debug for IntervalDayTime"],["impl Debug for DictionaryValue"],["impl Debug for Validity"],["impl Debug for BooleanVector"],["impl<__T0: Debug> Debug for CastTypeSnafu<__T0>"],["impl Debug for IntervalDayTimeType"],["impl Debug for TimeSecond"],["impl<__T0: Debug> Debug for ConversionSnafu<__T0>"],["impl Debug for Schema"],["impl<__T0: Debug> Debug for ParseSchemaVersionSnafu<__T0>"],["impl Debug for ListVector"],["impl Debug for DurationType"],["impl Debug for DurationSecond"],["impl Debug for BooleanType"],["impl Debug for TimeMillisecondType"],["impl Debug for ColumnDefaultConstraint"],["impl Debug for DateType"],["impl Debug for SerializeSnafu"],["impl Debug for Value"],["impl Debug for IntervalYearMonth"],["impl<__T0: Debug> Debug for DuplicateMetaSnafu<__T0>"],["impl Debug for UInt32Type"],["impl Debug for DurationSecondType"],["impl Debug for TimestampSecondType"],["impl<__T0: Debug> Debug for InvalidTimestampPrecisionSnafu<__T0>"],["impl<__T0: Debug> Debug for TryFromValueSnafu<__T0>"],["impl Debug for TimestampMicrosecond"],["impl Debug for StringVector"],["impl Debug for ListValue"],["impl Debug for ConcreteDataType"],["impl Debug for ConstantVector"],["impl Debug for DurationNanosecond"],["impl Debug for Int32Type"],["impl Debug for Int8Type"],["impl<__T0: Debug> Debug for UnsupportedArrowTypeSnafu<__T0>"],["impl Debug for DurationMillisecond"],["impl Debug for TimeSecondType"],["impl Debug for TimeMillisecond"],["impl Debug for Int64Type"],["impl Debug for UInt16Type"],["impl Debug for DurationMicrosecondType"],["impl<__T0: Debug> Debug for UnknownVectorSnafu<__T0>"],["impl Debug for NullBufferBuilder"],["impl Debug for TimeMicrosecondType"],["impl Debug for IntervalType"],["impl Debug for Error"],["impl Debug for IntervalMonthDayNanoType"],["impl Debug for CastTimeTypeSnafu"],["impl Debug for DateTimeType"],["impl Debug for TimeMicrosecond"],["impl Debug for TimeType"],["impl Debug for TimeNanosecondType"],["impl Debug for DurationNanosecondType"],["impl Debug for DictionaryType"],["impl Debug for ArrowComputeSnafu"],["impl Debug for LogicalTypeId"],["impl<T: Debug + WrapperType> Debug for OrdPrimitive<T>"],["impl Debug for TimestampMillisecond"],["impl Debug for UInt64Type"],["impl Debug for DurationMillisecondType"],["impl Debug for ValidityKind"],["impl<'a> Debug for ListValueRef<'a>"],["impl Debug for IntervalMonthDayNano"]], diff --git a/implementors/core/fmt/trait.Display.js b/implementors/core/fmt/trait.Display.js index de5f0acedeef..59b3c32c2b9b 100644 --- a/implementors/core/fmt/trait.Display.js +++ b/implementors/core/fmt/trait.Display.js @@ -7,7 +7,7 @@ "common_base":[["impl Display for Error"],["impl Display for ReadableSize"]], "common_catalog":[["impl Display for Error"]], "common_datasource":[["impl Display for CsvConfigBuilderError"],["impl Display for CompressionType"],["impl Display for Error"]], -"common_error":[["impl Display for MockError"],["impl Display for StatusCode"],["impl Display for PlainError"],["impl Display for BoxedError"]], +"common_error":[["impl Display for MockError"],["impl Display for PlainError"],["impl Display for StatusCode"],["impl Display for BoxedError"]], "common_function":[["impl Display for RateFunction"],["impl Display for ClipFunction"],["impl Display for PowFunction"],["impl Display for GreatestFunction"],["impl Display for RangeFunction"],["impl Display for ToUnixtimeFunction"]], "common_grpc":[["impl Display for Precision"],["impl Display for Error"]], "common_grpc_expr":[["impl Display for Error"]], diff --git a/implementors/snafu/trait.IntoError.js b/implementors/snafu/trait.IntoError.js index 42e07e75f76b..ad394b6f4a04 100644 --- a/implementors/snafu/trait.IntoError.js +++ b/implementors/snafu/trait.IntoError.js @@ -1,7 +1,7 @@ (function() {var implementors = { "api":[["impl<__T0> IntoError<Error> for InvalidColumnDefaultConstraintSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for IntoColumnDataTypeSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<ConcreteDataType>,"],["impl<__T0> IntoError<Error> for UnknownColumnDataTypeSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<i32>,"],["impl<__T0> IntoError<Error> for ConvertColumnDefaultConstraintSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"]], "auth":[["impl<__T0> IntoError<Error> for UserPasswordMismatchSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0, __T1> IntoError<Error> for InvalidConfigSnafu<__T0, __T1>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,\n __T1: Into<String>,"],["impl IntoError<Error> for PermissionDeniedSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for IllegalParamSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0, __T1, __T2> IntoError<Error> for AccessDeniedSnafu<__T0, __T1, __T2>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,\n __T1: Into<String>,\n __T2: Into<String>,"],["impl<__T0> IntoError<Error> for InternalStateSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for UnsupportedPasswordTypeSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for AuthBackendSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for IoSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for UserNotFoundSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"]], -"catalog":[["impl<__T0> IntoError<Error> for TableNotFoundSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for TableMetadataManagerSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for SystemCatalogSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for NotSupportedSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for SystemCatalogTableScanSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for InternalSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for DatafusionSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for GenericSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for OpenTableSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<TableId>,"],["impl<__T0, __T1> IntoError<Error> for SchemaNotFoundSnafu<__T0, __T1>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,\n __T1: Into<String>,"],["impl<__T0> IntoError<Error> for CatalogNotFoundSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for SystemCatalogTypeMismatchSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<ConcreteDataType>,"],["impl IntoError<Error> for TableSchemaMismatchSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for ValueDeserializeSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for CreateRecordBatchSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for TableNotExistSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for EmptyValueSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for TableExistsSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for InvalidTableInfoInCatalogSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for ReadSystemCatalogSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for InsertCatalogRecordSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for CreateTableSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for CompileScriptInternalSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for CreateSystemCatalogSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for MetaSrvSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for TableEngineNotFoundSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0, __T1> IntoError<Error> for QueryAccessDeniedSnafu<__T0, __T1>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,\n __T1: Into<String>,"],["impl<__T0> IntoError<Error> for ListSchemasSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for InvalidEntryTypeSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<Option<u8>>,"],["impl<__T0> IntoError<Error> for UnimplementedSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for OpenSystemCatalogSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for SchemaExistsSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for InvalidCatalogValueSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for SystemCatalogTableScanExecSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for ListCatalogsSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for ParallelOpenTableSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for InvalidKeySnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<Option<String>>,"],["impl IntoError<Error> for UpgradeWeakCatalogManagerRefSnafuwhere\n Error: Error + ErrorCompat,"]], +"catalog":[["impl<__T0> IntoError<Error> for TableNotFoundSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for TableMetadataManagerSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for SystemCatalogSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for NotSupportedSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for SystemCatalogTableScanSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for InternalSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for DatafusionSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for GenericSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for OpenTableSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<TableId>,"],["impl<__T0, __T1> IntoError<Error> for SchemaNotFoundSnafu<__T0, __T1>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,\n __T1: Into<String>,"],["impl<__T0> IntoError<Error> for CatalogNotFoundSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for SystemCatalogTypeMismatchSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<ConcreteDataType>,"],["impl IntoError<Error> for TableSchemaMismatchSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for ValueDeserializeSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for CreateRecordBatchSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for TableNotExistSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for EmptyValueSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for TableExistsSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for InvalidTableInfoInCatalogSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for ReadSystemCatalogSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for InsertCatalogRecordSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for CreateTableSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for CompileScriptInternalSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for CreateSystemCatalogSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for MetaSrvSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for TableEngineNotFoundSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0, __T1> IntoError<Error> for QueryAccessDeniedSnafu<__T0, __T1>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,\n __T1: Into<String>,"],["impl<__T0> IntoError<Error> for ListSchemasSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for InvalidEntryTypeSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<Option<u8>>,"],["impl<__T0> IntoError<Error> for UnimplementedSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for OpenSystemCatalogSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for SchemaExistsSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for InvalidCatalogValueSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for SystemCatalogTableScanExecSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for ListCatalogsSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for ParallelOpenTableSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for InvalidKeySnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<Option<String>>,"],["impl IntoError<Error> for UpgradeWeakCatalogManagerRefSnafuwhere\n Error: Error + ErrorCompat,"]], "client":[["impl<__T0> IntoError<Error> for MissingFieldSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for RegionServerSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<Code>,"],["impl IntoError<Error> for HandleRequestSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for ConvertFlightDataSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for IllegalDatabaseResponseSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0, __T1> IntoError<Error> for ServerSnafu<__T0, __T1>where\n Error: Error + ErrorCompat,\n __T0: Into<StatusCode>,\n __T1: Into<String>,"],["impl IntoError<Error> for ColumnDataTypeSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for CreateChannelSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for ClientStreamingSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for IllegalFlightMessagesSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for IllegalGrpcClientStateSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0, __T1> IntoError<Error> for FlightGetSnafu<__T0, __T1>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,\n __T1: Into<Code>,"]], "cmd":[["impl<__T0> IntoError<Error> for DeserializeCatalogEntryValueSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for PlanStatementSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for UnsupportedSelectorTypeSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for ShutdownFrontendSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for InvalidCatalogSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for ReadlineSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for PrettyPrintRecordBatchesSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for RequestDatabaseSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for ConnectEtcdSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for IllegalConfigSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for InitMetadataSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for ReplCreationSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for StartFrontendSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for MissingConfigSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for SerdeJsonSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for ShutdownMetaServerSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for CreateDirSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for SubstraitEncodeLogicalPlanSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for StartMetaServerSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for BuildMetaServerSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for ShutdownDatanodeSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for IterStreamSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for ParseSqlSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for StartMetaClientSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for InvalidReplCommandSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for StartCatalogManagerSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for CollectRecordBatchesSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for LoadLayeredConfigSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for StartDatanodeSnafuwhere\n Error: Error + ErrorCompat,"]], "common_base":[["impl<__T0, __T1> IntoError<Error> for OverflowSnafu<__T0, __T1>where\n Error: Error + ErrorCompat,\n __T0: Into<usize>,\n __T1: Into<usize>,"],["impl IntoError<Error> for UnderflowSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for EofSnafuwhere\n Error: Error + ErrorCompat,"]], @@ -10,7 +10,7 @@ "common_grpc":[["impl IntoError<Error> for CreateChannelSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for InvalidFlightDataSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for CreateRecordBatchSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0, __T1, __T2> IntoError<Error> for TypeMismatchSnafu<__T0, __T1, __T2>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,\n __T1: Into<String>,\n __T2: Into<String>,"],["impl<__T0> IntoError<Error> for ConversionSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for NotSupportedSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for ConvertArrowSchemaSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for InvalidConfigFilePathSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for DecodeFlightDataSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for InvalidTlsConfigSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"]], "common_grpc_expr":[["impl<__T0> IntoError<Error> for InvalidColumnDefSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for UnexpectedValuesLengthSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for UnknownLocationTypeSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<i32>,"],["impl<__T0> IntoError<Error> for IllegalDeleteRequestSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for MissingFieldSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for DuplicatedColumnNameSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for InvalidColumnProtoSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for CreateVectorSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for ColumnDataTypeSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0, __T1> IntoError<Error> for DuplicatedTimestampColumnSnafu<__T0, __T1>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,\n __T1: Into<String>,"],["impl<__T0> IntoError<Error> for MissingTimestampColumnSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"]], "common_mem_prof":[["impl IntoError<Error> for InternalSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for DumpProfileDataSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<PathBuf>,"],["impl<__T0> IntoError<Error> for BuildTempPathSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<PathBuf>,"],["impl<__T0> IntoError<Error> for OpenTempFileSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for ReadOptProfSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for ProfilingNotEnabledSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for ProfilingNotSupportedSnafuwhere\n Error: Error + ErrorCompat,"]], -"common_meta":[["impl<__T0> IntoError<Error> for TableInfoNotFoundSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0, __T1> IntoError<Error> for ParseOptionSnafu<__T0, __T1>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,\n __T1: Into<String>,"],["impl IntoError<Error> for DecodeProtoSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for RenameTableSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for SubmitProcedureSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0, __T1> IntoError<Error> for IllegalServerStateSnafu<__T0, __T1>where\n Error: Error + ErrorCompat,\n __T0: Into<i32>,\n __T1: Into<String>,"],["impl<__T0> IntoError<Error> for RouteInfoCorruptedSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0, __T1, __T2> IntoError<Error> for MoveRegionSnafu<__T0, __T1, __T2>where\n Error: Error + ErrorCompat,\n __T0: Into<TableId>,\n __T1: Into<RegionNumber>,\n __T2: Into<String>,"],["impl IntoError<Error> for EncodeJsonSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for InvalidProtoMsgSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for PayloadNotExistSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0, __T1, __T2> IntoError<Error> for SequenceOutOfRangeSnafu<__T0, __T1, __T2>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,\n __T1: Into<u64>,\n __T2: Into<u64>,"],["impl<__T0> IntoError<Error> for GetKvCacheSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for EtcdTxnOpResponseSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for UnsupportedSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for RetryLaterSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for UnexpectedSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for InvalidTableMetadataSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for ConvertAlterTableRequestSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for UnexpectedSequenceValueSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for BuildTableMetaSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for ConvertRawTableInfoSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for DecodeJsonSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for CacheNotGetSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for TableNotFoundSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for TableRouteNotFoundSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for WaitProcedureSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for InvalidCatalogValueSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for SerdeJsonSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for NextSequenceSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for ExternalSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for PrimaryKeyNotFoundSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for SendMessageSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for RegisterProcedureLoaderSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for TableSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for TableAlreadyExistsSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0, __T1> IntoError<Error> for SchemaAlreadyExistsSnafu<__T0, __T1>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,\n __T1: Into<String>,"],["impl<__T0> IntoError<Error> for OperateDatanodeSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<Peer>,"],["impl IntoError<Error> for ConvertRawKeySnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for InvalidHeartbeatResponseSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for CatalogAlreadyExistsSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"]], +"common_meta":[["impl<__T0> IntoError<Error> for TableInfoNotFoundSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0, __T1> IntoError<Error> for ParseOptionSnafu<__T0, __T1>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,\n __T1: Into<String>,"],["impl IntoError<Error> for DecodeProtoSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for RenameTableSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for SubmitProcedureSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0, __T1> IntoError<Error> for IllegalServerStateSnafu<__T0, __T1>where\n Error: Error + ErrorCompat,\n __T0: Into<i32>,\n __T1: Into<String>,"],["impl<__T0> IntoError<Error> for RouteInfoCorruptedSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0, __T1, __T2> IntoError<Error> for MoveRegionSnafu<__T0, __T1, __T2>where\n Error: Error + ErrorCompat,\n __T0: Into<TableId>,\n __T1: Into<RegionNumber>,\n __T2: Into<String>,"],["impl IntoError<Error> for EncodeJsonSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for InvalidProtoMsgSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for PayloadNotExistSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0, __T1, __T2> IntoError<Error> for SequenceOutOfRangeSnafu<__T0, __T1, __T2>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,\n __T1: Into<u64>,\n __T2: Into<u64>,"],["impl<__T0> IntoError<Error> for GetKvCacheSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for EtcdTxnOpResponseSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for UnsupportedSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for RetryLaterSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for UnexpectedSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for InvalidTableMetadataSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for ConvertAlterTableRequestSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for UnexpectedSequenceValueSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for BuildTableMetaSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for ConvertRawTableInfoSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for DecodeJsonSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for CacheNotGetSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for TableNotFoundSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for TableRouteNotFoundSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for WaitProcedureSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for InvalidCatalogValueSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for SerdeJsonSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for NextSequenceSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for ExternalSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for PrimaryKeyNotFoundSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for SendMessageSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for RegisterProcedureLoaderSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for TableSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for TableAlreadyExistsSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0, __T1> IntoError<Error> for SchemaAlreadyExistsSnafu<__T0, __T1>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,\n __T1: Into<String>,"],["impl<__T0> IntoError<Error> for OperateDatanodeSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<Peer>,"],["impl IntoError<Error> for ConvertRawKeySnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for InvalidHeartbeatResponseSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for CatalogAlreadyExistsSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"]], "common_procedure":[["impl IntoError<Error> for WaitWatcherSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for ListStateSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for ExternalSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for RetryTimesExceededSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<ProcedureId>,"],["impl IntoError<ParseIdError> for ParseIdSnafuwhere\n ParseIdError: Error + ErrorCompat,"],["impl IntoError<Error> for RetryLaterSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for ToJsonSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for DuplicateProcedureSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<ProcedureId>,"],["impl<__T0> IntoError<Error> for LoaderConflictSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for DeleteStateSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for ProcedurePanicSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<ProcedureId>,"],["impl<__T0> IntoError<Error> for SubprocedureFailedSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<ProcedureId>,"],["impl<__T0> IntoError<Error> for PutStateSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for FromJsonSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for DeleteStatesSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for StopRemoveOutdatedMetaTaskSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for CorruptedDataSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for StartRemoveOutdatedMetaTaskSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for ProcedureExecSnafuwhere\n Error: Error + ErrorCompat,"]], "common_query":[["impl<__T0> IntoError<Error> for DowncastVectorSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for InvalidInputStateSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for InvalidFuncArgsSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for FromScalarValueSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for InvalidInputTypeSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for UdfTempRecordBatchSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for ToScalarValueSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for CreateAccumulatorSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for ExecuteRepeatedlySnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for ConvertDfRecordBatchStreamSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for FromArrowArraySnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0, __T1> IntoError<Error> for UnsupportedInputDataTypeSnafu<__T0, __T1>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,\n __T1: Into<Vec<ConcreteDataType>>,"],["impl IntoError<Error> for ConvertArrowSchemaSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for GeneralDataFusionSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for ExecutePhysicalPlanSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for BadAccumulatorImplSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for ExecuteFunctionSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for GetScalarVectorSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for TypeCastSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<DataType>,"],["impl IntoError<Error> for GenerateFunctionSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for ArrowComputeSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for InvalidInputColSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for IntoVectorSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<DataType>,"],["impl<__T0> IntoError<Error> for PyUdfSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"]], "common_recordbatch":[["impl IntoError<Error> for FormatSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for DataTypesSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0, __T1> IntoError<Error> for ColumnNotExistsSnafu<__T0, __T1>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,\n __T1: Into<String>,"],["impl<__T0> IntoError<Error> for CreateRecordBatchesSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for PollStreamSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for ExternalSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0, __T1> IntoError<Error> for ProjectArrowRecordBatchSnafu<__T0, __T1>where\n Error: Error + ErrorCompat,\n __T0: Into<SchemaRef>,\n __T1: Into<Vec<usize>>,"],["impl IntoError<Error> for InitRecordbatchStreamSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0, __T1> IntoError<Error> for CastVectorSnafu<__T0, __T1>where\n Error: Error + ErrorCompat,\n __T0: Into<ConcreteDataType>,\n __T1: Into<ConcreteDataType>,"],["impl IntoError<Error> for SchemaConversionSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for NewDfRecordBatchSnafuwhere\n Error: Error + ErrorCompat,"]], @@ -25,7 +25,7 @@ "meta_srv":[["impl<__T0> IntoError<Error> for TxnSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for ConvertEtcdTxnObjectSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for RegionFailoverCandidatesNotFoundSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for PusherNotFoundSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0, __T1> IntoError<Error> for CorruptedTableRouteSnafu<__T0, __T1>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,\n __T1: Into<String>,"],["impl IntoError<Error> for InvalidCatalogValueSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for StartGrpcSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for CreateChannelSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for LockSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for UnexpectedSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for TableAlreadyExistsSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for InvalidInactiveRegionKeySnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for BatchGetSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for ListCatalogsSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for UnsupportedSelectorTypeSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for NoLeaderSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for JoinSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for PushMessageSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for RegisterProcedureLoaderSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for RetryLaterSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for RequestDatanodeSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<Peer>,"],["impl IntoError<Error> for SendShutdownSignalSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for MissingRequestHeaderSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for ResponseHeaderNotFoundSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for ConnectEtcdSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for LeaseKeyFromUtf8Snafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for RecoverProcedureSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for DeserializeFromJsonSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for EmptyTableNameSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for OtherSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for ListSchemasSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0, __T1> IntoError<Error> for NoEnoughAvailableDatanodeSnafu<__T0, __T1>where\n Error: Error + ErrorCompat,\n __T0: Into<usize>,\n __T1: Into<usize>,"],["impl<__T0> IntoError<Error> for UnsupportedSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for ShutdownServerSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for InvalidArgumentsSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for InitMetadataSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for TableInfoNotFoundSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<TableId>,"],["impl IntoError<Error> for StatValueFromUtf8Snafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for TableRouteNotFoundSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<TableId>,"],["impl IntoError<Error> for SubmitProcedureSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for NextSequenceSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for InvalidFullTableNameSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for UpdateTableMetadataSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0, __T1> IntoError<Error> for ExceededRetryLimitSnafu<__T0, __T1>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,\n __T1: Into<usize>,"],["impl IntoError<Error> for EmptyKeySnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for InvalidRegionKeyFromUtf8Snafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for LeaseValueFromUtf8Snafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for InvalidUtf8ValueSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for UnlockSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for EtcdFailedSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for TcpIncomingSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for MoveValueSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for MailboxTimeoutSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<u64>,"],["impl<__T0> IntoError<Error> for TcpBindSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for StatKeyFromUtf8Snafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for InvalidLeaseKeySnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for IsNotLeaderSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for DecodeTableRouteSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0, __T1> IntoError<Error> for MailboxReceiverSnafu<__T0, __T1>where\n Error: Error + ErrorCompat,\n __T0: Into<u64>,\n __T1: Into<String>,"],["impl IntoError<Error> for WaitProcedureSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for UpdateTableRouteSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for MailboxClosedSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<u64>,"],["impl<__T0> IntoError<Error> for TableNotFoundSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for SerializeToJsonSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for TableRouteConversionSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for OperateRegionSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<Peer>,"],["impl<__T0> IntoError<Error> for SchemaAlreadyExistsSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for InvalidateTableCacheSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for RangeSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0, __T1> IntoError<Error> for TableIdChangedSnafu<__T0, __T1>where\n Error: Error + ErrorCompat,\n __T0: Into<u64>,\n __T1: Into<u64>,"],["impl<__T0> IntoError<Error> for InvalidHeartbeatRequestSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for InvalidTxnResultSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for PublishMessageSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for ParseAddrSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for TooManyPartitionsSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for ConvertProtoDataSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for MissingRequiredParameterSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0, __T1> IntoError<Error> for UnexpectedInstructionReplySnafu<__T0, __T1>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,\n __T1: Into<String>,"],["impl IntoError<Error> for TableMetadataManagerSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for InvalidStatKeySnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for SubmitDdlTaskSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for GetFullTableInfoSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for InvalidHttpBodySnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for StartHttpSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for LockNotConfigSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for ParseNumSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for LeaseGrantSnafuwhere\n Error: Error + ErrorCompat,"]], "mito2":[["impl IntoError<Error> for NewRecordBatchSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for InvalidMetaSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0, __T1> IntoError<Error> for RegionCorruptedSnafu<__T0, __T1>where\n Error: Error + ErrorCompat,\n __T0: Into<RegionId>,\n __T1: Into<String>,"],["impl<__T0> IntoError<Error> for InvalidRecordBatchSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for JoinSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for InvalidMetadataSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for InvalidSchedulerStateSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0, __T1> IntoError<Error> for CompressObjectSnafu<__T0, __T1>where\n Error: Error + ErrorCompat,\n __T0: Into<CompressionType>,\n __T1: Into<String>,"],["impl IntoError<Error> for ConvertVectorSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for BuildPredicateSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for WorkerStoppedSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<u32>,"],["impl IntoError<Error> for RegionMetadataNotFoundSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for ReadWalSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<RegionId>,"],["impl<__T0, __T1> IntoError<Error> for EmptyRegionDirSnafu<__T0, __T1>where\n Error: Error + ErrorCompat,\n __T0: Into<RegionId>,\n __T1: Into<String>,"],["impl IntoError<Error> for WriteGroupSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0, __T1> IntoError<Error> for InvalidScanIndexSnafu<__T0, __T1>where\n Error: Error + ErrorCompat,\n __T0: Into<ManifestVersion>,\n __T1: Into<ManifestVersion>,"],["impl IntoError<Error> for SerdeJsonSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for Utf8Snafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for InvalidSenderSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for ComputeVectorSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for WriteWalSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0, __T1> IntoError<Error> for PrimaryKeyLengthMismatchSnafu<__T0, __T1>where\n Error: Error + ErrorCompat,\n __T0: Into<usize>,\n __T1: Into<usize>,"],["impl<__T0> IntoError<Error> for CompactRegionSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<RegionId>,"],["impl IntoError<ParseIdError> for ParseIdSnafuwhere\n ParseIdError: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for DeleteWalSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<RegionId>,"],["impl IntoError<Error> for RecvSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for FlushRegionSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<RegionId>,"],["impl<__T0> IntoError<Error> for RejectWriteSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<RegionId>,"],["impl IntoError<Error> for WriteBufferSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0, __T1> IntoError<Error> for DecompressObjectSnafu<__T0, __T1>where\n Error: Error + ErrorCompat,\n __T0: Into<CompressionType>,\n __T1: Into<String>,"],["impl IntoError<Error> for FieldTypeMismatchSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for NotSupportedFieldSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<ConcreteDataType>,"],["impl<__T0> IntoError<Error> for ReadParquetSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for InvalidRegionRequestSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for DecodeWalSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<RegionId>,"],["impl IntoError<Error> for StopSchedulerSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for DeserializeFieldSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for ComputeArrowSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0, __T1> IntoError<Error> for CreateDefaultSnafu<__T0, __T1>where\n Error: Error + ErrorCompat,\n __T0: Into<RegionId>,\n __T1: Into<String>,"],["impl<__T0, __T1> IntoError<Error> for CompatReaderSnafu<__T0, __T1>where\n Error: Error + ErrorCompat,\n __T0: Into<RegionId>,\n __T1: Into<String>,"],["impl<__T0> IntoError<Error> for InvalidBatchSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for RegionNotFoundSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<RegionId>,"],["impl<__T0> IntoError<Error> for WriteParquetSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for JsonOptionsSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for SerializeFieldSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for RegionDroppedSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<RegionId>,"],["impl<__T0> IntoError<Error> for RegionClosedSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<RegionId>,"],["impl<__T0> IntoError<Error> for RegionTruncatedSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<RegionId>,"],["impl IntoError<Error> for OpenDalSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for EncodeWalSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<RegionId>,"],["impl<__T0> IntoError<Error> for RegionReadonlySnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<RegionId>,"],["impl<__T0, __T1> IntoError<Error> for InvalidRequestSnafu<__T0, __T1>where\n Error: Error + ErrorCompat,\n __T0: Into<RegionId>,\n __T1: Into<String>,"],["impl<__T0> IntoError<Error> for DeleteSstSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<FileId>,"],["impl<__T0> IntoError<Error> for FillDefaultSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<RegionId>,"],["impl<__T0, __T1> IntoError<Error> for InvalidParquetSnafu<__T0, __T1>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,\n __T1: Into<String>,"]], "operator":[["impl IntoError<Error> for ParseQuerySnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for TableNotFoundSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for ConvertColumnDefaultConstraintSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for SchemaIncompatibleSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for ColumnDefaultValueSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0, __T1> IntoError<Error> for InvalidPartitionColumnsSnafu<__T0, __T1>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,\n __T1: Into<String>,"],["impl<__T0> IntoError<Error> for UnsupportedFormatSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<Format>,"],["impl IntoError<Error> for ReadParquetSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for InvalidColumnDefSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for ExecLogicalPlanSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0, __T1> IntoError<Error> for InvalidCopyParameterSnafu<__T0, __T1>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,\n __T1: Into<String>,"],["impl<__T0> IntoError<Error> for WriteStreamToFileSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for UnexpectedSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for ConvertSqlValueSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<Value>,"],["impl IntoError<Error> for BuildColumnVectorsSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for ExecuteDdlSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for BuildParquetRecordBatchStreamSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for PrepareFileTableSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for ParseFileFormatSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for ExecuteStatementSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for PlanStatementSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for ReadOrcSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for InvalidateTableCacheSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for ReadObjectSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for CreateTableInfoSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for InferSchemaSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for BuildCreateExprOnInsertionSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for InvalidInsertRequestSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for ExternalSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for TableAlreadyExistsSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for InferFileTableSchemaSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for MissingInsertBodySnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for ParseUrlSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for ProjectSchemaSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for FindNewColumnsOnInsertionSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for TableMetadataManagerSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for SplitDeleteSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for SchemaExistsSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for RequestDeletesSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for ReadRecordBatchSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for BuildFileStreamSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for BuildRegexSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for IllegalPrimaryKeysDefSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for ColumnNotFoundSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for JoinTaskSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for SplitInsertSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for ReadDfRecordBatchSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for ParseSqlSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for ListObjectsSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for NotSupportedSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for DeserializePartitionSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for EncodeJsonSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for BuildCsvConfigSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for BuildDfLogicalPlanSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for RequestInsertsSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for ColumnDataTypeSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for WriteParquetSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for UnrecognizedTableOptionSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0, __T1, __T2> IntoError<Error> for InvalidSchemaSnafu<__T0, __T1, __T2>where\n Error: Error + ErrorCompat,\n __T0: Into<usize>,\n __T1: Into<String>,\n __T2: Into<String>,"],["impl IntoError<Error> for MissingTimeIndexColumnSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for InvalidSqlSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for ColumnNoneDefaultValueSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for InsertSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for InvalidDeleteRequestSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for TableSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for IntoVectorsSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for DescribeStatementSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for BuildTableMetaSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for FindTablePartitionRuleSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for CatalogSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for FindRegionLeaderSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for AlterExprToRequestSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for SchemaNotFoundSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for PrepareImmutableTableSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for BuildBackendSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for CopyTableSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"]], -"partition":[["impl IntoError<Error> for DeserializeJsonSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0, __T1> IntoError<Error> for RegionKeysSizeSnafu<__T0, __T1>where\n Error: Error + ErrorCompat,\n __T0: Into<usize>,\n __T1: Into<usize>,"],["impl<__T0, __T1> IntoError<Error> for FindRegionRoutesSnafu<__T0, __T1>where\n Error: Error + ErrorCompat,\n __T0: Into<TableId>,\n __T1: Into<u64>,"],["impl<__T0> IntoError<Error> for MissingDefaultValueSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for FindTableRoutesSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<TableId>,"],["impl<__T0, __T1> IntoError<Error> for FindLeaderSnafu<__T0, __T1>where\n Error: Error + ErrorCompat,\n __T0: Into<TableId>,\n __T1: Into<RegionId>,"],["impl<__T0, __T1> IntoError<Error> for FindDatanodeSnafu<__T0, __T1>where\n Error: Error + ErrorCompat,\n __T0: Into<TableId>,\n __T1: Into<RegionNumber>,"],["impl<__T0> IntoError<Error> for FindRegionsSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<Vec<Expr>>,"],["impl IntoError<Error> for SerializeJsonSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for GetCacheSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for InvalidInsertRequestSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for InvalidDeleteRequestSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for TableRouteManagerSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for FindRegionSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for ConvertScalarValueSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<ScalarValue>,"],["impl IntoError<Error> for RequestMetaSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0, __T1> IntoError<Error> for InvalidTableRouteDataSnafu<__T0, __T1>where\n Error: Error + ErrorCompat,\n __T0: Into<TableId>,\n __T1: Into<String>,"]], +"partition":[["impl IntoError<Error> for DeserializeJsonSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0, __T1> IntoError<Error> for RegionKeysSizeSnafu<__T0, __T1>where\n Error: Error + ErrorCompat,\n __T0: Into<usize>,\n __T1: Into<usize>,"],["impl<__T0, __T1> IntoError<Error> for FindRegionRoutesSnafu<__T0, __T1>where\n Error: Error + ErrorCompat,\n __T0: Into<TableId>,\n __T1: Into<u64>,"],["impl<__T0> IntoError<Error> for MissingDefaultValueSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for FindTableRoutesSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<TableId>,"],["impl<__T0, __T1> IntoError<Error> for FindLeaderSnafu<__T0, __T1>where\n Error: Error + ErrorCompat,\n __T0: Into<TableId>,\n __T1: Into<RegionId>,"],["impl<__T0, __T1> IntoError<Error> for FindDatanodeSnafu<__T0, __T1>where\n Error: Error + ErrorCompat,\n __T0: Into<TableId>,\n __T1: Into<RegionNumber>,"],["impl<__T0> IntoError<Error> for FindRegionsSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<Vec<Expr>>,"],["impl IntoError<Error> for SerializeJsonSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for GetCacheSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for InvalidInsertRequestSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for InvalidDeleteRequestSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for TableRouteManagerSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for FindRegionSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for ConvertScalarValueSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<ScalarValue>,"],["impl IntoError<Error> for RequestMetaSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0, __T1> IntoError<Error> for InvalidTableRouteDataSnafu<__T0, __T1>where\n Error: Error + ErrorCompat,\n __T0: Into<TableId>,\n __T1: Into<String>,"]], "promql":[["impl IntoError<Error> for UnknownTableSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for CatalogSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for ValueNotFoundSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for EmptyRangeSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for DataFusionPlanningSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for ExpectExprSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<Expr>,"],["impl IntoError<Error> for ZeroRangeSelectorSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for UnexpectedTokenSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<TokenType>,"],["impl<__T0> IntoError<Error> for ColumnNotFoundSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for TimeIndexNotFoundSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0, __T1, __T2> IntoError<Error> for IllegalRangeSnafu<__T0, __T1, __T2>where\n Error: Error + ErrorCompat,\n __T0: Into<u32>,\n __T1: Into<u32>,\n __T2: Into<usize>,"],["impl IntoError<Error> for ExpectRangeSelectorSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for DeserializeSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for UnsupportedExprSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for MultipleVectorSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<Expr>,"],["impl<__T0> IntoError<Error> for UnexpectedPlanExprSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for MultipleMetricMatchersSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for TableNameNotFoundSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for NoMetricMatcherSnafuwhere\n Error: Error + ErrorCompat,"]], "query":[["impl<__T0, __T1, __T2> IntoError<Error> for ColumnSchemaIncompatibleSnafu<__T0, __T1, __T2>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,\n __T1: Into<ConcreteDataType>,\n __T2: Into<ConcreteDataType>,"],["impl IntoError<Error> for EncodeSubstraitLogicalPlanSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for UnsupportedExprSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for MissingTableMutationHandlerSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<InnerError> for ConvertDfRecordBatchStreamSnafuwhere\n InnerError: Error + ErrorCompat,"],["impl IntoError<Error> for InferSchemaSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<InnerError> for ConvertSchemaSnafuwhere\n InnerError: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for TimeIndexNotFoundSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for MissingRequiredFieldSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for QueryParseSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for QueryExecutionSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for ListObjectsSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for ParseTimestampSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for ParseSqlSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<InnerError> for PhysicalPlanDowncastSnafuwhere\n InnerError: Error + ErrorCompat,"],["impl IntoError<Error> for QueryPlanSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for UnimplementedSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<InnerError> for DatafusionSnafuwhere\n InnerError: Error + ErrorCompat,"],["impl IntoError<Error> for VectorComputationSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for BuildRegexSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for CreateSchemaSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for UnknownTableSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for PlanSqlSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0, __T1> IntoError<Error> for UnexpectedOutputKindSnafu<__T0, __T1>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,\n __T1: Into<String>,"],["impl IntoError<Error> for ParseFileFormatSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for RoutePartitionSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<TableName>,"],["impl<__T0> IntoError<Error> for MultipleStatementsSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for ConvertSchemaSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for CatalogNotFoundSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for CatalogSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for AddSystemTimeOverflowSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<Duration>,"],["impl IntoError<Error> for TableMutationSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<InnerError> for ExecutePhysicalPlanSnafuwhere\n InnerError: Error + ErrorCompat,"],["impl IntoError<Error> for DataFusionSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0, __T1> IntoError<Error> for QueryAccessDeniedSnafu<__T0, __T1>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,\n __T1: Into<String>,"],["impl IntoError<Error> for ConvertDatafusionSchemaSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for ColumnSchemaNoDefaultSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for SchemaNotFoundSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for BuildBackendSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for ParseFloatSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for TableNotFoundSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for CreateRecordBatchSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for SqlSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for ConvertSqlValueSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<Value>,"],["impl IntoError<Error> for RemoteRequestSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for ConvertSqlTypeSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<ConcreteDataType>,"],["impl IntoError<Error> for RegionQuerySnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for MissingTimestampColumnSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"]], "script":[["impl IntoError<Error> for NewRecordBatchSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for PyParseSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for TokioJoinSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for ArrowSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for ScriptsTableNotFoundSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for PyRuntimeSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for OtherSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for BuildDfLogicalPlanSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for RecordBatchSnafuwhere\n Error: Error + ErrorCompat,"],["impl IntoError<Error> for PyCompileSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for FindColumnInScriptsTableSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for TypeCastSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for CompilePythonSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for ScriptNotFoundSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for DataFusionSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for ExecutePythonSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for ExecuteInternalStatementSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0, __T1> IntoError<Error> for CoprParseSnafu<__T0, __T1>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,\n __T1: Into<Option<Location>>,"],["impl<__T0> IntoError<Error> for UnsupportedSqlSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl<__T0> IntoError<Error> for CastTypeSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for CollectRecordsSnafuwhere\n Error: Error + ErrorCompat,"],["impl<__T0> IntoError<Error> for InsertScriptSnafu<__T0>where\n Error: Error + ErrorCompat,\n __T0: Into<String>,"],["impl IntoError<Error> for DatabaseQuerySnafuwhere\n Error: Error + ErrorCompat,"]], diff --git a/mito2/error/enum.Error.html b/mito2/error/enum.Error.html index 75634c07d443..a25777bf97b1 100644 --- a/mito2/error/enum.Error.html +++ b/mito2/error/enum.Error.html @@ -172,7 +172,7 @@ location: Location, }, BuildPredicate { - source: Error, + source: Error, location: Location, }, DeleteSst { @@ -230,7 +230,7 @@ },
}

Variants§

§

OpenDal

Fields

§location: Location
§error: Error
§

CompressObject

Fields

§compress_type: CompressionType
§path: String
§error: Error
§

DecompressObject

Fields

§compress_type: CompressionType
§path: String
§error: Error
§

SerdeJson

Fields

§location: Location
§error: Error
§

InvalidScanIndex

Fields

§start: ManifestVersion
§end: ManifestVersion
§location: Location
§

Utf8

Fields

§location: Location
§

RegionMetadataNotFound

Fields

§location: Location
§

Join

Fields

§error: JoinError
§location: Location
§

WorkerStopped

Fields

§id: u32
§location: Location
§

Recv

Fields

§error: RecvError
§location: Location
§

InvalidMeta

Fields

§reason: String
§location: Location
§

InvalidMetadata

Fields

§source: MetadataError
§location: Location
§

NewRecordBatch

Fields

§location: Location
§error: ArrowError
§

WriteBuffer

Fields

§location: Location
§source: Error
§

WriteParquet

Fields

§path: String
§location: Location
§error: ParquetError
§

ReadParquet

Fields

§path: String
§error: ParquetError
§location: Location
§

RegionNotFound

Fields

§region_id: RegionId
§location: Location
§

RegionCorrupted

Fields

§region_id: RegionId
§reason: String
§location: Location
§

InvalidRequest

Fields

§region_id: RegionId
§reason: String
§location: Location
§

FillDefault

Fields

§region_id: RegionId

An error type to indicate that schema is changed and we need to fill default values again.

-
§

CreateDefault

Fields

§region_id: RegionId
§column: String
§source: Error
§

EncodeWal

Fields

§region_id: RegionId
§location: Location
§

WriteWal

Fields

§location: Location
§source: BoxedError
§

ReadWal

Fields

§region_id: RegionId
§location: Location
§source: BoxedError
§

DecodeWal

Fields

§region_id: RegionId
§location: Location
§

DeleteWal

Fields

§region_id: RegionId
§location: Location
§source: BoxedError
§

WriteGroup

Fields

§source: Arc<Error>
§

FieldTypeMismatch

Fields

§source: Error
§

SerializeField

Fields

§error: Error
§location: Location
§

NotSupportedField

Fields

§data_type: ConcreteDataType
§location: Location
§

DeserializeField

Fields

§error: Error
§location: Location
§

InvalidParquet

Fields

§file: String
§reason: String
§location: Location
§

InvalidBatch

Fields

§reason: String
§location: Location
§

InvalidRecordBatch

Fields

§reason: String
§location: Location
§

ConvertVector

Fields

§location: Location
§source: Error
§

ComputeArrow

Fields

§location: Location
§error: ArrowError
§

ComputeVector

Fields

§location: Location
§source: Error
§

PrimaryKeyLengthMismatch

Fields

§expect: usize
§actual: usize
§location: Location
§

InvalidSender

Fields

§location: Location
§

InvalidSchedulerState

Fields

§location: Location
§

StopScheduler

Fields

§error: JoinError
§location: Location
§

BuildPredicate

Fields

§source: Error
§location: Location
§

DeleteSst

Fields

§file_id: FileId
§error: Error
§location: Location
§

FlushRegion

Fields

§region_id: RegionId
§source: Arc<Error>
§location: Location
§

RegionDropped

Fields

§region_id: RegionId
§location: Location
§

RegionClosed

Fields

§region_id: RegionId
§location: Location
§

RegionTruncated

Fields

§region_id: RegionId
§location: Location
§

RejectWrite

Fields

§region_id: RegionId
§location: Location
§

CompactRegion

Fields

§region_id: RegionId
§source: Arc<Error>
§location: Location
§

CompatReader

Fields

§region_id: RegionId
§reason: String
§location: Location
§

InvalidRegionRequest

Fields

§source: MetadataError
§location: Location
§

RegionReadonly

Fields

§region_id: RegionId
§location: Location
§

JsonOptions

Fields

§error: Error
§location: Location
§

EmptyRegionDir

Fields

§region_id: RegionId
§region_dir: String
§location: Location

Implementations§

source§

impl Error

source

pub(crate) fn is_fill_default(&self) -> bool

Returns true if we need to fill default value for a region.

+
§

CreateDefault

Fields

§region_id: RegionId
§column: String
§source: Error
§

EncodeWal

Fields

§region_id: RegionId
§location: Location
§

WriteWal

Fields

§location: Location
§source: BoxedError
§

ReadWal

Fields

§region_id: RegionId
§location: Location
§source: BoxedError
§

DecodeWal

Fields

§region_id: RegionId
§location: Location
§

DeleteWal

Fields

§region_id: RegionId
§location: Location
§source: BoxedError
§

WriteGroup

Fields

§source: Arc<Error>
§

FieldTypeMismatch

Fields

§source: Error
§

SerializeField

Fields

§error: Error
§location: Location
§

NotSupportedField

Fields

§data_type: ConcreteDataType
§location: Location
§

DeserializeField

Fields

§error: Error
§location: Location
§

InvalidParquet

Fields

§file: String
§reason: String
§location: Location
§

InvalidBatch

Fields

§reason: String
§location: Location
§

InvalidRecordBatch

Fields

§reason: String
§location: Location
§

ConvertVector

Fields

§location: Location
§source: Error
§

ComputeArrow

Fields

§location: Location
§error: ArrowError
§

ComputeVector

Fields

§location: Location
§source: Error
§

PrimaryKeyLengthMismatch

Fields

§expect: usize
§actual: usize
§location: Location
§

InvalidSender

Fields

§location: Location
§

InvalidSchedulerState

Fields

§location: Location
§

StopScheduler

Fields

§error: JoinError
§location: Location
§

BuildPredicate

Fields

§source: Error
§location: Location
§

DeleteSst

Fields

§file_id: FileId
§error: Error
§location: Location
§

FlushRegion

Fields

§region_id: RegionId
§source: Arc<Error>
§location: Location
§

RegionDropped

Fields

§region_id: RegionId
§location: Location
§

RegionClosed

Fields

§region_id: RegionId
§location: Location
§

RegionTruncated

Fields

§region_id: RegionId
§location: Location
§

RejectWrite

Fields

§region_id: RegionId
§location: Location
§

CompactRegion

Fields

§region_id: RegionId
§source: Arc<Error>
§location: Location
§

CompatReader

Fields

§region_id: RegionId
§reason: String
§location: Location
§

InvalidRegionRequest

Fields

§source: MetadataError
§location: Location
§

RegionReadonly

Fields

§region_id: RegionId
§location: Location
§

JsonOptions

Fields

§error: Error
§location: Location
§

EmptyRegionDir

Fields

§region_id: RegionId
§region_dir: String
§location: Location

Implementations§

source§

impl Error

source

pub(crate) fn is_fill_default(&self) -> bool

Returns true if we need to fill default value for a region.

Trait Implementations§

source§

impl Debug for Error

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Display for Error

source§

fn fmt(&self, __snafu_display_formatter: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Error for Errorwhere Self: Debug + Display,

source§

fn description(&self) -> &str

👎Deprecated since 1.42.0: use the Display impl or to_string()
source§

fn cause(&self) -> Option<&dyn Error>

👎Deprecated since 1.33.0: replaced by Error::source, which can support downcasting
source§

fn source(&self) -> Option<&(dyn Error + 'static)>

The lower-level source of this error, if any. Read more
source§

fn provide<'a>(&'a self, demand: &mut Demand<'a>)

🔬This is a nightly-only experimental API. (error_generic_member_access)
Provides type based access to context intended for error reports. Read more
source§

impl ErrorCompat for Error

source§

fn backtrace(&self) -> Option<&Backtrace>

Returns a Backtrace that may be printed.
§

fn iter_chain(&self) -> ChainCompat<'_>where Self: AsErrorSource,

Returns an iterator for traversing the chain of errors, @@ -239,7 +239,7 @@ downcast to a specific implementation.
source§

fn location_opt(&self) -> Option<Location>

Get the location of this error, None if the location is unavailable. Add _opt suffix to avoid confusing with similar method in std::error::Error
source§

fn output_msg(&self) -> Stringwhere Self: Sized,

source§

impl IntoError<Error> for BuildPredicateSnafuwhere - Error: Error + ErrorCompat,

§

type Source = Error

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl<__T0> IntoError<Error> for CompactRegionSnafu<__T0>where + Error: Error + ErrorCompat,

§

type Source = Error

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl<__T0> IntoError<Error> for CompactRegionSnafu<__T0>where Error: Error + ErrorCompat, __T0: Into<RegionId>,

§

type Source = Arc<Error, Global>

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl<__T0, __T1> IntoError<Error> for CompatReaderSnafu<__T0, __T1>where Error: Error + ErrorCompat, diff --git a/mito2/error/struct.BuildPredicateSnafu.html b/mito2/error/struct.BuildPredicateSnafu.html index 32fe85214b7a..6c2bcf416475 100644 --- a/mito2/error/struct.BuildPredicateSnafu.html +++ b/mito2/error/struct.BuildPredicateSnafu.html @@ -1,6 +1,6 @@ BuildPredicateSnafu in mito2::error - Rust
pub struct BuildPredicateSnafu;
Expand description

SNAFU context selector for the Error::BuildPredicate variant

Trait Implementations§

source§

impl Clone for BuildPredicateSnafu

source§

fn clone(&self) -> BuildPredicateSnafu

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for BuildPredicateSnafu

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl IntoError<Error> for BuildPredicateSnafuwhere - Error: Error + ErrorCompat,

§

type Source = Error

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl Copy for BuildPredicateSnafu

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere + Error: Error + ErrorCompat,

§

type Source = Error

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl Copy for BuildPredicateSnafu

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
§

impl<T> CompatExt for T

§

fn compat(self) -> Compat<T>

Applies the [Compat] adapter by value. Read more
§

fn compat_ref(&self) -> Compat<&T>

Applies the [Compat] adapter by shared reference. Read more
§

fn compat_mut(&mut self) -> Compat<&mut T>

Applies the [Compat] adapter by mutable reference. Read more
§

impl<T> Conv for T

§

fn conv<T>(self) -> Twhere diff --git a/mito2/memtable/time_series/fn.prune_primary_key.html b/mito2/memtable/time_series/fn.prune_primary_key.html index a86675323fd5..a41a37b42b22 100644 --- a/mito2/memtable/time_series/fn.prune_primary_key.html +++ b/mito2/memtable/time_series/fn.prune_primary_key.html @@ -4,5 +4,5 @@ series: &mut Series, builders: &mut Vec<Box<dyn MutableVector>>, pk_schema: SchemaRef, - predicate: &Predicate + predicate: &Predicate ) -> bool

\ No newline at end of file diff --git a/mito2/memtable/time_series/struct.Iter.html b/mito2/memtable/time_series/struct.Iter.html index 2ad6c02c85aa..ea8e4681f898 100644 --- a/mito2/memtable/time_series/struct.Iter.html +++ b/mito2/memtable/time_series/struct.Iter.html @@ -3,11 +3,11 @@ series: Arc<RwLock<BTreeMap<Vec<u8>, Arc<RwLock<Series>>>>>, projection: HashSet<ColumnId>, last_key: Option<Vec<u8>>, - predicate: Option<Predicate>, + predicate: Option<Predicate>, pk_schema: SchemaRef, primary_key_builders: Vec<Box<dyn MutableVector>>, codec: Arc<McmpRowCodec>, -}

Fields§

§metadata: RegionMetadataRef§series: Arc<RwLock<BTreeMap<Vec<u8>, Arc<RwLock<Series>>>>>§projection: HashSet<ColumnId>§last_key: Option<Vec<u8>>§predicate: Option<Predicate>§pk_schema: SchemaRef§primary_key_builders: Vec<Box<dyn MutableVector>>§codec: Arc<McmpRowCodec>

Trait Implementations§

source§

impl Iterator for Iter

§

type Item = Result<Batch, Error>

The type of the elements being iterated over.
source§

fn next(&mut self) -> Option<Self::Item>

Advances the iterator and returns the next value. Read more
source§

fn next_chunk<const N: usize>( +}

Fields§

§metadata: RegionMetadataRef§series: Arc<RwLock<BTreeMap<Vec<u8>, Arc<RwLock<Series>>>>>§projection: HashSet<ColumnId>§last_key: Option<Vec<u8>>§predicate: Option<Predicate>§pk_schema: SchemaRef§primary_key_builders: Vec<Box<dyn MutableVector>>§codec: Arc<McmpRowCodec>

Trait Implementations§

source§

impl Iterator for Iter

§

type Item = Result<Batch, Error>

The type of the elements being iterated over.
source§

fn next(&mut self) -> Option<Self::Item>

Advances the iterator and returns the next value. Read more
source§

fn next_chunk<const N: usize>( &mut self ) -> Result<[Self::Item; N], IntoIter<Self::Item, N>>where Self: Sized,

🔬This is a nightly-only experimental API. (iter_next_chunk)
Advances the iterator and returns an array containing the next N values. Read more
1.0.0 · source§

fn size_hint(&self) -> (usize, Option<usize>)

Returns the bounds on the remaining length of the iterator. Read more
1.0.0 · source§

fn count(self) -> usizewhere diff --git a/mito2/memtable/time_series/struct.SeriesSet.html b/mito2/memtable/time_series/struct.SeriesSet.html index 81c132bd4734..7794a00a97cd 100644 --- a/mito2/memtable/time_series/struct.SeriesSet.html +++ b/mito2/memtable/time_series/struct.SeriesSet.html @@ -10,7 +10,7 @@

source

fn iter_series( &self, projection: HashSet<ColumnId>, - predicate: Option<Predicate> + predicate: Option<Predicate> ) -> Iter

Iterates all series in SeriesSet.

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere diff --git a/mito2/memtable/time_series/struct.TimeSeriesMemtable.html b/mito2/memtable/time_series/struct.TimeSeriesMemtable.html index eebaebc5e696..eb16c0e88a9f 100644 --- a/mito2/memtable/time_series/struct.TimeSeriesMemtable.html +++ b/mito2/memtable/time_series/struct.TimeSeriesMemtable.html @@ -15,7 +15,7 @@

Trait Implementations§

source§

impl Debug for TimeSeriesMemtable

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Memtable for TimeSeriesMemtable

source§

fn id(&self) -> MemtableId

Returns the id of this memtable.
source§

fn write(&self, kvs: &KeyValues) -> Result<()>

Write key values into the memtable.
source§

fn iter( &self, projection: Option<&[ColumnId]>, - filters: Option<Predicate> + filters: Option<Predicate> ) -> BoxedBatchIterator

Scans the memtable. projection selects columns to read, None means reading all columns. filters are the predicates to be pushed down to memtable.
source§

fn is_empty(&self) -> bool

Returns true if the memtable is empty.
source§

fn mark_immutable(&self)

Mark the memtable as immutable.
source§

fn stats(&self) -> MemtableStats

Returns the MemtableStats info of Memtable.

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere diff --git a/mito2/memtable/trait.Memtable.html b/mito2/memtable/trait.Memtable.html index a3d24cda1508..7b985d9761ae 100644 --- a/mito2/memtable/trait.Memtable.html +++ b/mito2/memtable/trait.Memtable.html @@ -5,7 +5,7 @@ fn iter( &self, projection: Option<&[ColumnId]>, - predicate: Option<Predicate> + predicate: Option<Predicate> ) -> BoxedBatchIterator; fn is_empty(&self) -> bool; fn mark_immutable(&self); @@ -16,7 +16,7 @@

source

fn iter( &self, projection: Option<&[ColumnId]>, - predicate: Option<Predicate> + predicate: Option<Predicate> ) -> BoxedBatchIterator

Scans the memtable. projection selects columns to read, None means reading all columns. filters are the predicates to be pushed down to memtable.

diff --git a/mito2/read/seq_scan/struct.SeqScan.html b/mito2/read/seq_scan/struct.SeqScan.html index 5f059dd34a0f..9c1e98508a14 100644 --- a/mito2/read/seq_scan/struct.SeqScan.html +++ b/mito2/read/seq_scan/struct.SeqScan.html @@ -2,7 +2,7 @@ access_layer: Arc<AccessLayer>, mapper: Arc<ProjectionMapper>, time_range: Option<TimestampRange>, - predicate: Option<Predicate>, + predicate: Option<Predicate>, memtables: Vec<MemtableRef>, files: Vec<FileHandle>, cache_manager: Option<Arc<CacheManager>>, @@ -11,7 +11,7 @@

Fields§

§access_layer: Arc<AccessLayer>

Region SST access layer.

§mapper: Arc<ProjectionMapper>

Maps projected Batches to RecordBatches.

§time_range: Option<TimestampRange>

Time range filter for time index.

-
§predicate: Option<Predicate>

Predicate to push down.

+
§predicate: Option<Predicate>

Predicate to push down.

§memtables: Vec<MemtableRef>

Memtables to scan.

§files: Vec<FileHandle>

Handles to SST files to scan.

§cache_manager: Option<Arc<CacheManager>>

Cache.

@@ -20,7 +20,7 @@ mapper: ProjectionMapper ) -> SeqScan

Creates a new SeqScan.

source

pub(crate) fn with_time_range(self, time_range: Option<TimestampRange>) -> Self

Sets time range filter for time index.

-
source

pub(crate) fn with_predicate(self, predicate: Option<Predicate>) -> Self

Sets predicate to push down.

+
source

pub(crate) fn with_predicate(self, predicate: Option<Predicate>) -> Self

Sets predicate to push down.

source

pub(crate) fn with_memtables(self, memtables: Vec<MemtableRef>) -> Self

Sets memtables to read.

source

pub(crate) fn with_files(self, files: Vec<FileHandle>) -> Self

Sets files to read.

source

pub(crate) fn with_cache(self, cache: Option<Arc<CacheManager>>) -> Self

Sets cache for this query.

diff --git a/mito2/sst/parquet/reader/struct.ParquetReaderBuilder.html b/mito2/sst/parquet/reader/struct.ParquetReaderBuilder.html index 36742a838a9c..e79fa916e3fa 100644 --- a/mito2/sst/parquet/reader/struct.ParquetReaderBuilder.html +++ b/mito2/sst/parquet/reader/struct.ParquetReaderBuilder.html @@ -2,13 +2,13 @@ file_dir: String, file_handle: FileHandle, object_store: ObjectStore, - predicate: Option<Predicate>, + predicate: Option<Predicate>, time_range: Option<TimestampRange>, projection: Option<Vec<ColumnId>>, cache_manager: Option<Arc<CacheManager>>, }
Expand description

Parquet SST reader builder.

Fields§

§file_dir: String

SST directory.

-
§file_handle: FileHandle§object_store: ObjectStore§predicate: Option<Predicate>

Predicate to push down.

+
§file_handle: FileHandle§object_store: ObjectStore§predicate: Option<Predicate>

Predicate to push down.

§time_range: Option<TimestampRange>

Time range to filter.

§projection: Option<Vec<ColumnId>>

Metadata of columns to read.

None reads all columns. Due to schema change, the projection @@ -19,7 +19,7 @@ file_handle: FileHandle, object_store: ObjectStore ) -> ParquetReaderBuilder

Returns a new ParquetReaderBuilder to read specific SST.

-
source

pub fn predicate(self, predicate: Option<Predicate>) -> ParquetReaderBuilder

Attaches the predicate to the builder.

+
source

pub fn predicate(self, predicate: Option<Predicate>) -> ParquetReaderBuilder

Attaches the predicate to the builder.

source

pub fn time_range( self, time_range: Option<TimestampRange> diff --git a/partition/error/enum.Error.html b/partition/error/enum.Error.html index 6a6a1af815a2..aa3cf8a8ebff 100644 --- a/partition/error/enum.Error.html +++ b/partition/error/enum.Error.html @@ -12,16 +12,16 @@ source: Error, }, FindDatanode { - table_id: TableId, + table_id: TableId, region: RegionNumber, location: Location, }, FindTableRoutes { - table_id: TableId, + table_id: TableId, location: Location, }, FindRegionRoutes { - table_id: TableId, + table_id: TableId, region_id: u64, location: Location, }, @@ -58,7 +58,7 @@ location: Location, }, InvalidTableRouteData { - table_id: TableId, + table_id: TableId, err_msg: String, location: Location, }, @@ -68,11 +68,11 @@ source: Error, }, FindLeader { - table_id: TableId, + table_id: TableId, region_id: RegionId, location: Location, }, -

}

Variants§

§

TableRouteManager

Fields

§source: Error
§location: Location
§

GetCache

Fields

§err_msg: String
§location: Location
§

RequestMeta

Fields

§location: Location
§source: Error
§

FindDatanode

Fields

§table_id: TableId
§region: RegionNumber
§location: Location
§

FindTableRoutes

Fields

§table_id: TableId
§location: Location
§

FindRegionRoutes

Fields

§table_id: TableId
§region_id: u64
§location: Location
§

SerializeJson

Fields

§error: Error
§location: Location
§

DeserializeJson

Fields

§error: Error
§location: Location
§

MissingDefaultValue

Fields

§column: String
§

RegionKeysSize

Fields

§expect: usize
§actual: usize
§location: Location
§

FindRegion

Fields

§reason: String
§location: Location
§

FindRegions

Fields

§filters: Vec<Expr>
§location: Location
§

InvalidInsertRequest

Fields

§reason: String
§location: Location
§

InvalidDeleteRequest

Fields

§reason: String
§location: Location
§

InvalidTableRouteData

Fields

§table_id: TableId
§err_msg: String
§location: Location
§

ConvertScalarValue

Fields

§value: ScalarValue
§location: Location
§source: Error
§

FindLeader

Fields

§table_id: TableId
§region_id: RegionId
§location: Location

Trait Implementations§

source§

impl Debug for Error

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Display for Error

source§

fn fmt(&self, __snafu_display_formatter: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Error for Errorwhere +

}

Variants§

§

TableRouteManager

Fields

§source: Error
§location: Location
§

GetCache

Fields

§err_msg: String
§location: Location
§

RequestMeta

Fields

§location: Location
§source: Error
§

FindDatanode

Fields

§table_id: TableId
§region: RegionNumber
§location: Location
§

FindTableRoutes

Fields

§table_id: TableId
§location: Location
§

FindRegionRoutes

Fields

§table_id: TableId
§region_id: u64
§location: Location
§

SerializeJson

Fields

§error: Error
§location: Location
§

DeserializeJson

Fields

§error: Error
§location: Location
§

MissingDefaultValue

Fields

§column: String
§

RegionKeysSize

Fields

§expect: usize
§actual: usize
§location: Location
§

FindRegion

Fields

§reason: String
§location: Location
§

FindRegions

Fields

§filters: Vec<Expr>
§location: Location
§

InvalidInsertRequest

Fields

§reason: String
§location: Location
§

InvalidDeleteRequest

Fields

§reason: String
§location: Location
§

InvalidTableRouteData

Fields

§table_id: TableId
§err_msg: String
§location: Location
§

ConvertScalarValue

Fields

§value: ScalarValue
§location: Location
§source: Error
§

FindLeader

Fields

§table_id: TableId
§region_id: RegionId
§location: Location

Trait Implementations§

source§

impl Debug for Error

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Display for Error

source§

fn fmt(&self, __snafu_display_formatter: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Error for Errorwhere Self: Debug + Display,

source§

fn description(&self) -> &str

👎Deprecated since 1.42.0: use the Display impl or to_string()
source§

fn cause(&self) -> Option<&dyn Error>

👎Deprecated since 1.33.0: replaced by Error::source, which can support downcasting
source§

fn source(&self) -> Option<&(dyn Error + 'static)>

The lower-level source of this error, if any. Read more
source§

fn provide<'a>(&'a self, demand: &mut Demand<'a>)

🔬This is a nightly-only experimental API. (error_generic_member_access)
Provides type based access to context intended for error reports. Read more
source§

impl ErrorCompat for Error

source§

fn backtrace(&self) -> Option<&Backtrace>

Returns a Backtrace that may be printed.
§

fn iter_chain(&self) -> ChainCompat<'_>where Self: AsErrorSource,

Returns an iterator for traversing the chain of errors, starting with the current error @@ -84,20 +84,20 @@ __T0: Into<ScalarValue>,

§

type Source = Error

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl IntoError<Error> for DeserializeJsonSnafuwhere Error: Error + ErrorCompat,

§

type Source = Error

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl<__T0, __T1> IntoError<Error> for FindDatanodeSnafu<__T0, __T1>where Error: Error + ErrorCompat, - __T0: Into<TableId>, + __T0: Into<TableId>, __T1: Into<RegionNumber>,

§

type Source = NoneError

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl<__T0, __T1> IntoError<Error> for FindLeaderSnafu<__T0, __T1>where Error: Error + ErrorCompat, - __T0: Into<TableId>, + __T0: Into<TableId>, __T1: Into<RegionId>,

§

type Source = NoneError

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl<__T0, __T1> IntoError<Error> for FindRegionRoutesSnafu<__T0, __T1>where Error: Error + ErrorCompat, - __T0: Into<TableId>, + __T0: Into<TableId>, __T1: Into<u64>,

§

type Source = NoneError

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl<__T0> IntoError<Error> for FindRegionSnafu<__T0>where Error: Error + ErrorCompat, __T0: Into<String>,

§

type Source = NoneError

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl<__T0> IntoError<Error> for FindRegionsSnafu<__T0>where Error: Error + ErrorCompat, __T0: Into<Vec<Expr>>,

§

type Source = NoneError

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl<__T0> IntoError<Error> for FindTableRoutesSnafu<__T0>where Error: Error + ErrorCompat, - __T0: Into<TableId>,

§

type Source = NoneError

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl<__T0> IntoError<Error> for GetCacheSnafu<__T0>where + __T0: Into<TableId>,

§

type Source = NoneError

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl<__T0> IntoError<Error> for GetCacheSnafu<__T0>where Error: Error + ErrorCompat, __T0: Into<String>,

§

type Source = NoneError

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl<__T0> IntoError<Error> for InvalidDeleteRequestSnafu<__T0>where Error: Error + ErrorCompat, @@ -105,7 +105,7 @@ Error: Error + ErrorCompat, __T0: Into<String>,

§

type Source = NoneError

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl<__T0, __T1> IntoError<Error> for InvalidTableRouteDataSnafu<__T0, __T1>where Error: Error + ErrorCompat, - __T0: Into<TableId>, + __T0: Into<TableId>, __T1: Into<String>,

§

type Source = NoneError

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl<__T0> IntoError<Error> for MissingDefaultValueSnafu<__T0>where Error: Error + ErrorCompat, __T0: Into<String>,

§

type Source = NoneError

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl<__T0, __T1> IntoError<Error> for RegionKeysSizeSnafu<__T0, __T1>where diff --git a/partition/error/struct.FindDatanodeSnafu.html b/partition/error/struct.FindDatanodeSnafu.html index 9cc976444220..5f8bbc5d70a4 100644 --- a/partition/error/struct.FindDatanodeSnafu.html +++ b/partition/error/struct.FindDatanodeSnafu.html @@ -3,14 +3,14 @@ pub region: __T1, }
Expand description

SNAFU context selector for the Error::FindDatanode variant

Fields§

§table_id: __T0§region: __T1

Implementations§

source§

impl<__T0, __T1> FindDatanodeSnafu<__T0, __T1>

source

pub fn build(self) -> Errorwhere - __T0: Into<TableId>, + __T0: Into<TableId>, __T1: Into<RegionNumber>,

Consume the selector and return the associated error

source

pub fn fail<__T>(self) -> Result<__T, Error>where - __T0: Into<TableId>, + __T0: Into<TableId>, __T1: Into<RegionNumber>,

Consume the selector and return a Result with the associated error

Trait Implementations§

source§

impl<__T0: Clone, __T1: Clone> Clone for FindDatanodeSnafu<__T0, __T1>

source§

fn clone(&self) -> FindDatanodeSnafu<__T0, __T1>

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl<__T0: Debug, __T1: Debug> Debug for FindDatanodeSnafu<__T0, __T1>

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl<__T0, __T1> IntoError<Error> for FindDatanodeSnafu<__T0, __T1>where Error: Error + ErrorCompat, - __T0: Into<TableId>, + __T0: Into<TableId>, __T1: Into<RegionNumber>,

§

type Source = NoneError

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl<__T0: Copy, __T1: Copy> Copy for FindDatanodeSnafu<__T0, __T1>

Auto Trait Implementations§

§

impl<__T0, __T1> RefUnwindSafe for FindDatanodeSnafu<__T0, __T1>where __T0: RefUnwindSafe, __T1: RefUnwindSafe,

§

impl<__T0, __T1> Send for FindDatanodeSnafu<__T0, __T1>where diff --git a/partition/error/struct.FindLeaderSnafu.html b/partition/error/struct.FindLeaderSnafu.html index 1b0561cee617..f2c18d352dc7 100644 --- a/partition/error/struct.FindLeaderSnafu.html +++ b/partition/error/struct.FindLeaderSnafu.html @@ -3,14 +3,14 @@ pub region_id: __T1, }
Expand description

SNAFU context selector for the Error::FindLeader variant

Fields§

§table_id: __T0§region_id: __T1

Implementations§

source§

impl<__T0, __T1> FindLeaderSnafu<__T0, __T1>

source

pub fn build(self) -> Errorwhere - __T0: Into<TableId>, + __T0: Into<TableId>, __T1: Into<RegionId>,

Consume the selector and return the associated error

source

pub fn fail<__T>(self) -> Result<__T, Error>where - __T0: Into<TableId>, + __T0: Into<TableId>, __T1: Into<RegionId>,

Consume the selector and return a Result with the associated error

Trait Implementations§

source§

impl<__T0: Clone, __T1: Clone> Clone for FindLeaderSnafu<__T0, __T1>

source§

fn clone(&self) -> FindLeaderSnafu<__T0, __T1>

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl<__T0: Debug, __T1: Debug> Debug for FindLeaderSnafu<__T0, __T1>

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl<__T0, __T1> IntoError<Error> for FindLeaderSnafu<__T0, __T1>where Error: Error + ErrorCompat, - __T0: Into<TableId>, + __T0: Into<TableId>, __T1: Into<RegionId>,

§

type Source = NoneError

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl<__T0: Copy, __T1: Copy> Copy for FindLeaderSnafu<__T0, __T1>

Auto Trait Implementations§

§

impl<__T0, __T1> RefUnwindSafe for FindLeaderSnafu<__T0, __T1>where __T0: RefUnwindSafe, __T1: RefUnwindSafe,

§

impl<__T0, __T1> Send for FindLeaderSnafu<__T0, __T1>where diff --git a/partition/error/struct.FindRegionRoutesSnafu.html b/partition/error/struct.FindRegionRoutesSnafu.html index 0aebbf902088..2499a0569025 100644 --- a/partition/error/struct.FindRegionRoutesSnafu.html +++ b/partition/error/struct.FindRegionRoutesSnafu.html @@ -3,14 +3,14 @@ pub region_id: __T1, }
Expand description

SNAFU context selector for the Error::FindRegionRoutes variant

Fields§

§table_id: __T0§region_id: __T1

Implementations§

source§

impl<__T0, __T1> FindRegionRoutesSnafu<__T0, __T1>

source

pub fn build(self) -> Errorwhere - __T0: Into<TableId>, + __T0: Into<TableId>, __T1: Into<u64>,

Consume the selector and return the associated error

source

pub fn fail<__T>(self) -> Result<__T, Error>where - __T0: Into<TableId>, + __T0: Into<TableId>, __T1: Into<u64>,

Consume the selector and return a Result with the associated error

Trait Implementations§

source§

impl<__T0: Clone, __T1: Clone> Clone for FindRegionRoutesSnafu<__T0, __T1>

source§

fn clone(&self) -> FindRegionRoutesSnafu<__T0, __T1>

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl<__T0: Debug, __T1: Debug> Debug for FindRegionRoutesSnafu<__T0, __T1>

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl<__T0, __T1> IntoError<Error> for FindRegionRoutesSnafu<__T0, __T1>where Error: Error + ErrorCompat, - __T0: Into<TableId>, + __T0: Into<TableId>, __T1: Into<u64>,

§

type Source = NoneError

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl<__T0: Copy, __T1: Copy> Copy for FindRegionRoutesSnafu<__T0, __T1>

Auto Trait Implementations§

§

impl<__T0, __T1> RefUnwindSafe for FindRegionRoutesSnafu<__T0, __T1>where __T0: RefUnwindSafe, __T1: RefUnwindSafe,

§

impl<__T0, __T1> Send for FindRegionRoutesSnafu<__T0, __T1>where diff --git a/partition/error/struct.FindTableRoutesSnafu.html b/partition/error/struct.FindTableRoutesSnafu.html index 2dc8a9bcf04d..a7500191449b 100644 --- a/partition/error/struct.FindTableRoutesSnafu.html +++ b/partition/error/struct.FindTableRoutesSnafu.html @@ -2,12 +2,12 @@ pub table_id: __T0, }
Expand description

SNAFU context selector for the Error::FindTableRoutes variant

Fields§

§table_id: __T0

Implementations§

source§

impl<__T0> FindTableRoutesSnafu<__T0>

source

pub fn build(self) -> Errorwhere - __T0: Into<TableId>,

Consume the selector and return the associated error

+ __T0: Into<TableId>,

Consume the selector and return the associated error

source

pub fn fail<__T>(self) -> Result<__T, Error>where - __T0: Into<TableId>,

Consume the selector and return a Result with the associated error

+ __T0: Into<TableId>,

Consume the selector and return a Result with the associated error

Trait Implementations§

source§

impl<__T0: Clone> Clone for FindTableRoutesSnafu<__T0>

source§

fn clone(&self) -> FindTableRoutesSnafu<__T0>

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl<__T0: Debug> Debug for FindTableRoutesSnafu<__T0>

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl<__T0> IntoError<Error> for FindTableRoutesSnafu<__T0>where Error: Error + ErrorCompat, - __T0: Into<TableId>,

§

type Source = NoneError

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl<__T0: Copy> Copy for FindTableRoutesSnafu<__T0>

Auto Trait Implementations§

§

impl<__T0> RefUnwindSafe for FindTableRoutesSnafu<__T0>where + __T0: Into<TableId>,

§

type Source = NoneError

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl<__T0: Copy> Copy for FindTableRoutesSnafu<__T0>

Auto Trait Implementations§

§

impl<__T0> RefUnwindSafe for FindTableRoutesSnafu<__T0>where __T0: RefUnwindSafe,

§

impl<__T0> Send for FindTableRoutesSnafu<__T0>where __T0: Send,

§

impl<__T0> Sync for FindTableRoutesSnafu<__T0>where __T0: Sync,

§

impl<__T0> Unpin for FindTableRoutesSnafu<__T0>where diff --git a/partition/error/struct.InvalidTableRouteDataSnafu.html b/partition/error/struct.InvalidTableRouteDataSnafu.html index 912b7cd16446..68cff1df43e2 100644 --- a/partition/error/struct.InvalidTableRouteDataSnafu.html +++ b/partition/error/struct.InvalidTableRouteDataSnafu.html @@ -3,14 +3,14 @@ pub err_msg: __T1, }
Expand description

SNAFU context selector for the Error::InvalidTableRouteData variant

Fields§

§table_id: __T0§err_msg: __T1

Implementations§

source§

impl<__T0, __T1> InvalidTableRouteDataSnafu<__T0, __T1>

source

pub fn build(self) -> Errorwhere - __T0: Into<TableId>, + __T0: Into<TableId>, __T1: Into<String>,

Consume the selector and return the associated error

source

pub fn fail<__T>(self) -> Result<__T, Error>where - __T0: Into<TableId>, + __T0: Into<TableId>, __T1: Into<String>,

Consume the selector and return a Result with the associated error

Trait Implementations§

source§

impl<__T0: Clone, __T1: Clone> Clone for InvalidTableRouteDataSnafu<__T0, __T1>

source§

fn clone(&self) -> InvalidTableRouteDataSnafu<__T0, __T1>

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl<__T0: Debug, __T1: Debug> Debug for InvalidTableRouteDataSnafu<__T0, __T1>

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl<__T0, __T1> IntoError<Error> for InvalidTableRouteDataSnafu<__T0, __T1>where Error: Error + ErrorCompat, - __T0: Into<TableId>, + __T0: Into<TableId>, __T1: Into<String>,

§

type Source = NoneError

The underlying error
source§

fn into_error(self, error: Self::Source) -> Error

Combine the information to produce the error
source§

impl<__T0: Copy, __T1: Copy> Copy for InvalidTableRouteDataSnafu<__T0, __T1>

Auto Trait Implementations§

§

impl<__T0, __T1> RefUnwindSafe for InvalidTableRouteDataSnafu<__T0, __T1>where __T0: RefUnwindSafe, __T1: RefUnwindSafe,

§

impl<__T0, __T1> Send for InvalidTableRouteDataSnafu<__T0, __T1>where diff --git a/partition/manager/struct.PartitionRuleManager.html b/partition/manager/struct.PartitionRuleManager.html index bee6190c910a..28fb448e29a0 100644 --- a/partition/manager/struct.PartitionRuleManager.html +++ b/partition/manager/struct.PartitionRuleManager.html @@ -6,22 +6,22 @@
  • values (in case of insertion)
  • filters (in case of select, deletion and update)
  • -

    Fields§

    §table_route_manager: TableRouteManager

    Implementations§

    source§

    impl PartitionRuleManager

    source

    pub fn new(kv_backend: KvBackendRef) -> Self

    source

    pub async fn find_table_route(&self, table_id: TableId) -> Result<RegionRoutes>

    Find table route of given table name.

    +

    Fields§

    §table_route_manager: TableRouteManager

    Implementations§

    source§

    impl PartitionRuleManager

    source

    pub fn new(kv_backend: KvBackendRef) -> Self

    source

    pub async fn find_table_route(&self, table_id: TableId) -> Result<RegionRoutes>

    Find table route of given table name.

    source

    pub async fn find_region_datanodes( &self, - table_id: TableId, + table_id: TableId, regions: Vec<RegionNumber> ) -> Result<HashMap<Peer, Vec<RegionNumber>>>

    Find datanodes of corresponding regions of given table.

    source

    pub async fn find_table_region_leaders( &self, - table_id: TableId + table_id: TableId ) -> Result<Vec<Peer>>

    Find all leader peers of given table.

    source

    pub async fn find_table_partitions( &self, - table_id: TableId + table_id: TableId ) -> Result<Vec<PartitionInfo>>

    source

    pub async fn find_table_partition_rule( &self, - table_id: TableId + table_id: TableId ) -> Result<PartitionRuleRef>

    Get partition rule of given table.

    source

    pub fn find_regions_by_filters( &self, @@ -30,7 +30,7 @@ ) -> Result<Vec<RegionNumber>>

    Find regions in partition rule by filters.

    source

    pub async fn find_region_leader(&self, region_id: RegionId) -> Result<Peer>

    source

    pub async fn split_rows( &self, - table_id: TableId, + table_id: TableId, rows: Rows ) -> Result<HashMap<RegionNumber, Rows>>

    Auto Trait Implementations§

    Blanket Implementations§

    source§

    impl<T> Any for Twhere T: 'static + ?Sized,

    source§

    fn type_id(&self) -> TypeId

    Gets the TypeId of self. Read more
    source§

    impl<T> Borrow<T> for Twhere diff --git a/partition/manager/trait.TableRouteCacheInvalidator.html b/partition/manager/trait.TableRouteCacheInvalidator.html index b0d696a6fc63..e4fa61b64ef1 100644 --- a/partition/manager/trait.TableRouteCacheInvalidator.html +++ b/partition/manager/trait.TableRouteCacheInvalidator.html @@ -2,13 +2,13 @@ // Required method fn invalidate_table_route<'life0, 'async_trait>( &'life0 self, - table: TableId + table: TableId ) -> Pin<Box<dyn Future<Output = ()> + Send + 'async_trait>> where Self: 'async_trait, 'life0: 'async_trait; }

    Required Methods§

    source

    fn invalidate_table_route<'life0, 'async_trait>( &'life0 self, - table: TableId + table: TableId ) -> Pin<Box<dyn Future<Output = ()> + Send + 'async_trait>>where Self: 'async_trait, 'life0: 'async_trait,

    Implementors§

    \ No newline at end of file diff --git a/partition/route/struct.TableRoutes.html b/partition/route/struct.TableRoutes.html index a1f8a35b488f..46d62ad85e28 100644 --- a/partition/route/struct.TableRoutes.html +++ b/partition/route/struct.TableRoutes.html @@ -1,11 +1,11 @@ TableRoutes in partition::route - Rust
    pub struct TableRoutes {
         meta_client: Arc<MetaClient>,
    -    cache: Cache<TableId, Arc<TableRoute>>,
    -}

    Fields§

    §meta_client: Arc<MetaClient>§cache: Cache<TableId, Arc<TableRoute>>

    Implementations§

    source§

    impl TableRoutes

    source

    pub fn new(meta_client: Arc<MetaClient>) -> Self

    source

    pub async fn get_route(&self, table_id: TableId) -> Result<Arc<TableRoute>>

    source

    async fn get_from_meta(&self, table_id: TableId) -> Result<Arc<TableRoute>>

    source

    pub async fn insert_table_route( + cache: Cache<TableId, Arc<TableRoute>>, +}

    Fields§

    §meta_client: Arc<MetaClient>§cache: Cache<TableId, Arc<TableRoute>>

    Implementations§

    source§

    impl TableRoutes

    source

    pub fn new(meta_client: Arc<MetaClient>) -> Self

    source

    pub async fn get_route(&self, table_id: TableId) -> Result<Arc<TableRoute>>

    source

    async fn get_from_meta(&self, table_id: TableId) -> Result<Arc<TableRoute>>

    source

    pub async fn insert_table_route( &self, - table_id: TableId, + table_id: TableId, table_route: Arc<TableRoute> -)

    source

    pub async fn invalidate_table_route(&self, table_id: TableId)

    source

    pub fn cache(&self) -> &Cache<TableId, Arc<TableRoute>>

    Auto Trait Implementations§

    Blanket Implementations§

    source§

    impl<T> Any for Twhere +)

    source

    pub async fn invalidate_table_route(&self, table_id: TableId)

    source

    pub fn cache(&self) -> &Cache<TableId, Arc<TableRoute>>

    Auto Trait Implementations§

    Blanket Implementations§

    source§

    impl<T> Any for Twhere T: 'static + ?Sized,

    source§

    fn type_id(&self) -> TypeId

    Gets the TypeId of self. Read more
    source§

    impl<T> Borrow<T> for Twhere T: ?Sized,

    source§

    fn borrow(&self) -> &T

    Immutably borrows from an owned value. Read more
    source§

    impl<T> BorrowMut<T> for Twhere T: ?Sized,

    source§

    fn borrow_mut(&mut self) -> &mut T

    Mutably borrows from an owned value. Read more
    §

    impl<T> CompatExt for T

    §

    fn compat(self) -> Compat<T>

    Applies the [Compat] adapter by value. Read more
    §

    fn compat_ref(&self) -> Compat<&T>

    Applies the [Compat] adapter by shared reference. Read more
    §

    fn compat_mut(&mut self) -> Compat<&mut T>

    Applies the [Compat] adapter by mutable reference. Read more
    §

    impl<T> Conv for T

    §

    fn conv<T>(self) -> Twhere diff --git a/partition/route/type.TableRouteCache.html b/partition/route/type.TableRouteCache.html index 749a87c7f52e..30f2716cc3f7 100644 --- a/partition/route/type.TableRouteCache.html +++ b/partition/route/type.TableRouteCache.html @@ -1 +1 @@ -TableRouteCache in partition::route - Rust

    Type Definition partition::route::TableRouteCache

    source ·
    type TableRouteCache = Cache<TableId, Arc<TableRoute>>;
    \ No newline at end of file +TableRouteCache in partition::route - Rust

    Type Definition partition::route::TableRouteCache

    source ·
    type TableRouteCache = Cache<TableId, Arc<TableRoute>>;
    \ No newline at end of file diff --git a/search-index.js b/search-index.js index bba3756a0b58..121a550bc3ba 100644 --- a/search-index.js +++ b/search-index.js @@ -3,7 +3,7 @@ var searchIndex = JSON.parse('{\ "auth":{"doc":"","t":"NNGENNNNEIGEENNNNNNNNIGIGKFKKKAAKAAAFFKRGGENENNGNGFLLLLLLLLLLLLLLLLFLLLLLLLLLLLLLLLLFFLLLLLLLLLLLFFLLNDNDENDNDNDNDNDGNDNDNDLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMMLMLMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMMMLLLLLLLLLLLMMMMMMMMMMMMMMMNNNNNIEENNNNNLLLLKLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLDIKLLLLLLLLLLLLLLLLLLLLLKLMLLILLKKKARDLLLLLLLLLLLLLLLLLLLLLLLML","n":["Allow","GrpcRequest","HashedPassword","Identity","LineProtocol","MysqlNativePassword","Opentsdb","Otlp","Password","PermissionChecker","PermissionCheckerRef","PermissionReq","PermissionResp","PgMD5","PlainText","PromQuery","PromStoreRead","PromStoreWrite","Reject","SqlStatement","UserId","UserInfo","UserInfoRef","UserProvider","UserProviderRef","as_any","auth_mysql","authenticate","authorize","check_permission","common","error","name","permission","user_info","user_provider","user_provider_from_option","userinfo_by_name","username","DEFAULT_USERNAME","HashedPassword","HostOrIp","Identity","MysqlNativePassword","Password","PgMD5","PlainText","Salt","UserId","Username","auth_mysql","borrow","borrow","borrow_mut","borrow_mut","clone","clone_into","compat","compat","compat_mut","compat_mut","compat_ref","compat_ref","deref","deref","deref_mut","deref_mut","double_sha1","drop","drop","fmt","from","from","from_ref","from_subset","from_subset","init","init","into","into","into_request","into_request","is_in_subset","is_in_subset","sha1_one","sha1_two","to_owned","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","user_provider_from_option","userinfo_by_name","vzip","vzip","AccessDenied","AccessDeniedSnafu","AuthBackend","AuthBackendSnafu","Error","IllegalParam","IllegalParamSnafu","InternalState","InternalStateSnafu","InvalidConfig","InvalidConfigSnafu","Io","IoSnafu","PermissionDenied","PermissionDeniedSnafu","Result","UnsupportedPasswordType","UnsupportedPasswordTypeSnafu","UserNotFound","UserNotFoundSnafu","UserPasswordMismatch","UserPasswordMismatchSnafu","as_any","as_error_source","backtrace","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","build","build","build","build","build","build","build","build","catalog","cause","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","debug_fmt","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","description","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","fail","fail","fail","fail","fail","fail","fail","fail","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","init","init","init","init","init","init","init","init","init","init","init","into","into","into","into","into","into","into","into","into","into","into","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","msg","msg","msg","next","password_type","provide","schema","source","status_code","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_string","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","username","username","username","value","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","catalog","error","location","location","location","msg","msg","msg","password_type","schema","source","username","username","username","value","Allow","GrpcRequest","LineProtocol","Opentsdb","Otlp","PermissionChecker","PermissionReq","PermissionResp","PromQuery","PromStoreRead","PromStoreWrite","Reject","SqlStatement","borrow","borrow","borrow_mut","borrow_mut","check_permission","clone","clone_into","compat","compat","compat_mut","compat_mut","compat_ref","compat_ref","deref","deref","deref_mut","deref_mut","drop","drop","fmt","fmt","from","from","from_ref","from_subset","from_subset","init","init","into","into","into_request","into_request","is_in_subset","is_in_subset","to_owned","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","vzip","vzip","DefaultUserInfo","UserInfo","as_any","as_any","borrow","borrow_mut","compat","compat_mut","compat_ref","deref","deref_mut","drop","fmt","from","from_subset","init","into","into_request","is_in_subset","to_subset","to_subset_unchecked","try_from","try_into","type_id","username","username","username","vzip","with_name","UserProvider","auth","auth","authenticate","authorize","name","static_user_provider","STATIC_USER_PROVIDER","StaticUserProvider","authenticate","authorize","borrow","borrow_mut","compat","compat_mut","compat_ref","deref","deref_mut","drop","from","from_subset","init","into","into_request","is_in_subset","name","to_subset","to_subset_unchecked","try_from","try_from","try_into","type_id","users","vzip"],"q":[[0,"auth"],[39,"auth::common"],[101,"auth::error"],[442,"auth::error::Error"],[457,"auth::permission"],[517,"auth::user_info"],[546,"auth::user_provider"],[553,"auth::user_provider::static_user_provider"]],"d":["","","","","","","","","Authentication information sent by the client.","","","","","","","","","","","","","","pub type alias","","","","","Checks whether a user is valid and allowed to access the …","Checks whether a connection request from a certain user to …","","","","","","","","","construct a UserInfo impl with name use default username …","","","","","","","Authentication information sent by the client.","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","construct a UserInfo impl with name use default username …","","","","SNAFU context selector for the Error::AccessDenied variant","","SNAFU context selector for the Error::AuthBackend variant","","","SNAFU context selector for the Error::IllegalParam variant","","SNAFU context selector for the Error::InternalState variant","","SNAFU context selector for the Error::InvalidConfig variant","","SNAFU context selector for the Error::Io variant","","SNAFU context selector for the Error::PermissionDenied …","","","SNAFU context selector for the …","","SNAFU context selector for the Error::UserNotFound variant","","SNAFU context selector for the Error::UserPasswordMismatch …","","","","","","","","","","","","","","","","","","","","","","","","","","Consume the selector and return the associated error","Consume the selector and return the associated error","Consume the selector and return the associated error","Consume the selector and return the associated error","Consume the selector and return the associated error","Consume the selector and return the associated error","Consume the selector and return the associated error","Consume the selector and return the associated error","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Consume the selector and return a Result with the …","Consume the selector and return a Result with the …","Consume the selector and return a Result with the …","Consume the selector and return a Result with the …","Consume the selector and return a Result with the …","Consume the selector and return a Result with the …","Consume the selector and return a Result with the …","Consume the selector and return a Result with the …","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","Calls U::from(self).","","","","","","","","","","","","","","Combination of authenticate() and authorize(). In most …","Combination of authenticate() and authorize(). In most …","Checks whether a user is valid and allowed to access the …","Checks whether a connection request from a certain user to …","","","","","","","","","","","","","","","Returns the argument unchanged.","","","Calls U::from(self).","","","","","","","","","","",""],"i":[15,14,0,0,14,8,14,14,0,0,0,0,0,8,8,14,14,14,15,14,7,0,0,0,0,48,0,49,49,50,0,0,49,0,0,0,0,0,48,0,0,0,0,8,0,8,8,0,7,0,0,8,7,8,7,7,7,8,7,8,7,8,7,8,7,8,7,0,8,7,7,8,7,7,8,7,8,7,8,7,8,7,8,7,0,0,7,8,7,8,7,8,7,8,7,8,7,0,0,8,7,27,0,27,0,0,27,0,27,0,27,0,27,0,27,0,0,27,0,27,0,27,0,27,27,27,31,32,33,40,41,34,35,36,37,38,27,31,32,33,40,41,34,35,36,37,38,27,31,32,33,34,35,36,37,38,37,27,31,32,33,40,41,34,35,36,37,38,31,32,33,40,41,34,35,36,37,38,31,32,33,40,41,34,35,36,37,38,27,31,32,33,40,41,34,35,36,37,38,27,31,32,33,40,41,34,35,36,37,38,27,27,31,32,33,40,41,34,35,36,37,38,27,31,32,33,40,41,34,35,36,37,38,27,27,31,32,33,40,41,34,35,36,37,38,27,31,32,33,34,35,36,37,38,31,32,33,40,41,34,35,36,37,38,27,27,31,32,33,40,41,34,35,36,37,38,27,31,32,33,40,41,34,35,36,37,38,31,32,33,40,41,34,35,36,37,38,27,31,32,33,40,41,34,35,36,37,38,27,31,32,33,40,41,34,35,36,37,38,27,31,32,33,40,41,34,35,36,37,38,31,32,33,40,41,34,35,36,37,38,27,31,32,33,40,41,34,35,36,37,38,27,31,32,33,27,35,27,37,27,27,31,32,33,40,41,34,35,36,37,38,27,31,32,33,40,41,34,35,36,37,38,27,31,32,33,40,41,34,35,36,37,38,27,31,32,33,40,41,34,35,36,37,38,27,31,32,33,40,41,34,35,36,37,38,27,31,32,33,40,41,34,35,36,37,38,27,34,36,37,31,31,32,33,40,41,34,35,36,37,38,27,51,52,52,53,54,55,56,57,58,51,53,59,60,51,55,15,14,14,14,14,0,0,0,14,14,14,15,14,14,15,14,15,50,14,14,14,15,14,15,14,15,14,15,14,15,14,15,14,15,14,15,14,14,15,14,15,14,15,14,15,14,15,14,14,15,14,15,14,15,14,15,14,15,14,15,0,0,48,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,48,46,46,46,46,0,49,49,49,49,49,0,0,0,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47],"f":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[],1],[[2,[4,[3]],5,[4,[3]]],6],[[7,8],[[11,[[10,[9]]]]]],[[5,5,12],[[11,[[10,[9]]]]]],[[[13,[12]],14],[[6,[15]]]],0,0,[[],5],0,0,0,[16,[[6,[17]]]],[[[13,[16]]],12],[[],5],0,0,0,0,0,0,0,0,0,0,0,[[2,[4,[3]],5,[4,[3]]],6],[[]],[[]],[[]],[[]],[7,7],[[]],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[19],[19],[19],[19],[[[4,[3]]],[[20,[3]]]],[19],[19],[[7,21],22],[[]],[[]],[[]],[[]],[[]],[[],19],[[],19],[[]],[[]],[[],23],[[],23],[[],24],[[],24],[[[4,[3]]],[[20,[3]]]],[[[4,[3]],[4,[3]]],[[20,[3]]]],[[]],[[],13],[[],13],[[]],[[]],[[],25],[[],25],[[],25],[[],25],[[],26],[[],26],[16,[[6,[17]]]],[[[13,[16]]],12],[[]],[[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[27,1],[[],28],[27,[[13,[29]]]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[[31,[[30,[16]],[30,[16]]]]],27],[[[32,[[30,[16]]]]],27],[[[33,[[30,[16]]]]],27],[[[34,[[30,[16]]]]],27],[[[35,[[30,[16]]]]],27],[[[36,[[30,[16]]]]],27],[[[37,[[30,[16]],[30,[16]],[30,[16]]]]],27],[38,27],0,[27,[[13,[28]]]],[[[31,[39,39]]],[[31,[39,39]]]],[[[32,[39]]],[[32,[39]]]],[[[33,[39]]],[[33,[39]]]],[40,40],[41,41],[[[34,[39]]],[[34,[39]]]],[[[35,[39]]],[[35,[39]]]],[[[36,[39]]],[[36,[39]]]],[[[37,[39,39,39]]],[[37,[39,39,39]]]],[38,38],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[27,19,[20,[16]]]],[19],[19],[19],[19],[19],[19],[19],[19],[19],[19],[19],[19],[19],[19],[19],[19],[19],[19],[19],[19],[19],[19],[27,5],[19],[19],[19],[19],[19],[19],[19],[19],[19],[19],[19],[[[31,[[30,[16]],[30,[16]]]]],[[25,[27]]]],[[[32,[[30,[16]]]]],[[25,[27]]]],[[[33,[[30,[16]]]]],[[25,[27]]]],[[[34,[[30,[16]]]]],[[25,[27]]]],[[[35,[[30,[16]]]]],[[25,[27]]]],[[[36,[[30,[16]]]]],[[25,[27]]]],[[[37,[[30,[16]],[30,[16]],[30,[16]]]]],[[25,[27]]]],[38,[[25,[27]]]],[[[31,[42,42]],21],22],[[[32,[42]],21],22],[[[33,[42]],21],22],[[40,21],22],[[41,21],22],[[[34,[42]],21],22],[[[35,[42]],21],22],[[[36,[42]],21],22],[[[37,[42,42,42]],21],22],[[38,21],22],[[27,21],22],[[27,21],22],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[],19],[[],19],[[],19],[[],19],[[],19],[[],19],[[],19],[[],19],[[],19],[[],19],[[],19],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[[31,[[30,[16]],[30,[16]]]]],27],[[[32,[[30,[16]]]]],27],[[[33,[[30,[16]]]]],27],[40,27],[41,27],[[[34,[[30,[16]]]]],27],[[[35,[[30,[16]]]]],27],[[[36,[[30,[16]]]]],27],[[[37,[[30,[16]],[30,[16]],[30,[16]]]]],27],[38,27],[[],23],[[],23],[[],23],[[],23],[[],23],[[],23],[[],23],[[],23],[[],23],[[],23],[[],23],[[],24],[[],24],[[],24],[[],24],[[],24],[[],24],[[],24],[[],24],[[],24],[[],24],[[],24],0,0,0,[27,[[13,[43]]]],0,[44],0,[27,[[13,[28]]]],[27,45],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[],16],[[],13],[[],13],[[],13],[[],13],[[],13],[[],13],[[],13],[[],13],[[],13],[[],13],[[],13],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[],25],[[],25],[[],25],[[],25],[[],25],[[],25],[[],25],[[],25],[[],25],[[],25],[[],25],[[],25],[[],25],[[],25],[[],25],[[],25],[[],25],[[],25],[[],25],[[],25],[[],25],[[],25],[[],26],[[],26],[[],26],[[],26],[[],26],[[],26],[[],26],[[],26],[[],26],[[],26],[[],26],0,0,0,0,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[]],[[]],[[]],[[]],[[[13,[12]],14],[[6,[15]]]],[14,14],[[]],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[19],[19],[19],[19],[19],[19],[[14,21],22],[[15,21],22],[[]],[[]],[[]],[[]],[[]],[[],19],[[],19],[[]],[[]],[[],23],[[],23],[[],24],[[],24],[[]],[[],13],[[],13],[[]],[[]],[[],25],[[],25],[[],25],[[],25],[[],26],[[],26],[[]],[[]],0,0,[[],1],[46,1],[[]],[[]],[[],18],[[],18],[[],18],[19],[19],[19],[[46,21],22],[[]],[[]],[[],19],[[]],[[],23],[[],24],[[],13],[[]],[[],25],[[],25],[[],26],[[],5],[46,5],0,[[]],[[[30,[16]]],12],0,[[7,8,5,5],[[11,[[10,[9]]]]]],[[7,8,5,5],[[11,[[10,[9]]]]]],[[7,8],[[11,[[10,[9]]]]]],[[5,5,12],[[11,[[10,[9]]]]]],[[],5],0,0,0,[[47,7,8],[[11,[[10,[9]]]]]],[[47,5,5,12],[[11,[[10,[9]]]]]],[[]],[[]],[[],18],[[],18],[[],18],[19],[19],[19],[[]],[[]],[[],19],[[]],[[],23],[[],24],[47,5],[[],13],[[]],[[],25],[5,[[6,[47]]]],[[],25],[[],26],0,[[]]],"c":[],"p":[[8,"Any"],[6,"HashedPassword"],[15,"u8"],[15,"slice"],[15,"str"],[6,"Result"],[4,"Identity"],[4,"Password"],[8,"Future"],[3,"Box"],[3,"Pin"],[6,"UserInfoRef"],[4,"Option"],[4,"PermissionReq"],[4,"PermissionResp"],[3,"String"],[6,"UserProviderRef"],[3,"Compat"],[15,"usize"],[3,"Vec"],[3,"Formatter"],[6,"Result"],[3,"Request"],[15,"bool"],[4,"Result"],[3,"TypeId"],[4,"Error"],[8,"Error"],[3,"Backtrace"],[8,"Into"],[3,"InvalidConfigSnafu"],[3,"IllegalParamSnafu"],[3,"InternalStateSnafu"],[3,"UserNotFoundSnafu"],[3,"UnsupportedPasswordTypeSnafu"],[3,"UserPasswordMismatchSnafu"],[3,"AccessDeniedSnafu"],[3,"PermissionDeniedSnafu"],[8,"Clone"],[3,"IoSnafu"],[3,"AuthBackendSnafu"],[8,"Debug"],[8,"StackError"],[3,"Demand"],[4,"StatusCode"],[3,"DefaultUserInfo"],[3,"StaticUserProvider"],[8,"UserInfo"],[8,"UserProvider"],[8,"PermissionChecker"],[13,"AccessDenied"],[13,"Io"],[13,"AuthBackend"],[13,"PermissionDenied"],[13,"InvalidConfig"],[13,"IllegalParam"],[13,"InternalState"],[13,"UnsupportedPasswordType"],[13,"UserNotFound"],[13,"UserPasswordMismatch"]]},\ "catalog":{"doc":"","t":"IGDDGDDDDKLLLLLLLLLLLLMMMMMKKLLLLLLLLLLLLLLLLLLLLLLLLLLLLMLLLLLLLLLLLLLLLLLLALLLLLLLLLLLLLLLLLLLLLLALLLLLLLLLLLLLLLLLLLLLLLLAAAMMMMMMMKKKMKMMMMMKALLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLNDNDNDNDNDNDNDENDNDNDNDNDNDNDNDNDNDNDNDNDNDNDNDGNDNDNDNNDDNDNDNDNDNDNDNDNDNDNDLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMMMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMMLMMLMMMLLMMMMMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMRDIDGRLLLLLMMALLLLLLLLLLLLLLLLLLLLLLLLLLLLKLMKLKLAKLLLLLLLLLLLLLRRDDRRRRLLLLLLMMMMMMLLLLLLMLLLLLLLLLLLLLLLLLLLLLLLLLLMMMMLLMLLLLLLLLLLLLLDDLLLLLLMMMMMLLLLLLLLLLLLMLLLLLLLLLLLLLLLLLLLLMMMLMLMMLLLLLLLLLLLLLDDDMMAMMMAMMMMRRRGDDLLLLLLLLLLLLLMMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMLLLLMLLLLLLLLLLLLLLLLLLDDLLLLLMLMLLLLLLLLLLLLMLLLLLLLLLLLLLLLLLLLLLLLLMLLLLMLLLLMLLLLLLLLLLLLLLLLLCACDGLLLLLLMLLLLLLLLLLLLLLLLLLFLLLLLLLLLLLLLLLLLRRRRRRFDLLMLLLMMLLMLLLLLLLLLLMLLLLLL","n":["CatalogManager","CatalogManagerRef","DeregisterSchemaRequest","DeregisterTableRequest","OpenSystemTableHook","RegisterSchemaRequest","RegisterSystemTableRequest","RegisterTableRequest","RenameTableRequest","as_any","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","catalog","catalog","catalog","catalog","catalog","catalog_exists","catalog_names","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","compat","compat","compat","compat","compat","compat","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","create_table_request","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","drop","drop","drop","drop","drop","drop","error","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from_ref","from_ref","from_ref","from_ref","from_ref","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","information_schema","init","init","init","init","init","init","into","into","into","into","into","into","into_request","into_request","into_request","into_request","into_request","into_request","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","kvbackend","memory","metrics","new_table_name","open_hook","schema","schema","schema","schema","schema","schema_exists","schema_names","table","table","table_exists","table_id","table_id","table_name","table_name","table_name","table_names","table_source","to_owned","to_owned","to_owned","to_owned","to_owned","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","vzip","vzip","CatalogNotFound","CatalogNotFoundSnafu","CompileScriptInternal","CompileScriptInternalSnafu","CreateRecordBatch","CreateRecordBatchSnafu","CreateSystemCatalog","CreateSystemCatalogSnafu","CreateTable","CreateTableSnafu","Datafusion","DatafusionSnafu","EmptyValue","EmptyValueSnafu","Error","Generic","GenericSnafu","InsertCatalogRecord","InsertCatalogRecordSnafu","Internal","InternalSnafu","InvalidCatalogValue","InvalidCatalogValueSnafu","InvalidEntryType","InvalidEntryTypeSnafu","InvalidKey","InvalidKeySnafu","InvalidTableInfoInCatalog","InvalidTableInfoInCatalogSnafu","ListCatalogs","ListCatalogsSnafu","ListSchemas","ListSchemasSnafu","MetaSrv","MetaSrvSnafu","NotSupported","NotSupportedSnafu","OpenSystemCatalog","OpenSystemCatalogSnafu","OpenTable","OpenTableSnafu","ParallelOpenTable","ParallelOpenTableSnafu","QueryAccessDenied","QueryAccessDeniedSnafu","ReadSystemCatalog","ReadSystemCatalogSnafu","Result","SchemaExists","SchemaExistsSnafu","SchemaNotFound","SchemaNotFoundSnafu","SystemCatalog","SystemCatalogSnafu","SystemCatalogTableScan","SystemCatalogTableScanExec","SystemCatalogTableScanExecSnafu","SystemCatalogTableScanSnafu","SystemCatalogTypeMismatch","SystemCatalogTypeMismatchSnafu","TableEngineNotFound","TableEngineNotFoundSnafu","TableExists","TableExistsSnafu","TableMetadataManager","TableMetadataManagerSnafu","TableNotExist","TableNotExistSnafu","TableNotFound","TableNotFoundSnafu","TableSchemaMismatch","TableSchemaMismatchSnafu","Unimplemented","UnimplementedSnafu","UpgradeWeakCatalogManagerRef","UpgradeWeakCatalogManagerRefSnafu","ValueDeserialize","ValueDeserializeSnafu","as_any","as_error_source","backtrace","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","build","build","build","build","build","build","build","build","build","build","build","build","build","build","build","build","catalog","catalog","catalog","catalog_name","cause","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","data_type","debug_fmt","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","description","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","engine_name","entry_type","fail","fail","fail","fail","fail","fail","fail","fail","fail","fail","fail","fail","fail","fail","fail","fail","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","key","msg","msg","next","op","operation","provide","schema","schema","schema","source","status_code","table","table","table_id","table_info","table_info","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_string","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","catalog","catalog","catalog","catalog_name","data_type","engine_name","entry_type","error","error","error","key","location","location","location","location","location","location","location","location","location","location","location","location","location","location","location","location","location","location","location","location","location","location","location","location","location","location","location","location","location","location","location","location","location","location","location","location","msg","msg","op","operation","schema","schema","schema","source","source","source","source","source","source","source","source","source","source","source","source","source","source","source","source","source","source","source","table","table","table_id","table_info","table_info","COLUMNS","InformationSchemaProvider","InformationTable","InformationTableDataSource","InformationTableRef","TABLES","borrow","borrow","borrow_mut","borrow_mut","build","catalog_manager","catalog_name","columns","compat","compat","compat_mut","compat_mut","compat_ref","compat_ref","deref","deref","deref_mut","deref_mut","drop","drop","from","from","from_subset","from_subset","get_stream","information_table","init","init","into","into","into_request","into_request","is_in_subset","is_in_subset","new","new","schema","table","table","table_id","table_info","table_name","table_type","tables","to_stream","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","try_project","type_id","type_id","vzip","vzip","COLUMN_NAME","DATA_TYPE","InformationSchemaColumns","InformationSchemaColumnsBuilder","SEMANTIC_TYPE","TABLE_CATALOG","TABLE_NAME","TABLE_SCHEMA","add_column","borrow","borrow","borrow_mut","borrow_mut","builder","catalog_manager","catalog_manager","catalog_name","catalog_name","catalog_names","column_names","compat","compat","compat_mut","compat_mut","compat_ref","compat_ref","data_types","deref","deref","deref_mut","deref_mut","drop","drop","execute","finish","from","from","from_subset","from_subset","init","init","into","into","into_request","into_request","is_in_subset","is_in_subset","make_tables","new","new","schema","schema","schema","schema","schema","schema_names","semantic_types","table_id","table_name","table_names","to_stream","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","vzip","vzip","InformationSchemaTables","InformationSchemaTablesBuilder","add_table","borrow","borrow","borrow_mut","borrow_mut","builder","catalog_manager","catalog_manager","catalog_name","catalog_name","catalog_names","compat","compat","compat_mut","compat_mut","compat_ref","compat_ref","deref","deref","deref_mut","deref_mut","drop","drop","engines","execute","finish","from","from","from_subset","from_subset","init","init","into","into","into_request","into_request","is_in_subset","is_in_subset","make_tables","new","new","schema","schema","schema","schema","schema","schema_names","table_id","table_ids","table_name","table_names","table_types","to_stream","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","vzip","vzip","CachedMetaKvBackend","KvBackendCatalogManager","MetaKvBackend","cache","cache_invalidator","client","client","datanode_manager","kv_backend","manager","name","partition_manager","system_catalog","table_metadata_manager","CACHE_MAX_CAPACITY","CACHE_TTI_SECOND","CACHE_TTL_SECOND","CacheBackendRef","CachedMetaKvBackend","MetaKvBackend","as_any","as_any","batch_delete","batch_delete","batch_get","batch_get","batch_put","batch_put","borrow","borrow","borrow_mut","borrow_mut","cache","cache","client","compare_and_put","compare_and_put","compat","compat","compat_mut","compat_mut","compat_ref","compat_ref","delete_range","delete_range","deref","deref","deref_mut","deref_mut","drop","drop","fmt","from","from","from_subset","from_subset","get","get","init","init","into","into","into_request","into_request","invalidate_key","invalidate_table_id","invalidate_table_name","is_in_subset","is_in_subset","kv_backend","move_value","move_value","name","name","name","new","put","put","range","range","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","vzip","vzip","wrap","KvBackendCatalogManager","SystemCatalog","as_any","borrow","borrow","borrow_mut","borrow_mut","cache_invalidator","catalog_exists","catalog_manager","catalog_names","clone","clone","clone_into","clone_into","compat","compat","compat_mut","compat_mut","compat_ref","compat_ref","datanode_manager","datanode_manager","deref","deref","deref_mut","deref_mut","drop","drop","from","from","from_ref","from_ref","from_subset","from_subset","init","init","into","into","into_request","into_request","invalidate_table_id","invalidate_table_name","is_in_subset","is_in_subset","new","partition_manager","partition_manager","schema_exist","schema_exists","schema_names","schema_names","system_catalog","table","table","table_exist","table_exists","table_metadata_manager","table_metadata_manager_ref","table_names","table_names","to_owned","to_owned","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","vzip","vzip","MemoryCatalogManager","manager","new_memory_catalog_manager","MemoryCatalogManager","SchemaEntries","as_any","borrow","borrow_mut","catalog_exist_sync","catalog_exists","catalog_names","catalogs","clone","clone_into","compat","compat_mut","compat_ref","create_catalog_entry","deref","deref_mut","deregister_table_sync","drop","from","from_ref","from_subset","init","into","into_request","is_in_subset","new","new_memory_catalog_manager","register_catalog_sync","register_schema_sync","register_table_sync","schema_exist_sync","schema_exists","schema_names","table","table_exists","table_names","to_owned","to_subset","to_subset_unchecked","try_from","try_into","type_id","vzip","with_default_setup","METRIC_CATALOG_KV_GET","METRIC_CATALOG_KV_REMOTE_GET","METRIC_CATALOG_MANAGER_CATALOG_COUNT","METRIC_CATALOG_MANAGER_SCHEMA_COUNT","METRIC_CATALOG_MANAGER_TABLE_COUNT","METRIC_DB_LABEL","db_label","DfTableSourceProvider","borrow","borrow_mut","catalog_manager","compat","compat_mut","compat_ref","default_catalog","default_schema","deref","deref_mut","disallow_cross_schema_query","drop","from","from_subset","init","into","into_request","is_in_subset","new","resolve_table","resolve_table_ref","resolved_tables","to_subset","to_subset_unchecked","try_from","try_into","type_id","vzip"],"q":[[0,"catalog"],[187,"catalog::error"],[1338,"catalog::error::Error"],[1416,"catalog::information_schema"],[1480,"catalog::information_schema::columns"],[1553,"catalog::information_schema::tables"],[1620,"catalog::kvbackend"],[1634,"catalog::kvbackend::client"],[1713,"catalog::kvbackend::manager"],[1788,"catalog::memory"],[1791,"catalog::memory::manager"],[1836,"catalog::metrics"],[1843,"catalog::table_source"]],"d":["","","","","Hook called after system table opening.","","Register system table request:","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","Returns the table by catalog, schema and table name.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","SNAFU context selector for the Error::CatalogNotFound …","","SNAFU context selector for the Error::CompileScriptInternal…","","SNAFU context selector for the Error::CreateRecordBatch …","","SNAFU context selector for the Error::CreateSystemCatalog …","","SNAFU context selector for the Error::CreateTable variant","","SNAFU context selector for the Error::Datafusion variant","","SNAFU context selector for the Error::EmptyValue variant","","","SNAFU context selector for the Error::Generic variant","","SNAFU context selector for the Error::InsertCatalogRecord …","","SNAFU context selector for the Error::Internal variant","","SNAFU context selector for the Error::InvalidCatalogValue …","","SNAFU context selector for the Error::InvalidEntryType …","","SNAFU context selector for the Error::InvalidKey variant","","SNAFU context selector for the …","","SNAFU context selector for the Error::ListCatalogs variant","","SNAFU context selector for the Error::ListSchemas variant","","SNAFU context selector for the Error::MetaSrv variant","","SNAFU context selector for the Error::NotSupported variant","","SNAFU context selector for the Error::OpenSystemCatalog …","","SNAFU context selector for the Error::OpenTable variant","","SNAFU context selector for the Error::ParallelOpenTable …","","SNAFU context selector for the Error::QueryAccessDenied …","","SNAFU context selector for the Error::ReadSystemCatalog …","","","SNAFU context selector for the Error::SchemaExists variant","","SNAFU context selector for the Error::SchemaNotFound …","","SNAFU context selector for the Error::SystemCatalog variant","","","SNAFU context selector for the …","SNAFU context selector for the …","","SNAFU context selector for the …","","SNAFU context selector for the Error::TableEngineNotFound …","","SNAFU context selector for the Error::TableExists variant","","SNAFU context selector for the Error::TableMetadataManager …","","SNAFU context selector for the Error::TableNotExist variant","","SNAFU context selector for the Error::TableNotFound variant","","SNAFU context selector for the Error::TableSchemaMismatch …","","SNAFU context selector for the Error::Unimplemented variant","","SNAFU context selector for the …","","SNAFU context selector for the Error::ValueDeserialize …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Consume the selector and return the associated error","Consume the selector and return the associated error","Consume the selector and return the associated error","Consume the selector and return the associated error","Consume the selector and return the associated error","Consume the selector and return the associated error","Consume the selector and return the associated error","Consume the selector and return the associated error","Consume the selector and return the associated error","Consume the selector and return the associated error","Consume the selector and return the associated error","Consume the selector and return the associated error","Consume the selector and return the associated error","Consume the selector and return the associated error","Consume the selector and return the associated error","Consume the selector and return the associated error","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Consume the selector and return a Result with the …","Consume the selector and return a Result with the …","Consume the selector and return a Result with the …","Consume the selector and return a Result with the …","Consume the selector and return a Result with the …","Consume the selector and return a Result with the …","Consume the selector and return a Result with the …","Consume the selector and return a Result with the …","Consume the selector and return a Result with the …","Consume the selector and return a Result with the …","Consume the selector and return a Result with the …","Consume the selector and return a Result with the …","Consume the selector and return a Result with the …","Consume the selector and return a Result with the …","Consume the selector and return a Result with the …","Consume the selector and return a Result with the …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Build a map of TableRef in information schema. Including …","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Calls U::from(self).","Calls U::from(self).","","","","","Construct the information_schema.tables virtual table","","","","","","","","","","","","","","","","","","","","","","","","","","","Builds the information_schema.TABLE table row by row","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Calls U::from(self).","Calls U::from(self).","","","","","Construct the information_schema.tables virtual table","","","","","","","","","","","","","","","","","","","","","","","","","","","","Access all existing catalog, schema and tables.","","","","","","","","","","","A sub-CatalogManager that handles system tables","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Access all existing catalog, schema and tables.","Existing system tables:","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","A sub-CatalogManager that handles system tables","","","","","","","","","","","","","","","","","","","","","","","","","","Simple in-memory list of catalogs","","","","","","","","Collection of catalogs containing schemas and ultimately …","","","","","","","","","","","Returns the argument unchanged.","","","","Calls U::from(self).","","","","Create a memory catalog list contains a numbers table for …","Registers a catalog if it does not exist and returns false …","Registers a schema if it does not exist. It returns an …","Registers a schema and returns an error if the catalog or …","","","","","","","","","","","","","","Creates a manager with some default setups (e.g. default …","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","Calls U::from(self).","","","","","","","","","","","",""],"i":[0,0,0,0,0,0,0,0,0,72,128,6,7,8,9,10,128,6,7,8,9,10,6,7,8,9,10,72,72,6,7,8,9,10,6,7,8,9,10,128,6,7,8,9,10,128,6,7,8,9,10,128,6,7,8,9,10,128,128,6,7,8,9,10,128,6,7,8,9,10,128,6,7,8,9,10,0,6,7,8,9,10,128,6,7,8,9,10,6,7,8,9,10,128,6,7,8,9,10,0,128,6,7,8,9,10,128,6,7,8,9,10,128,6,7,8,9,10,128,6,7,8,9,10,0,0,0,7,128,6,7,8,9,10,72,72,72,6,72,6,7,6,7,8,72,0,6,7,8,9,10,128,6,7,8,9,10,128,6,7,8,9,10,128,6,7,8,9,10,128,6,7,8,9,10,128,6,7,8,9,10,128,6,7,8,9,10,20,0,20,0,20,0,20,0,20,0,20,0,20,0,0,20,0,20,0,20,0,20,0,20,0,20,0,20,0,20,0,20,0,20,0,20,0,20,0,20,0,20,0,20,0,20,0,0,20,0,20,0,20,0,20,20,0,0,20,0,20,0,20,0,20,0,20,0,20,0,20,0,20,0,20,0,20,0,20,20,20,43,45,46,47,48,49,25,27,29,30,31,50,51,32,33,34,35,36,37,38,52,53,39,54,55,56,57,58,40,59,60,61,62,41,63,64,42,65,20,43,45,46,47,48,49,25,27,29,30,31,50,51,32,33,34,35,36,37,38,52,53,39,54,55,56,57,58,40,59,60,61,62,41,63,64,42,65,20,25,27,29,30,31,32,33,34,35,36,37,38,39,40,41,42,45,33,41,32,20,43,45,46,47,48,49,25,27,29,30,31,50,51,32,33,34,35,36,37,38,52,53,39,54,55,56,57,58,40,59,60,61,62,41,63,64,42,65,43,45,46,47,48,49,25,27,29,30,31,50,51,32,33,34,35,36,37,38,52,53,39,54,55,56,57,58,40,59,60,61,62,41,63,64,42,65,43,45,46,47,48,49,25,27,29,30,31,50,51,32,33,34,35,36,37,38,52,53,39,54,55,56,57,58,40,59,60,61,62,41,63,64,42,65,20,43,45,46,47,48,49,25,27,29,30,31,50,51,32,33,34,35,36,37,38,52,53,39,54,55,56,57,58,40,59,60,61,62,41,63,64,42,65,20,43,45,46,47,48,49,25,27,29,30,31,50,51,32,33,34,35,36,37,38,52,53,39,54,55,56,57,58,40,59,60,61,62,41,63,64,42,65,20,27,20,43,45,46,47,48,49,25,27,29,30,31,50,51,32,33,34,35,36,37,38,52,53,39,54,55,56,57,58,40,59,60,61,62,41,63,64,42,65,20,43,45,46,47,48,49,25,27,29,30,31,50,51,32,33,34,35,36,37,38,52,53,39,54,55,56,57,58,40,59,60,61,62,41,63,64,42,65,20,20,43,45,46,47,48,49,25,27,29,30,31,50,51,32,33,34,35,36,37,38,52,53,39,54,55,56,57,58,40,59,60,61,62,41,63,64,42,65,20,51,29,25,27,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,45,46,47,48,49,25,27,29,30,31,50,51,32,33,34,35,36,37,38,52,53,39,54,55,56,57,58,40,59,60,61,62,41,63,64,42,65,20,20,43,45,46,47,48,49,25,27,29,30,31,50,51,32,33,34,35,36,37,38,52,53,39,54,55,56,57,58,40,59,60,61,62,41,63,64,42,65,20,43,45,46,47,48,49,25,27,29,30,31,50,51,32,33,34,35,36,37,38,52,53,39,54,55,56,57,58,40,59,60,61,62,41,63,64,42,65,43,45,46,47,48,49,25,27,29,30,31,50,51,32,33,34,35,36,37,38,52,53,39,54,55,56,57,58,40,59,60,61,62,41,63,64,42,65,20,43,45,46,47,48,49,25,27,29,30,31,50,51,32,33,34,35,36,37,38,52,53,39,54,55,56,57,58,40,59,60,61,62,41,63,64,42,65,20,43,45,46,47,48,49,25,27,29,30,31,50,51,32,33,34,35,36,37,38,52,53,39,54,55,56,57,58,40,59,60,61,62,41,63,64,42,65,20,43,45,46,47,48,49,25,27,29,30,31,50,51,32,33,34,35,36,37,38,52,53,39,54,55,56,57,58,40,59,60,61,62,41,63,64,42,65,43,45,46,47,48,49,25,27,29,30,31,50,51,32,33,34,35,36,37,38,52,53,39,54,55,56,57,58,40,59,60,61,62,41,63,64,42,65,20,43,45,46,47,48,49,25,27,29,30,31,50,51,32,33,34,35,36,37,38,52,53,39,54,55,56,57,58,40,59,60,61,62,41,63,64,42,65,20,30,25,42,20,38,37,20,33,36,41,20,20,34,35,52,49,39,43,45,46,47,48,49,25,27,29,30,31,50,51,32,33,34,35,36,37,38,52,53,39,54,55,56,57,58,40,59,60,61,62,41,63,64,42,65,20,43,45,46,47,48,49,25,27,29,30,31,50,51,32,33,34,35,36,37,38,52,53,39,54,55,56,57,58,40,59,60,61,62,41,63,64,42,65,20,43,45,46,47,48,49,25,27,29,30,31,50,51,32,33,34,35,36,37,38,52,53,39,54,55,56,57,58,40,59,60,61,62,41,63,64,42,65,20,43,45,46,47,48,49,25,27,29,30,31,50,51,32,33,34,35,36,37,38,52,53,39,54,55,56,57,58,40,59,60,61,62,41,63,64,42,65,20,43,45,46,47,48,49,25,27,29,30,31,50,51,32,33,34,35,36,37,38,52,53,39,54,55,56,57,58,40,59,60,61,62,41,63,64,42,65,20,43,45,46,47,48,49,25,27,29,30,31,50,51,32,33,34,35,36,37,38,52,53,39,54,55,56,57,58,40,59,60,61,62,41,63,64,42,65,20,43,45,46,47,48,49,25,27,29,30,31,50,51,32,33,34,35,36,37,38,52,53,39,54,55,56,57,58,40,59,60,61,62,41,63,64,42,65,20,129,130,131,132,133,134,135,136,137,138,139,140,129,141,142,143,144,145,133,135,139,146,136,134,132,130,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,138,164,165,166,145,165,151,150,130,149,131,140,129,141,142,143,144,134,152,154,155,156,157,158,160,161,162,163,164,166,147,148,152,144,153,0,0,0,0,0,0,80,76,80,76,80,80,80,0,80,76,80,76,80,76,80,76,80,76,80,76,80,76,80,76,76,80,80,76,80,76,80,76,80,76,80,76,81,80,76,81,80,81,81,0,81,80,76,80,76,80,76,80,76,76,80,76,80,76,0,0,0,0,0,0,0,0,89,90,89,90,89,90,90,89,90,89,89,89,90,89,90,89,90,89,89,90,89,90,89,90,89,90,89,90,89,90,89,90,89,90,89,90,89,90,89,89,90,89,90,90,90,90,89,89,89,90,90,89,90,90,89,90,89,90,89,90,89,90,89,90,89,0,0,95,97,95,97,95,97,97,95,97,95,95,97,95,97,95,97,95,97,95,97,95,97,95,95,97,95,97,95,97,95,97,95,97,95,97,95,97,95,95,97,95,97,97,97,97,95,95,97,95,97,95,95,97,97,95,97,95,97,95,97,95,97,95,97,95,0,0,0,98,115,0,99,115,98,0,98,115,115,115,0,0,0,0,0,0,98,99,98,99,98,99,98,99,98,99,98,99,98,98,99,98,99,98,99,98,99,98,99,98,99,98,99,98,99,98,99,99,98,99,98,99,98,99,98,99,98,99,98,99,98,98,98,98,99,98,98,99,98,99,98,98,98,99,98,99,98,99,98,99,98,99,98,99,98,99,98,99,98,0,0,115,115,116,115,116,115,115,116,115,115,116,115,116,115,116,115,116,115,116,115,115,115,116,115,116,115,116,115,116,115,116,115,116,115,116,115,116,115,116,115,115,115,116,115,115,115,116,115,115,116,115,115,116,116,115,115,115,115,116,115,116,115,116,115,116,115,116,115,116,115,116,115,116,0,0,0,0,0,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,0,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,0,0,0,0,0,0,0,0,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124],"f":[0,0,0,0,0,0,0,0,0,[[],1],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],0,0,0,0,0,[2,[[5,[[4,[3]]]]]],[[],[[5,[[4,[3]]]]]],[6,6],[7,7],[8,8],[9,9],[10,10],[[]],[[]],[[]],[[]],[[]],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],0,[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],0,[[6,13],14],[[7,13],14],[[8,13],14],[[9,13],14],[[10,13],14],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],0,[[],12],[[],12],[[],12],[[],12],[[],12],[[],12],[[]],[[]],[[]],[[]],[[]],[[]],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],16],[[],16],[[],16],[[],16],[[],16],[[],16],0,0,0,0,0,0,0,0,0,0,[[2,2],[[5,[[4,[3]]]]]],[2,[[5,[[4,[3]]]]]],[[2,2,2],[[5,[[4,[3]]]]]],0,[[2,2,2],[[5,[[4,[3]]]]]],0,0,0,0,0,[[2,2],[[5,[[4,[3]]]]]],0,[[]],[[]],[[]],[[]],[[]],[[],17],[[],17],[[],17],[[],17],[[],17],[[],17],[[]],[[]],[[]],[[]],[[]],[[]],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],19],[[],19],[[],19],[[],19],[[],19],[[],19],[[]],[[]],[[]],[[]],[[]],[[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[20,1],[[],21],[20,[[17,[22]]]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[[25,[[24,[23]]]]],20],[[[27,[[24,[26]]]]],20],[[[29,[[24,[[17,[28]]]]]]],20],[[[30,[[24,[[17,[23]]]]]]],20],[31,20],[[[32,[[24,[23]]]]],20],[[[33,[[24,[23]],[24,[23]]]]],20],[[[34,[[24,[23]]]]],20],[[[35,[[24,[23]]]]],20],[[[36,[[24,[23]]]]],20],[[[37,[[24,[23]]]]],20],[[[38,[[24,[23]]]]],20],[[[39,[[24,[23]]]]],20],[40,20],[[[41,[[24,[23]],[24,[23]]]]],20],[[[42,[[24,[23]]]]],20],0,0,0,0,[20,[[17,[21]]]],[43,43],[[[45,[44]]],[[45,[44]]]],[46,46],[47,47],[48,48],[[[49,[44]]],[[49,[44]]]],[[[25,[44]]],[[25,[44]]]],[[[27,[44]]],[[27,[44]]]],[[[29,[44]]],[[29,[44]]]],[[[30,[44]]],[[30,[44]]]],[31,31],[50,50],[[[51,[44]]],[[51,[44]]]],[[[32,[44]]],[[32,[44]]]],[[[33,[44,44]]],[[33,[44,44]]]],[[[34,[44]]],[[34,[44]]]],[[[35,[44]]],[[35,[44]]]],[[[36,[44]]],[[36,[44]]]],[[[37,[44]]],[[37,[44]]]],[[[38,[44]]],[[38,[44]]]],[[[52,[44]]],[[52,[44]]]],[53,53],[[[39,[44]]],[[39,[44]]]],[54,54],[55,55],[56,56],[57,57],[58,58],[40,40],[59,59],[60,60],[61,61],[62,62],[[[41,[44,44]]],[[41,[44,44]]]],[63,63],[64,64],[[[42,[44]]],[[42,[44]]]],[65,65],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],0,[[20,12,[66,[23]]]],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[20,2],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],[12],0,0,[[[25,[[24,[23]]]]],[[18,[20]]]],[[[27,[[24,[26]]]]],[[18,[20]]]],[[[29,[[24,[[17,[28]]]]]]],[[18,[20]]]],[[[30,[[24,[[17,[23]]]]]]],[[18,[20]]]],[31,[[18,[20]]]],[[[32,[[24,[23]]]]],[[18,[20]]]],[[[33,[[24,[23]],[24,[23]]]]],[[18,[20]]]],[[[34,[[24,[23]]]]],[[18,[20]]]],[[[35,[[24,[23]]]]],[[18,[20]]]],[[[36,[[24,[23]]]]],[[18,[20]]]],[[[37,[[24,[23]]]]],[[18,[20]]]],[[[38,[[24,[23]]]]],[[18,[20]]]],[[[39,[[24,[23]]]]],[[18,[20]]]],[40,[[18,[20]]]],[[[41,[[24,[23]],[24,[23]]]]],[[18,[20]]]],[[[42,[[24,[23]]]]],[[18,[20]]]],[[43,13],14],[[[45,[67]],13],14],[[46,13],14],[[47,13],14],[[48,13],14],[[[49,[67]],13],14],[[[25,[67]],13],14],[[[27,[67]],13],14],[[[29,[67]],13],14],[[[30,[67]],13],14],[[31,13],14],[[50,13],14],[[[51,[67]],13],14],[[[32,[67]],13],14],[[[33,[67,67]],13],14],[[[34,[67]],13],14],[[[35,[67]],13],14],[[[36,[67]],13],14],[[[37,[67]],13],14],[[[38,[67]],13],14],[[[52,[67]],13],14],[[53,13],14],[[[39,[67]],13],14],[[54,13],14],[[55,13],14],[[56,13],14],[[57,13],14],[[58,13],14],[[40,13],14],[[59,13],14],[[60,13],14],[[61,13],14],[[62,13],14],[[[41,[67,67]],13],14],[[63,13],14],[[64,13],14],[[[42,[67]],13],14],[[65,13],14],[[20,13],14],[[20,13],14],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[],12],[[],12],[[],12],[[],12],[[],12],[[],12],[[],12],[[],12],[[],12],[[],12],[[],12],[[],12],[[],12],[[],12],[[],12],[[],12],[[],12],[[],12],[[],12],[[],12],[[],12],[[],12],[[],12],[[],12],[[],12],[[],12],[[],12],[[],12],[[],12],[[],12],[[],12],[[],12],[[],12],[[],12],[[],12],[[],12],[[],12],[[],12],[[],12],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[43,20],[[[45,[[24,[23]]]]],20],[46,20],[47,20],[48,20],[[[49,[[24,[23]]]]],20],[[[25,[[24,[23]]]]],20],[[[27,[[24,[26]]]]],20],[[[29,[[24,[[17,[28]]]]]]],20],[[[30,[[24,[[17,[23]]]]]]],20],[31,20],[50,20],[[[51,[[24,[23]]]]],20],[[[32,[[24,[23]]]]],20],[[[33,[[24,[23]],[24,[23]]]]],20],[[[34,[[24,[23]]]]],20],[[[35,[[24,[23]]]]],20],[[[36,[[24,[23]]]]],20],[[[37,[[24,[23]]]]],20],[[[38,[[24,[23]]]]],20],[[[52,[[24,[68]]]]],20],[53,20],[[[39,[[24,[23]]]]],20],[54,20],[55,20],[56,20],[57,20],[58,20],[40,20],[59,20],[60,20],[61,20],[62,20],[[[41,[[24,[23]],[24,[23]]]]],20],[63,20],[64,20],[[[42,[[24,[23]]]]],20],[65,20],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],16],[[],16],[[],16],[[],16],[[],16],[[],16],[[],16],[[],16],[[],16],[[],16],[[],16],[[],16],[[],16],[[],16],[[],16],[[],16],[[],16],[[],16],[[],16],[[],16],[[],16],[[],16],[[],16],[[],16],[[],16],[[],16],[[],16],[[],16],[[],16],[[],16],[[],16],[[],16],[[],16],[[],16],[[],16],[[],16],[[],16],[[],16],[[],16],0,0,0,[20,[[17,[69]]]],0,0,[70],0,0,0,[20,[[17,[21]]]],[20,71],0,0,0,0,0,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[],23],[[],17],[[],17],[[],17],[[],17],[[],17],[[],17],[[],17],[[],17],[[],17],[[],17],[[],17],[[],17],[[],17],[[],17],[[],17],[[],17],[[],17],[[],17],[[],17],[[],17],[[],17],[[],17],[[],17],[[],17],[[],17],[[],17],[[],17],[[],17],[[],17],[[],17],[[],17],[[],17],[[],17],[[],17],[[],17],[[],17],[[],17],[[],17],[[],17],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],19],[[],19],[[],19],[[],19],[[],19],[[],19],[[],19],[[],19],[[],19],[[],19],[[],19],[[],19],[[],19],[[],19],[[],19],[[],19],[[],19],[[],19],[[],19],[[],19],[[],19],[[],19],[[],19],[[],19],[[],19],[[],19],[[],19],[[],19],[[],19],[[],19],[[],19],[[],19],[[],19],[[],19],[[],19],[[],19],[[],19],[[],19],[[],19],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[]],[[]],[[]],[[]],[[23,[73,[72]]],[[75,[23,74]]]],0,0,0,[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[12],[12],[12],[12],[12],[12],[[]],[[]],[[]],[[]],[[76,77],[[18,[78,79]]]],[[80,2],[[17,[[82,[81]]]]]],[[],12],[[],12],[[]],[[]],[[],15],[[],15],[[],16],[[],16],[[23,[73,[72]]],80],[[[82,[81]]],76],[[],83],[[80,2],[[17,[74]]]],0,[[],84],[[23,[82,[81]]],85],[[],2],[[],86],0,[[],[[87,[78]]]],[[],17],[[],17],[[]],[[]],[[],18],[[],18],[[],18],[[],18],[[76,[88,[12]]],[[18,[83,79]]]],[[],19],[[],19],[[]],[[]],0,0,0,0,0,0,0,0,[[89,2,2,2,2,2,2]],[[]],[[]],[[]],[[]],[90,89],0,0,0,0,0,0,[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],0,[12],[12],[12],[12],[12],[12],[[90,[82,[91]]],92],[89,[[87,[93]]]],[[]],[[]],[[]],[[]],[[],12],[[],12],[[]],[[]],[[],15],[[],15],[[],16],[[],16],[89,[[87,[93]]]],[[23,[73,[72]]],90],[[83,23,[73,[72]]],89],[[],83],[90,83],[90,94],0,0,0,0,[90,84],[90,2],0,[90,[[87,[78]]]],[[],17],[[],17],[[]],[[]],[[],18],[[],18],[[],18],[[],18],[[],19],[[],19],[[]],[[]],0,0,[[95,2,2,2,86,[17,[96]],[17,[2]]]],[[]],[[]],[[]],[[]],[97,95],0,0,0,0,0,[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[12],[12],[12],[12],[12],[12],0,[[97,[82,[91]]],92],[95,[[87,[93]]]],[[]],[[]],[[]],[[]],[[],12],[[],12],[[]],[[]],[[],15],[[],15],[[],16],[[],16],[95,[[87,[93]]]],[[23,[73,[72]]],97],[[83,23,[73,[72]]],95],[97,83],[[],83],[97,94],0,0,0,[97,84],0,[97,2],0,0,[97,[[87,[78]]]],[[],17],[[],17],[[]],[[]],[[],18],[[],18],[[],18],[[],18],[[],19],[[],19],[[]],[[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[98,1],[99,1],[[98,100],[[5,[[4,[3]]]]]],[[99,100],[[5,[[4,[3]]]]]],[[98,101],[[5,[[4,[3]]]]]],[[99,101],[[5,[[4,[3]]]]]],[[98,102],[[5,[[4,[3]]]]]],[[99,102],[[5,[[4,[3]]]]]],[[]],[[]],[[]],[[]],[98,[[82,[[104,[[66,[28]],103]]]]]],0,0,[[98,105],[[5,[[4,[3]]]]]],[[99,105],[[5,[[4,[3]]]]]],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[98,106],[[5,[[4,[3]]]]]],[[99,106],[[5,[[4,[3]]]]]],[12],[12],[12],[12],[12],[12],[[99,13],14],[[]],[[]],[[]],[[]],[[98,[88,[28]]],[[5,[[4,[3]]]]]],[[99,[88,[28]]],[[5,[[4,[3]]]]]],[[],12],[[],12],[[]],[[]],[[],15],[[],15],[[98,[88,[28]]],[[5,[[4,[3]]]]]],[[107,96],[[5,[[4,[3,108]]]]]],[[107,109],[[5,[[4,[3,108]]]]]],[[],16],[[],16],0,[[98,110],[[5,[[4,[3]]]]]],[[99,110],[[5,[[4,[3]]]]]],[98,2],[99,2],0,[[[82,[111]]],98],[[98,112],[[5,[[4,[3]]]]]],[[99,112],[[5,[[4,[3]]]]]],[[98,113],[[5,[[4,[3]]]]]],[[99,113],[[5,[[4,[3]]]]]],[[],17],[[],17],[[]],[[]],[[],18],[[],18],[[],18],[[],18],[[],19],[[],19],[[]],[[]],[114,98],0,0,[115,1],[[]],[[]],[[]],[[]],0,[[115,2],[[5,[[4,[3]]]]]],0,[115,[[5,[[4,[3]]]]]],[115,115],[116,116],[[]],[[]],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[115,117],0,[12],[12],[12],[12],[12],[12],[[]],[[]],[[]],[[]],[[]],[[]],[[],12],[[],12],[[]],[[]],[[],15],[[],15],[[115,107,68],[[5,[[4,[3]]]]]],[[115,107,109],[[5,[[4,[3]]]]]],[[],16],[[],16],[[114,118,117],[[82,[115]]]],[115,119],0,[[116,2],16],[[115,2,2],[[5,[[4,[3]]]]]],[[115,2],[[5,[[4,[3]]]]]],[116,[[66,[23]]]],0,[[115,2,2,2],[[5,[[4,[3]]]]]],[[116,2,2,2],[[17,[74]]]],[[116,2,2],16],[[115,2,2,2],[[5,[[4,[3]]]]]],0,[115,120],[[115,2,2],[[5,[[4,[3]]]]]],[[116,2],[[66,[23]]]],[[]],[[]],[[],17],[[],17],[[]],[[]],[[],18],[[],18],[[],18],[[],18],[[],19],[[],19],[[]],[[]],0,0,0,0,0,[121,1],[[]],[[]],[[121,2],[[87,[16]]]],[[121,2],[[5,[[4,[3]]]]]],[121,[[5,[[4,[3]]]]]],0,[121,121],[[]],[[],11],[[],11],[[],11],[[[82,[121]],23],[[75,[23,[75,[23,74]]]]]],[12],[12],[[121,8],87],[12],[[]],[[]],[[]],[[],12],[[]],[[],15],[[],16],[[],[[82,[121]]]],[[],[[87,[[82,[121]]]]]],[[121,2],[[87,[16]]]],[[121,10],[[87,[16]]]],[[121,6],[[87,[16]]]],[[121,2,2],[[87,[16]]]],[[121,2,2],[[5,[[4,[3]]]]]],[[121,2],[[5,[[4,[3]]]]]],[[121,2,2,2],[[5,[[4,[3]]]]]],[[121,2,2,2],[[5,[[4,[3]]]]]],[[121,2,2],[[5,[[4,[3]]]]]],[[]],[[],17],[[]],[[],18],[[],18],[[],19],[[]],[[],[[82,[121]]]],0,0,0,0,0,0,[[2,2]],0,[[]],[[]],0,[[],11],[[],11],[[],11],0,0,[12],[12],0,[12],[[]],[[]],[[],12],[[]],[[],15],[[],16],[[122,16,123],124],[[124,125],[[87,[[82,[126]]]]]],[[124,125],[[87,[127]]]],0,[[],17],[[]],[[],18],[[],18],[[],19],[[]]],"c":[],"p":[[8,"Any"],[15,"str"],[8,"Future"],[3,"Box"],[3,"Pin"],[3,"RegisterTableRequest"],[3,"RenameTableRequest"],[3,"DeregisterTableRequest"],[3,"DeregisterSchemaRequest"],[3,"RegisterSchemaRequest"],[3,"Compat"],[15,"usize"],[3,"Formatter"],[6,"Result"],[3,"Request"],[15,"bool"],[4,"Option"],[4,"Result"],[3,"TypeId"],[4,"Error"],[8,"Error"],[3,"Backtrace"],[3,"String"],[8,"Into"],[3,"SystemCatalogSnafu"],[4,"ConcreteDataType"],[3,"SystemCatalogTypeMismatchSnafu"],[15,"u8"],[3,"InvalidEntryTypeSnafu"],[3,"InvalidKeySnafu"],[3,"EmptyValueSnafu"],[3,"CatalogNotFoundSnafu"],[3,"SchemaNotFoundSnafu"],[3,"TableExistsSnafu"],[3,"TableNotExistSnafu"],[3,"SchemaExistsSnafu"],[3,"UnimplementedSnafu"],[3,"NotSupportedSnafu"],[3,"TableNotFoundSnafu"],[3,"UpgradeWeakCatalogManagerRefSnafu"],[3,"QueryAccessDeniedSnafu"],[3,"GenericSnafu"],[3,"ListCatalogsSnafu"],[8,"Clone"],[3,"ListSchemasSnafu"],[3,"CompileScriptInternalSnafu"],[3,"OpenSystemCatalogSnafu"],[3,"CreateSystemCatalogSnafu"],[3,"CreateTableSnafu"],[3,"ValueDeserializeSnafu"],[3,"TableEngineNotFoundSnafu"],[3,"OpenTableSnafu"],[3,"ParallelOpenTableSnafu"],[3,"ReadSystemCatalogSnafu"],[3,"CreateRecordBatchSnafu"],[3,"InsertCatalogRecordSnafu"],[3,"SystemCatalogTableScanSnafu"],[3,"InternalSnafu"],[3,"SystemCatalogTableScanExecSnafu"],[3,"InvalidCatalogValueSnafu"],[3,"MetaSrvSnafu"],[3,"InvalidTableInfoInCatalogSnafu"],[3,"DatafusionSnafu"],[3,"TableSchemaMismatchSnafu"],[3,"TableMetadataManagerSnafu"],[3,"Vec"],[8,"Debug"],[6,"TableId"],[8,"StackError"],[3,"Demand"],[4,"StatusCode"],[8,"CatalogManager"],[3,"Weak"],[6,"TableRef"],[3,"HashMap"],[3,"InformationTableDataSource"],[3,"ScanRequest"],[6,"SendableRecordBatchStream"],[3,"BoxedError"],[3,"InformationSchemaProvider"],[8,"InformationTable"],[3,"Arc"],[6,"SchemaRef"],[6,"TableId"],[6,"TableInfoRef"],[4,"TableType"],[6,"Result"],[15,"slice"],[3,"InformationSchemaColumnsBuilder"],[3,"InformationSchemaColumns"],[3,"TaskContext"],[6,"SendableRecordBatchStream"],[3,"RecordBatch"],[6,"SchemaRef"],[3,"InformationSchemaTablesBuilder"],[15,"u32"],[3,"InformationSchemaTables"],[3,"CachedMetaKvBackend"],[3,"MetaKvBackend"],[3,"BatchDeleteRequest"],[3,"BatchGetRequest"],[3,"BatchPutRequest"],[3,"KeyValue"],[3,"Cache"],[3,"CompareAndPutRequest"],[3,"DeleteRangeRequest"],[3,"Context"],[3,"Global"],[3,"TableName"],[3,"MoveValueRequest"],[3,"MetaClient"],[3,"PutRequest"],[3,"RangeRequest"],[6,"KvBackendRef"],[3,"KvBackendCatalogManager"],[3,"SystemCatalog"],[6,"DatanodeManagerRef"],[6,"CacheInvalidatorRef"],[6,"PartitionRuleManagerRef"],[6,"TableMetadataManagerRef"],[3,"MemoryCatalogManager"],[6,"CatalogManagerRef"],[3,"QueryContext"],[3,"DfTableSourceProvider"],[4,"TableReference"],[8,"TableSource"],[3,"ResolvedTableReference"],[3,"RegisterSystemTableRequest"],[13,"ListSchemas"],[13,"SchemaNotFound"],[13,"QueryAccessDenied"],[13,"CatalogNotFound"],[13,"SystemCatalogTypeMismatch"],[13,"TableEngineNotFound"],[13,"InvalidEntryType"],[13,"ValueDeserialize"],[13,"ParallelOpenTable"],[13,"Datafusion"],[13,"InvalidKey"],[13,"ListCatalogs"],[13,"CompileScriptInternal"],[13,"OpenSystemCatalog"],[13,"CreateSystemCatalog"],[13,"CreateTable"],[13,"SystemCatalog"],[13,"EmptyValue"],[13,"TableExists"],[13,"TableNotExist"],[13,"SchemaExists"],[13,"Unimplemented"],[13,"NotSupported"],[13,"OpenTable"],[13,"TableNotFound"],[13,"ReadSystemCatalog"],[13,"CreateRecordBatch"],[13,"InsertCatalogRecord"],[13,"SystemCatalogTableScan"],[13,"Internal"],[13,"UpgradeWeakCatalogManagerRef"],[13,"SystemCatalogTableScanExec"],[13,"InvalidCatalogValue"],[13,"MetaSrv"],[13,"InvalidTableInfoInCatalog"],[13,"TableSchemaMismatch"],[13,"Generic"],[13,"TableMetadataManager"]]},\ "client":{"doc":"","t":"NDRRDCEDNCGNDCLMMLLLLMAMALLLLLLMAMMLLLLLLLLALLLLFLLLLMLLLLLLLLLMAALALMMMALLLLLLLLLLLLLLLLDDDDLMLLLLLLLLMMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMLLLLLLLLLLLLMLLLLLLLMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLDLLMMLLLLLLLLLLLLLLLLLLLLLLLLDDLMLLLLLMMLLLLLLLLLLLMLMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMLLLLLLLLLLLLLLLLLLLLLLLNDNDNDNDENDNDNDNDNDNDNDGNDMMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMMLLLLLLMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMLLMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMMMMMMMMMMMMMMMMMMMMMMMMIEDNLLLLLLLLLLLLLLLLLLLLLLLLKLLLLLLLLLLLLLLLLLLLLLLLRRRRRRRRRRRDLLFMLLLLLLLLLLLLLLLLLLLLLLLLLDMLLLLLMLLLLLLLLLLLMLLMLLLLLLL","n":["AffectedRows","Client","DEFAULT_CATALOG_NAME","DEFAULT_SCHEMA_NAME","Database","Error","Output","RecordBatches","RecordBatches","Result","SendableRecordBatchStream","Stream","StreamInserter","api","as_stream","auth_header","batches","borrow","borrow","borrow_mut","borrow_mut","catalog","client","client","client_manager","compat","compat","compat_mut","compat_mut","compat_ref","compat_ref","ctx","database","dbname","dbname","deref","deref","deref_mut","deref_mut","drop","drop","empty","eq","error","fmt","fmt","from","from","from_grpc_response","from_subset","from_subset","init","init","inner","into","into","into_df_stream","into_iter","into_request","into_request","is_in_subset","is_in_subset","iter","join","load_balance","metrics","pretty_print","region","schema","schema","schema","sender","stream_insert","take","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_collect","try_from","try_from","try_from_columns","try_into","try_into","try_new","type_id","type_id","vzip","vzip","Client","DatabaseClient","FlightClient","Inner","addr","addr","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","channel_manager","client","clone","clone_into","compat","compat","compat","compat","compat_mut","compat_mut","compat_mut","compat_mut","compat_ref","compat_ref","compat_ref","compat_ref","default","default","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","drop","drop","drop","drop","find_channel","fmt","fmt","from","from","from","from","from_ref","from_subset","from_subset","from_subset","from_subset","get_peer","health_check","init","init","init","init","inner","inner","into","into","into","into","into_request","into_request","into_request","into_request","is_in_subset","is_in_subset","is_in_subset","is_in_subset","load_balance","make_database_client","make_flight_client","make_prometheus_gateway_client","max_grpc_recv_message_size","max_grpc_send_message_size","mut_inner","new","peers","raw_region_client","set_peers","start","to_owned","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","with_manager","with_manager_and_urls","with_urls","DatanodeClients","borrow","borrow_mut","channel_manager","clients","compat","compat_mut","compat_ref","datanode","default","deref","deref_mut","drop","fmt","from","from_subset","get_client","init","insert_client","into","into_request","is_in_subset","new","to_subset","to_subset_unchecked","try_from","try_into","type_id","vzip","Database","FlightContext","alter","auth_header","borrow","borrow","borrow_mut","borrow_mut","catalog","catalog","client","clone","clone","clone_into","clone_into","compat","compat","compat_mut","compat_mut","compat_ref","compat_ref","create","ctx","dbname","dbname","default","default","delete","deref","deref","deref_mut","deref_mut","do_get","drop","drop","drop_table","fmt","fmt","from","from","from_ref","from_ref","from_subset","from_subset","handle","init","init","insert","into","into","into_request","into_request","is_in_subset","is_in_subset","logical_plan","new","new_with_dbname","prom_range_query","row_insert","schema","schema","set_auth","set_catalog","set_dbname","set_schema","sql","streaming_inserter","streaming_inserter_with_channel_size","to_owned","to_owned","to_rpc_request","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","truncate_table","try_from","try_from","try_into","try_into","type_id","type_id","vzip","vzip","ClientStreaming","ClientStreamingSnafu","ColumnDataType","ColumnDataTypeSnafu","ConvertFlightData","ConvertFlightDataSnafu","CreateChannel","CreateChannelSnafu","Error","FlightGet","FlightGetSnafu","HandleRequest","HandleRequestSnafu","IllegalDatabaseResponse","IllegalDatabaseResponseSnafu","IllegalFlightMessages","IllegalFlightMessagesSnafu","IllegalGrpcClientState","IllegalGrpcClientStateSnafu","MissingField","MissingFieldSnafu","RegionServer","RegionServerSnafu","Result","Server","ServerSnafu","addr","addr","as_any","as_error_source","backtrace","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","build","build","build","build","build","build","cause","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","code","code","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","debug_fmt","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","description","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","err_msg","err_msg","err_msg","fail","fail","fail","fail","fail","fail","field","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","init","init","init","init","init","init","init","init","init","init","init","init","init","into","into","into","into","into","into","into","into","into","into","into","into","into","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","msg","next","provide","reason","source","status_code","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_string","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","tonic_code","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","addr","addr","code","code","err_msg","err_msg","err_msg","field","location","location","location","location","location","location","location","location","msg","reason","source","source","source","source","source","source","tonic_code","LoadBalance","Loadbalancer","Random","Random","borrow","borrow","borrow_mut","borrow_mut","compat","compat","compat_mut","compat_mut","compat_ref","compat_ref","default","deref","deref","deref_mut","deref_mut","drop","drop","fmt","fmt","from","from","from","from_subset","from_subset","get_peer","get_peer","get_peer","init","init","into","into","into_request","into_request","is_in_subset","is_in_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","try_into","type_id","type_id","vzip","vzip","METRIC_GRPC_ALTER","METRIC_GRPC_CREATE_TABLE","METRIC_GRPC_DELETE","METRIC_GRPC_DO_GET","METRIC_GRPC_DROP_TABLE","METRIC_GRPC_INSERT","METRIC_GRPC_LOGICAL_PLAN","METRIC_GRPC_PROMQL_RANGE_QUERY","METRIC_GRPC_SQL","METRIC_GRPC_TRUNCATE_TABLE","METRIC_REGION_REQUEST_GRPC","RegionRequester","borrow","borrow_mut","check_response_header","client","compat","compat_mut","compat_ref","deref","deref_mut","do_get_inner","drop","fmt","from","from_subset","handle","handle","handle_inner","handle_query","init","into","into_request","is_in_subset","new","to_subset","to_subset_unchecked","try_from","try_into","type_id","vzip","StreamInserter","auth_header","borrow","borrow_mut","compat","compat_mut","compat_ref","dbname","deref","deref_mut","drop","finish","from","from_subset","init","insert","into","into_request","is_in_subset","join","new","row_insert","sender","to_rpc_request","to_subset","to_subset_unchecked","try_from","try_into","type_id","vzip"],"q":[[0,"client"],[89,"client::client"],[205,"client::client_manager"],[234,"client::database"],[318,"client::error"],[713,"client::error::Error"],[738,"client::load_balance"],[790,"client::metrics"],[801,"client::region"],[831,"client::stream_insert"]],"d":["","","","","","","","","","","","","A structure that provides some methods for streaming data …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","client metrics","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","","","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","Create database service client using catalog and schema","Create database service client using dbname.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","SNAFU context selector for the Error::ClientStreaming …","","SNAFU context selector for the Error::ColumnDataType …","","SNAFU context selector for the Error::ConvertFlightData …","","SNAFU context selector for the Error::CreateChannel variant","","","SNAFU context selector for the Error::FlightGet variant","","SNAFU context selector for the Error::HandleRequest variant","","SNAFU context selector for the …","","SNAFU context selector for the Error::IllegalFlightMessages…","","SNAFU context selector for the …","","SNAFU context selector for the Error::MissingField variant","","SNAFU context selector for the Error::RegionServer variant","","","SNAFU context selector for the Error::Server variant","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Consume the selector and return the associated error","Consume the selector and return the associated error","Consume the selector and return the associated error","Consume the selector and return the associated error","Consume the selector and return the associated error","Consume the selector and return the associated error","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Consume the selector and return a Result with the …","Consume the selector and return a Result with the …","Consume the selector and return a Result with the …","Consume the selector and return a Result with the …","Consume the selector and return a Result with the …","Consume the selector and return a Result with the …","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","Returns the argument unchanged.","","","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","","","","","Calls U::from(self).","","","","","","","","","","A structure that provides some methods for streaming data …","","","","","","","","","","","","Returns the argument unchanged.","","","","Calls U::from(self).","","","","","","","","","","","","",""],"i":[9,0,0,0,0,0,0,0,9,0,0,9,0,0,1,58,1,9,1,9,1,45,0,45,0,9,1,9,1,9,1,45,0,58,45,9,1,9,1,9,1,1,1,0,9,1,9,1,0,9,1,9,1,31,9,1,1,1,9,1,9,1,1,58,0,0,1,0,1,45,1,58,0,1,9,1,9,1,1,9,1,1,9,1,1,9,1,9,1,0,0,0,0,29,29,34,29,31,32,34,29,31,32,32,29,31,31,34,29,31,32,34,29,31,32,34,29,31,32,31,32,34,29,31,32,34,29,31,32,34,29,31,32,31,31,32,34,29,31,32,31,34,29,31,32,32,31,34,29,31,32,34,31,34,29,31,32,34,29,31,32,34,29,31,32,32,31,31,31,31,31,29,31,32,31,32,31,31,34,29,31,32,34,29,31,32,34,29,31,32,34,29,31,32,34,29,31,32,34,29,31,32,32,31,31,0,42,42,42,42,42,42,42,42,42,42,42,42,42,42,42,42,42,42,42,42,42,42,42,42,42,42,42,42,0,0,45,47,45,47,45,47,45,45,45,45,47,45,47,45,47,45,47,45,47,45,45,45,45,45,47,45,45,47,45,47,45,45,47,45,45,47,45,47,45,47,45,47,45,45,47,45,45,47,45,47,45,47,45,45,45,45,45,45,45,45,45,45,45,45,45,45,45,47,45,45,47,45,47,45,45,47,45,47,45,47,45,47,61,0,61,0,61,0,61,0,0,61,0,61,0,61,0,61,0,61,0,61,0,61,0,0,61,0,73,77,61,61,61,65,73,74,75,76,66,67,77,78,69,70,71,61,65,73,74,75,76,66,67,77,78,69,70,71,61,65,66,67,69,70,71,61,65,73,74,75,76,66,67,77,78,69,70,71,65,73,74,75,76,66,67,77,78,69,70,71,78,69,65,73,74,75,76,66,67,77,78,69,70,71,61,65,73,74,75,76,66,67,77,78,69,70,71,61,65,73,74,75,76,66,67,77,78,69,70,71,61,61,65,73,74,75,76,66,67,77,78,69,70,71,61,65,73,74,75,76,66,67,77,78,69,70,71,61,61,65,73,74,75,76,66,67,77,78,69,70,71,61,66,70,71,65,66,67,69,70,71,67,65,73,74,75,76,66,67,77,78,69,70,71,61,61,65,73,74,75,76,66,67,77,78,69,70,71,61,61,65,73,74,75,76,66,67,77,78,69,70,71,65,73,74,75,76,66,67,77,78,69,70,71,61,65,73,74,75,76,66,67,77,78,69,70,71,61,65,73,74,75,76,66,67,77,78,69,70,71,61,65,73,74,75,76,66,67,77,78,69,70,71,65,73,74,75,76,66,67,77,78,69,70,71,61,65,73,74,75,76,66,67,77,78,69,70,71,61,69,61,61,65,61,61,65,73,74,75,76,66,67,77,78,69,70,71,61,65,73,74,75,76,66,67,77,78,69,70,71,61,65,73,74,75,76,66,67,77,78,69,70,71,61,73,65,73,74,75,76,66,67,77,78,69,70,71,61,65,73,74,75,76,66,67,77,78,69,70,71,61,65,73,74,75,76,66,67,77,78,69,70,71,61,65,73,74,75,76,66,67,77,78,69,70,71,61,97,98,99,100,101,102,103,104,105,106,107,108,101,104,98,103,100,105,97,106,107,108,98,99,97,0,0,0,84,84,85,84,85,84,85,84,85,84,85,84,84,85,84,85,84,85,84,85,84,84,85,84,85,109,84,85,84,85,84,85,84,85,84,85,84,85,84,85,84,85,84,84,85,84,85,84,85,0,0,0,0,0,0,0,0,0,0,0,0,87,87,0,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,0,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58,58],"f":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,[1,[[5,[[4,[2,3]]]]]],0,0,[[]],[[]],[[]],[[]],0,0,0,0,[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],0,0,0,0,[7],[7],[7],[7],[7],[7],[[],1],[[1,1],8],0,[[9,10],[[12,[11]]]],[[1,10],[[12,[11]]]],[[]],[[]],[13,[[15,[14]]]],[[]],[[]],[[],7],[[],7],0,[[]],[[]],[1,[[5,[[4,[16,3]]]]]],[1],[[],17],[[],17],[[],8],[[],8],[1,18],0,0,0,[1,[[12,[19,20]]]],0,[1,[[22,[21,3]]]],0,0,0,0,[1,[[24,[23,3]]]],[[],25],[[],25],[[]],[[]],[[[5,[[4,[2,3]]]]],26],[[],12],[[],12],[[[22,[21,3]],27],[[12,[1,20]]]],[[],12],[[],12],[[[22,[21,3]],[24,[23,3]]],[[12,[1,20]]]],[[],28],[[],28],[[]],[[]],0,0,0,0,[29,30],0,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],0,0,[31,31],[[]],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],31],[[],32],[7],[7],[7],[7],[7],[7],[7],[7],[7],[7],[7],[7],[31,15],[[31,10],33],[[32,10],33],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[32,[[25,[19]]]],[31,15],[[],7],[[],7],[[],7],[[],7],0,0,[[]],[[]],[[]],[[]],[[],17],[[],17],[[],17],[[],17],[[],8],[[],8],[[],8],[[],8],0,[31,[[15,[34]]]],[31,[[15,[29]]]],[31,[[15,[[36,[35]]]]]],[31,7],[31,7],[29,[[37,[35]]]],[[],31],0,[31,[[15,[[38,[35]]]]]],[[32,[24,[19]]]],[[31,[39,[[40,[[39,[30]]]]]]]],[[]],[[],25],[[],25],[[],25],[[],25],[[]],[[]],[[]],[[]],[[],12],[[],12],[[],12],[[],12],[[],12],[[],12],[[],12],[[],12],[[],28],[[],28],[[],28],[[],28],[[]],[[]],[[]],[[]],[41,32],[[41,[39,[[40,[[39,[30]]]]]]],31],[[[39,[[40,[[39,[30]]]]]]],31],0,[[]],[[]],0,0,[[],6],[[],6],[[],6],[[42,43],[[5,[[4,[26]]]]]],[[],42],[7],[7],[7],[[42,10],33],[[]],[[]],[[42,43],31],[[],7],[[42,43,31]],[[]],[[],17],[[],8],[44,42],[[],25],[[]],[[],12],[[],12],[[],28],[[]],0,0,[[45,46],[[15,[9]]]],0,[[]],[[]],[[]],[[]],[45,19],0,0,[45,45],[47,47],[[]],[[]],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[45,48],[[15,[9]]]],0,[45,19],0,[[],45],[[],47],[[45,49],[[15,[14]]]],[7],[7],[7],[7],[[45,50,51],[[15,[9]]]],[7],[7],[[45,52],[[15,[9]]]],[[45,10],33],[[47,10],33],[[]],[[]],[[]],[[]],[[]],[[]],[[45,50],[[15,[14]]]],[[],7],[[],7],[[45,53],[[15,[14]]]],[[]],[[]],[[],17],[[],17],[[],8],[[],8],[[45,[24,[54]],51],[[15,[9]]]],[[[55,[19]],[55,[19]],31],45],[[[55,[19]],31],45],[[45,30,30,30,30],[[15,[9]]]],[[45,56],[[15,[14]]]],[45,19],0,[[45,57]],[[45,[55,[19]]]],[[45,[55,[19]]]],[[45,[55,[19]]]],[[45,30],[[15,[9]]]],[45,[[15,[58]]]],[[45,7],[[15,[58]]]],[[]],[[]],[[45,50,51],59],[[],25],[[],25],[[]],[[]],[[45,60],[[15,[9]]]],[[],12],[[],12],[[],12],[[],12],[[],28],[[],28],[[]],[[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[61,62],[[],63],[61,[[25,[64]]]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[[65,[[55,[19]]]]],61],[[[66,[[55,[19]]]]],61],[[[67,[[55,[19]]]]],61],[[[69,[[55,[68]],[55,[19]]]]],61],[[[70,[[55,[19]]]]],61],[[[71,[[55,[19]]]]],61],[61,[[25,[63]]]],[[[65,[72]]],[[65,[72]]]],[[[73,[72,72]]],[[73,[72,72]]]],[74,74],[75,75],[76,76],[[[66,[72]]],[[66,[72]]]],[[[67,[72]]],[[67,[72]]]],[[[77,[72]]],[[77,[72]]]],[[[78,[72]]],[[78,[72]]]],[[[69,[72,72]]],[[69,[72,72]]]],[[[70,[72]]],[[70,[72]]]],[[[71,[72]]],[[71,[72]]]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],0,0,[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[61,7,[24,[19]]]],[7],[7],[7],[7],[7],[7],[7],[7],[7],[7],[7],[7],[7],[7],[7],[7],[7],[7],[7],[7],[7],[7],[7],[7],[7],[7],[61,30],[7],[7],[7],[7],[7],[7],[7],[7],[7],[7],[7],[7],[7],0,0,0,[[[65,[[55,[19]]]]],[[12,[61]]]],[[[66,[[55,[19]]]]],[[12,[61]]]],[[[67,[[55,[19]]]]],[[12,[61]]]],[[[69,[[55,[68]],[55,[19]]]]],[[12,[61]]]],[[[70,[[55,[19]]]]],[[12,[61]]]],[[[71,[[55,[19]]]]],[[12,[61]]]],0,[[[65,[79]],10],33],[[[73,[79,79]],10],33],[[74,10],33],[[75,10],33],[[76,10],33],[[[66,[79]],10],33],[[[67,[79]],10],33],[[[77,[79]],10],33],[[[78,[79]],10],33],[[[69,[79,79]],10],33],[[[70,[79]],10],33],[[[71,[79]],10],33],[[61,10],33],[[61,10],33],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[80,61],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[],7],[[],7],[[],7],[[],7],[[],7],[[],7],[[],7],[[],7],[[],7],[[],7],[[],7],[[],7],[[],7],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[[65,[[55,[19]]]]],61],[[[73,[[55,[19]],[55,[81]]]]],61],[74,61],[75,61],[76,61],[[[66,[[55,[19]]]]],61],[[[67,[[55,[19]]]]],61],[[[77,[[55,[19]]]]],61],[[[78,[[55,[81]]]]],61],[[[69,[[55,[68]],[55,[19]]]]],61],[[[70,[[55,[19]]]]],61],[[[71,[[55,[19]]]]],61],[[],17],[[],17],[[],17],[[],17],[[],17],[[],17],[[],17],[[],17],[[],17],[[],17],[[],17],[[],17],[[],17],[[],8],[[],8],[[],8],[[],8],[[],8],[[],8],[[],8],[[],8],[[],8],[[],8],[[],8],[[],8],[[],8],0,[61,[[25,[82]]]],[83],0,[61,[[25,[63]]]],[61,68],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[],19],[[],25],[[],25],[[],25],[[],25],[[],25],[[],25],[[],25],[[],25],[[],25],[[],25],[[],25],[[],25],[[],25],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],0,[[],12],[[],12],[[],12],[[],12],[[],12],[[],12],[[],12],[[],12],[[],12],[[],12],[[],12],[[],12],[[],12],[[],12],[[],12],[[],12],[[],12],[[],12],[[],12],[[],12],[[],12],[[],12],[[],12],[[],12],[[],12],[[],12],[[],28],[[],28],[[],28],[[],28],[[],28],[[],28],[[],28],[[],28],[[],28],[[],28],[[],28],[[],28],[[],28],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[]],[[]],[[]],[[]],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],84],[7],[7],[7],[7],[7],[7],[[84,10],33],[[85,10],33],[[]],[85,84],[[]],[[]],[[]],[[[40,[19]]],[[25,[19]]]],[[84,[40,[19]]],[[25,[19]]]],[[85,[40,[19]]],[[25,[19]]]],[[],7],[[],7],[[]],[[]],[[],17],[[],17],[[],8],[[],8],[[],25],[[],25],[[]],[[]],[[],12],[[],12],[84,[[12,[85]]]],[[],12],[[],12],[[],28],[[],28],[[]],[[]],0,0,0,0,0,0,0,0,0,0,0,0,[[]],[[]],[[[25,[86]]],15],0,[[],6],[[],6],[[],6],[7],[7],[[87,88],[[15,[89]]]],[7],[[87,10],33],[[]],[[]],[[87,90],[[5,[[4,[26]]]]]],[[87,90],[[15,[91]]]],[[87,90],[[15,[91]]]],[[87,92],[[5,[[4,[26]]]]]],[[],7],[[]],[[],17],[[],8],[31,87],[[],25],[[]],[[],12],[[],12],[[],28],[[]],0,0,[[]],[[]],[[],6],[[],6],[[],6],0,[7],[7],[7],[58,[[15,[14]]]],[[]],[[]],[[],7],[[58,[24,[93]]],15],[[]],[[],17],[[],8],0,[[[94,[35]],19,[25,[95]],7],58],[[58,[24,[96]]],15],0,[[58,50],59],[[],25],[[]],[[],12],[[],12],[[],28],[[]]],"c":[],"p":[[3,"RecordBatches"],[8,"RecordBatchStream"],[3,"Global"],[3,"Box"],[3,"Pin"],[3,"Compat"],[15,"usize"],[15,"bool"],[4,"Output"],[3,"Formatter"],[3,"Error"],[4,"Result"],[3,"GreptimeResponse"],[15,"u32"],[6,"Result"],[8,"RecordBatchStream"],[3,"Request"],[8,"Iterator"],[3,"String"],[4,"Error"],[3,"Schema"],[3,"Arc"],[3,"RecordBatch"],[3,"Vec"],[4,"Option"],[8,"Future"],[8,"IntoIterator"],[3,"TypeId"],[3,"FlightClient"],[15,"str"],[3,"Client"],[3,"Inner"],[6,"Result"],[3,"DatabaseClient"],[3,"Channel"],[3,"PrometheusGatewayClient"],[3,"FlightServiceClient"],[3,"RegionClient"],[8,"AsRef"],[15,"slice"],[3,"ChannelManager"],[3,"DatanodeClients"],[3,"Peer"],[3,"ChannelConfig"],[3,"Database"],[3,"AlterExpr"],[3,"FlightContext"],[3,"CreateTableExpr"],[3,"DeleteRequests"],[4,"Request"],[15,"u64"],[3,"DropTableExpr"],[3,"InsertRequests"],[15,"u8"],[8,"Into"],[3,"RowInsertRequests"],[4,"AuthScheme"],[3,"StreamInserter"],[3,"GreptimeRequest"],[3,"TruncateTableExpr"],[4,"Error"],[8,"Any"],[8,"Error"],[3,"Backtrace"],[3,"IllegalFlightMessagesSnafu"],[3,"IllegalGrpcClientStateSnafu"],[3,"MissingFieldSnafu"],[4,"StatusCode"],[3,"ServerSnafu"],[3,"IllegalDatabaseResponseSnafu"],[3,"ClientStreamingSnafu"],[8,"Clone"],[3,"FlightGetSnafu"],[3,"HandleRequestSnafu"],[3,"ConvertFlightDataSnafu"],[3,"ColumnDataTypeSnafu"],[3,"CreateChannelSnafu"],[3,"RegionServerSnafu"],[8,"Debug"],[3,"Status"],[4,"Code"],[8,"StackError"],[3,"Demand"],[4,"Loadbalancer"],[3,"Random"],[3,"ResponseHeader"],[3,"RegionRequester"],[3,"Ticket"],[6,"SendableRecordBatchStream"],[3,"RegionRequest"],[6,"AffectedRows"],[3,"QueryRequest"],[3,"InsertRequest"],[3,"GreptimeDatabaseClient"],[3,"AuthHeader"],[3,"RowInsertRequest"],[13,"FlightGet"],[13,"CreateChannel"],[13,"RegionServer"],[13,"Server"],[13,"IllegalGrpcClientState"],[13,"IllegalDatabaseResponse"],[13,"ClientStreaming"],[13,"MissingField"],[13,"IllegalFlightMessages"],[13,"HandleRequest"],[13,"ConvertFlightData"],[13,"ColumnDataType"],[8,"LoadBalance"]]},\ -"cmd":{"doc":"","t":"AAAAAAADNDEDNEINNLLLLLLLLLLALLLLLLLLLLLAMLLLLLLLLLLLLMLLLLLLLLMKLLLLLLLLLLLLLLLLLLLMLALLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMLLLLMMAMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLALLLLDDLLLLFLLLLLLLLLLLMMFFLLLLLLLLMLLLLLLLLLLLLLLLLLLLLLALLLLLLMLLLLLLLLLLLLLLLLDLLLLLLLLLLMLLLLLLLLLLLLLLLMLLLLLLLNNENNLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMDLLLLLLLLLLLLLLLLLLMLMLLLLLLLLLLLLLLLLLDLLLLLLFMLLLLLLLLFLLLLLLLLLMMMLLLLLLLLLLLDRDLLLLLLLLLLLLLLLLLLLLLLLLLLMMMMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMMMMMMMLLLLLLLLLLLLLLLLLALLDRDDRDRDDDLMMLLLLLLLLLLLLLLLLLLLLLMMLLLLLLLLLLLLLLLLLLLLLLLOLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLALLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMLLLLLLLLLLMMLLLLLLLLLLLLLLLLLLMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLNDENDLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMLLLLLLLMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMMMMDDNDELLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMMLLLLLLLLLLLLLMLLLLLLLLLLLLLLLLMMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMLLLLMMLLLLLLMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLNDNDNDNDENDNDNDNDNDNDNDNDNDNDNDNDGNDNDNDNDNDNDNDNDNDNDNDLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMLLLLLLLLLLLLLLLLLLLLLLLLLLLLMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMLLLLLLLLLLLLLLLLLLLLLLLLLLLLMLMMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMDDNDELLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMLLLLLLLLLMLLLLMLLLLLLLLLLLLLLLMMLMMMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMMLLLLMLLLLLLMLLLLMMMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMLLLLDDNDELLLLLLLLLLMLLLLLLLLLLLLLLLLLLLLLLLMLLLLLLLLLLLLLMMLLLLLLLLLLLLLLLLMMLLLLMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMLLMMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMLLLLNNRRNNDENDLLLLLLLLLLLLLLLLLLLLLMMLLLLLLLLLLLLLLLLLLMLLLLLLLLLLLLLLLLLLLMMMLMLLLMLLLLLLLLLLLLLLLLLLLLLLLLLLLLDDDNDELLLLLLLLLLLLLLLLLLLLLLLLLFLLLLLLLLLLLLLLLLLMMLLLLLLLLLLLLLLLLLLLMMLLLLLLLLLLLLLLLLLLLLMLMLMMMMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMMMMMMLLLLLMMMMMMLLLLLLLLMMLLLLLMMMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMLLLLLM","n":["cli","datanode","error","frontend","metasrv","options","standalone","AttachCommand","Bench","Command","Instance","Repl","Repl","SubCommand","Tool","Tool","Upgrade","and","and","and","and","augment_args","augment_args","augment_args_for_update","augment_args_for_update","augment_subcommands","augment_subcommands_for_update","bench","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","build","build","build","cmd","cmd","compat","compat","compat","compat","compat_mut","compat_mut","compat_mut","compat_mut","compat_ref","compat_ref","compat_ref","compat_ref","database","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","disable_helper","do_work","drop","drop","drop","drop","fmt","from","from","from","from","from_arg_matches","from_arg_matches","from_arg_matches","from_arg_matches_mut","from_arg_matches_mut","from_arg_matches_mut","from_subset","from_subset","from_subset","from_subset","grpc_addr","has_subcommand","helper","init","init","init","init","into","into","into","into","into_app","into_app","into_app","into_app_for_update","into_app_for_update","into_app_for_update","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","is_in_subset","is_in_subset","is_in_subset","is_in_subset","lift_into","lift_into","lift_into","lift_into","load_options","meta_addr","or","or","or","or","prompt","query_engine","repl","rl","sculpt","sculpt","sculpt","sculpt","start","stop","subset","subset","subset","subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","update_from_arg_matches","update_from_arg_matches","update_from_arg_matches","update_from_arg_matches_mut","update_from_arg_matches_mut","update_from_arg_matches_mut","upgrade","vzip","vzip","vzip","vzip","BenchTableMetadata","BenchTableMetadataCommand","and","and","augment_args","augment_args_for_update","bench_self_recorded","borrow","borrow","borrow_mut","borrow_mut","build","compat","compat","compat_mut","compat_mut","compat_ref","compat_ref","count","count","create_region_routes","create_table_info","default","deref","deref","deref_mut","deref_mut","do_work","drop","drop","etcd_addr","fmt","from","from","from_arg_matches","from_arg_matches_mut","from_subset","from_subset","init","init","into","into","into_app","into_app_for_update","into_request","into_request","into_request","into_request","is_in_subset","is_in_subset","lift_into","lift_into","metadata","or","or","sculpt","sculpt","subset","subset","table_metadata_manager","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","update_from_arg_matches","update_from_arg_matches_mut","vzip","vzip","TableMetadataBencher","and","bench_create","bench_delete","bench_get","bench_rename","borrow","borrow_mut","compat","compat_mut","compat_ref","count","deref","deref_mut","drop","from","from_subset","init","into","into_request","into_request","is_in_subset","lift_into","new","or","sculpt","subset","table_metadata_manager","to_subset","to_subset_unchecked","try_from","try_into","try_into","type_id","vzip","Exit","Help","ReplCommand","Sql","UseDatabase","and","borrow","borrow_mut","compat","compat_mut","compat_ref","deref","deref_mut","drop","eq","fmt","from","from_subset","help","init","into","into_request","into_request","is_in_subset","lift_into","or","sculpt","subset","to_subset","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","vzip","db_name","sql","RustylineHelper","and","borrow","borrow_mut","compat","compat_mut","compat_ref","complete","default","deref","deref_mut","drop","from","from_subset","highlight","highlight_candidate","highlight_char","highlight_hint","highlight_prompt","highlighter","hint","hinter","init","into","into_request","into_request","is_in_subset","lift_into","or","sculpt","subset","to_subset","to_subset_unchecked","try_from","try_into","try_into","type_id","validate","vzip","Repl","and","borrow","borrow_mut","compat","compat_mut","compat_ref","create_query_engine","database","deref","deref_mut","do_execute_sql","drop","drop","execute_sql","from","from_subset","history_file","init","into","into_request","into_request","is_in_subset","lift_into","next_command","or","print_help","prompt","query_engine","rl","run","sculpt","subset","to_subset","to_subset_unchecked","try_from","try_into","try_into","try_new","type_id","vzip","MigrateTableMetadata","PAGE_SIZE","UpgradeCommand","and","and","augment_args","augment_args_for_update","borrow","borrow","borrow_mut","borrow_mut","build","compat","compat","compat_mut","compat_mut","compat_ref","compat_ref","create_datanode_table_keys","create_table_name_key","default","delete_migrated_keys","deref","deref","deref_mut","deref_mut","do_work","drop","drop","dryrun","dryrun","etcd_addr","etcd_store","fmt","from","from","from_arg_matches","from_arg_matches_mut","from_subset","from_subset","init","init","into","into","into_app","into_app_for_update","into_request","into_request","into_request","into_request","is_in_subset","is_in_subset","lift_into","lift_into","migrate_catalog_key","migrate_catalog_keys","migrate_schema_key","migrate_schema_keys","migrate_table_global_values","migrate_table_route_key","migrate_table_route_keys","or","or","sculpt","sculpt","skip_catalog_keys","skip_catalog_keys","skip_schema_keys","skip_schema_keys","skip_table_global_keys","skip_table_global_keys","skip_table_route_keys","skip_table_route_keys","split_table_global_value","subset","subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","update_from_arg_matches","update_from_arg_matches_mut","v1_helper","vzip","vzip","CATALOG_KEY_PATTERN","CATALOG_KEY_PREFIX","CatalogKey","CatalogValue","NAME_PATTERN","SCHEMA_KEY_PATTERN","SCHEMA_KEY_PREFIX","SchemaKey","SchemaValue","TableGlobalValue","__clone_box","__private_field","__private_field","and","and","and","and","and","and","and","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","catalog_name","catalog_name","clone","clone_into","compat","compat","compat","compat","compat","compat","compat","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","define_catalog_value","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deserialize","deserialize","deserialize","drop","drop","drop","drop","drop","drop","drop","eq","equivalent","equivalent","equivalent","equivalent","equivalent","erased_serialize","erased_serialize","erased_serialize","err","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from_bytes","from_ref","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","init","init","init","init","init","init","init","into","into","into","into","into","into","into","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","lift_into","lift_into","lift_into","lift_into","lift_into","lift_into","lift_into","node_id","or","or","or","or","or","or","or","parse","parse","parse","regions_id_map","schema_name","sculpt","sculpt","sculpt","sculpt","sculpt","sculpt","sculpt","serialize","serialize","serialize","subset","subset","subset","subset","subset","subset","subset","table_id","table_info","to_owned","to_string","to_string","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","vzip","vzip","vzip","DeserializeCatalogEntryValue","DeserializeCatalogEntryValueSnafu","Error","InvalidCatalog","InvalidCatalogSnafu","__clone_box","__clone_box","and","and","and","as_error_source","backtrace","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","build","cause","clone","clone","clone_into","clone_into","compat","compat","compat","compat_mut","compat_mut","compat_mut","compat_ref","compat_ref","compat_ref","deref","deref","deref","deref_mut","deref_mut","deref_mut","description","drop","drop","drop","fail","fmt","fmt","fmt","fmt","from","from","from","from_ref","from_ref","from_subset","from_subset","from_subset","init","init","init","into","into","into","into_error","into_error","into_request","into_request","into_request","into_request","into_request","into_request","is_in_subset","is_in_subset","is_in_subset","key","lift_into","lift_into","lift_into","or","or","or","provide","raw","sculpt","sculpt","sculpt","source","subset","subset","subset","to_owned","to_owned","to_string","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","vzip","vzip","vzip","key","location","location","raw","source","Command","Instance","Start","StartCommand","SubCommand","and","and","and","and","augment_args","augment_args","augment_args_for_update","augment_args_for_update","augment_subcommands","augment_subcommands_for_update","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","build","build","build","compat","compat","compat","compat","compat_mut","compat_mut","compat_mut","compat_mut","compat_ref","compat_ref","compat_ref","compat_ref","config_file","data_home","datanode","default","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","drop","drop","drop","drop","env_prefix","fmt","from","from","from","from","from_arg_matches","from_arg_matches","from_arg_matches","from_arg_matches_mut","from_arg_matches_mut","from_arg_matches_mut","from_subset","from_subset","from_subset","from_subset","has_subcommand","http_addr","http_timeout","init","init","init","init","into","into","into","into","into_app","into_app","into_app","into_app_for_update","into_app_for_update","into_app_for_update","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","is_in_subset","is_in_subset","is_in_subset","is_in_subset","lift_into","lift_into","lift_into","lift_into","load_options","load_options","load_options","metasrv_addr","node_id","or","or","or","or","rpc_addr","rpc_hostname","sculpt","sculpt","sculpt","sculpt","start","stop","subcmd","subset","subset","subset","subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","update_from_arg_matches","update_from_arg_matches","update_from_arg_matches","update_from_arg_matches_mut","update_from_arg_matches_mut","update_from_arg_matches_mut","vzip","vzip","vzip","vzip","BuildMetaServer","BuildMetaServerSnafu","CollectRecordBatches","CollectRecordBatchesSnafu","ConnectEtcd","ConnectEtcdSnafu","CreateDir","CreateDirSnafu","Error","IllegalConfig","IllegalConfigSnafu","InitMetadata","InitMetadataSnafu","InvalidReplCommand","InvalidReplCommandSnafu","IterStream","IterStreamSnafu","LoadLayeredConfig","LoadLayeredConfigSnafu","MissingConfig","MissingConfigSnafu","ParseSql","ParseSqlSnafu","PlanStatement","PlanStatementSnafu","PrettyPrintRecordBatches","PrettyPrintRecordBatchesSnafu","Readline","ReadlineSnafu","ReplCreation","ReplCreationSnafu","RequestDatabase","RequestDatabaseSnafu","Result","SerdeJson","SerdeJsonSnafu","ShutdownDatanode","ShutdownDatanodeSnafu","ShutdownFrontend","ShutdownFrontendSnafu","ShutdownMetaServer","ShutdownMetaServerSnafu","StartCatalogManager","StartCatalogManagerSnafu","StartDatanode","StartDatanodeSnafu","StartFrontend","StartFrontendSnafu","StartMetaClient","StartMetaClientSnafu","StartMetaServer","StartMetaServerSnafu","SubstraitEncodeLogicalPlan","SubstraitEncodeLogicalPlanSnafu","UnsupportedSelectorType","UnsupportedSelectorTypeSnafu","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","and","and","and","and","and","and","and","and","and","and","and","and","and","and","and","and","and","and","and","and","and","and","and","and","and","and","and","and","as_any","as_error_source","backtrace","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","build","build","build","cause","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","debug_fmt","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","description","dir","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","etcd_addr","fail","fail","fail","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","lift_into","lift_into","lift_into","lift_into","lift_into","lift_into","lift_into","lift_into","lift_into","lift_into","lift_into","lift_into","lift_into","lift_into","lift_into","lift_into","lift_into","lift_into","lift_into","lift_into","lift_into","lift_into","lift_into","lift_into","lift_into","lift_into","lift_into","lift_into","msg","msg","next","or","or","or","or","or","or","or","or","or","or","or","or","or","or","or","or","or","or","or","or","or","or","or","or","or","or","or","or","provide","reason","sculpt","sculpt","sculpt","sculpt","sculpt","sculpt","sculpt","sculpt","sculpt","sculpt","sculpt","sculpt","sculpt","sculpt","sculpt","sculpt","sculpt","sculpt","sculpt","sculpt","sculpt","sculpt","sculpt","sculpt","sculpt","sculpt","sculpt","sculpt","selector_type","source","sql","sql","status_code","subset","subset","subset","subset","subset","subset","subset","subset","subset","subset","subset","subset","subset","subset","subset","subset","subset","subset","subset","subset","subset","subset","subset","subset","subset","subset","subset","subset","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_string","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","dir","error","error","error","error","error","error","etcd_addr","location","location","location","location","location","location","location","location","location","location","location","location","location","location","location","location","location","location","location","location","location","location","location","location","location","msg","msg","reason","selector_type","source","source","source","source","source","source","source","source","source","source","source","source","source","source","source","source","source","source","sql","sql","Command","Instance","Start","StartCommand","SubCommand","and","and","and","and","augment_args","augment_args","augment_args_for_update","augment_args_for_update","augment_subcommands","augment_subcommands_for_update","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","build","build","build","compat","compat","compat","compat","compat_mut","compat_mut","compat_mut","compat_mut","compat_ref","compat_ref","compat_ref","compat_ref","config_file","default","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","disable_dashboard","drop","drop","drop","drop","env_prefix","fmt","from","from","from","from","from_arg_matches","from_arg_matches","from_arg_matches","from_arg_matches_mut","from_arg_matches_mut","from_arg_matches_mut","from_subset","from_subset","from_subset","from_subset","frontend","grpc_addr","has_subcommand","http_addr","http_timeout","influxdb_enable","init","init","init","init","into","into","into","into","into_app","into_app","into_app","into_app_for_update","into_app_for_update","into_app_for_update","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","is_in_subset","is_in_subset","is_in_subset","is_in_subset","lift_into","lift_into","lift_into","lift_into","load_options","load_options","load_options","metasrv_addr","mysql_addr","opentsdb_addr","or","or","or","or","postgres_addr","sculpt","sculpt","sculpt","sculpt","start","stop","subcmd","subset","subset","subset","subset","tls_cert_path","tls_key_path","tls_mode","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","update_from_arg_matches","update_from_arg_matches","update_from_arg_matches","update_from_arg_matches_mut","update_from_arg_matches_mut","update_from_arg_matches_mut","user_provider","vzip","vzip","vzip","vzip","Command","Instance","Start","StartCommand","SubCommand","and","and","and","and","augment_args","augment_args","augment_args_for_update","augment_args_for_update","augment_subcommands","augment_subcommands_for_update","bind_addr","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","build","build","build","compat","compat","compat","compat","compat_mut","compat_mut","compat_mut","compat_mut","compat_ref","compat_ref","compat_ref","compat_ref","config_file","default","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","drop","drop","drop","drop","enable_region_failover","env_prefix","fmt","from","from","from","from","from_arg_matches","from_arg_matches","from_arg_matches","from_arg_matches_mut","from_arg_matches_mut","from_arg_matches_mut","from_subset","from_subset","from_subset","from_subset","has_subcommand","http_addr","http_timeout","init","init","init","init","instance","into","into","into","into","into_app","into_app","into_app","into_app_for_update","into_app_for_update","into_app_for_update","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","is_in_subset","is_in_subset","is_in_subset","is_in_subset","lift_into","lift_into","lift_into","lift_into","load_options","load_options","load_options","or","or","or","or","sculpt","sculpt","sculpt","sculpt","selector","server_addr","start","stop","store_addr","subcmd","subset","subset","subset","subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","update_from_arg_matches","update_from_arg_matches","update_from_arg_matches","update_from_arg_matches_mut","update_from_arg_matches_mut","update_from_arg_matches_mut","use_memory_store","vzip","vzip","vzip","vzip","Cli","Datanode","ENV_LIST_SEP","ENV_VAR_SEP","Frontend","Metasrv","MixOptions","Options","Standalone","TopLevelOptions","__clone_box","and","and","and","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone_into","compat","compat","compat","compat_mut","compat_mut","compat_mut","compat_ref","compat_ref","compat_ref","data_home","datanode","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","drop","drop","drop","fmt","from","from","from","from_ref","from_subset","from_subset","from_subset","frontend","init","init","init","into","into","into","into_request","into_request","into_request","into_request","into_request","into_request","is_in_subset","is_in_subset","is_in_subset","lift_into","lift_into","lift_into","load_layered_options","log_dir","log_level","logging","logging_options","metadata_store","or","or","or","procedure","sculpt","sculpt","sculpt","subset","subset","subset","to_owned","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","vzip","vzip","vzip","Command","Instance","StandaloneOptions","Start","StartCommand","SubCommand","__clone_box","and","and","and","and","and","augment_args","augment_args","augment_args_for_update","augment_args_for_update","augment_subcommands","augment_subcommands_for_update","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","build","build","build","build_frontend","clone","clone_into","compat","compat","compat","compat","compat","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","config_file","datanode","datanode_options","default","default","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deserialize","drop","drop","drop","drop","drop","enable_telemetry","env_prefix","erased_serialize","fmt","fmt","from","from","from","from","from","from_arg_matches","from_arg_matches","from_arg_matches","from_arg_matches_mut","from_arg_matches_mut","from_arg_matches_mut","from_ref","from_subset","from_subset","from_subset","from_subset","from_subset","frontend","frontend_options","grpc","has_subcommand","http","http_addr","influxdb","influxdb_enable","init","init","init","init","init","into","into","into","into","into","into_app","into_app","into_app","into_app_for_update","into_app_for_update","into_app_for_update","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","lift_into","lift_into","lift_into","lift_into","lift_into","load_options","load_options","load_options","logging","metadata_store","mode","mysql","mysql_addr","opentsdb","opentsdb_addr","or","or","or","or","or","postgres","postgres_addr","procedure","prom_store","region_engine","rpc_addr","sculpt","sculpt","sculpt","sculpt","sculpt","serialize","start","stop","storage","subcmd","subset","subset","subset","subset","subset","tls_cert_path","tls_key_path","tls_mode","to_owned","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","update_from_arg_matches","update_from_arg_matches","update_from_arg_matches","update_from_arg_matches_mut","update_from_arg_matches_mut","update_from_arg_matches_mut","user_provider","vzip","vzip","vzip","vzip","vzip","wal"],"q":[[0,"cmd"],[7,"cmd::cli"],[171,"cmd::cli::bench"],[247,"cmd::cli::bench::metadata"],[282,"cmd::cli::cmd"],[318,"cmd::cli::cmd::ReplCommand"],[320,"cmd::cli::helper"],[359,"cmd::cli::repl"],[400,"cmd::cli::upgrade"],[493,"cmd::cli::upgrade::v1_helper"],[736,"cmd::cli::upgrade::v1_helper::err"],[849,"cmd::cli::upgrade::v1_helper::err::Error"],[854,"cmd::datanode"],[1013,"cmd::error"],[2041,"cmd::error::Error"],[2098,"cmd::frontend"],[2263,"cmd::metasrv"],[2423,"cmd::options"],[2531,"cmd::standalone"]],"d":["","","","","","","","","","","","Captures the state of the repl, gathers commands and …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Client for interacting with GreptimeDB","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Current prompt","","","Rustyline editor for interacting with user on command line","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","Calls U::from(self).","","","","","","","","","","","","","","","","","","","Represents the parsed command from the user (which may be …","","","","","","","","","","","","","","Returns the argument unchanged.","","","","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","","","","","","","","","Calls U::from(self).","","","","","","","","","","","","","","","","Captures the state of the repl, gathers commands and …","","","","","","","","Client for interacting with GreptimeDB","","","","","","","Returns the argument unchanged.","","Return the location of the history file (defaults to $HOME/…","","Calls U::from(self).","","","","","Parse the next command","","","Current prompt","","Rustyline editor for interacting with user on command line","Read Evaluate Print Loop (interactive command line) for …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The pattern of a valid catalog, schema or table name.","","","","","Table global info contains necessary info for a datanode …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Id of datanode that created the global table info kv. only …","","","","","","","","","","","Allocation of region ids across all datanodes.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","SNAFU context selector for the …","","","SNAFU context selector for the Error::InvalidCatalog …","","","","","","","","","","","","","","Consume the selector and return the associated error","","","","","","","","","","","","","","","","","","","","","","","","","Consume the selector and return a Result with the …","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","SNAFU context selector for the Error::BuildMetaServer …","","SNAFU context selector for the Error::CollectRecordBatches …","","SNAFU context selector for the Error::ConnectEtcd variant","","SNAFU context selector for the Error::CreateDir variant","","","SNAFU context selector for the Error::IllegalConfig variant","","SNAFU context selector for the Error::InitMetadata variant","","SNAFU context selector for the Error::InvalidReplCommand …","","SNAFU context selector for the Error::IterStream variant","","SNAFU context selector for the Error::LoadLayeredConfig …","","SNAFU context selector for the Error::MissingConfig variant","","SNAFU context selector for the Error::ParseSql variant","","SNAFU context selector for the Error::PlanStatement variant","","SNAFU context selector for the …","","SNAFU context selector for the Error::Readline variant","","SNAFU context selector for the Error::ReplCreation variant","","SNAFU context selector for the Error::RequestDatabase …","","","SNAFU context selector for the Error::SerdeJson variant","","SNAFU context selector for the Error::ShutdownDatanode …","","SNAFU context selector for the Error::ShutdownFrontend …","","SNAFU context selector for the Error::ShutdownMetaServer …","","SNAFU context selector for the Error::StartCatalogManager …","","SNAFU context selector for the Error::StartDatanode variant","","SNAFU context selector for the Error::StartFrontend variant","","SNAFU context selector for the Error::StartMetaClient …","","SNAFU context selector for the Error::StartMetaServer …","","SNAFU context selector for the …","","SNAFU context selector for the …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Consume the selector and return the associated error","Consume the selector and return the associated error","Consume the selector and return the associated error","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Consume the selector and return a Result with the …","Consume the selector and return a Result with the …","Consume the selector and return a Result with the …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","","","","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Options mixed up from datanode, frontend and metasrv.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","Load the configuration from multiple sources and merge …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Build frontend instance in standalone mode","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","","","","","","","","","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Options for different store engines.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","",""],"i":[0,0,0,0,0,0,0,0,7,0,0,0,5,0,0,5,7,5,4,7,8,4,8,4,8,7,7,0,5,4,7,8,5,4,7,8,4,7,8,0,4,5,4,7,8,5,4,7,8,5,4,7,8,49,5,4,7,8,5,4,7,8,8,143,5,4,7,8,8,5,4,7,8,4,7,8,4,7,8,5,4,7,8,8,7,0,5,4,7,8,5,4,7,8,4,7,8,4,7,8,5,5,4,4,7,7,8,8,5,4,7,8,5,4,7,8,4,8,5,4,7,8,49,49,0,49,5,4,7,8,5,5,5,4,7,8,5,4,7,8,5,4,7,8,5,4,7,8,5,5,4,4,7,7,8,8,5,4,7,8,4,7,8,4,7,8,0,5,4,7,8,0,0,37,31,31,31,0,37,31,37,31,31,37,31,37,31,37,31,37,31,0,0,31,37,31,37,31,37,37,31,31,31,37,31,31,31,37,31,37,31,37,31,31,31,37,37,31,31,37,31,37,31,0,37,31,37,31,37,31,37,37,31,37,31,37,31,37,37,31,31,37,31,31,31,37,31,0,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,40,40,0,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,144,145,0,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,0,49,49,49,49,49,49,0,49,49,49,49,49,49,49,49,49,0,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,0,0,0,53,52,52,52,53,52,53,52,52,53,52,53,52,53,52,53,53,52,53,53,52,53,52,53,53,52,53,52,52,53,52,53,52,52,52,53,52,53,52,53,52,52,52,53,53,52,52,53,52,53,52,53,53,53,53,53,53,53,53,52,53,52,53,52,53,52,53,52,53,52,53,53,52,53,52,53,52,53,52,53,53,52,52,53,52,52,52,0,53,52,0,0,0,0,0,0,0,0,0,0,54,60,62,56,57,60,62,54,64,65,56,57,60,62,54,64,65,56,57,60,62,54,64,65,56,57,54,54,56,57,60,62,54,64,65,56,57,60,62,54,64,65,56,57,60,62,54,64,65,0,56,57,60,60,62,62,54,64,65,56,57,60,62,54,64,65,54,64,65,56,57,60,62,54,64,65,54,54,54,54,54,54,54,64,65,0,56,57,54,64,65,56,57,60,62,54,64,65,54,54,56,57,60,62,54,64,65,56,57,60,62,54,64,65,56,57,60,62,54,64,65,56,56,57,57,60,60,62,62,54,54,64,64,65,65,56,57,60,62,54,64,65,56,57,60,62,54,64,65,54,56,57,60,62,54,64,65,56,57,54,54,57,56,57,60,62,54,64,65,54,64,65,56,57,60,62,54,64,65,54,54,54,56,57,56,57,60,62,54,64,65,56,57,60,62,54,64,65,56,57,60,62,54,64,65,56,56,57,57,60,60,62,62,54,54,64,64,65,65,56,57,60,62,54,64,65,56,57,60,62,54,64,65,71,0,0,71,0,76,78,76,78,71,71,71,76,78,71,76,78,71,76,71,76,78,76,78,76,78,71,76,78,71,76,78,71,76,78,71,76,78,71,71,76,78,71,76,76,78,71,71,76,78,71,76,78,76,78,71,76,78,71,76,78,71,76,78,76,76,78,78,71,71,76,78,71,76,76,78,71,76,78,71,71,78,76,78,71,71,76,78,71,76,78,71,76,78,71,76,78,71,76,78,71,76,76,78,78,71,71,76,78,71,76,78,71,146,146,147,147,147,0,0,84,0,0,83,81,84,85,81,85,81,85,84,84,83,81,84,85,83,81,84,85,81,84,85,83,81,84,85,83,81,84,85,83,81,84,85,85,85,83,85,83,81,84,85,83,81,84,85,83,81,84,85,85,85,83,81,84,85,81,84,85,81,84,85,83,81,84,85,84,85,85,83,81,84,85,83,81,84,85,81,84,85,81,84,85,83,83,81,81,84,84,85,85,83,81,84,85,83,81,84,85,81,84,85,85,85,83,81,84,85,85,85,83,81,84,85,83,83,81,83,81,84,85,83,81,84,85,83,81,84,85,83,81,84,85,83,83,81,81,84,84,85,85,83,81,84,85,81,84,85,81,84,85,83,81,84,85,86,0,86,0,86,0,86,0,0,86,0,86,0,86,0,86,0,86,0,86,0,86,0,86,0,86,0,86,0,86,0,86,0,0,86,0,86,0,86,0,86,0,86,0,86,0,86,0,86,0,86,0,86,0,86,0,91,92,93,94,95,96,97,98,99,88,89,100,90,101,102,103,104,105,106,107,108,109,110,111,112,113,114,91,92,93,94,95,96,97,98,99,88,89,100,90,101,102,103,104,105,106,107,108,109,110,111,112,113,114,86,86,86,86,91,92,93,94,95,96,97,98,99,88,89,100,90,101,102,103,104,105,106,107,108,109,110,111,112,113,114,86,91,92,93,94,95,96,97,98,99,88,89,100,90,101,102,103,104,105,106,107,108,109,110,111,112,113,114,86,88,89,90,86,91,92,93,94,95,96,97,98,99,88,89,100,90,101,102,103,104,105,106,107,108,109,110,111,112,113,114,91,92,93,94,95,96,97,98,99,88,89,100,90,101,102,103,104,105,106,107,108,109,110,111,112,113,114,91,92,93,94,95,96,97,98,99,88,89,100,90,101,102,103,104,105,106,107,108,109,110,111,112,113,114,86,91,92,93,94,95,96,97,98,99,88,89,100,90,101,102,103,104,105,106,107,108,109,110,111,112,113,114,86,91,92,93,94,95,96,97,98,99,88,89,100,90,101,102,103,104,105,106,107,108,109,110,111,112,113,114,86,86,91,92,93,94,95,96,97,98,99,88,89,100,90,101,102,103,104,105,106,107,108,109,110,111,112,113,114,86,91,92,93,94,95,96,97,98,99,88,89,100,90,101,102,103,104,105,106,107,108,109,110,111,112,113,114,86,86,114,91,92,93,94,95,96,97,98,99,88,89,100,90,101,102,103,104,105,106,107,108,109,110,111,112,113,114,86,112,88,89,90,91,92,93,94,95,96,97,98,99,88,89,100,90,101,102,103,104,105,106,107,108,109,110,111,112,113,114,86,86,91,92,93,94,95,96,97,98,99,88,89,100,90,101,102,103,104,105,106,107,108,109,110,111,112,113,114,86,91,92,93,94,95,96,97,98,99,88,89,100,90,101,102,103,104,105,106,107,108,109,110,111,112,113,114,91,92,93,94,95,96,97,98,99,88,89,100,90,101,102,103,104,105,106,107,108,109,110,111,112,113,114,86,91,92,93,94,95,96,97,98,99,88,89,100,90,101,102,103,104,105,106,107,108,109,110,111,112,113,114,86,91,92,93,94,95,96,97,98,99,88,89,100,90,101,102,103,104,105,106,107,108,109,110,111,112,113,114,86,91,92,93,94,95,96,97,98,99,88,89,100,90,101,102,103,104,105,106,107,108,109,110,111,112,113,114,91,91,92,92,93,93,94,94,95,95,96,96,97,97,98,98,99,99,88,88,89,89,100,100,90,90,101,101,102,102,103,103,104,104,105,105,106,106,107,107,108,108,109,109,110,110,111,111,112,112,113,113,114,114,86,86,91,92,93,94,95,96,97,98,99,88,89,100,90,101,102,103,104,105,106,107,108,109,110,111,112,113,114,86,91,92,93,94,95,96,97,98,99,88,89,100,90,101,102,103,104,105,106,107,108,109,110,111,112,113,114,86,88,89,86,91,92,93,94,95,96,97,98,99,88,89,100,90,101,102,103,104,105,106,107,108,109,110,111,112,113,114,86,86,90,91,92,93,94,95,96,97,98,99,88,89,100,90,101,102,103,104,105,106,107,108,109,110,111,112,113,114,86,100,86,103,107,86,91,92,93,94,95,96,97,98,99,88,89,100,90,101,102,103,104,105,106,107,108,109,110,111,112,113,114,86,91,92,93,94,95,96,97,98,99,88,89,100,90,101,102,103,104,105,106,107,108,109,110,111,112,113,114,86,91,92,93,94,95,96,97,98,99,88,89,100,90,101,102,103,104,105,106,107,108,109,110,111,112,113,114,86,91,92,93,94,95,96,97,98,99,88,89,100,90,101,102,103,104,105,106,107,108,109,110,111,112,113,114,86,91,92,93,94,95,96,97,98,99,88,89,100,90,101,102,103,104,105,106,107,108,109,110,111,112,113,114,86,91,91,92,92,93,93,94,94,95,95,96,96,97,97,98,98,99,99,88,88,89,89,100,100,90,90,101,101,102,102,103,103,104,104,105,105,106,106,107,107,108,108,109,109,110,110,111,111,112,112,113,113,114,114,86,86,91,92,93,94,95,96,97,98,99,88,89,100,90,101,102,103,104,105,106,107,108,109,110,111,112,113,114,86,91,92,93,94,95,96,97,98,99,88,89,100,90,101,102,103,104,105,106,107,108,109,110,111,112,113,114,86,148,149,150,151,152,153,148,152,154,155,156,157,158,159,160,161,162,163,164,165,149,150,166,167,168,169,170,171,172,151,173,152,153,163,164,174,165,154,155,156,157,158,159,160,161,162,165,166,167,168,169,170,171,172,173,166,170,0,0,120,0,0,119,117,120,121,117,121,117,121,120,120,119,117,120,121,119,117,120,121,117,120,121,119,117,120,121,119,117,120,121,119,117,120,121,121,121,119,117,120,121,119,117,120,121,121,119,117,120,121,121,121,119,117,120,121,117,120,121,117,120,121,119,117,120,121,119,121,120,121,121,121,119,117,120,121,119,117,120,121,117,120,121,117,120,121,119,119,117,117,120,120,121,121,119,117,120,121,119,117,120,121,117,120,121,121,121,121,119,117,120,121,121,119,117,120,121,119,119,117,119,117,120,121,121,121,121,119,117,120,121,119,117,120,121,119,117,120,121,119,119,117,117,120,120,121,121,119,117,120,121,117,120,121,117,120,121,121,119,117,120,121,0,0,125,0,0,124,122,125,126,122,126,122,126,125,125,126,124,122,125,126,124,122,125,126,122,125,126,124,122,125,126,124,122,125,126,124,122,125,126,126,126,124,122,125,126,124,122,125,126,124,122,125,126,126,126,126,124,122,125,126,122,125,126,122,125,126,124,122,125,126,125,126,126,124,122,125,126,124,124,122,125,126,122,125,126,122,125,126,124,124,122,122,125,125,126,126,124,122,125,126,124,122,125,126,122,125,126,124,122,125,126,124,122,125,126,126,126,124,124,126,122,124,122,125,126,124,122,125,126,124,122,125,126,124,122,125,126,124,124,122,122,125,125,126,126,124,122,125,126,122,125,126,122,125,126,126,124,122,125,126,24,24,0,0,24,24,0,0,24,0,23,132,24,23,132,24,23,132,24,23,23,23,132,24,23,132,24,23,132,24,23,132,132,23,132,24,23,132,24,23,132,24,23,23,132,24,23,23,132,24,23,132,132,24,23,132,24,23,132,132,24,24,23,23,132,24,23,132,24,23,24,23,23,132,24,132,132,24,23,132,132,24,23,132,24,23,23,132,24,23,132,24,23,132,24,23,132,132,24,24,23,23,132,24,23,132,24,23,0,0,0,134,0,0,142,133,131,134,142,135,131,135,131,135,134,134,133,131,134,142,135,133,131,134,142,135,131,134,135,0,142,142,133,131,134,142,135,133,131,134,142,135,133,131,134,142,135,135,133,142,142,135,133,131,134,142,135,133,131,134,142,135,142,133,131,134,142,135,142,135,142,142,135,133,131,134,142,135,131,134,135,131,134,135,142,133,131,134,142,135,133,142,142,134,142,135,142,135,133,131,134,142,135,133,131,134,142,135,131,134,135,131,134,135,133,133,131,131,134,134,142,142,135,135,133,131,134,142,135,133,131,134,142,135,131,134,135,142,142,142,142,135,142,135,133,131,134,142,135,142,135,142,142,142,135,133,131,134,142,135,142,133,133,142,131,133,131,134,142,135,135,135,135,142,133,131,134,142,135,133,131,134,142,135,133,131,134,142,135,133,133,131,131,134,134,142,142,135,135,133,131,134,142,135,131,134,135,131,134,135,135,133,131,134,142,135,142],"f":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[3,3],[3,3],[3,3],[3,3],[3,3],[3,3],0,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[4,[[6,[5]]]],[7,[[6,[5]]]],[8,[[6,[5]]]],0,0,[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],0,[10],[10],[10],[10],[10],[10],[10],[10],0,[[],[[13,[[12,[11]]]]]],[10],[10],[10],[10],[[8,14],15],[[]],[[]],[[]],[[]],[16,[[18,[4,17]]]],[16,[[18,[7,17]]]],[16,[[18,[8,17]]]],[16,[[18,[4,17]]]],[16,[[18,[7,17]]]],[16,[[18,[8,17]]]],[[]],[[]],[[]],[[]],0,[19,20],0,[[],10],[[],10],[[],10],[[],10],[[]],[[]],[[]],[[]],[[],3],[[],3],[[],3],[[],3],[[],3],[[],3],[[],21],[[],22],[[],22],[[],21],[[],21],[[],22],[[],22],[[],21],[[],20],[[],20],[[],20],[[],20],[[]],[[]],[[]],[[]],[[4,23],[[6,[24]]]],0,[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],0,0,0,0,[[]],[[]],[[]],[[]],[5,6],[5,6],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],27],[[],27],[[],27],[[],27],[[]],[[]],[[]],[[]],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],28],[[],28],[[],28],[[],28],[[4,16],[[18,[17]]]],[[7,16],[[18,[17]]]],[[8,16],[[18,[17]]]],[[4,16],[[18,[17]]]],[[7,16],[[18,[17]]]],[[8,16],[[18,[17]]]],0,[[]],[[]],[[]],[[]],0,0,[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[3,3],[3,3],[[19,29,30]],[[]],[[]],[[]],[[]],[31,[[6,[5]]]],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],0,0,[[],[[33,[32]]]],[[34,35],36],[[],31],[10],[10],[10],[10],[37,[[13,[[12,[11]]]]]],[10],[10],0,[[31,14],15],[[]],[[]],[16,[[18,[31,17]]]],[16,[[18,[31,17]]]],[[]],[[]],[[],10],[[],10],[[]],[[]],[[],3],[[],3],[[],21],[[],22],[[],22],[[],21],[[],20],[[],20],[[]],[[]],0,[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[[]],[[]],[[],[[18,[26]]]],[[],[[18,[26]]]],0,[[],27],[[],27],[[]],[[]],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],28],[[],28],[[31,16],[[18,[17]]]],[[31,16],[[18,[17]]]],[[]],[[]],0,[1,[[2,[1,1]]]],[38],[38],[38],[38],[[]],[[]],[[],9],[[],9],[[],9],0,[10],[10],[10],[[]],[[]],[[],10],[[]],[[],22],[[],21],[[],20],[[]],[[39,30],38],[1,[[25,[1,1]]]],[[]],[[],[[18,[26]]]],0,[[],27],[[]],[[],18],[[],18],[[],18],[[],28],[[]],0,0,0,0,0,[1,[[2,[1,1]]]],[[]],[[]],[[],9],[[],9],[[],9],[10],[10],[10],[[40,40],20],[[40,14],15],[[]],[[]],[[],19],[[],10],[[]],[[],22],[[],21],[[],20],[[]],[1,[[25,[1,1]]]],[[]],[[],[[18,[26]]]],[[],27],[[]],[[],18],[19,[[6,[40]]]],[[],18],[[],18],[[],28],[[]],0,0,0,[1,[[2,[1,1]]]],[[]],[[]],[[],9],[[],9],[[],9],[[41,19,10,42],43],[[],41],[10],[10],[10],[[]],[[]],[[41,19,10],[[44,[19]]]],[[41,19,45],[[44,[19]]]],[[41,19,10],20],[[41,19],[[44,[19]]]],[[41,19,20],[[44,[19]]]],0,[[41,19,10,42],27],0,[[],10],[[]],[[],22],[[],21],[[],20],[[]],[1,[[25,[1,1]]]],[[]],[[],[[18,[26]]]],[[],27],[[]],[[],18],[[],18],[[],18],[[],28],[[41,46],[[43,[47]]]],[[]],0,[1,[[2,[1,1]]]],[[]],[[]],[[],9],[[],9],[[],9],[19,[[6,[48]]]],0,[10],[10],[[49,50],6],[10],[49],[[49,50],20],[[]],[[]],[[],51],[[],10],[[]],[[],22],[[],21],[[],20],[[]],[49,[[6,[40]]]],[1,[[25,[1,1]]]],[49],0,0,0,[49,6],[[]],[[],[[18,[26]]]],[[],27],[[]],[[],18],[[],18],[[],18],[8,[[6,[49]]]],[[],28],[[]],0,0,0,[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[3,3],[3,3],[[]],[[]],[[]],[[]],[52,[[6,[5]]]],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[53,54]],[[53,54]],[[],52],[[53,[33,[[33,[55]]]]]],[10],[10],[10],[10],[53,[[13,[[12,[11]]]]]],[10],[10],0,0,0,0,[[52,14],15],[[]],[[]],[16,[[18,[52,17]]]],[16,[[18,[52,17]]]],[[]],[[]],[[],10],[[],10],[[]],[[]],[[],3],[[],3],[[],22],[[],21],[[],22],[[],21],[[],20],[[],20],[[]],[[]],[[53,56]],[53,6],[[53,57],6],[53,6],[53,6],[[53,58],[[6,[30]]]],[53,6],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[[]],[[]],0,0,0,0,0,0,0,0,[[53,19,54]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],27],[[],27],[[]],[[]],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],28],[[],28],[[52,16],[[18,[17]]]],[[52,16],[[18,[17]]]],0,[[]],[[]],0,0,0,0,0,0,0,0,0,0,[59],0,0,[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],0,0,[54,54],[[]],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],0,[10],[10],[10],[60,61],[10],[62,61],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[63,[[18,[54]]]],[63,[[18,[64]]]],[63,[[18,[65]]]],[10],[10],[10],[10],[10],[10],[10],[[54,54],20],[[],20],[[],20],[[],20],[[],20],[[],20],[66,[[18,[67,68]]]],[66,[[18,[67,68]]]],[66,[[18,[67,68]]]],0,[[56,14],15],[[57,14],15],[[54,14],15],[[64,14],15],[[65,14],15],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[[70,[[69,[55]]]]],[[18,[54,71]]]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[],21],[[],22],[[],21],[[],22],[[],22],[[],21],[[],21],[[],22],[[],21],[[],22],[[],22],[[],21],[[],21],[[],22],[[],20],[[],20],[[],20],[[],20],[[],20],[[],20],[[],20],[[]],[[]],[[]],[[]],[[]],[[]],[[]],0,[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[[[70,[19]]],[[18,[56,71]]]],[[[70,[19]]],[[18,[57,71]]]],[[[70,[19]]],[[18,[54,71]]]],0,0,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[54,72],18],[[64,72],18],[[65,72],18],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[54,34],0,[[]],[[],50],[[],50],[[],27],[[],27],[[],27],[[],27],[[],27],[[],27],[[],27],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],28],[[],28],[[],28],[[],28],[[],28],[[],28],[[],28],[[]],[[]],[[]],[[]],[[]],[[]],[[]],0,0,0,0,0,[59],[59],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[[],73],[71,[[27,[74]]]],[[]],[[]],[[]],[[]],[[]],[[]],[[[76,[[75,[50]]]]],71],[71,[[27,[73]]]],[[[76,[77]]],[[76,[77]]]],[[[78,[77]]],[[78,[77]]]],[[]],[[]],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[10],[10],[10],[10],[10],[10],[71,19],[10],[10],[10],[[[76,[[75,[50]]]]],[[18,[71]]]],[[[76,[79]],14],15],[[[78,[79]],14],15],[[71,14],15],[[71,14],15],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[],10],[[],10],[[],10],[[]],[[]],[[]],[[[76,[[75,[50]]]]],71],[[[78,[[75,[50]]]]],71],[[],22],[[],21],[[],21],[[],22],[[],22],[[],21],[[],20],[[],20],[[],20],0,[[]],[[]],[[]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[80],0,[[]],[[]],[[]],[71,[[27,[73]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[]],[[]],[[],50],[[],27],[[],27],[[],27],[[]],[[]],[[]],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],28],[[],28],[[],28],[[]],[[]],[[]],0,0,0,0,0,0,0,0,0,0,[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[3,3],[3,3],[3,3],[3,3],[3,3],[3,3],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[81,82],[[6,[83]]]],[[84,82],[[6,[83]]]],[[85,82],[[6,[83]]]],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],0,0,0,[[],85],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],0,[[85,14],15],[[]],[[]],[[]],[[]],[16,[[18,[81,17]]]],[16,[[18,[84,17]]]],[16,[[18,[85,17]]]],[16,[[18,[81,17]]]],[16,[[18,[84,17]]]],[16,[[18,[85,17]]]],[[]],[[]],[[]],[[]],[19,20],0,0,[[],10],[[],10],[[],10],[[],10],[[]],[[]],[[]],[[]],[[],3],[[],3],[[],3],[[],3],[[],3],[[],3],[[],21],[[],22],[[],22],[[],21],[[],22],[[],21],[[],21],[[],22],[[],20],[[],20],[[],20],[[],20],[[]],[[]],[[]],[[]],[[81,23],[[6,[24]]]],[[84,23],[[6,[24]]]],[[85,23],[[6,[24]]]],0,0,[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],0,0,[[]],[[]],[[]],[[]],[83,6],[83,6],0,[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],27],[[],27],[[],27],[[],27],[[]],[[]],[[]],[[]],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],28],[[],28],[[],28],[[],28],[[81,16],[[18,[17]]]],[[84,16],[[18,[17]]]],[[85,16],[[18,[17]]]],[[81,16],[[18,[17]]]],[[84,16],[[18,[17]]]],[[85,16],[[18,[17]]]],[[]],[[]],[[]],[[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[59],[59],[59],[59],[59],[59],[59],[59],[59],[59],[59],[59],[59],[59],[59],[59],[59],[59],[59],[59],[59],[59],[59],[59],[59],[59],[59],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[86,87],[[],73],[86,[[27,[74]]]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[[88,[[75,[50]]]]],86],[[[89,[[75,[50]]]]],86],[[[90,[[75,[50]]]]],86],[86,[[27,[73]]]],[91,91],[92,92],[93,93],[94,94],[95,95],[96,96],[97,97],[98,98],[99,99],[[[88,[77]]],[[88,[77]]]],[[[89,[77]]],[[89,[77]]]],[[[100,[77]]],[[100,[77]]]],[[[90,[77]]],[[90,[77]]]],[101,101],[102,102],[[[103,[77]]],[[103,[77]]]],[104,104],[105,105],[106,106],[[[107,[77]]],[[107,[77]]]],[108,108],[109,109],[110,110],[111,111],[[[112,[77]]],[[112,[77]]]],[113,113],[[[114,[77]]],[[114,[77]]]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[86,10,[33,[50]]]],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[86,19],0,[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],0,[[[88,[[75,[50]]]]],[[18,[86]]]],[[[89,[[75,[50]]]]],[[18,[86]]]],[[[90,[[75,[50]]]]],[[18,[86]]]],[[91,14],15],[[92,14],15],[[93,14],15],[[94,14],15],[[95,14],15],[[96,14],15],[[97,14],15],[[98,14],15],[[99,14],15],[[[88,[79]],14],15],[[[89,[79]],14],15],[[[100,[79]],14],15],[[[90,[79]],14],15],[[101,14],15],[[102,14],15],[[[103,[79]],14],15],[[104,14],15],[[105,14],15],[[106,14],15],[[[107,[79]],14],15],[[108,14],15],[[109,14],15],[[110,14],15],[[111,14],15],[[[112,[79]],14],15],[[113,14],15],[[[114,[79]],14],15],[[86,14],15],[[86,14],15],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[91,86],[92,86],[93,86],[94,86],[95,86],[96,86],[97,86],[98,86],[99,86],[[[88,[[75,[50]]]]],86],[[[89,[[75,[50]]]]],86],[[[100,[[75,[50]]]]],86],[[[90,[[75,[50]]]]],86],[101,86],[102,86],[[[103,[[75,[50]]]]],86],[104,86],[105,86],[106,86],[[[107,[[75,[50]]]]],86],[108,86],[109,86],[110,86],[111,86],[[[112,[[75,[50]]]]],86],[113,86],[[[114,[[75,[50]]]]],86],[[],21],[[],22],[[],21],[[],22],[[],21],[[],22],[[],22],[[],21],[[],22],[[],21],[[],21],[[],22],[[],21],[[],22],[[],22],[[],21],[[],21],[[],22],[[],21],[[],22],[[],22],[[],21],[[],21],[[],22],[[],21],[[],22],[[],21],[[],22],[[],22],[[],21],[[],21],[[],22],[[],22],[[],21],[[],22],[[],21],[[],21],[[],22],[[],21],[[],22],[[],21],[[],22],[[],22],[[],21],[[],21],[[],22],[[],21],[[],22],[[],22],[[],21],[[],21],[[],22],[[],22],[[],21],[[],21],[[],22],[[],20],[[],20],[[],20],[[],20],[[],20],[[],20],[[],20],[[],20],[[],20],[[],20],[[],20],[[],20],[[],20],[[],20],[[],20],[[],20],[[],20],[[],20],[[],20],[[],20],[[],20],[[],20],[[],20],[[],20],[[],20],[[],20],[[],20],[[],20],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],0,0,[86,[[27,[115]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[80],0,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],0,[86,[[27,[73]]]],0,0,[86,116],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[],50],[[],27],[[],27],[[],27],[[],27],[[],27],[[],27],[[],27],[[],27],[[],27],[[],27],[[],27],[[],27],[[],27],[[],27],[[],27],[[],27],[[],27],[[],27],[[],27],[[],27],[[],27],[[],27],[[],27],[[],27],[[],27],[[],27],[[],27],[[],27],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],28],[[],28],[[],28],[[],28],[[],28],[[],28],[[],28],[[],28],[[],28],[[],28],[[],28],[[],28],[[],28],[[],28],[[],28],[[],28],[[],28],[[],28],[[],28],[[],28],[[],28],[[],28],[[],28],[[],28],[[],28],[[],28],[[],28],[[],28],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[3,3],[3,3],[3,3],[3,3],[3,3],[3,3],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[117,118],[[6,[119]]]],[[120,118],[[6,[119]]]],[[121,118],[[6,[119]]]],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],0,[[],121],[10],[10],[10],[10],[10],[10],[10],[10],0,[10],[10],[10],[10],0,[[121,14],15],[[]],[[]],[[]],[[]],[16,[[18,[117,17]]]],[16,[[18,[120,17]]]],[16,[[18,[121,17]]]],[16,[[18,[117,17]]]],[16,[[18,[120,17]]]],[16,[[18,[121,17]]]],[[]],[[]],[[]],[[]],0,0,[19,20],0,0,0,[[],10],[[],10],[[],10],[[],10],[[]],[[]],[[]],[[]],[[],3],[[],3],[[],3],[[],3],[[],3],[[],3],[[],22],[[],21],[[],21],[[],22],[[],21],[[],22],[[],21],[[],22],[[],20],[[],20],[[],20],[[],20],[[]],[[]],[[]],[[]],[[117,23],[[6,[24]]]],[[120,23],[[6,[24]]]],[[121,23],[[6,[24]]]],0,0,0,[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],0,[[]],[[]],[[]],[[]],[119,6],[119,6],0,[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],0,0,0,[[],27],[[],27],[[],27],[[],27],[[]],[[]],[[]],[[]],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],28],[[],28],[[],28],[[],28],[[117,16],[[18,[17]]]],[[120,16],[[18,[17]]]],[[121,16],[[18,[17]]]],[[117,16],[[18,[17]]]],[[120,16],[[18,[17]]]],[[121,16],[[18,[17]]]],0,[[]],[[]],[[]],[[]],0,0,0,0,0,[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[3,3],[3,3],[3,3],[3,3],[3,3],[3,3],0,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[122,123],[[6,[124]]]],[[125,123],[[6,[124]]]],[[126,123],[[6,[124]]]],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],0,[[],126],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],0,0,[[126,14],15],[[]],[[]],[[]],[[]],[16,[[18,[122,17]]]],[16,[[18,[125,17]]]],[16,[[18,[126,17]]]],[16,[[18,[122,17]]]],[16,[[18,[125,17]]]],[16,[[18,[126,17]]]],[[]],[[]],[[]],[[]],[19,20],0,0,[[],10],[[],10],[[],10],[[],10],0,[[]],[[]],[[]],[[]],[[],3],[[],3],[[],3],[[],3],[[],3],[[],3],[[],21],[[],22],[[],22],[[],21],[[],22],[[],21],[[],21],[[],22],[[],20],[[],20],[[],20],[[],20],[[]],[[]],[[]],[[]],[[122,23],[[6,[24]]]],[[125,23],[[6,[24]]]],[[126,23],[[6,[24]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[[]],[[]],[[]],[[]],0,0,[124,6],[124,6],0,0,[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],27],[[],27],[[],27],[[],27],[[]],[[]],[[]],[[]],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],28],[[],28],[[],28],[[],28],[[122,16],[[18,[17]]]],[[125,16],[[18,[17]]]],[[126,16],[[18,[17]]]],[[122,16],[[18,[17]]]],[[125,16],[[18,[17]]]],[[126,16],[[18,[17]]]],0,[[]],[[]],[[]],[[]],0,0,0,0,0,0,0,0,0,0,[59],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[[]],[[]],[[]],[[]],[[]],[[]],[23,23],[[]],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],0,0,[[],23],[10],[10],[10],[10],[10],[10],[10],[10],[10],[[23,14],15],[[]],[[]],[[]],[[]],[[]],[[]],[[]],0,[[],10],[[],10],[[],10],[[]],[[]],[[]],[[],21],[[],22],[[],22],[[],21],[[],21],[[],22],[[],20],[[],20],[[],20],[[]],[[]],[[]],[[[27,[19]],19,[27,[[69,[19]]]]],[[6,[[0,[127,128,129]]]]]],0,0,0,[24,130],0,[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],0,[[]],[[]],[[]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[]],[[],27],[[],27],[[],27],[[]],[[]],[[]],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],28],[[],28],[[],28],[[]],[[]],[[]],0,0,0,0,0,0,[59],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[3,3],[3,3],[3,3],[3,3],[3,3],[3,3],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[131,132],[[6,[133]]]],[[134,132],[[6,[133]]]],[[135,132],[[6,[133]]]],[[136,137,138,139,140],[[6,[141]]]],[142,142],[[]],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],0,0,[142,82],[[],142],[[],135],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[63,[[18,[142]]]],[10],[10],[10],[10],[10],0,0,[66,[[18,[67,68]]]],[[142,14],15],[[135,14],15],[[]],[[]],[[]],[[]],[[]],[16,[[18,[131,17]]]],[16,[[18,[134,17]]]],[16,[[18,[135,17]]]],[16,[[18,[131,17]]]],[16,[[18,[134,17]]]],[16,[[18,[135,17]]]],[[]],[[]],[[]],[[]],[[]],[[]],0,[142,118],0,[19,20],0,0,0,0,[[],10],[[],10],[[],10],[[],10],[[],10],[[]],[[]],[[]],[[]],[[]],[[],3],[[],3],[[],3],[[],3],[[],3],[[],3],[[],22],[[],21],[[],22],[[],21],[[],22],[[],21],[[],21],[[],22],[[],22],[[],21],[[],20],[[],20],[[],20],[[],20],[[],20],[[]],[[]],[[]],[[]],[[]],[[131,23],[[6,[24]]]],[[134,23],[[6,[24]]]],[[135,23],[[6,[24]]]],0,0,0,0,0,0,0,[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],0,0,0,0,0,0,[[]],[[]],[[]],[[]],[[]],[[142,72],18],[133,6],[133,6],0,0,[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],0,0,0,[[]],[[],27],[[],27],[[],27],[[],27],[[],27],[[]],[[]],[[]],[[]],[[]],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],28],[[],28],[[],28],[[],28],[[],28],[[131,16],[[18,[17]]]],[[134,16],[[18,[17]]]],[[135,16],[[18,[17]]]],[[131,16],[[18,[17]]]],[[134,16],[[18,[17]]]],[[135,16],[[18,[17]]]],0,[[]],[[]],[[]],[[]],[[]],0],"c":[490,493,494,495,496,497,498,499,500,501,502,504,505,527,528,529,552,556,558,569,570,571,579,588,589,590,591,592,593,601,652,660,661,662,663,664,672,673,674,682,683,736,737,738,739,740,747,754,755,756,757,775,779,780,781,782,783,798,799,809,817,821,849,850,851,852,853],"p":[[8,"Policy"],[3,"And"],[6,"Command"],[3,"Command"],[4,"Instance"],[6,"Result"],[4,"SubCommand"],[3,"AttachCommand"],[3,"Compat"],[15,"usize"],[8,"Future"],[3,"Box"],[3,"Pin"],[3,"Formatter"],[6,"Result"],[3,"ArgMatches"],[3,"Error"],[4,"Result"],[15,"str"],[15,"bool"],[3,"Request"],[3,"Request"],[3,"TopLevelOptions"],[4,"Options"],[3,"Or"],[4,"CNil"],[4,"Option"],[3,"TypeId"],[8,"Fn"],[15,"u32"],[3,"BenchTableMetadataCommand"],[3,"RegionRoute"],[3,"Vec"],[6,"TableId"],[3,"TableName"],[3,"RawTableInfo"],[3,"BenchTableMetadata"],[3,"TableMetadataBencher"],[6,"TableMetadataManagerRef"],[4,"ReplCommand"],[3,"RustylineHelper"],[3,"Context"],[6,"Result"],[4,"Cow"],[4,"CompletionType"],[3,"ValidationContext"],[4,"ValidationResult"],[3,"DatafusionQueryEngine"],[3,"Repl"],[3,"String"],[3,"PathBuf"],[3,"UpgradeCommand"],[3,"MigrateTableMetadata"],[3,"TableGlobalValue"],[15,"u8"],[3,"CatalogKey"],[3,"SchemaKey"],[3,"TableRouteValue"],[3,"Private"],[3,"CATALOG_KEY_PATTERN"],[3,"Regex"],[3,"SCHEMA_KEY_PATTERN"],[8,"Deserializer"],[3,"CatalogValue"],[3,"SchemaValue"],[8,"Serializer"],[3,"Ok"],[3,"Error"],[15,"slice"],[8,"AsRef"],[4,"Error"],[8,"Serializer"],[8,"Error"],[3,"Backtrace"],[8,"Into"],[3,"InvalidCatalogSnafu"],[8,"Clone"],[3,"DeserializeCatalogEntryValueSnafu"],[8,"Debug"],[3,"Demand"],[3,"Command"],[3,"DatanodeOptions"],[3,"Instance"],[4,"SubCommand"],[3,"StartCommand"],[4,"Error"],[8,"Any"],[3,"MissingConfigSnafu"],[3,"IllegalConfigSnafu"],[3,"InvalidReplCommandSnafu"],[3,"InitMetadataSnafu"],[3,"IterStreamSnafu"],[3,"StartDatanodeSnafu"],[3,"ShutdownDatanodeSnafu"],[3,"StartFrontendSnafu"],[3,"ShutdownFrontendSnafu"],[3,"BuildMetaServerSnafu"],[3,"StartMetaServerSnafu"],[3,"ShutdownMetaServerSnafu"],[3,"UnsupportedSelectorTypeSnafu"],[3,"ReplCreationSnafu"],[3,"ReadlineSnafu"],[3,"RequestDatabaseSnafu"],[3,"CollectRecordBatchesSnafu"],[3,"PrettyPrintRecordBatchesSnafu"],[3,"StartMetaClientSnafu"],[3,"ParseSqlSnafu"],[3,"PlanStatementSnafu"],[3,"SubstraitEncodeLogicalPlanSnafu"],[3,"LoadLayeredConfigSnafu"],[3,"StartCatalogManagerSnafu"],[3,"ConnectEtcdSnafu"],[3,"SerdeJsonSnafu"],[3,"CreateDirSnafu"],[8,"StackError"],[4,"StatusCode"],[3,"Command"],[3,"FrontendOptions"],[3,"Instance"],[4,"SubCommand"],[3,"StartCommand"],[3,"Command"],[3,"MetaSrvOptions"],[3,"Instance"],[4,"SubCommand"],[3,"StartCommand"],[8,"Serialize"],[8,"Deserialize"],[8,"Default"],[3,"LoggingOptions"],[3,"Command"],[3,"MixOptions"],[3,"Instance"],[4,"SubCommand"],[3,"StartCommand"],[3,"Plugins"],[6,"KvBackendRef"],[6,"ProcedureManagerRef"],[6,"CatalogManagerRef"],[3,"RegionServer"],[3,"Instance"],[3,"StandaloneOptions"],[8,"Tool"],[13,"UseDatabase"],[13,"Sql"],[13,"InvalidCatalog"],[13,"DeserializeCatalogEntryValue"],[13,"CreateDir"],[13,"ReplCreation"],[13,"Readline"],[13,"LoadLayeredConfig"],[13,"ConnectEtcd"],[13,"SerdeJson"],[13,"InitMetadata"],[13,"IterStream"],[13,"StartDatanode"],[13,"ShutdownDatanode"],[13,"StartFrontend"],[13,"ShutdownFrontend"],[13,"BuildMetaServer"],[13,"StartMetaServer"],[13,"ShutdownMetaServer"],[13,"MissingConfig"],[13,"IllegalConfig"],[13,"UnsupportedSelectorType"],[13,"RequestDatabase"],[13,"CollectRecordBatches"],[13,"PrettyPrintRecordBatches"],[13,"StartMetaClient"],[13,"ParseSql"],[13,"PlanStatement"],[13,"SubstraitEncodeLogicalPlan"],[13,"StartCatalogManager"],[13,"InvalidReplCommand"]]},\ +"cmd":{"doc":"","t":"AAAAAAADNDEDNEINNLLLLLLLLLLALLLLLLLLLLLAMLLLLLLLLLLLLMLLLLLLLLMKLLLLLLLLLLLLLLLLLLLMLALLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMLLLLMMAMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLALLLLDDLLLLFLLLLLLLLLLLMMFFLLLLLLLLMLLLLLLLLLLLLLLLLLLLLLALLLLLLMLLLLLLLLLLLLLLLLDLLLLLLLLLLMLLLLLLLLLLLLLLLMLLLLLLLNNENNLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMDLLLLLLLLLLLLLLLLLLMLMLLLLLLLLLLLLLLLLLDLLLLLLFMLLLLLLLLFLLLLLLLLLMMMLLLLLLLLLLLDRDLLLLLLLLLLLLLLLLLLLLLLLLLLMMMMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMMMMMMMLLLLLLLLLLLLLLLLLALLDRDDRDRDDDLMMLLLLLLLLLLLLLLLLLLLLLMMLLLLLLLLLLLLLLLLLLLLLLLOLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLALLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMLLLLLLLLLLMMLLLLLLLLLLLLLLLLLLMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLNDENDLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMLLLLLLLMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMMMMDDNDELLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMMLLLLLLLLLLLLLMLLLLLLLLLLLLLLLLMMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMLLLLMMLLLLLLMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLNDNDNDNDENDNDNDNDNDNDNDNDNDNDNDNDGNDNDNDNDNDNDNDNDNDNDNDLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMLLLLLLLLLLLLLLLLLLLLLLLLLLLLMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMLLLLLLLLLLLLLLLLLLLLLLLLLLLLMLMMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMDDNDELLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMLLLLLLLLLMLLLLMLLLLLLLLLLLLLLLMMLMMMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMMLLLLMLLLLLLMLLLLMMMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMLLLLDDNDELLLLLLLLLLMLLLLLLLLLLLLLLLLLLLLLLLMLLLLLLLLLLLLLMMLLLLLLLLLLLLLLLLMMLLLLMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMLLMMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMLLLLNNRRNNDENDLLLLLLLLLLLLLLLLLLLLLMMLLLLLLLLLLLLLLLLLLMLLLLLLLLLLLLLLLLLLLMMMLMLLLMLLLLLLLLLLLLLLLLLLLLLLLLLLLLDDDNDELLLLLLLLLLLLLLLLLLLLLLLLLFLLLLLLLLLLLLLLLLLMMLLLLLLLLLLLLLLLLLLLMMLLLLLLLLLLLLLLLLLLLLMLMLMMMMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMMMMMMLLLLLMMMMMMLLLLLLLLMMLLLLLMMMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMLLLLLM","n":["cli","datanode","error","frontend","metasrv","options","standalone","AttachCommand","Bench","Command","Instance","Repl","Repl","SubCommand","Tool","Tool","Upgrade","and","and","and","and","augment_args","augment_args","augment_args_for_update","augment_args_for_update","augment_subcommands","augment_subcommands_for_update","bench","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","build","build","build","cmd","cmd","compat","compat","compat","compat","compat_mut","compat_mut","compat_mut","compat_mut","compat_ref","compat_ref","compat_ref","compat_ref","database","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","disable_helper","do_work","drop","drop","drop","drop","fmt","from","from","from","from","from_arg_matches","from_arg_matches","from_arg_matches","from_arg_matches_mut","from_arg_matches_mut","from_arg_matches_mut","from_subset","from_subset","from_subset","from_subset","grpc_addr","has_subcommand","helper","init","init","init","init","into","into","into","into","into_app","into_app","into_app","into_app_for_update","into_app_for_update","into_app_for_update","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","is_in_subset","is_in_subset","is_in_subset","is_in_subset","lift_into","lift_into","lift_into","lift_into","load_options","meta_addr","or","or","or","or","prompt","query_engine","repl","rl","sculpt","sculpt","sculpt","sculpt","start","stop","subset","subset","subset","subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","update_from_arg_matches","update_from_arg_matches","update_from_arg_matches","update_from_arg_matches_mut","update_from_arg_matches_mut","update_from_arg_matches_mut","upgrade","vzip","vzip","vzip","vzip","BenchTableMetadata","BenchTableMetadataCommand","and","and","augment_args","augment_args_for_update","bench_self_recorded","borrow","borrow","borrow_mut","borrow_mut","build","compat","compat","compat_mut","compat_mut","compat_ref","compat_ref","count","count","create_region_routes","create_table_info","default","deref","deref","deref_mut","deref_mut","do_work","drop","drop","etcd_addr","fmt","from","from","from_arg_matches","from_arg_matches_mut","from_subset","from_subset","init","init","into","into","into_app","into_app_for_update","into_request","into_request","into_request","into_request","is_in_subset","is_in_subset","lift_into","lift_into","metadata","or","or","sculpt","sculpt","subset","subset","table_metadata_manager","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","update_from_arg_matches","update_from_arg_matches_mut","vzip","vzip","TableMetadataBencher","and","bench_create","bench_delete","bench_get","bench_rename","borrow","borrow_mut","compat","compat_mut","compat_ref","count","deref","deref_mut","drop","from","from_subset","init","into","into_request","into_request","is_in_subset","lift_into","new","or","sculpt","subset","table_metadata_manager","to_subset","to_subset_unchecked","try_from","try_into","try_into","type_id","vzip","Exit","Help","ReplCommand","Sql","UseDatabase","and","borrow","borrow_mut","compat","compat_mut","compat_ref","deref","deref_mut","drop","eq","fmt","from","from_subset","help","init","into","into_request","into_request","is_in_subset","lift_into","or","sculpt","subset","to_subset","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","vzip","db_name","sql","RustylineHelper","and","borrow","borrow_mut","compat","compat_mut","compat_ref","complete","default","deref","deref_mut","drop","from","from_subset","highlight","highlight_candidate","highlight_char","highlight_hint","highlight_prompt","highlighter","hint","hinter","init","into","into_request","into_request","is_in_subset","lift_into","or","sculpt","subset","to_subset","to_subset_unchecked","try_from","try_into","try_into","type_id","validate","vzip","Repl","and","borrow","borrow_mut","compat","compat_mut","compat_ref","create_query_engine","database","deref","deref_mut","do_execute_sql","drop","drop","execute_sql","from","from_subset","history_file","init","into","into_request","into_request","is_in_subset","lift_into","next_command","or","print_help","prompt","query_engine","rl","run","sculpt","subset","to_subset","to_subset_unchecked","try_from","try_into","try_into","try_new","type_id","vzip","MigrateTableMetadata","PAGE_SIZE","UpgradeCommand","and","and","augment_args","augment_args_for_update","borrow","borrow","borrow_mut","borrow_mut","build","compat","compat","compat_mut","compat_mut","compat_ref","compat_ref","create_datanode_table_keys","create_table_name_key","default","delete_migrated_keys","deref","deref","deref_mut","deref_mut","do_work","drop","drop","dryrun","dryrun","etcd_addr","etcd_store","fmt","from","from","from_arg_matches","from_arg_matches_mut","from_subset","from_subset","init","init","into","into","into_app","into_app_for_update","into_request","into_request","into_request","into_request","is_in_subset","is_in_subset","lift_into","lift_into","migrate_catalog_key","migrate_catalog_keys","migrate_schema_key","migrate_schema_keys","migrate_table_global_values","migrate_table_route_key","migrate_table_route_keys","or","or","sculpt","sculpt","skip_catalog_keys","skip_catalog_keys","skip_schema_keys","skip_schema_keys","skip_table_global_keys","skip_table_global_keys","skip_table_route_keys","skip_table_route_keys","split_table_global_value","subset","subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","update_from_arg_matches","update_from_arg_matches_mut","v1_helper","vzip","vzip","CATALOG_KEY_PATTERN","CATALOG_KEY_PREFIX","CatalogKey","CatalogValue","NAME_PATTERN","SCHEMA_KEY_PATTERN","SCHEMA_KEY_PREFIX","SchemaKey","SchemaValue","TableGlobalValue","__clone_box","__private_field","__private_field","and","and","and","and","and","and","and","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","catalog_name","catalog_name","clone","clone_into","compat","compat","compat","compat","compat","compat","compat","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","define_catalog_value","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deserialize","deserialize","deserialize","drop","drop","drop","drop","drop","drop","drop","eq","equivalent","equivalent","equivalent","equivalent","equivalent","erased_serialize","erased_serialize","erased_serialize","err","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from_bytes","from_ref","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","init","init","init","init","init","init","init","into","into","into","into","into","into","into","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","lift_into","lift_into","lift_into","lift_into","lift_into","lift_into","lift_into","node_id","or","or","or","or","or","or","or","parse","parse","parse","regions_id_map","schema_name","sculpt","sculpt","sculpt","sculpt","sculpt","sculpt","sculpt","serialize","serialize","serialize","subset","subset","subset","subset","subset","subset","subset","table_id","table_info","to_owned","to_string","to_string","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","vzip","vzip","vzip","DeserializeCatalogEntryValue","DeserializeCatalogEntryValueSnafu","Error","InvalidCatalog","InvalidCatalogSnafu","__clone_box","__clone_box","and","and","and","as_error_source","backtrace","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","build","cause","clone","clone","clone_into","clone_into","compat","compat","compat","compat_mut","compat_mut","compat_mut","compat_ref","compat_ref","compat_ref","deref","deref","deref","deref_mut","deref_mut","deref_mut","description","drop","drop","drop","fail","fmt","fmt","fmt","fmt","from","from","from","from_ref","from_ref","from_subset","from_subset","from_subset","init","init","init","into","into","into","into_error","into_error","into_request","into_request","into_request","into_request","into_request","into_request","is_in_subset","is_in_subset","is_in_subset","key","lift_into","lift_into","lift_into","or","or","or","provide","raw","sculpt","sculpt","sculpt","source","subset","subset","subset","to_owned","to_owned","to_string","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","vzip","vzip","vzip","key","location","location","raw","source","Command","Instance","Start","StartCommand","SubCommand","and","and","and","and","augment_args","augment_args","augment_args_for_update","augment_args_for_update","augment_subcommands","augment_subcommands_for_update","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","build","build","build","compat","compat","compat","compat","compat_mut","compat_mut","compat_mut","compat_mut","compat_ref","compat_ref","compat_ref","compat_ref","config_file","data_home","datanode","default","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","drop","drop","drop","drop","env_prefix","fmt","from","from","from","from","from_arg_matches","from_arg_matches","from_arg_matches","from_arg_matches_mut","from_arg_matches_mut","from_arg_matches_mut","from_subset","from_subset","from_subset","from_subset","has_subcommand","http_addr","http_timeout","init","init","init","init","into","into","into","into","into_app","into_app","into_app","into_app_for_update","into_app_for_update","into_app_for_update","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","is_in_subset","is_in_subset","is_in_subset","is_in_subset","lift_into","lift_into","lift_into","lift_into","load_options","load_options","load_options","metasrv_addr","node_id","or","or","or","or","rpc_addr","rpc_hostname","sculpt","sculpt","sculpt","sculpt","start","stop","subcmd","subset","subset","subset","subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","update_from_arg_matches","update_from_arg_matches","update_from_arg_matches","update_from_arg_matches_mut","update_from_arg_matches_mut","update_from_arg_matches_mut","vzip","vzip","vzip","vzip","BuildMetaServer","BuildMetaServerSnafu","CollectRecordBatches","CollectRecordBatchesSnafu","ConnectEtcd","ConnectEtcdSnafu","CreateDir","CreateDirSnafu","Error","IllegalConfig","IllegalConfigSnafu","InitMetadata","InitMetadataSnafu","InvalidReplCommand","InvalidReplCommandSnafu","IterStream","IterStreamSnafu","LoadLayeredConfig","LoadLayeredConfigSnafu","MissingConfig","MissingConfigSnafu","ParseSql","ParseSqlSnafu","PlanStatement","PlanStatementSnafu","PrettyPrintRecordBatches","PrettyPrintRecordBatchesSnafu","Readline","ReadlineSnafu","ReplCreation","ReplCreationSnafu","RequestDatabase","RequestDatabaseSnafu","Result","SerdeJson","SerdeJsonSnafu","ShutdownDatanode","ShutdownDatanodeSnafu","ShutdownFrontend","ShutdownFrontendSnafu","ShutdownMetaServer","ShutdownMetaServerSnafu","StartCatalogManager","StartCatalogManagerSnafu","StartDatanode","StartDatanodeSnafu","StartFrontend","StartFrontendSnafu","StartMetaClient","StartMetaClientSnafu","StartMetaServer","StartMetaServerSnafu","SubstraitEncodeLogicalPlan","SubstraitEncodeLogicalPlanSnafu","UnsupportedSelectorType","UnsupportedSelectorTypeSnafu","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","and","and","and","and","and","and","and","and","and","and","and","and","and","and","and","and","and","and","and","and","and","and","and","and","and","and","and","and","as_any","as_error_source","backtrace","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","build","build","build","cause","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","debug_fmt","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","description","dir","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","etcd_addr","fail","fail","fail","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","lift_into","lift_into","lift_into","lift_into","lift_into","lift_into","lift_into","lift_into","lift_into","lift_into","lift_into","lift_into","lift_into","lift_into","lift_into","lift_into","lift_into","lift_into","lift_into","lift_into","lift_into","lift_into","lift_into","lift_into","lift_into","lift_into","lift_into","lift_into","msg","msg","next","or","or","or","or","or","or","or","or","or","or","or","or","or","or","or","or","or","or","or","or","or","or","or","or","or","or","or","or","provide","reason","sculpt","sculpt","sculpt","sculpt","sculpt","sculpt","sculpt","sculpt","sculpt","sculpt","sculpt","sculpt","sculpt","sculpt","sculpt","sculpt","sculpt","sculpt","sculpt","sculpt","sculpt","sculpt","sculpt","sculpt","sculpt","sculpt","sculpt","sculpt","selector_type","source","sql","sql","status_code","subset","subset","subset","subset","subset","subset","subset","subset","subset","subset","subset","subset","subset","subset","subset","subset","subset","subset","subset","subset","subset","subset","subset","subset","subset","subset","subset","subset","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_string","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","dir","error","error","error","error","error","error","etcd_addr","location","location","location","location","location","location","location","location","location","location","location","location","location","location","location","location","location","location","location","location","location","location","location","location","location","msg","msg","reason","selector_type","source","source","source","source","source","source","source","source","source","source","source","source","source","source","source","source","source","source","sql","sql","Command","Instance","Start","StartCommand","SubCommand","and","and","and","and","augment_args","augment_args","augment_args_for_update","augment_args_for_update","augment_subcommands","augment_subcommands_for_update","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","build","build","build","compat","compat","compat","compat","compat_mut","compat_mut","compat_mut","compat_mut","compat_ref","compat_ref","compat_ref","compat_ref","config_file","default","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","disable_dashboard","drop","drop","drop","drop","env_prefix","fmt","from","from","from","from","from_arg_matches","from_arg_matches","from_arg_matches","from_arg_matches_mut","from_arg_matches_mut","from_arg_matches_mut","from_subset","from_subset","from_subset","from_subset","frontend","grpc_addr","has_subcommand","http_addr","http_timeout","influxdb_enable","init","init","init","init","into","into","into","into","into_app","into_app","into_app","into_app_for_update","into_app_for_update","into_app_for_update","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","is_in_subset","is_in_subset","is_in_subset","is_in_subset","lift_into","lift_into","lift_into","lift_into","load_options","load_options","load_options","metasrv_addr","mysql_addr","opentsdb_addr","or","or","or","or","postgres_addr","sculpt","sculpt","sculpt","sculpt","start","stop","subcmd","subset","subset","subset","subset","tls_cert_path","tls_key_path","tls_mode","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","update_from_arg_matches","update_from_arg_matches","update_from_arg_matches","update_from_arg_matches_mut","update_from_arg_matches_mut","update_from_arg_matches_mut","user_provider","vzip","vzip","vzip","vzip","Command","Instance","Start","StartCommand","SubCommand","and","and","and","and","augment_args","augment_args","augment_args_for_update","augment_args_for_update","augment_subcommands","augment_subcommands_for_update","bind_addr","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","build","build","build","compat","compat","compat","compat","compat_mut","compat_mut","compat_mut","compat_mut","compat_ref","compat_ref","compat_ref","compat_ref","config_file","default","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","drop","drop","drop","drop","enable_region_failover","env_prefix","fmt","from","from","from","from","from_arg_matches","from_arg_matches","from_arg_matches","from_arg_matches_mut","from_arg_matches_mut","from_arg_matches_mut","from_subset","from_subset","from_subset","from_subset","has_subcommand","http_addr","http_timeout","init","init","init","init","instance","into","into","into","into","into_app","into_app","into_app","into_app_for_update","into_app_for_update","into_app_for_update","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","is_in_subset","is_in_subset","is_in_subset","is_in_subset","lift_into","lift_into","lift_into","lift_into","load_options","load_options","load_options","or","or","or","or","sculpt","sculpt","sculpt","sculpt","selector","server_addr","start","stop","store_addr","subcmd","subset","subset","subset","subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","update_from_arg_matches","update_from_arg_matches","update_from_arg_matches","update_from_arg_matches_mut","update_from_arg_matches_mut","update_from_arg_matches_mut","use_memory_store","vzip","vzip","vzip","vzip","Cli","Datanode","ENV_LIST_SEP","ENV_VAR_SEP","Frontend","Metasrv","MixOptions","Options","Standalone","TopLevelOptions","__clone_box","and","and","and","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone_into","compat","compat","compat","compat_mut","compat_mut","compat_mut","compat_ref","compat_ref","compat_ref","data_home","datanode","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","drop","drop","drop","fmt","from","from","from","from_ref","from_subset","from_subset","from_subset","frontend","init","init","init","into","into","into","into_request","into_request","into_request","into_request","into_request","into_request","is_in_subset","is_in_subset","is_in_subset","lift_into","lift_into","lift_into","load_layered_options","log_dir","log_level","logging","logging_options","metadata_store","or","or","or","procedure","sculpt","sculpt","sculpt","subset","subset","subset","to_owned","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","vzip","vzip","vzip","Command","Instance","StandaloneOptions","Start","StartCommand","SubCommand","__clone_box","and","and","and","and","and","augment_args","augment_args","augment_args_for_update","augment_args_for_update","augment_subcommands","augment_subcommands_for_update","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","build","build","build","build_frontend","clone","clone_into","compat","compat","compat","compat","compat","compat_mut","compat_mut","compat_mut","compat_mut","compat_mut","compat_ref","compat_ref","compat_ref","compat_ref","compat_ref","config_file","datanode","datanode_options","default","default","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deserialize","drop","drop","drop","drop","drop","enable_telemetry","env_prefix","erased_serialize","fmt","fmt","from","from","from","from","from","from_arg_matches","from_arg_matches","from_arg_matches","from_arg_matches_mut","from_arg_matches_mut","from_arg_matches_mut","from_ref","from_subset","from_subset","from_subset","from_subset","from_subset","frontend","frontend_options","grpc","has_subcommand","http","http_addr","influxdb","influxdb_enable","init","init","init","init","init","into","into","into","into","into","into_app","into_app","into_app","into_app_for_update","into_app_for_update","into_app_for_update","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","lift_into","lift_into","lift_into","lift_into","lift_into","load_options","load_options","load_options","logging","metadata_store","mode","mysql","mysql_addr","opentsdb","opentsdb_addr","or","or","or","or","or","postgres","postgres_addr","procedure","prom_store","region_engine","rpc_addr","sculpt","sculpt","sculpt","sculpt","sculpt","serialize","start","stop","storage","subcmd","subset","subset","subset","subset","subset","tls_cert_path","tls_key_path","tls_mode","to_owned","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","update_from_arg_matches","update_from_arg_matches","update_from_arg_matches","update_from_arg_matches_mut","update_from_arg_matches_mut","update_from_arg_matches_mut","user_provider","user_provider","vzip","vzip","vzip","vzip","vzip","wal"],"q":[[0,"cmd"],[7,"cmd::cli"],[171,"cmd::cli::bench"],[247,"cmd::cli::bench::metadata"],[282,"cmd::cli::cmd"],[318,"cmd::cli::cmd::ReplCommand"],[320,"cmd::cli::helper"],[359,"cmd::cli::repl"],[400,"cmd::cli::upgrade"],[493,"cmd::cli::upgrade::v1_helper"],[736,"cmd::cli::upgrade::v1_helper::err"],[849,"cmd::cli::upgrade::v1_helper::err::Error"],[854,"cmd::datanode"],[1013,"cmd::error"],[2041,"cmd::error::Error"],[2098,"cmd::frontend"],[2263,"cmd::metasrv"],[2423,"cmd::options"],[2531,"cmd::standalone"]],"d":["","","","","","","","","","","","Captures the state of the repl, gathers commands and …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Client for interacting with GreptimeDB","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Current prompt","","","Rustyline editor for interacting with user on command line","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","Calls U::from(self).","","","","","","","","","","","","","","","","","","","Represents the parsed command from the user (which may be …","","","","","","","","","","","","","","Returns the argument unchanged.","","","","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","","","","","","","","","Calls U::from(self).","","","","","","","","","","","","","","","","Captures the state of the repl, gathers commands and …","","","","","","","","Client for interacting with GreptimeDB","","","","","","","Returns the argument unchanged.","","Return the location of the history file (defaults to $HOME/…","","Calls U::from(self).","","","","","Parse the next command","","","Current prompt","","Rustyline editor for interacting with user on command line","Read Evaluate Print Loop (interactive command line) for …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The pattern of a valid catalog, schema or table name.","","","","","Table global info contains necessary info for a datanode …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Id of datanode that created the global table info kv. only …","","","","","","","","","","","Allocation of region ids across all datanodes.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","SNAFU context selector for the …","","","SNAFU context selector for the Error::InvalidCatalog …","","","","","","","","","","","","","","Consume the selector and return the associated error","","","","","","","","","","","","","","","","","","","","","","","","","Consume the selector and return a Result with the …","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","SNAFU context selector for the Error::BuildMetaServer …","","SNAFU context selector for the Error::CollectRecordBatches …","","SNAFU context selector for the Error::ConnectEtcd variant","","SNAFU context selector for the Error::CreateDir variant","","","SNAFU context selector for the Error::IllegalConfig variant","","SNAFU context selector for the Error::InitMetadata variant","","SNAFU context selector for the Error::InvalidReplCommand …","","SNAFU context selector for the Error::IterStream variant","","SNAFU context selector for the Error::LoadLayeredConfig …","","SNAFU context selector for the Error::MissingConfig variant","","SNAFU context selector for the Error::ParseSql variant","","SNAFU context selector for the Error::PlanStatement variant","","SNAFU context selector for the …","","SNAFU context selector for the Error::Readline variant","","SNAFU context selector for the Error::ReplCreation variant","","SNAFU context selector for the Error::RequestDatabase …","","","SNAFU context selector for the Error::SerdeJson variant","","SNAFU context selector for the Error::ShutdownDatanode …","","SNAFU context selector for the Error::ShutdownFrontend …","","SNAFU context selector for the Error::ShutdownMetaServer …","","SNAFU context selector for the Error::StartCatalogManager …","","SNAFU context selector for the Error::StartDatanode variant","","SNAFU context selector for the Error::StartFrontend variant","","SNAFU context selector for the Error::StartMetaClient …","","SNAFU context selector for the Error::StartMetaServer …","","SNAFU context selector for the …","","SNAFU context selector for the …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Consume the selector and return the associated error","Consume the selector and return the associated error","Consume the selector and return the associated error","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Consume the selector and return a Result with the …","Consume the selector and return a Result with the …","Consume the selector and return a Result with the …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","","","","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Options mixed up from datanode, frontend and metasrv.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","Load the configuration from multiple sources and merge …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Build frontend instance in standalone mode","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","","","","","","","","","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Options for different store engines.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","",""],"i":[0,0,0,0,0,0,0,0,7,0,0,0,5,0,0,5,7,5,4,7,8,4,8,4,8,7,7,0,5,4,7,8,5,4,7,8,4,7,8,0,4,5,4,7,8,5,4,7,8,5,4,7,8,49,5,4,7,8,5,4,7,8,8,143,5,4,7,8,8,5,4,7,8,4,7,8,4,7,8,5,4,7,8,8,7,0,5,4,7,8,5,4,7,8,4,7,8,4,7,8,5,5,4,4,7,7,8,8,5,4,7,8,5,4,7,8,4,8,5,4,7,8,49,49,0,49,5,4,7,8,5,5,5,4,7,8,5,4,7,8,5,4,7,8,5,4,7,8,5,5,4,4,7,7,8,8,5,4,7,8,4,7,8,4,7,8,0,5,4,7,8,0,0,37,31,31,31,0,37,31,37,31,31,37,31,37,31,37,31,37,31,0,0,31,37,31,37,31,37,37,31,31,31,37,31,31,31,37,31,37,31,37,31,31,31,37,37,31,31,37,31,37,31,0,37,31,37,31,37,31,37,37,31,37,31,37,31,37,37,31,31,37,31,31,31,37,31,0,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,40,40,0,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,40,144,145,0,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,41,0,49,49,49,49,49,49,0,49,49,49,49,49,49,49,49,49,0,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,49,0,0,0,53,52,52,52,53,52,53,52,52,53,52,53,52,53,52,53,53,52,53,53,52,53,52,53,53,52,53,52,52,53,52,53,52,52,52,53,52,53,52,53,52,52,52,53,53,52,52,53,52,53,52,53,53,53,53,53,53,53,53,52,53,52,53,52,53,52,53,52,53,52,53,53,52,53,52,53,52,53,52,53,53,52,52,53,52,52,52,0,53,52,0,0,0,0,0,0,0,0,0,0,54,60,62,56,57,60,62,54,64,65,56,57,60,62,54,64,65,56,57,60,62,54,64,65,56,57,54,54,56,57,60,62,54,64,65,56,57,60,62,54,64,65,56,57,60,62,54,64,65,0,56,57,60,60,62,62,54,64,65,56,57,60,62,54,64,65,54,64,65,56,57,60,62,54,64,65,54,54,54,54,54,54,54,64,65,0,56,57,54,64,65,56,57,60,62,54,64,65,54,54,56,57,60,62,54,64,65,56,57,60,62,54,64,65,56,57,60,62,54,64,65,56,56,57,57,60,60,62,62,54,54,64,64,65,65,56,57,60,62,54,64,65,56,57,60,62,54,64,65,54,56,57,60,62,54,64,65,56,57,54,54,57,56,57,60,62,54,64,65,54,64,65,56,57,60,62,54,64,65,54,54,54,56,57,56,57,60,62,54,64,65,56,57,60,62,54,64,65,56,57,60,62,54,64,65,56,56,57,57,60,60,62,62,54,54,64,64,65,65,56,57,60,62,54,64,65,56,57,60,62,54,64,65,71,0,0,71,0,76,78,76,78,71,71,71,76,78,71,76,78,71,76,71,76,78,76,78,76,78,71,76,78,71,76,78,71,76,78,71,76,78,71,71,76,78,71,76,76,78,71,71,76,78,71,76,78,76,78,71,76,78,71,76,78,71,76,78,76,76,78,78,71,71,76,78,71,76,76,78,71,76,78,71,71,78,76,78,71,71,76,78,71,76,78,71,76,78,71,76,78,71,76,78,71,76,76,78,78,71,71,76,78,71,76,78,71,146,146,147,147,147,0,0,84,0,0,83,81,84,85,81,85,81,85,84,84,83,81,84,85,83,81,84,85,81,84,85,83,81,84,85,83,81,84,85,83,81,84,85,85,85,83,85,83,81,84,85,83,81,84,85,83,81,84,85,85,85,83,81,84,85,81,84,85,81,84,85,83,81,84,85,84,85,85,83,81,84,85,83,81,84,85,81,84,85,81,84,85,83,83,81,81,84,84,85,85,83,81,84,85,83,81,84,85,81,84,85,85,85,83,81,84,85,85,85,83,81,84,85,83,83,81,83,81,84,85,83,81,84,85,83,81,84,85,83,81,84,85,83,83,81,81,84,84,85,85,83,81,84,85,81,84,85,81,84,85,83,81,84,85,86,0,86,0,86,0,86,0,0,86,0,86,0,86,0,86,0,86,0,86,0,86,0,86,0,86,0,86,0,86,0,86,0,0,86,0,86,0,86,0,86,0,86,0,86,0,86,0,86,0,86,0,86,0,86,0,91,92,93,94,95,96,97,98,99,88,89,100,90,101,102,103,104,105,106,107,108,109,110,111,112,113,114,91,92,93,94,95,96,97,98,99,88,89,100,90,101,102,103,104,105,106,107,108,109,110,111,112,113,114,86,86,86,86,91,92,93,94,95,96,97,98,99,88,89,100,90,101,102,103,104,105,106,107,108,109,110,111,112,113,114,86,91,92,93,94,95,96,97,98,99,88,89,100,90,101,102,103,104,105,106,107,108,109,110,111,112,113,114,86,88,89,90,86,91,92,93,94,95,96,97,98,99,88,89,100,90,101,102,103,104,105,106,107,108,109,110,111,112,113,114,91,92,93,94,95,96,97,98,99,88,89,100,90,101,102,103,104,105,106,107,108,109,110,111,112,113,114,91,92,93,94,95,96,97,98,99,88,89,100,90,101,102,103,104,105,106,107,108,109,110,111,112,113,114,86,91,92,93,94,95,96,97,98,99,88,89,100,90,101,102,103,104,105,106,107,108,109,110,111,112,113,114,86,91,92,93,94,95,96,97,98,99,88,89,100,90,101,102,103,104,105,106,107,108,109,110,111,112,113,114,86,86,91,92,93,94,95,96,97,98,99,88,89,100,90,101,102,103,104,105,106,107,108,109,110,111,112,113,114,86,91,92,93,94,95,96,97,98,99,88,89,100,90,101,102,103,104,105,106,107,108,109,110,111,112,113,114,86,86,114,91,92,93,94,95,96,97,98,99,88,89,100,90,101,102,103,104,105,106,107,108,109,110,111,112,113,114,86,112,88,89,90,91,92,93,94,95,96,97,98,99,88,89,100,90,101,102,103,104,105,106,107,108,109,110,111,112,113,114,86,86,91,92,93,94,95,96,97,98,99,88,89,100,90,101,102,103,104,105,106,107,108,109,110,111,112,113,114,86,91,92,93,94,95,96,97,98,99,88,89,100,90,101,102,103,104,105,106,107,108,109,110,111,112,113,114,91,92,93,94,95,96,97,98,99,88,89,100,90,101,102,103,104,105,106,107,108,109,110,111,112,113,114,86,91,92,93,94,95,96,97,98,99,88,89,100,90,101,102,103,104,105,106,107,108,109,110,111,112,113,114,86,91,92,93,94,95,96,97,98,99,88,89,100,90,101,102,103,104,105,106,107,108,109,110,111,112,113,114,86,91,92,93,94,95,96,97,98,99,88,89,100,90,101,102,103,104,105,106,107,108,109,110,111,112,113,114,91,91,92,92,93,93,94,94,95,95,96,96,97,97,98,98,99,99,88,88,89,89,100,100,90,90,101,101,102,102,103,103,104,104,105,105,106,106,107,107,108,108,109,109,110,110,111,111,112,112,113,113,114,114,86,86,91,92,93,94,95,96,97,98,99,88,89,100,90,101,102,103,104,105,106,107,108,109,110,111,112,113,114,86,91,92,93,94,95,96,97,98,99,88,89,100,90,101,102,103,104,105,106,107,108,109,110,111,112,113,114,86,88,89,86,91,92,93,94,95,96,97,98,99,88,89,100,90,101,102,103,104,105,106,107,108,109,110,111,112,113,114,86,86,90,91,92,93,94,95,96,97,98,99,88,89,100,90,101,102,103,104,105,106,107,108,109,110,111,112,113,114,86,100,86,103,107,86,91,92,93,94,95,96,97,98,99,88,89,100,90,101,102,103,104,105,106,107,108,109,110,111,112,113,114,86,91,92,93,94,95,96,97,98,99,88,89,100,90,101,102,103,104,105,106,107,108,109,110,111,112,113,114,86,91,92,93,94,95,96,97,98,99,88,89,100,90,101,102,103,104,105,106,107,108,109,110,111,112,113,114,86,91,92,93,94,95,96,97,98,99,88,89,100,90,101,102,103,104,105,106,107,108,109,110,111,112,113,114,86,91,92,93,94,95,96,97,98,99,88,89,100,90,101,102,103,104,105,106,107,108,109,110,111,112,113,114,86,91,91,92,92,93,93,94,94,95,95,96,96,97,97,98,98,99,99,88,88,89,89,100,100,90,90,101,101,102,102,103,103,104,104,105,105,106,106,107,107,108,108,109,109,110,110,111,111,112,112,113,113,114,114,86,86,91,92,93,94,95,96,97,98,99,88,89,100,90,101,102,103,104,105,106,107,108,109,110,111,112,113,114,86,91,92,93,94,95,96,97,98,99,88,89,100,90,101,102,103,104,105,106,107,108,109,110,111,112,113,114,86,148,149,150,151,152,153,148,152,154,155,156,157,158,159,160,161,162,163,164,165,149,150,166,167,168,169,170,171,172,151,173,152,153,163,164,174,165,154,155,156,157,158,159,160,161,162,165,166,167,168,169,170,171,172,173,166,170,0,0,120,0,0,119,117,120,121,117,121,117,121,120,120,119,117,120,121,119,117,120,121,117,120,121,119,117,120,121,119,117,120,121,119,117,120,121,121,121,119,117,120,121,119,117,120,121,121,119,117,120,121,121,121,119,117,120,121,117,120,121,117,120,121,119,117,120,121,119,121,120,121,121,121,119,117,120,121,119,117,120,121,117,120,121,117,120,121,119,119,117,117,120,120,121,121,119,117,120,121,119,117,120,121,117,120,121,121,121,121,119,117,120,121,121,119,117,120,121,119,119,117,119,117,120,121,121,121,121,119,117,120,121,119,117,120,121,119,117,120,121,119,119,117,117,120,120,121,121,119,117,120,121,117,120,121,117,120,121,121,119,117,120,121,0,0,125,0,0,124,122,125,126,122,126,122,126,125,125,126,124,122,125,126,124,122,125,126,122,125,126,124,122,125,126,124,122,125,126,124,122,125,126,126,126,124,122,125,126,124,122,125,126,124,122,125,126,126,126,126,124,122,125,126,122,125,126,122,125,126,124,122,125,126,125,126,126,124,122,125,126,124,124,122,125,126,122,125,126,122,125,126,124,124,122,122,125,125,126,126,124,122,125,126,124,122,125,126,122,125,126,124,122,125,126,124,122,125,126,126,126,124,124,126,122,124,122,125,126,124,122,125,126,124,122,125,126,124,122,125,126,124,124,122,122,125,125,126,126,124,122,125,126,122,125,126,122,125,126,126,124,122,125,126,24,24,0,0,24,24,0,0,24,0,23,132,24,23,132,24,23,132,24,23,23,23,132,24,23,132,24,23,132,24,23,132,132,23,132,24,23,132,24,23,132,24,23,23,132,24,23,23,132,24,23,132,132,24,23,132,24,23,132,132,24,24,23,23,132,24,23,132,24,23,24,23,23,132,24,132,132,24,23,132,132,24,23,132,24,23,23,132,24,23,132,24,23,132,24,23,132,132,24,24,23,23,132,24,23,132,24,23,0,0,0,134,0,0,142,133,131,134,142,135,131,135,131,135,134,134,133,131,134,142,135,133,131,134,142,135,131,134,135,0,142,142,133,131,134,142,135,133,131,134,142,135,133,131,134,142,135,135,133,142,142,135,133,131,134,142,135,133,131,134,142,135,142,133,131,134,142,135,142,135,142,142,135,133,131,134,142,135,131,134,135,131,134,135,142,133,131,134,142,135,133,142,142,134,142,135,142,135,133,131,134,142,135,133,131,134,142,135,131,134,135,131,134,135,133,133,131,131,134,134,142,142,135,135,133,131,134,142,135,133,131,134,142,135,131,134,135,142,142,142,142,135,142,135,133,131,134,142,135,142,135,142,142,142,135,133,131,134,142,135,142,133,133,142,131,133,131,134,142,135,135,135,135,142,133,131,134,142,135,133,131,134,142,135,133,131,134,142,135,133,133,131,131,134,134,142,142,135,135,133,131,134,142,135,131,134,135,131,134,135,142,135,133,131,134,142,135,142],"f":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[3,3],[3,3],[3,3],[3,3],[3,3],[3,3],0,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[4,[[6,[5]]]],[7,[[6,[5]]]],[8,[[6,[5]]]],0,0,[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],0,[10],[10],[10],[10],[10],[10],[10],[10],0,[[],[[13,[[12,[11]]]]]],[10],[10],[10],[10],[[8,14],15],[[]],[[]],[[]],[[]],[16,[[18,[4,17]]]],[16,[[18,[7,17]]]],[16,[[18,[8,17]]]],[16,[[18,[4,17]]]],[16,[[18,[7,17]]]],[16,[[18,[8,17]]]],[[]],[[]],[[]],[[]],0,[19,20],0,[[],10],[[],10],[[],10],[[],10],[[]],[[]],[[]],[[]],[[],3],[[],3],[[],3],[[],3],[[],3],[[],3],[[],21],[[],22],[[],21],[[],22],[[],21],[[],22],[[],21],[[],22],[[],20],[[],20],[[],20],[[],20],[[]],[[]],[[]],[[]],[[4,23],[[6,[24]]]],0,[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],0,0,0,0,[[]],[[]],[[]],[[]],[5,6],[5,6],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],27],[[],27],[[],27],[[],27],[[]],[[]],[[]],[[]],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],28],[[],28],[[],28],[[],28],[[4,16],[[18,[17]]]],[[7,16],[[18,[17]]]],[[8,16],[[18,[17]]]],[[4,16],[[18,[17]]]],[[7,16],[[18,[17]]]],[[8,16],[[18,[17]]]],0,[[]],[[]],[[]],[[]],0,0,[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[3,3],[3,3],[[19,29,30]],[[]],[[]],[[]],[[]],[31,[[6,[5]]]],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],0,0,[[],[[33,[32]]]],[[34,35],36],[[],31],[10],[10],[10],[10],[37,[[13,[[12,[11]]]]]],[10],[10],0,[[31,14],15],[[]],[[]],[16,[[18,[31,17]]]],[16,[[18,[31,17]]]],[[]],[[]],[[],10],[[],10],[[]],[[]],[[],3],[[],3],[[],21],[[],22],[[],21],[[],22],[[],20],[[],20],[[]],[[]],0,[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[[]],[[]],[[],[[18,[26]]]],[[],[[18,[26]]]],0,[[],27],[[],27],[[]],[[]],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],28],[[],28],[[31,16],[[18,[17]]]],[[31,16],[[18,[17]]]],[[]],[[]],0,[1,[[2,[1,1]]]],[38],[38],[38],[38],[[]],[[]],[[],9],[[],9],[[],9],0,[10],[10],[10],[[]],[[]],[[],10],[[]],[[],21],[[],22],[[],20],[[]],[[39,30],38],[1,[[25,[1,1]]]],[[]],[[],[[18,[26]]]],0,[[],27],[[]],[[],18],[[],18],[[],18],[[],28],[[]],0,0,0,0,0,[1,[[2,[1,1]]]],[[]],[[]],[[],9],[[],9],[[],9],[10],[10],[10],[[40,40],20],[[40,14],15],[[]],[[]],[[],19],[[],10],[[]],[[],21],[[],22],[[],20],[[]],[1,[[25,[1,1]]]],[[]],[[],[[18,[26]]]],[[],27],[[]],[[],18],[19,[[6,[40]]]],[[],18],[[],18],[[],28],[[]],0,0,0,[1,[[2,[1,1]]]],[[]],[[]],[[],9],[[],9],[[],9],[[41,19,10,42],43],[[],41],[10],[10],[10],[[]],[[]],[[41,19,10],[[44,[19]]]],[[41,19,45],[[44,[19]]]],[[41,19,10],20],[[41,19],[[44,[19]]]],[[41,19,20],[[44,[19]]]],0,[[41,19,10,42],27],0,[[],10],[[]],[[],21],[[],22],[[],20],[[]],[1,[[25,[1,1]]]],[[]],[[],[[18,[26]]]],[[],27],[[]],[[],18],[[],18],[[],18],[[],28],[[41,46],[[43,[47]]]],[[]],0,[1,[[2,[1,1]]]],[[]],[[]],[[],9],[[],9],[[],9],[19,[[6,[48]]]],0,[10],[10],[[49,50],6],[10],[49],[[49,50],20],[[]],[[]],[[],51],[[],10],[[]],[[],22],[[],21],[[],20],[[]],[49,[[6,[40]]]],[1,[[25,[1,1]]]],[49],0,0,0,[49,6],[[]],[[],[[18,[26]]]],[[],27],[[]],[[],18],[[],18],[[],18],[8,[[6,[49]]]],[[],28],[[]],0,0,0,[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[3,3],[3,3],[[]],[[]],[[]],[[]],[52,[[6,[5]]]],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[53,54]],[[53,54]],[[],52],[[53,[33,[[33,[55]]]]]],[10],[10],[10],[10],[53,[[13,[[12,[11]]]]]],[10],[10],0,0,0,0,[[52,14],15],[[]],[[]],[16,[[18,[52,17]]]],[16,[[18,[52,17]]]],[[]],[[]],[[],10],[[],10],[[]],[[]],[[],3],[[],3],[[],22],[[],21],[[],21],[[],22],[[],20],[[],20],[[]],[[]],[[53,56]],[53,6],[[53,57],6],[53,6],[53,6],[[53,58],[[6,[30]]]],[53,6],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[[]],[[]],0,0,0,0,0,0,0,0,[[53,19,54]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],27],[[],27],[[]],[[]],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],28],[[],28],[[52,16],[[18,[17]]]],[[52,16],[[18,[17]]]],0,[[]],[[]],0,0,0,0,0,0,0,0,0,0,[59],0,0,[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],0,0,[54,54],[[]],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],0,[10],[10],[60,61],[10],[62,61],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[63,[[18,[54]]]],[63,[[18,[64]]]],[63,[[18,[65]]]],[10],[10],[10],[10],[10],[10],[10],[[54,54],20],[[],20],[[],20],[[],20],[[],20],[[],20],[66,[[18,[67,68]]]],[66,[[18,[67,68]]]],[66,[[18,[67,68]]]],0,[[56,14],15],[[57,14],15],[[54,14],15],[[64,14],15],[[65,14],15],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[[70,[[69,[55]]]]],[[18,[54,71]]]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[],22],[[],21],[[],21],[[],22],[[],22],[[],21],[[],22],[[],21],[[],21],[[],22],[[],22],[[],21],[[],22],[[],21],[[],20],[[],20],[[],20],[[],20],[[],20],[[],20],[[],20],[[]],[[]],[[]],[[]],[[]],[[]],[[]],0,[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[[[70,[19]]],[[18,[56,71]]]],[[[70,[19]]],[[18,[57,71]]]],[[[70,[19]]],[[18,[54,71]]]],0,0,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[54,72],18],[[64,72],18],[[65,72],18],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[54,34],0,[[]],[[],50],[[],50],[[],27],[[],27],[[],27],[[],27],[[],27],[[],27],[[],27],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],28],[[],28],[[],28],[[],28],[[],28],[[],28],[[],28],[[]],[[]],[[]],[[]],[[]],[[]],[[]],0,0,0,0,0,[59],[59],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[[],73],[71,[[27,[74]]]],[[]],[[]],[[]],[[]],[[]],[[]],[[[76,[[75,[50]]]]],71],[71,[[27,[73]]]],[[[76,[77]]],[[76,[77]]]],[[[78,[77]]],[[78,[77]]]],[[]],[[]],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[10],[10],[10],[10],[10],[10],[71,19],[10],[10],[10],[[[76,[[75,[50]]]]],[[18,[71]]]],[[[76,[79]],14],15],[[[78,[79]],14],15],[[71,14],15],[[71,14],15],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[],10],[[],10],[[],10],[[]],[[]],[[]],[[[76,[[75,[50]]]]],71],[[[78,[[75,[50]]]]],71],[[],21],[[],22],[[],21],[[],22],[[],21],[[],22],[[],20],[[],20],[[],20],0,[[]],[[]],[[]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[80],0,[[]],[[]],[[]],[71,[[27,[73]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[]],[[]],[[],50],[[],27],[[],27],[[],27],[[]],[[]],[[]],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],28],[[],28],[[],28],[[]],[[]],[[]],0,0,0,0,0,0,0,0,0,0,[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[3,3],[3,3],[3,3],[3,3],[3,3],[3,3],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[81,82],[[6,[83]]]],[[84,82],[[6,[83]]]],[[85,82],[[6,[83]]]],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],0,0,0,[[],85],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],0,[[85,14],15],[[]],[[]],[[]],[[]],[16,[[18,[81,17]]]],[16,[[18,[84,17]]]],[16,[[18,[85,17]]]],[16,[[18,[81,17]]]],[16,[[18,[84,17]]]],[16,[[18,[85,17]]]],[[]],[[]],[[]],[[]],[19,20],0,0,[[],10],[[],10],[[],10],[[],10],[[]],[[]],[[]],[[]],[[],3],[[],3],[[],3],[[],3],[[],3],[[],3],[[],21],[[],22],[[],21],[[],22],[[],22],[[],21],[[],21],[[],22],[[],20],[[],20],[[],20],[[],20],[[]],[[]],[[]],[[]],[[81,23],[[6,[24]]]],[[84,23],[[6,[24]]]],[[85,23],[[6,[24]]]],0,0,[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],0,0,[[]],[[]],[[]],[[]],[83,6],[83,6],0,[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],27],[[],27],[[],27],[[],27],[[]],[[]],[[]],[[]],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],28],[[],28],[[],28],[[],28],[[81,16],[[18,[17]]]],[[84,16],[[18,[17]]]],[[85,16],[[18,[17]]]],[[81,16],[[18,[17]]]],[[84,16],[[18,[17]]]],[[85,16],[[18,[17]]]],[[]],[[]],[[]],[[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[59],[59],[59],[59],[59],[59],[59],[59],[59],[59],[59],[59],[59],[59],[59],[59],[59],[59],[59],[59],[59],[59],[59],[59],[59],[59],[59],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[86,87],[[],73],[86,[[27,[74]]]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[[88,[[75,[50]]]]],86],[[[89,[[75,[50]]]]],86],[[[90,[[75,[50]]]]],86],[86,[[27,[73]]]],[91,91],[92,92],[93,93],[94,94],[95,95],[96,96],[97,97],[98,98],[99,99],[[[88,[77]]],[[88,[77]]]],[[[89,[77]]],[[89,[77]]]],[[[100,[77]]],[[100,[77]]]],[[[90,[77]]],[[90,[77]]]],[101,101],[102,102],[[[103,[77]]],[[103,[77]]]],[104,104],[105,105],[106,106],[[[107,[77]]],[[107,[77]]]],[108,108],[109,109],[110,110],[111,111],[[[112,[77]]],[[112,[77]]]],[113,113],[[[114,[77]]],[[114,[77]]]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[86,10,[33,[50]]]],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[86,19],0,[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],0,[[[88,[[75,[50]]]]],[[18,[86]]]],[[[89,[[75,[50]]]]],[[18,[86]]]],[[[90,[[75,[50]]]]],[[18,[86]]]],[[91,14],15],[[92,14],15],[[93,14],15],[[94,14],15],[[95,14],15],[[96,14],15],[[97,14],15],[[98,14],15],[[99,14],15],[[[88,[79]],14],15],[[[89,[79]],14],15],[[[100,[79]],14],15],[[[90,[79]],14],15],[[101,14],15],[[102,14],15],[[[103,[79]],14],15],[[104,14],15],[[105,14],15],[[106,14],15],[[[107,[79]],14],15],[[108,14],15],[[109,14],15],[[110,14],15],[[111,14],15],[[[112,[79]],14],15],[[113,14],15],[[[114,[79]],14],15],[[86,14],15],[[86,14],15],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[91,86],[92,86],[93,86],[94,86],[95,86],[96,86],[97,86],[98,86],[99,86],[[[88,[[75,[50]]]]],86],[[[89,[[75,[50]]]]],86],[[[100,[[75,[50]]]]],86],[[[90,[[75,[50]]]]],86],[101,86],[102,86],[[[103,[[75,[50]]]]],86],[104,86],[105,86],[106,86],[[[107,[[75,[50]]]]],86],[108,86],[109,86],[110,86],[111,86],[[[112,[[75,[50]]]]],86],[113,86],[[[114,[[75,[50]]]]],86],[[],21],[[],22],[[],21],[[],22],[[],22],[[],21],[[],22],[[],21],[[],21],[[],22],[[],21],[[],22],[[],21],[[],22],[[],22],[[],21],[[],21],[[],22],[[],22],[[],21],[[],22],[[],21],[[],22],[[],21],[[],21],[[],22],[[],21],[[],22],[[],22],[[],21],[[],21],[[],22],[[],22],[[],21],[[],22],[[],21],[[],22],[[],21],[[],22],[[],21],[[],22],[[],21],[[],22],[[],21],[[],21],[[],22],[[],21],[[],22],[[],21],[[],22],[[],22],[[],21],[[],22],[[],21],[[],22],[[],21],[[],20],[[],20],[[],20],[[],20],[[],20],[[],20],[[],20],[[],20],[[],20],[[],20],[[],20],[[],20],[[],20],[[],20],[[],20],[[],20],[[],20],[[],20],[[],20],[[],20],[[],20],[[],20],[[],20],[[],20],[[],20],[[],20],[[],20],[[],20],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],0,0,[86,[[27,[115]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[80],0,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],0,[86,[[27,[73]]]],0,0,[86,116],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[],50],[[],27],[[],27],[[],27],[[],27],[[],27],[[],27],[[],27],[[],27],[[],27],[[],27],[[],27],[[],27],[[],27],[[],27],[[],27],[[],27],[[],27],[[],27],[[],27],[[],27],[[],27],[[],27],[[],27],[[],27],[[],27],[[],27],[[],27],[[],27],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],28],[[],28],[[],28],[[],28],[[],28],[[],28],[[],28],[[],28],[[],28],[[],28],[[],28],[[],28],[[],28],[[],28],[[],28],[[],28],[[],28],[[],28],[[],28],[[],28],[[],28],[[],28],[[],28],[[],28],[[],28],[[],28],[[],28],[[],28],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[3,3],[3,3],[3,3],[3,3],[3,3],[3,3],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[117,118],[[6,[119]]]],[[120,118],[[6,[119]]]],[[121,118],[[6,[119]]]],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],0,[[],121],[10],[10],[10],[10],[10],[10],[10],[10],0,[10],[10],[10],[10],0,[[121,14],15],[[]],[[]],[[]],[[]],[16,[[18,[117,17]]]],[16,[[18,[120,17]]]],[16,[[18,[121,17]]]],[16,[[18,[117,17]]]],[16,[[18,[120,17]]]],[16,[[18,[121,17]]]],[[]],[[]],[[]],[[]],0,0,[19,20],0,0,0,[[],10],[[],10],[[],10],[[],10],[[]],[[]],[[]],[[]],[[],3],[[],3],[[],3],[[],3],[[],3],[[],3],[[],21],[[],22],[[],22],[[],21],[[],21],[[],22],[[],21],[[],22],[[],20],[[],20],[[],20],[[],20],[[]],[[]],[[]],[[]],[[117,23],[[6,[24]]]],[[120,23],[[6,[24]]]],[[121,23],[[6,[24]]]],0,0,0,[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],0,[[]],[[]],[[]],[[]],[119,6],[119,6],0,[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],0,0,0,[[],27],[[],27],[[],27],[[],27],[[]],[[]],[[]],[[]],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],28],[[],28],[[],28],[[],28],[[117,16],[[18,[17]]]],[[120,16],[[18,[17]]]],[[121,16],[[18,[17]]]],[[117,16],[[18,[17]]]],[[120,16],[[18,[17]]]],[[121,16],[[18,[17]]]],0,[[]],[[]],[[]],[[]],0,0,0,0,0,[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[3,3],[3,3],[3,3],[3,3],[3,3],[3,3],0,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[122,123],[[6,[124]]]],[[125,123],[[6,[124]]]],[[126,123],[[6,[124]]]],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],0,[[],126],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],0,0,[[126,14],15],[[]],[[]],[[]],[[]],[16,[[18,[122,17]]]],[16,[[18,[125,17]]]],[16,[[18,[126,17]]]],[16,[[18,[122,17]]]],[16,[[18,[125,17]]]],[16,[[18,[126,17]]]],[[]],[[]],[[]],[[]],[19,20],0,0,[[],10],[[],10],[[],10],[[],10],0,[[]],[[]],[[]],[[]],[[],3],[[],3],[[],3],[[],3],[[],3],[[],3],[[],22],[[],21],[[],21],[[],22],[[],21],[[],22],[[],22],[[],21],[[],20],[[],20],[[],20],[[],20],[[]],[[]],[[]],[[]],[[122,23],[[6,[24]]]],[[125,23],[[6,[24]]]],[[126,23],[[6,[24]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[[]],[[]],[[]],[[]],0,0,[124,6],[124,6],0,0,[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],27],[[],27],[[],27],[[],27],[[]],[[]],[[]],[[]],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],28],[[],28],[[],28],[[],28],[[122,16],[[18,[17]]]],[[125,16],[[18,[17]]]],[[126,16],[[18,[17]]]],[[122,16],[[18,[17]]]],[[125,16],[[18,[17]]]],[[126,16],[[18,[17]]]],0,[[]],[[]],[[]],[[]],0,0,0,0,0,0,0,0,0,0,[59],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[[]],[[]],[[]],[[]],[[]],[[]],[23,23],[[]],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],0,0,[[],23],[10],[10],[10],[10],[10],[10],[10],[10],[10],[[23,14],15],[[]],[[]],[[]],[[]],[[]],[[]],[[]],0,[[],10],[[],10],[[],10],[[]],[[]],[[]],[[],22],[[],21],[[],22],[[],21],[[],21],[[],22],[[],20],[[],20],[[],20],[[]],[[]],[[]],[[[27,[19]],19,[27,[[69,[19]]]]],[[6,[[0,[127,128,129]]]]]],0,0,0,[24,130],0,[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],0,[[]],[[]],[[]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[]],[[],27],[[],27],[[],27],[[]],[[]],[[]],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],28],[[],28],[[],28],[[]],[[]],[[]],0,0,0,0,0,0,[59],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[1,[[2,[1,1]]]],[3,3],[3,3],[3,3],[3,3],[3,3],[3,3],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[131,132],[[6,[133]]]],[[134,132],[[6,[133]]]],[[135,132],[[6,[133]]]],[[136,137,138,139,140],[[6,[141]]]],[142,142],[[]],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],0,0,[142,82],[[],142],[[],135],[10],[10],[10],[10],[10],[10],[10],[10],[10],[10],[63,[[18,[142]]]],[10],[10],[10],[10],[10],0,0,[66,[[18,[67,68]]]],[[142,14],15],[[135,14],15],[[]],[[]],[[]],[[]],[[]],[16,[[18,[131,17]]]],[16,[[18,[134,17]]]],[16,[[18,[135,17]]]],[16,[[18,[131,17]]]],[16,[[18,[134,17]]]],[16,[[18,[135,17]]]],[[]],[[]],[[]],[[]],[[]],[[]],0,[142,118],0,[19,20],0,0,0,0,[[],10],[[],10],[[],10],[[],10],[[],10],[[]],[[]],[[]],[[]],[[]],[[],3],[[],3],[[],3],[[],3],[[],3],[[],3],[[],22],[[],21],[[],21],[[],22],[[],22],[[],21],[[],21],[[],22],[[],21],[[],22],[[],20],[[],20],[[],20],[[],20],[[],20],[[]],[[]],[[]],[[]],[[]],[[131,23],[[6,[24]]]],[[134,23],[[6,[24]]]],[[135,23],[[6,[24]]]],0,0,0,0,0,0,0,[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],[1,[[25,[1,1]]]],0,0,0,0,0,0,[[]],[[]],[[]],[[]],[[]],[[142,72],18],[133,6],[133,6],0,0,[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],[[],[[18,[26]]]],0,0,0,[[]],[[],27],[[],27],[[],27],[[],27],[[],27],[[]],[[]],[[]],[[]],[[]],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],18],[[],28],[[],28],[[],28],[[],28],[[],28],[[131,16],[[18,[17]]]],[[134,16],[[18,[17]]]],[[135,16],[[18,[17]]]],[[131,16],[[18,[17]]]],[[134,16],[[18,[17]]]],[[135,16],[[18,[17]]]],0,0,[[]],[[]],[[]],[[]],[[]],0],"c":[490,493,494,495,496,497,498,499,500,501,502,504,505,527,528,529,552,555,557,569,570,571,579,588,589,590,591,592,593,601,652,660,661,662,663,664,672,673,674,682,683,736,737,738,739,740,747,754,755,756,757,775,779,780,781,782,783,798,799,809,817,821,849,850,851,852,853],"p":[[8,"Policy"],[3,"And"],[6,"Command"],[3,"Command"],[4,"Instance"],[6,"Result"],[4,"SubCommand"],[3,"AttachCommand"],[3,"Compat"],[15,"usize"],[8,"Future"],[3,"Box"],[3,"Pin"],[3,"Formatter"],[6,"Result"],[3,"ArgMatches"],[3,"Error"],[4,"Result"],[15,"str"],[15,"bool"],[3,"Request"],[3,"Request"],[3,"TopLevelOptions"],[4,"Options"],[3,"Or"],[4,"CNil"],[4,"Option"],[3,"TypeId"],[8,"Fn"],[15,"u32"],[3,"BenchTableMetadataCommand"],[3,"RegionRoute"],[3,"Vec"],[6,"TableId"],[3,"TableName"],[3,"RawTableInfo"],[3,"BenchTableMetadata"],[3,"TableMetadataBencher"],[6,"TableMetadataManagerRef"],[4,"ReplCommand"],[3,"RustylineHelper"],[3,"Context"],[6,"Result"],[4,"Cow"],[4,"CompletionType"],[3,"ValidationContext"],[4,"ValidationResult"],[3,"DatafusionQueryEngine"],[3,"Repl"],[3,"String"],[3,"PathBuf"],[3,"UpgradeCommand"],[3,"MigrateTableMetadata"],[3,"TableGlobalValue"],[15,"u8"],[3,"CatalogKey"],[3,"SchemaKey"],[3,"TableRouteValue"],[3,"Private"],[3,"CATALOG_KEY_PATTERN"],[3,"Regex"],[3,"SCHEMA_KEY_PATTERN"],[8,"Deserializer"],[3,"CatalogValue"],[3,"SchemaValue"],[8,"Serializer"],[3,"Ok"],[3,"Error"],[15,"slice"],[8,"AsRef"],[4,"Error"],[8,"Serializer"],[8,"Error"],[3,"Backtrace"],[8,"Into"],[3,"InvalidCatalogSnafu"],[8,"Clone"],[3,"DeserializeCatalogEntryValueSnafu"],[8,"Debug"],[3,"Demand"],[3,"Command"],[3,"DatanodeOptions"],[3,"Instance"],[4,"SubCommand"],[3,"StartCommand"],[4,"Error"],[8,"Any"],[3,"MissingConfigSnafu"],[3,"IllegalConfigSnafu"],[3,"InvalidReplCommandSnafu"],[3,"InitMetadataSnafu"],[3,"IterStreamSnafu"],[3,"StartDatanodeSnafu"],[3,"ShutdownDatanodeSnafu"],[3,"StartFrontendSnafu"],[3,"ShutdownFrontendSnafu"],[3,"BuildMetaServerSnafu"],[3,"StartMetaServerSnafu"],[3,"ShutdownMetaServerSnafu"],[3,"UnsupportedSelectorTypeSnafu"],[3,"ReplCreationSnafu"],[3,"ReadlineSnafu"],[3,"RequestDatabaseSnafu"],[3,"CollectRecordBatchesSnafu"],[3,"PrettyPrintRecordBatchesSnafu"],[3,"StartMetaClientSnafu"],[3,"ParseSqlSnafu"],[3,"PlanStatementSnafu"],[3,"SubstraitEncodeLogicalPlanSnafu"],[3,"LoadLayeredConfigSnafu"],[3,"StartCatalogManagerSnafu"],[3,"ConnectEtcdSnafu"],[3,"SerdeJsonSnafu"],[3,"CreateDirSnafu"],[8,"StackError"],[4,"StatusCode"],[3,"Command"],[3,"FrontendOptions"],[3,"Instance"],[4,"SubCommand"],[3,"StartCommand"],[3,"Command"],[3,"MetaSrvOptions"],[3,"Instance"],[4,"SubCommand"],[3,"StartCommand"],[8,"Serialize"],[8,"Deserialize"],[8,"Default"],[3,"LoggingOptions"],[3,"Command"],[3,"MixOptions"],[3,"Instance"],[4,"SubCommand"],[3,"StartCommand"],[3,"Plugins"],[6,"KvBackendRef"],[6,"ProcedureManagerRef"],[6,"CatalogManagerRef"],[3,"RegionServer"],[3,"Instance"],[3,"StandaloneOptions"],[8,"Tool"],[13,"UseDatabase"],[13,"Sql"],[13,"InvalidCatalog"],[13,"DeserializeCatalogEntryValue"],[13,"CreateDir"],[13,"ReplCreation"],[13,"Readline"],[13,"LoadLayeredConfig"],[13,"ConnectEtcd"],[13,"SerdeJson"],[13,"InitMetadata"],[13,"IterStream"],[13,"StartDatanode"],[13,"ShutdownDatanode"],[13,"StartFrontend"],[13,"ShutdownFrontend"],[13,"BuildMetaServer"],[13,"StartMetaServer"],[13,"ShutdownMetaServer"],[13,"MissingConfig"],[13,"IllegalConfig"],[13,"UnsupportedSelectorType"],[13,"RequestDatabase"],[13,"CollectRecordBatches"],[13,"PrettyPrintRecordBatches"],[13,"StartMetaClient"],[13,"ParseSql"],[13,"PlanStatement"],[13,"SubstraitEncodeLogicalPlan"],[13,"StartCatalogManager"],[13,"InvalidReplCommand"]]},\ "common_base":{"doc":"","t":"CDALLAALLLLLMLLLLLLLLALLLLGASSQQIIODDIDDDDIDSSSDDSSQDQQSSSIIIMMMMMMLLLLLLLLLLLKLLLLLLLLLLLLLKLLLLLLLLLLLKLLLKLLLLLLLLLLLLKLLLMLLLLLLLLLLLLLLLOOLLLLLLLLLLLLLMOMMOLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMLLLLLLLLLLLLLLLLLLLLLLLLLMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLKLLLLLKLLLLLKLLLKLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMLLLKLLLLLKLLLLLKLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLKKLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLKKLLLLLLLLLKKLLLLLLLLLLIINDENDGNDKLLKLLLLLLLLLLLLLLLLLLLLMLLLLLLLLLLLOOOLLLLLLLLLLLLLLLLKLLLLLLLLLLLLLLLLKLMLLLLLLLLLLLLLLLLLLKLLLLLLLLMMMMMMDDLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLRRRRRRDRRLLLLLLLLLLLLLLLLLLLLLLLLLLL","n":["BitVec","Plugins","bit_vec","borrow","borrow_mut","buffer","bytes","clone","clone_into","default","from","get","inner","insert","into","is_empty","len","lock","map","map_mut","new","readable_size","to_owned","try_from","try_into","type_id","BitVec","prelude","ALIAS_WIDTH","ALIGNED_TO_SIZE","Access","Alias","AsBits","AsMutBits","BitArr","BitArray","BitBox","BitOrder","BitPtr","BitPtrRange","BitRef","BitSlice","BitStore","BitVec","DANGLING","EMPTY","EMPTY","LocalBits","Lsb0","MAX_BITS","MAX_ELTS","Mem","Msb0","Store","Unalias","ZERO","ZERO","ZERO","_","_","_","_mem","_or","_ord","_ord","_ref","_typ","add","address","align_offset","align_to","align_to_mut","all","any","append","as_bitptr","as_bitptr","as_bitptr_range","as_bits","as_bitslice","as_bitslice","as_bitslice","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut_bitptr","as_mut_bitptr","as_mut_bitptr_range","as_mut_bits","as_mut_bitslice","as_mut_bitslice","as_mut_bitslice","as_mut_ptr","as_mut_ptr","as_mut_ptr_range","as_mut_slice","as_mut_slice","as_ptr","as_ptr","as_ptr_range","as_raw_mut_slice","as_raw_mut_slice","as_raw_mut_slice","as_raw_mut_slice","as_raw_slice","as_raw_slice","as_raw_slice","as_raw_slice","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_slice","as_slice","at","at","at","bit","bit","bit_domain","bit_domain_mut","bitand","bitand","bitand","bitand_assign","bitand_assign","bitand_assign","bitand_assign","bitand_assign","bitand_assign","bitand_assign","bitand_assign","bitand_assign","bitand_assign","bitarr","bitbox","bitor","bitor","bitor","bitor_assign","bitor_assign","bitor_assign","bitor_assign","bitor_assign","bitor_assign","bitor_assign","bitor_assign","bitor_assign","bitor_assign","bitptr","bits","bitspan","bitspan","bitvec","bitxor","bitxor","bitxor","bitxor_assign","bitxor_assign","bitxor_assign","bitxor_assign","bitxor_assign","bitxor_assign","bitxor_assign","bitxor_assign","bitxor_assign","bitxor_assign","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","capacity","capacity","cast","chunks","chunks_exact","chunks_exact_mut","chunks_mut","clear","clone","clone","clone","clone","clone","clone","clone","clone","clone_from_bitslice","clone_from_slice","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","commit","contains","contains","copy_from","copy_from_bitslice","copy_from_nonoverlapping","copy_from_slice","copy_to","copy_to_nonoverlapping","copy_within","copy_within_unchecked","count","count_ones","count_zeros","data","data","default","default","default","default","default","default","default","default","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","domain","domain_mut","drain","drop","drop","drop","drop_in_place","empty","empty_mut","end","end_bound","ends_with","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","extend","extend","extend","extend","extend","extend_from_bitslice","extend_from_raw_slice","extend_from_slice","extend_from_within","fill","fill_uninitialized","fill_with","first","first_mut","first_one","first_zero","flush","flush","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","force_align","force_align","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_bitptr","from_bitslice","from_bitslice","from_boxed_slice","from_element","from_element","from_element_mut","from_iter","from_iter","from_iter","from_iter","from_iter","from_iter","from_mut","from_mut_slice","from_range","from_raw","from_raw_parts","from_ref","from_slice","from_slice","from_slice","from_slice_mut","from_slice_mut","from_slice_unchecked","from_slice_unchecked_mut","from_vec","get","get_bit","get_mut","get_unchecked","get_unchecked_mut","hash","hash","hash","hash","hash","hash","hash","hash","hash","index","index","index","index","index","index","index","index","index","index","index_mut","index_mut","index_mut","index_mut","index_mut","index_mut","index_mut","index_mut","index_mut","insert","into","into","into","into","into","into","into","into","into","into_bitarray","into_bitptr","into_bitvec","into_boxed_bitslice","into_boxed_slice","into_boxed_slice","into_inner","into_iter","into_iter","into_iter","into_iter","into_iter","into_iter","into_iter","into_iter","into_iter","into_iter","into_range","into_raw","into_raw_parts","into_vec","is_empty","is_empty","is_empty","is_empty","is_null","iter","iter_mut","iter_ones","iter_zeros","last","last","last_mut","last_one","last_zero","leading_ones","leading_zeros","leak","leak","len","len","len","len","load","load_be","load_be","load_be","load_be","load_be","load_be","load_le","load_le","load_le","load_le","load_le","load_le","load_value","mask","mask","mask","new","new","new","new","new_unchecked","next","next_back","not","not","not","not","not","not_all","not_any","nth","nth_back","offset","offset_from","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","pointer","pointer","pop","ptr","push","raw_parts","rchunks","rchunks_exact","rchunks_exact_mut","rchunks_mut","read","read","read","read_unaligned","read_volatile","remove","repeat","repeat","replace","replace","replace","replace_unchecked","reserve","reserve_exact","resize","resize_with","retain","reverse","rotate_left","rotate_right","rsplit","rsplit_mut","rsplitn","rsplitn_mut","select","select","select","set","set","set_aliased","set_aliased_unchecked","set_elements","set_len","set_unchecked","set_uninitialized","shift_left","shift_right","shrink_to_fit","size_hint","some","splice","split","split_at","split_at_mut","split_at_unchecked","split_at_unchecked_mut","split_first","split_first_mut","split_inclusive","split_inclusive_mut","split_last","split_last_mut","split_mut","split_off","splitn","splitn_mut","start","start_bound","starts_with","store","store_be","store_be","store_be","store_be","store_be","store_be","store_le","store_le","store_le","store_le","store_le","store_le","store_value","strip_prefix","strip_suffix","sub","swap","swap","swap","swap_remove","swap_unchecked","swap_with_bitslice","swap_with_slice","to_bitvec","to_const","to_mut","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_raw_parts","to_string","to_string","to_string","to_string","to_string","to_vec","trailing_ones","trailing_zeros","truncate","try_as_bits","try_as_mut_bits","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from_boxed_slice","try_from_slice","try_from_slice","try_from_slice_mut","try_from_vec","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_view_bits","try_view_bits_mut","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","view_bits","view_bits_mut","windows","with_capacity","wrapping_add","wrapping_offset","wrapping_sub","write","write","write","write_unaligned","write_volatile","Buffer","BufferMut","Eof","EofSnafu","Error","Overflow","OverflowSnafu","Result","Underflow","UnderflowSnafu","advance_by","as_any","as_error_source","as_slice","backtrace","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","build","build","cause","clone","clone","clone","clone_into","clone_into","clone_into","debug_fmt","description","dst_len","fail","fail","fmt","fmt","fmt","fmt","fmt","from","from","from","from","impl_buffer_for_bytes","impl_read_le","impl_write_le","into","into","into","into","into_error","into_error","into_error","is_empty","location_opt","next","peek_f32_le","peek_f64_le","peek_i16_le","peek_i32_le","peek_i64_le","peek_i8_le","peek_to_slice","peek_u16_le","peek_u32_le","peek_u64_le","peek_u8_le","provide","read_f32_le","read_f64_le","read_i16_le","read_i32_le","read_i64_le","read_i8_le","read_to_slice","read_u16_le","read_u32_le","read_u64_le","read_u8_le","remaining_size","source","src_len","to_owned","to_owned","to_owned","to_string","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","write_f32_le","write_f64_le","write_from_slice","write_i16_le","write_i32_le","write_i64_le","write_i8_le","write_u16_le","write_u32_le","write_u64_le","write_u8_le","dst_len","error","location","location","location","src_len","Bytes","StringBytes","as_utf8","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","cmp","cmp","default","default","deref","deserialize","deserialize","eq","eq","eq","eq","eq","eq","equivalent","equivalent","fmt","fmt","from","from","from","from","from","from","from","hash","hash","into","into","is_empty","len","partial_cmp","partial_cmp","serialize","serialize","to_owned","to_owned","try_from","try_from","try_into","try_into","type_id","type_id","B","BINARY_DATA_MAGNITUDE","GIB","KIB","MIB","PIB","ReadableSize","TIB","UNIT","as_bytes","as_mb","borrow","borrow_mut","clone","clone_into","deserialize","div","div","eq","equivalent","fmt","fmt","from","from_str","gb","into","kb","mb","mul","partial_cmp","serialize","to_owned","to_string","try_from","try_into","type_id"],"q":[[0,"common_base"],[26,"common_base::bit_vec"],[28,"common_base::bit_vec::prelude"],[729,"common_base::buffer"],[841,"common_base::buffer::Error"],[847,"common_base::bytes"],[900,"common_base::readable_size"]],"d":["","Plugins is a wrapper of Arc contents. Make it Cloneable …","","","","","","","","","Returns the argument unchanged.","","","","Calls U::from(self).","","","","","","","","","","","","","Symbol Export","All implementors are required to have Self and Self::Alias …","All implementors are required to have their alignment …","A type that selects the appropriate load/store …","A sibling BitStore implementor that is known to be …","Immutable Bit View","Mutable Bit View","Bit-Array Type Definition","Bit-Precision Array Immediate","Fixed-Size, Heap-Allocated, Bit Slice","In-Element Bit Ordering","Single-Bit Pointer","Bit-Pointer Range","Proxy Bit-Reference","Bit-Addressable Memory","Bit Storage","Bit-Precision Dynamic Array","The canonical dangling pointer. This selects the starting …","The canonical empty range. All ranges with zero length …","An empty bit-vector with no backing allocation.","Least-Significant-First Bit Traversal","Least-Significant-First Bit Traversal","The inclusive maximum length of a BitSlice<_, T>.","The inclusive maximum length that a [T] slice can be for …","The element type used in the memory region underlying a …","Most-Significant-First Bit Traversal","The underlying element type.","The inverse of ::Alias. It is used when a BitSlice removes …","A bit-array with all bits initialized to zero.","The zero constant.","The zero constant.","Bit View","C-Style Bit-Field Access","Helper trait for scalars and arrays, but not slices.","","","The ordering of bits within an A::Store element.","","","","Adjusts a bit-pointer upwards in memory. This is …","Gets the address of the base storage element.","Computes the offset (in bits) that needs to be applied to …","Produces bit-slice view(s) with different underlying …","Produces bit-slice view(s) with different underlying …","Tests if every bit is set to 1 in the bit-slice.","Tests if there is at least one bit set to 1 in the …","Moves all the bits out of other into the back of self.","Gets a raw pointer to the zeroth bit of the bit-slice.","Creates an unsafe shared bit-pointer to the start of the …","Views the bit-slice as a half-open range of bit-pointers, …","Views self as an immutable bit-slice region with the O …","Explicitly views the bit-array as a bit-slice.","Explicitly views the bit-box as a bit-slice.","Explicitly views the bit-vector as a bit-slice.","","","","Produces a proxy reference to the referent bit.","","","","Gets a raw, write-capable pointer to the zeroth bit of the …","Creates an unsafe writable bit-pointer to the start of the …","Views the bit-slice as a half-open range of write-capable …","Views self as a mutable bit-slice region with the O …","Explicitly views the bit-array as a mutable bit-slice.","Explicitly views the bit-box as a mutable bit-slice.","Explicitly views the bit-vector as a mutable bit-slice.","","","Produces a range of mutable bit-pointers to each bit in …","Returns a mutable bit-slice containing the entire …","","","","Produces a range of bit-pointers to each bit in the …","Views the type as a mutable slice of its elements.","Views the bit-array as a mutable slice of its underlying …","Views the bit-box as a mutable slice of its underlying …","Views the bit-vector as a mutable slice of its underlying …","Views the type as a slice of its elements.","Views the bit-array as a slice of its underlying memory …","Views the bit-box as a slice of its underlying memory …","Views the bit-vector as a slice of its underlying memory …","","","","Produces a proxy reference to the referent bit.","","","","Returns a bit-slice containing the entire bit-array. …","","Translates a semantic bit index into a real bit position.","","","Gets the BitIdx that selects the bit within the memory …","","Partitions a bit-slice into maybe-contended and …","Partitions a mutable bit-slice into maybe-contended and …","","","","","","","","","","Boolean Arithmetic","","","","Bit-Array Value Constructor","Boxed Bit-Slice Constructor","","","","","","","Boolean Arithmetic","","","","","","","","Bit-Slice Region Constructor","","","Bit-Vector Constructor","","","","","","","","","","","Boolean Arithmetic","","","","","","","","","","","","","","","","","","","","","","","","","","","Gets the allocation capacity, measured in bits.","","Casts to a BitPtr with a different storage parameter.","Iterates over non-overlapping subslices of a bit-slice.","Iterates over non-overlapping subslices of a bit-slice.","Iterates over non-overlapping mutable subslices of a …","Iterates over non-overlapping mutable subslices of a …","Empties the bit-vector.","","","","","","","","","Copies the bits from src into self.","","","","","","","","","","","","","","","","","","Commits a bit into the proxied location.","Tests if a given bit-pointer is contained within the range.","Tests if the bit-slice contains the given sequence …","Copies count bits from the region starting at src to the …","Copies all bits from src into self, using batched …","Copies count bits from the region starting at src to the …","","Copies count bits from self to dest. The source and …","Copies count bits from self to dest. The source and …","Copies a span of bits to another location in the bit-slice.","Copies bits from one region of the bit-slice to another …","","Counts the number of bits set to 1 in the bit-slice …","Counts the number of bits cleared to 0 in the bit-slice …","The wrapped data buffer.","","","","","","","","","","","","","","","","","","Views the underlying memory of a bit-slice, removing alias …","Views the underlying memory of a bit-slice, removing alias …","Iterates over a portion of the bit-vector, removing all …","","","","Runs the destructor of the referent value.","Produces an empty bit-slice with an arbitrary lifetime.","Produces an empty bit-slice with an arbitrary lifetime.","The higher, exclusive, bound of the range. The bit to …","","Tests if the bit-slice ends with the given sequence.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Appends the contents of a bit-slice to a bit-vector.","Appends a slice of T elements to a bit-vector.","","Extends self by copying an internal range of its bit-slice …","Fills the bit-slice with a given bit.","Sets the unused bits outside the BitBox buffer to a fixed …","Fills the bit-slice with bits produced by a generator …","Gets a reference to the first bit of the bit-slice, or None…","Gets a mutable reference to the first bit of the …","Finds the index of the first bit in the bit-slice set to 1.","Finds the index of the first bit in the bit-slice cleared …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Ensures that the allocated buffer has no dead bits between …","Ensures that the live region of the bit-vector’s …","Returns the argument unchanged.","","","Returns the argument unchanged.","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","Returns the argument unchanged.","","","Returns the argument unchanged.","","","","Returns the argument unchanged.","","","Returns the argument unchanged.","Returns the argument unchanged.","Converts a bit-pointer into a proxy bit-reference.","Copies a bit-slice region into a new bit-box allocation.","Copies the contents of a bit-slice into a new heap …","Converts a Box<[T]> into a BitBox<T, O>, in place.","Constructs a shared &BitSlice reference over a shared …","Constructs a new bit-vector from a single element.","Constructs an exclusive &mut BitSlice reference over an …","","","","","","","Constructs a mutable BitPtr to the zeroth bit in a single …","Constructs a BitPtr to the zeroth bit in the zeroth …","Explicitly converts a Range<BitPtr> into a BitPtrRange.","Constructs a bit-box from a raw bit-slice pointer.","Constructs a bit-vector handle from its constituent fields.","Constructs a BitPtr to the zeroth bit in a single element.","Constructs a BitPtr to the zeroth bit in the zeroth …","Constructs a shared &BitSlice reference over a slice of …","Constructs a new bit-vector from a slice of memory …","Constructs a mutable BitPtr to the zeroth bit in the …","Constructs an exclusive &mut BitSlice reference over a …","Constructs a shared &BitSlice over an element slice, …","Constructs an exclusive &mut BitSlice over an element …","Converts a regular vector in-place into a bit-vector.","Gets a reference to a single bit or a subsection of the …","Reads a single bit out of the memory system according to …","Gets a mutable reference to a single bit or a subsection …","Gets a reference to a single bit or to a subsection of the …","Gets a mutable reference to a single bit or a subsection …","","","","","","","","","","","","Looks up a single bit by its semantic index.","","","","","","","","","","","","","","","","","Inserts a bit at a given position, shifting all bits after …","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Wraps self in a BitArray.","Decays the bit-reference to an ordinary bit-pointer.","Converts the bit-box into a bit-vector.","Converts a bit-vector into a boxed bit-slice.","Converts the bit-box back into an ordinary boxed element …","","Removes the bit-array wrapper, returning the contained …","","","","","","","","","","","Explicitly converts a BitPtrRange into a Range<BitPtr>.","Consumes the bit-box, returning a raw bit-slice pointer.","Decomposes a bit-vector into its constituent member fields.","Converts a bit-vector into a Vec of its underlying storage.","Tests whether the array is empty.","Tests if the range is empty (the distance between …","Tests if the bit-slice is empty (length zero).","Tests if the bit-vector is empty.","Tests if a bit-pointer is the null value.","Produces an iterator over each bit in the bit-slice.","Produces a mutable iterator over each bit in the bit-slice.","Enumerates the index of each bit in a bit-slice set to 1.","Enumerates the index of each bit in a bit-slice cleared to …","","Gets a reference to the last bit of the bit-slice, or None …","Gets a mutable reference to the last bit of the bit-slice, …","Finds the index of the last bit in the bit-slice set to 1.","Finds the index of the last bit in the bit-slice cleared …","Counts the number of bits from the start of the bit-slice …","Counts the number of bits from the start of the bit-slice …","Deliberately leaks the allocated memory, returning an …","Destroys the BitVec handle without destroying the …","Gets the length (in bits) of the bit-array.","","Gets the number of bits in the bit-slice.","Gets the length of the bit-vector.","Integer Loading","Big-Endian Integer Loading","","","Msb0 Big-Endian Integer Loading","Lsb0 Big-Endian Integer Loading","","Little-Endian Integer Loading","","","Lsb0 Little-Endian Integer Loading","Msb0 Little-Endian Integer Loading","","Loads a value out of the memory system according to the …","Produces a multi-bit selection mask from a range of …","","","Wraps a raw memory value as a BitStore type.","Wraps an existing buffer as a bit-array.","Tries to construct a BitPtr from a memory location and a …","Constructs a new, empty, bit-vector.","Constructs a BitPtr from an address and head index, …","","","","","","","","Tests if at least one bit is cleared to 0 in the bit-slice.","Tests if every bit is cleared to 0 in the bit-slice.","","","Creates a new bit-pointer at a specified offset from the …","Calculates the distance (in bits) between two bit-pointers.","","","","","","","","","","","","","","","","","","","","","","","","Gets a raw pointer to the memory element containing the …","Gets a raw pointer to the memory location containing the …","Attempts to remove the trailing bit from the bit-vector.","","Appends a single bit to the vector.","Decomposes a bit-pointer into its element address and bit …","Iterates over non-overlapping subslices of a bit-slice, …","Iterates over non-overlapping subslices of a bit-slice, …","Iterates over non-overlapping mutable subslices of a …","Iterates over non-overlapping mutable subslices of a …","Reads the bit from *self.","","","Reads the bit from *self using an unaligned memory access.","Reads the bit from *self using a volatile load.","Removes a bit at a given position, shifting all bits after …","Creates a bit-vector by repeating a bit-slice n times.","Creates a new bit-vector by repeating a bit for the …","Moves src into the referenced bit, returning the previous …","Replaces the bit at *self with a new value, returning the …","Writes a new value into a bit, and returns its previous …","Writes a new value into a bit, returning the previous …","Ensures that the bit-vector has allocation capacity for at …","Ensures that the bit-vector has allocation capacity for at …","Resizes the bit-vector to a new length. New bits are …","Resizes the bit-vector to a new length, using a function …","Retains only the bits that the predicate allows.","Reverses the order of bits in a bit-slice.","Rotates the contents of a bit-slice to the left (towards …","Rotates the contents of a bit-slice to the right (away …","Iterates over subslices separated by bits that match a …","Iterates over mutable subslices separated by bits that …","Iterates over mutable subslices separated by bits that …","Iterates over mutable subslices separated by bits that …","Produces a single-bit selection mask from a bit-index.","","","Writes value into the proxy.","Writes a new value into a single bit.","Writes a new value into a single bit, using alias-safe …","Writes a new value into a single bit, using alias-safe …","Overwrites each element (visible in .as_raw_mut_slice()) …","Resizes a bit-vector to a new length.","Writes a new value into a single bit, without bounds …","Sets the uninitialized bits of a bit-vector to a known …","Shifts the contents of a bit-slice “left” (towards the …","Shifts the contents of a bit-slice “right” (away from …","Releases excess capacity back to the allocator.","","Tests if at least one bit is set to 1, and at least one …","Modifies self.drain() so that the removed bit-slice is …","Iterates over subslices separated by bits that match a …","Splits a bit-slice in two parts at an index.","Splits a mutable bit-slice in two parts at an index.","Splits a bit-slice at an index, without bounds checking.","Splits a mutable bit-slice at an index, without bounds …","Splits the bit-slice into a reference to its first bit, …","Splits the bit-slice into mutable references of its first …","Iterates over subslices separated by bits that match a …","Iterates over mutable subslices separated by bits that …","Splits the bit-slice into a reference to its last bit, and …","Splits the bit-slice into mutable references to its last …","Iterates over mutable subslices separated by bits that …","Splits the bit-vector in half at an index, moving …","Iterates over subslices separated by bits that match a …","Iterates over mutable subslices separated by bits that …","The lower, inclusive, bound of the range. The bit to which …","","Tests if the bit-slice begins with the given sequence.","Integer Storing","Big-Endian Integer Storing","","","Msb0 Big-Endian Integer Storing","Lsb0 Big-Endian Integer Storing","","Little-Endian Integer Storing","","","Lsb0 Little-Endian Integer Storing","Msb0 Little-Endian Integer Storing","","Stores a value into the memory system. This is only called …","Removes a prefix bit-slice, if present.","Removes a suffix bit-slice, if present.","Adjusts a bit-pointer downwards in memory. This is …","Swaps the bit values of two proxies.","Swaps the bits at two mutable locations.","Exchanges the bit values at two indices.","Takes a bit out of the bit-vector.","Swaps two bits in a bit-slice, without bounds checking.","Swaps the contents of two bit-slices.","","Copies a bit-slice into an owned bit-vector.","Removes write permissions from a bit-pointer.","Adds write permissions to a bit-pointer.","","","","","","","","","","Decomposes a bit-pointer into its address and head-index …","","","","","","","Counts the number of bits from the end of the bit-slice to …","Counts the number of bits from the end of the bit-slice to …","Shortens the bit-vector, keeping the first new_len bits …","Attempts to view self as an immutable bit-slice region …","Attempts to view self as a mutable bit-slice region with …","","","","","","","","","","","","","","","","","","","Attempts to convert an ordinary boxed slice into a boxed …","Attempts to construct a shared &BitSlice reference over a …","Fallibly constructs a new bit-vector from a slice of …","Attempts to construct an exclusive &mut BitSlice reference …","Attempts to convert a regular vector in-place into a …","","","","","","","","","","Attempts to view a memory region as an immutable bit-slice.","Attempts to view a memory region as a mutable bit-slice.","","","","","","","","","","Views a memory region as an immutable bit-slice.","Views a memory region as a mutable bit-slice.","Iterates over consecutive windowing subslices in a …","Allocates a new, empty, bit-vector with space for at least …","Adjusts a bit-pointer upwards in memory, using wrapping …","Creates a new bit-pointer at a specified offset from the …","Adjusts a bit-pointer downwards in memory, using wrapping …","Writes a new bit into the given location.","","","Writes a bit into memory, tolerating unaligned addresses.","Writes a new bit using volatile I/O operations.","","Mutable buffer.","","SNAFU context selector for the Error::Eof variant","","","SNAFU context selector for the Error::Overflow variant","","","SNAFU context selector for the Error::Underflow variant","Advances internal cursor for next read.","","","","","","","","","","","","","Consume the selector and return the associated error","Consume the selector and return the associated error","","","","","","","","","","","Consume the selector and return a Result with the …","Consume the selector and return a Result with the …","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","Returns true if buffer has no data for read.","","","","","","","","","Peeks data into dst. This method should not change …","","","","","","","","","","","","Reads data into dst. This method will change internal …","","","","","Returns remaining data size for read.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Bytes buffer.","String buffer that can hold arbitrary encoding string …","View this string as UTF-8 string slice.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","Returns the argument unchanged.","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","Calls U::from(self).","","","","","","","","","",""],"i":[0,0,0,1,1,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,0,0,15,15,15,15,0,0,0,0,0,0,0,0,0,0,0,0,17,22,20,0,0,19,19,15,0,125,15,24,15,23,0,0,0,19,17,24,19,27,19,17,17,17,19,19,19,19,20,19,20,19,126,24,25,20,24,25,27,17,19,20,20,19,20,19,127,24,25,20,19,20,19,24,20,19,20,19,23,24,25,20,23,24,25,20,24,25,27,17,19,20,20,24,20,16,38,39,17,17,19,19,24,25,20,24,25,19,19,19,19,19,19,19,20,0,0,24,25,20,24,25,19,19,19,19,19,19,19,20,27,0,25,20,0,24,25,20,24,25,19,19,19,19,19,19,19,20,24,24,25,25,27,22,17,19,20,20,38,39,24,24,25,25,27,22,17,19,20,20,38,39,20,20,17,19,19,19,19,20,24,25,27,22,17,20,38,39,19,19,24,25,27,22,17,20,38,39,24,25,27,17,19,20,38,39,27,22,19,17,19,17,19,17,17,19,19,22,19,19,24,27,24,25,22,19,19,20,38,39,24,25,27,20,24,25,27,20,19,19,20,25,27,20,17,19,19,22,22,19,24,25,27,27,27,22,17,19,19,19,19,19,19,19,19,19,19,19,19,20,38,39,24,25,27,22,17,19,20,38,39,20,20,20,20,20,20,20,20,20,19,25,19,19,19,19,19,19,20,24,24,24,24,24,24,25,25,25,25,25,25,25,27,27,27,22,17,17,19,19,19,19,19,19,19,20,20,20,20,20,20,20,38,39,25,20,24,24,24,25,25,25,25,25,25,27,22,22,17,17,17,19,20,20,20,20,20,20,38,39,27,25,20,25,19,20,19,25,20,20,20,20,20,17,17,22,25,20,17,17,19,20,17,19,19,19,20,19,15,19,19,19,24,25,27,22,17,19,20,38,39,24,25,19,19,19,19,19,19,19,20,24,25,19,19,19,19,19,19,20,20,24,25,27,22,17,19,20,38,39,23,27,25,20,25,20,24,24,24,24,25,22,19,19,20,20,20,22,25,20,20,24,22,19,20,17,19,19,19,19,22,19,19,19,19,19,19,25,20,24,22,19,20,128,128,24,25,19,19,20,128,24,25,19,19,20,15,16,38,39,15,24,17,20,17,22,22,24,25,27,19,20,19,19,22,22,17,17,24,25,27,27,27,17,19,19,19,19,19,19,19,19,19,19,19,19,19,19,20,38,39,17,17,20,17,20,17,19,19,19,19,17,19,20,17,17,20,19,20,27,17,19,19,20,20,20,20,20,19,19,19,19,19,19,19,16,38,39,27,19,19,19,20,20,19,20,19,19,20,22,19,20,19,19,19,19,19,19,19,19,19,19,19,19,20,19,19,22,22,19,128,128,24,25,19,19,20,128,24,25,19,19,20,15,19,19,17,27,17,19,20,19,19,19,19,17,17,24,25,27,22,17,19,20,38,39,17,24,25,27,19,20,19,19,19,20,126,127,24,24,24,24,25,25,27,22,17,17,17,19,19,19,20,20,38,39,25,19,20,19,20,24,25,27,22,17,19,20,38,39,125,125,24,25,27,22,17,19,20,38,39,125,125,19,20,17,17,17,17,19,20,17,17,0,0,97,0,0,97,0,0,97,0,129,97,97,130,97,100,101,102,97,100,101,102,97,100,101,97,100,101,102,100,101,102,97,97,100,100,101,100,101,102,97,97,100,101,102,97,0,0,0,100,101,102,97,100,101,102,129,97,97,129,129,129,129,129,129,129,129,129,129,129,97,129,129,129,129,129,129,129,129,129,129,129,129,97,100,100,101,102,97,100,101,102,97,100,101,102,97,100,101,102,97,130,130,130,130,130,130,130,130,130,130,130,131,132,131,133,132,131,0,0,119,120,119,120,119,120,119,120,119,120,119,120,119,120,120,119,120,120,120,119,119,119,120,119,120,119,120,120,120,120,119,119,119,120,119,120,119,119,119,120,119,120,119,120,119,120,119,120,119,120,119,0,0,0,0,0,0,0,0,0,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124],"f":[0,0,0,[[]],[[]],0,0,[1,1],[[]],[[],1],[[]],[1,[[5,[[0,[2,3,4]]]]]],0,[[1,[0,[2,3]]]],[[]],[1,6],[1,7],[1,[[10,[[9,[8]]]]]],[[1,11],5],[[1,11]],[[],1],0,[[]],[[],12],[[],12],[[],13],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[[17,[14,15,16]],7],[[17,[14,15,16]]]],[[[17,[14,15,16]]],[[18,[14,15]]]],[[[17,[14,15,16]],7],7],[[[19,[15,16]]]],[[[19,[15,16]]]],[[[19,[15,16]]],6],[[[19,[15,16]]],6],[[[20,[15,16]],[20,[15,16]]]],[[[19,[15,16]]],[[17,[21,15,16]]]],[[[20,[15,16]]],[[17,[21,15,16]]]],[[[19,[15,16]]],[[22,[21,15,16]]]],[[],[[19,[16]]]],[[[24,[23,16]]],[[19,[16]]]],[[[25,[15,16]]],[[19,[15,16]]]],[[[20,[15,16]]],[[19,[15,16]]]],[[[24,[23,16]]],[[19,[16]]]],[[[25,[15,16]]],[[19,[15,16]]]],[[[27,[26,15,16]]],6],[[[17,[26,15,16]]],[[5,[[27,[26,15,16]]]]]],[[[19,[15,16]]],[[19,[15,16]]]],[[[20,[15,16]]],[[19,[15,16]]]],[[[20,[15,16]]],[[20,[15,16]]]],[[[19,[15,16]]],[[17,[26,15,16]]]],[[[20,[15,16]]],[[17,[26,15,16]]]],[[[19,[15,16]]],[[22,[26,15,16]]]],[[],[[19,[16]]]],[[[24,[23,16]]],[[19,[16]]]],[[[25,[15,16]]],[[19,[15,16]]]],[[[20,[15,16]]],[[19,[15,16]]]],[[[19,[15,16]]],[[17,[26,15,16]]]],[[[20,[15,16]]],[[17,[26,15,16]]]],[[[19,[15,16]]],[[28,[[17,[26,15,16]]]]]],[[[24,[23,16]]],[[19,[16]]]],[[[20,[15,16]]],[[19,[15,16]]]],[[[19,[15,16]]],[[17,[21,15,16]]]],[[[20,[15,16]]],[[17,[21,15,16]]]],[[[19,[15,16]]],[[28,[[17,[21,15,16]]]]]],[[],29],[[[24,[23,16]]],29],[[[25,[15,16]]],[[29,[15]]]],[[[20,[15,16]]],[[29,[15]]]],[[],29],[[[24,[23,16]]],29],[[[25,[15,16]]],[[29,[15]]]],[[[20,[15,16]]],[[29,[15]]]],[[[24,[23,16]]],[[19,[16]]]],[[[25,[15,16]]],[[19,[15,16]]]],[[[27,[14,15,16]]],6],[[[17,[14,15,16]]],[[5,[[27,[21,15,16]]]]]],[[[19,[15,16]]],[[19,[15,16]]]],[[[20,[15,16]]],[[20,[15,16]]]],[[[20,[15,16]]],[[19,[15,16]]]],[[[24,[23,16]]],[[19,[16]]]],[[[20,[15,16]]],[[19,[15,16]]]],[[[31,[30]]],[[32,[30]]]],[[[31,[30]]],[[32,[30]]]],[[[31,[30]]],[[32,[30]]]],[[[17,[14,15,16]]],31],0,[[[19,[15,16]]],[[33,[21,15,16]]]],[[[19,[15,16]]],[[33,[26,15,16]]]],[[[24,[23,16]]]],[[[25,[15,16]]]],[[[20,[15,16]]]],[[[24,[23,16]]]],[[[25,[15,16]]]],[[[19,[16]],[24,[23,16]]]],[[[19,[15,16]],[20,[15,16]]]],[[[19,[15,16]],[20,[15,16]]]],[[[19,[15,16]],[25,[15,16]]]],[[[19,[15,16]],[19,[15,16]]]],[[[19,[15,16]],[25,[15,16]]]],[[[19,[16]],[24,[23,16]]]],[[[20,[15,16]]]],0,0,[[[24,[23,16]]]],[[[25,[15,16]]]],[[[20,[15,16]]]],[[[24,[23,16]]]],[[[25,[15,16]]]],[[[19,[16]],[24,[23,16]]]],[[[19,[15,16]],[19,[15,16]]]],[[[19,[15,16]],[20,[15,16]]]],[[[19,[16]],[24,[23,16]]]],[[[19,[15,16]],[25,[15,16]]]],[[[19,[15,16]],[25,[15,16]]]],[[[19,[15,16]],[20,[15,16]]]],[[[20,[15,16]]]],0,0,0,0,0,[[[24,[23,16]]]],[[[25,[15,16]]]],[[[20,[15,16]]]],[[[24,[23,16]]]],[[[25,[15,16]]]],[[[19,[16]],[24,[23,16]]]],[[[19,[15,16]],[20,[15,16]]]],[[[19,[16]],[24,[23,16]]]],[[[19,[15,16]],[25,[15,16]]]],[[[19,[15,16]],[25,[15,16]]]],[[[19,[15,16]],[19,[15,16]]]],[[[19,[15,16]],[20,[15,16]]]],[[[20,[15,16]]]],[[[24,[23,16]]],[[19,[16]]]],[[]],[[]],[[[25,[15,16]]],[[19,[15,16]]]],[[]],[[]],[[]],[[]],[[]],[[[20,[15,16]]],[[19,[15,16]]]],[[]],[[]],[[]],[[[24,[23,16]]],[[19,[16]]]],[[[25,[15,16]]],[[19,[15,16]]]],[[]],[[]],[[]],[[]],[[]],[[]],[[[20,[15,16]]],[[19,[15,16]]]],[[]],[[]],[[[20,[15,16]]],7],0,[[[17,[14,15,16]]],[[17,[14,15,16]]]],[[[19,[15,16]],7],[[34,[15,16]]]],[[[19,[15,16]],7],[[35,[15,16]]]],[[[19,[15,16]],7],[[36,[15,16]]]],[[[19,[15,16]],7],[[37,[15,16]]]],[[[20,[15,16]]]],[[[24,[23,16]]],[[24,[23,16]]]],[[[25,[15,16]]],[[25,[15,16]]]],[[[27,[21,15,16]]],[[27,[21,15,16]]]],[[[22,[14,15,16]]],[[22,[14,15,16]]]],[[[17,[14,15,16]]],[[17,[14,15,16]]]],[[[20,[15,16]]],[[20,[15,16]]]],[38,38],[39,39],[[[19,[15,16]],[19,[15,16]]]],[[[19,[15,16]],[19,[15,16]]]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[[24,[23,16]],[24,[23,16]]],40],[[[25,[15,16]],[25,[15,16]]],40],[[[27,[14,15,16]],[27,[14,15,16]]],40],[[[17,[14,15,16]],[17,[14,15,16]]],40],[[[19,[15,16]],[19,[15,16]]],40],[[[20,[15,16]],[20,[15,16]]],40],[[38,38],40],[[39,39],40],[[[27,[26,15,16]],6]],[[[22,[14,15,16]],[17,[14,15,16]]],6],[[[19,[15,16]],[19,[15,16]]],6],[[[17,[26,15,16]],[17,[21,15,16]],7]],[[[19,[15,16]],[19,[15,16]]]],[[[17,[26,15,16]],[17,[21,15,16]],7]],[[[19,[15,16]],[19,[15,16]]]],[[[17,[14,15,16]],[17,[26,15,16]],7]],[[[17,[14,15,16]],[17,[26,15,16]],7]],[[[19,[15,16]],[41,[7]],7]],[[[19,[15,16]],[41,[7]],7]],[[[22,[14,15,16]]],7],[[[19,[15,16]]],7],[[[19,[15,16]]],7],0,0,[[],[[24,[23,16]]]],[[],[[25,[15,16]]]],[[],[[22,[14,15,16]]]],[[],[[19,[15,16]]]],[[],[[19,[15,16]]]],[[],[[20,[15,16]]]],[[],38],[[],39],[[[24,[23,16]]]],[[[25,[15,16]]]],[[[27,[14,15,16]]]],[[[20,[15,16]]]],[[[24,[23,16]]]],[[[25,[15,16]]]],[[[27,[26,15,16]]]],[[[20,[15,16]]]],[[[19,[15,16]]],[[42,[21,15,16]]]],[[[19,[15,16]]],[[42,[26,15,16]]]],[[[20,[15,16]],[43,[7]]],[[44,[15,16]]]],[[[25,[15,16]]]],[[[27,[14,15,16]]]],[[[20,[15,16]]]],[[[17,[26,15,16]]]],[[],[[19,[15,16]]]],[[],[[19,[15,16]]]],0,[[[22,[14,15,16]]],[[45,[[17,[14,15,16]]]]]],[[[19,[15,16]],[19,[15,16]]],6],[[[24,[23,16]],46],6],[[[25,[15,16]],[0,[[47,[[19,[15,16]]]],46]]],6],[[[27,[14,15,16]],6],6],[[[27,[14,15,16]],[27,[14,15,16]]],6],[[[27,[14,15,16]],6],6],[[[22,[14,15,16]],[22,[14,15,16]]],6],[[[17,[14,15,16]],[17,[14,15,16]]],6],[[[19,[15,16]],[25,[15,16]]],6],[[[19,[15,16]],[20,[15,16]]],6],[[[19,[15,16]],[19,[15,16]]],6],[[[19,[15,16]],[19,[15,16]]],6],[[[19,[15,16]],[20,[15,16]]],6],[[[19,[15,16]],[19,[15,16]]],6],[[[19,[15,16]],[25,[15,16]]],6],[[[19,[15,16]],[20,[15,16]]],6],[[[19,[15,16]],[24,[23,16]]],6],[[[19,[15,16]],[19,[15,16]]],6],[[[19,[15,16]],[19,[15,16]]],6],[[[19,[15,16]],[25,[15,16]]],6],[[[20,[15,16]],[0,[[47,[[19,[15,16]]]],46]]],6],[[38,38],6],[[39,39],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[[20,[15,16]],48]],[[[20,[15,16]],48]],[[[20,[15,16]],48]],[[[20,[15,16]],48]],[[[20,[15,16]],48]],[[[20,[15,16]],[19,[15,16]]]],[[[20,[15,16]],[29,[15]]]],[[[20,[15,16]],[19,[15,16]]]],[[[20,[15,16]],[41,[7]]]],[[[19,[15,16]],6]],[[[25,[15,16]],6]],[[[19,[15,16]],49]],[[[19,[15,16]]],[[5,[[27,[21,15,16]]]]]],[[[19,[15,16]]],[[5,[[27,[26,15,16]]]]]],[[[19,[15,16]]],[[5,[7]]]],[[[19,[15,16]]],[[5,[7]]]],[[[19,[15,16]]],[[12,[50]]]],[[[20,[15,16]]],[[12,[50]]]],[[[24,[23,16]],51],[[12,[52]]]],[[[24,[23,16]],51],[[12,[52]]]],[[[24,[23,16]],51],[[12,[52]]]],[[[24,[23,16]],51],[[12,[52]]]],[[[24,[23,16]],51],[[12,[52]]]],[[[24,[23,16]],51],[[12,[52]]]],[[[25,[15,16]],51],[[12,[52]]]],[[[25,[15,16]],51],[[12,[52]]]],[[[25,[15,16]],51],[[12,[52]]]],[[[25,[15,16]],51],[[12,[52]]]],[[[25,[15,16]],51],[[12,[52]]]],[[[25,[15,16]],51],[[12,[52]]]],[[[25,[15,16]],51],[[12,[52]]]],[[[27,[14,15,16]],51],[[12,[52]]]],[[[27,[14,15,16]],51],[[12,[52]]]],[[[27,[14,15,16]],51],[[12,[52]]]],[[[22,[14,15,16]],51],[[12,[52]]]],[[[17,[14,15,16]],51],[[12,[52]]]],[[[17,[14,15,16]],51],[[12,[52]]]],[[[19,[15,16]],51],[[12,[52]]]],[[[19,[15,16]],51],[[12,[52]]]],[[[19,[15,16]],51],[[12,[52]]]],[[[19,[15,16]],51],[[12,[52]]]],[[[19,[15,16]],51],[[12,[52]]]],[[[19,[15,16]],51],[[12,[52]]]],[[[19,[15,16]],51],[[12,[52]]]],[[[20,[15,16]],51],[[12,[52]]]],[[[20,[15,16]],51],[[12,[52]]]],[[[20,[15,16]],51],[[12,[52]]]],[[[20,[15,16]],51],[[12,[52]]]],[[[20,[15,16]],51],[[12,[52]]]],[[[20,[15,16]],51],[[12,[52]]]],[[[20,[15,16]],51],[[12,[52]]]],[[38,51],[[12,[52]]]],[[39,51],[[12,[52]]]],[[[25,[15,16]]]],[[[20,[15,16]]]],[[]],[53],[23,[[24,[23,16]]]],[[]],[[[24,[23,16]]],[[25,[16]]]],[[[54,[[19,[15,16]]]]],[[25,[15,16]]]],[[[56,[15,55]]],[[25,[15,16]]]],[[[19,[15,16]]],[[25,[15,16]]]],[[[20,[15,16]]],[[25,[15,16]]]],[[]],[[]],[[[28,[[17,[14,15,16]]]]],[[22,[14,15,16]]]],[[]],[15,[[17,[26,15,16]]]],[15,[[17,[21,15,16]]]],[[]],[[[24,[23,16]]],[[20,[16]]]],[[[25,[15,16]]],[[20,[15,16]]]],[[[19,[15,16]]],[[20,[15,16]]]],[[]],[[[19,[15,16]]],[[20,[15,16]]]],[[[54,[[19,[15,16]]]]],[[20,[15,16]]]],[[]],[[]],[[[17,[14,15,16]]],[[27,[14,15,16]]]],[[[19,[15,16]]],[[25,[15,16]]]],[[[19,[15,16]]],[[20,[15,16]]]],[[[56,[[29,[15]],55]]],[[25,[15,16]]]],[15,[[19,[15,16]]]],[15,[[20,[15,16]]]],[15,[[19,[15,16]]]],[48,[[25,[15,16]]]],[48,[[20,[15,16]]]],[48,[[20,[15,16]]]],[48,[[20,[15,16]]]],[48,[[20,[15,16]]]],[48,[[20,[15,16]]]],[15,[[17,[26,15,16]]]],[[[29,[15]]],[[17,[26,15,16]]]],[[[28,[[17,[14,15,16]]]]],[[22,[14,15,16]]]],[19,[[25,[15,16]]]],[[[17,[26,15,16]],7,7],[[20,[15,16]]]],[15,[[17,[21,15,16]]]],[[[29,[15]]],[[17,[21,15,16]]]],[[[29,[15]]],[[19,[15,16]]]],[[[29,[15]]],[[20,[15,16]]]],[[[29,[15]]],[[17,[26,15,16]]]],[[[29,[15]]],[[19,[15,16]]]],[[[29,[15]]],[[19,[15,16]]]],[[[29,[15]]],[[19,[15,16]]]],[[[57,[15,55]]],[[20,[15,16]]]],[[[19,[15,16]],[58,[15,16]]],5],[31,6],[[[19,[15,16]],[58,[15,16]]],5],[[[19,[15,16]],[58,[15,16]]]],[[[19,[15,16]],[58,[15,16]]]],[[[24,[23,16]],59]],[[[25,[15,16]],59]],[[[27,[14,15,16]],59]],[[[22,[14,15,16]],59]],[[[17,[14,15,16]],59]],[[[19,[15,16]],59]],[[[20,[15,16]],59]],[[38,59]],[[39,59]],[[[24,[23,16]]]],[[[25,[15,16]]]],[[[19,[15,16]],7]],[[[19,[15,16]],[60,[7]]]],[[[19,[15,16]],61]],[[[19,[15,16]],[28,[7]]]],[[[19,[15,16]],[62,[7]]]],[[[19,[15,16]],[63,[7]]]],[[[19,[15,16]],[64,[7]]]],[[[20,[15,16]]]],[[[24,[23,16]]]],[[[25,[15,16]]]],[[[19,[15,16]],[60,[7]]]],[[[19,[15,16]],[64,[7]]]],[[[19,[15,16]],[28,[7]]]],[[[19,[15,16]],61]],[[[19,[15,16]],[62,[7]]]],[[[19,[15,16]],[63,[7]]]],[[[20,[15,16]]]],[[[20,[15,16]],7,6]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[],[[24,[16]]]],[[[27,[14,15,16]]],[[17,[14,15,16]]]],[[[25,[15,16]]],[[20,[15,16]]]],[[[20,[15,16]]],[[25,[15,16]]]],[[[25,[15,16]]],[[56,[[29,[15]],55]]]],[[[20,[15,16]]],[[25,[15,16]]]],[[[24,[23,16]]],23],[[[24,[23,16]]]],[[[24,[23,16]]]],[[[24,[23,16]]]],[[[25,[15,16]]]],[[]],[[[19,[15,16]]]],[[[19,[15,16]]]],[[[20,[15,16]]]],[[[20,[15,16]]]],[[[20,[15,16]]]],[[[22,[14,15,16]]],[[28,[[17,[14,15,16]]]]]],[[[25,[15,16]]],19],[[[20,[15,16]]]],[[[20,[15,16]]],[[57,[15,55]]]],[[[24,[23,16]]],6],[[[22,[14,15,16]]],6],[[[19,[15,16]]],6],[[[20,[15,16]]],6],[[[17,[14,15,16]]],6],[[[19,[15,16]]],[[65,[15,16]]]],[[[19,[15,16]]],[[66,[15,16]]]],[[[19,[15,16]]],[[67,[15,16]]]],[[[19,[15,16]]],[[68,[15,16]]]],[[[22,[14,15,16]]],5],[[[19,[15,16]]],[[5,[[27,[21,15,16]]]]]],[[[19,[15,16]]],[[5,[[27,[26,15,16]]]]]],[[[19,[15,16]]],[[5,[7]]]],[[[19,[15,16]]],[[5,[7]]]],[[[19,[15,16]]],7],[[[19,[15,16]]],7],[[[25,[15,16]]],[[19,[15,16]]]],[[[20,[15,16]]],[[19,[15,16]]]],[[[24,[23,16]]],7],[[[22,[14,15,16]]],7],[[[19,[15,16]]],7],[[[20,[15,16]]],7],[[],69],[[],69],[[[24,[23,16]]],69],[[[25,[15,16]]],69],[[[19,[15,39]]],69],[[[19,[15,38]]],69],[[[20,[15,16]]],69],[[],69],[[[24,[23,16]]],69],[[[25,[15,16]]],69],[[[19,[15,38]]],69],[[[19,[15,39]]],69],[[[20,[15,16]]],69],[[]],[[[70,[[5,[[31,[30]]]]]],[70,[[5,[[71,[30]]]]]]],[[72,[30]]]],[[[70,[[5,[[31,[30]]]]]],[70,[[5,[[71,[30]]]]]]],[[72,[30]]]],[[[70,[[5,[[31,[30]]]]]],[70,[[5,[[71,[30]]]]]]],[[72,[30]]]],[[]],[23,[[24,[23,16]]]],[[[18,[14,15]],31],[[12,[[17,[14,15,16]],[73,[15]]]]]],[[],[[20,[15,16]]]],[[[18,[14,15]],31],[[17,[14,15,16]]]],[[[22,[14,15,16]]],5],[[[22,[14,15,16]]],5],[[[24,[23,16]]]],[[[25,[15,16]]]],[[[27,[14,15,16]]]],[[[19,[15,16]]]],[[[20,[15,16]]]],[[[19,[15,16]]],6],[[[19,[15,16]]],6],[[[22,[14,15,16]],7],5],[[[22,[14,15,16]],7],5],[[[17,[14,15,16]],74],[[17,[14,15,16]]]],[[[17,[14,15,16]],[17,[14,15,16]]],74],[[[24,[23,16]],46],[[5,[40]]]],[[[25,[15,16]],[0,[[75,[[19,[15,16]]]],46]]],[[5,[40]]]],[[[27,[14,15,16]],6],[[5,[40]]]],[[[27,[14,15,16]],6],[[5,[40]]]],[[[27,[14,15,16]],[27,[14,15,16]]],[[5,[40]]]],[[[17,[14,15,16]],[17,[14,15,16]]],[[5,[40]]]],[[[19,[15,16]],[20,[15,16]]],[[5,[40]]]],[[[19,[15,16]],[25,[15,16]]],[[5,[40]]]],[[[19,[15,16]],[19,[15,16]]],[[5,[40]]]],[[[19,[15,16]],[25,[15,16]]],[[5,[40]]]],[[[19,[15,16]],[19,[15,16]]],[[5,[40]]]],[[[19,[15,16]],[19,[15,16]]],[[5,[40]]]],[[[19,[15,16]],[19,[15,16]]],[[5,[40]]]],[[[19,[15,16]],[19,[15,16]]],[[5,[40]]]],[[[19,[15,16]],[24,[23,16]]],[[5,[40]]]],[[[19,[15,16]],[20,[15,16]]],[[5,[40]]]],[[[19,[15,16]],[19,[15,16]]],[[5,[40]]]],[[[19,[15,16]],[25,[15,16]]],[[5,[40]]]],[[[19,[15,16]],[19,[15,16]]],[[5,[40]]]],[[[19,[15,16]],[20,[15,16]]],[[5,[40]]]],[[[20,[15,16]],[0,[[75,[[19,[15,16]]]],46]]],[[5,[40]]]],[[38,38],[[5,[40]]]],[[39,39],[[5,[40]]]],[[[17,[21,15,16]]]],[[[17,[26,15,16]]]],[[[20,[15,16]]],[[5,[6]]]],0,[[[20,[15,16]],6]],[[[17,[14,15,16]]]],[[[19,[15,16]],7],[[76,[15,16]]]],[[[19,[15,16]],7],[[77,[15,16]]]],[[[19,[15,16]],7],[[78,[15,16]]]],[[[19,[15,16]],7],[[79,[15,16]]]],[[[17,[14,15,16]]],6],[[[19,[15,16]],[29,[80]]],[[12,[7,50]]]],[[[20,[15,16]],[29,[80]]],[[12,[7,50]]]],[[[17,[14,15,16]]],6],[[[17,[14,15,16]]],6],[[[20,[15,16]],7],6],[[[19,[15,16]],7],[[20,[16]]]],[[6,7],[[20,[15,16]]]],[[[27,[26,15,16]],6],6],[[[17,[26,15,16]],6],6],[[[19,[15,16]],7,6],6],[[[19,[15,16]],7,6],6],[[[20,[15,16]],7]],[[[20,[15,16]],7]],[[[20,[15,16]],7,6]],[[[20,[15,16]],7,49]],[[[20,[15,16]],49]],[[[19,[15,16]]]],[[[19,[15,16]],7]],[[[19,[15,16]],7]],[[[19,[15,16]],49],[[81,[15,16,49]]]],[[[19,[15,16]],49],[[82,[15,16,49]]]],[[[19,[15,16]],7,49],[[83,[15,16,49]]]],[[[19,[15,16]],7,49],[[84,[15,16,49]]]],[[[31,[30]]],[[85,[30]]]],[[[31,[30]]],[[85,[30]]]],[[[31,[30]]],[[85,[30]]]],[[[27,[26,15,16]],6]],[[[19,[15,16]],7,6]],[[[19,[[0,[15,86]],16]],7,6]],[[[19,[[0,[15,86]],16]],7,6]],[[[20,[15,16]]]],[[[20,[15,16]],7]],[[[19,[15,16]],7,6]],[[[20,[15,16]],6]],[[[19,[15,16]],7]],[[[19,[15,16]],7]],[[[20,[15,16]]]],[[[22,[14,15,16]]]],[[[19,[15,16]]],6],[[[20,[15,16]],[43,[7]],48],[[87,[15,16]]]],[[[19,[15,16]],49],[[88,[15,16,49]]]],[[[19,[15,16]],7]],[[[19,[15,16]],7]],[[[19,[15,16]],7]],[[[19,[15,16]],7]],[[[19,[15,16]]],5],[[[19,[15,16]]],5],[[[19,[15,16]],49],[[89,[15,16,49]]]],[[[19,[15,16]],49],[[90,[15,16,49]]]],[[[19,[15,16]]],5],[[[19,[15,16]]],5],[[[19,[15,16]],49],[[91,[15,16,49]]]],[[[20,[15,16]],7],[[20,[15,16]]]],[[[19,[15,16]],7,49],[[92,[15,16,49]]]],[[[19,[15,16]],7,49],[[93,[15,16,49]]]],0,[[[22,[14,15,16]]],[[45,[[17,[14,15,16]]]]]],[[[19,[15,16]],[19,[15,16]]],6],[69],[69],[[[24,[23,16]],69]],[[[25,[15,16]],69]],[[[19,[15,39]],69]],[[[19,[15,38]],69]],[[[20,[15,16]],69]],[69],[[[24,[23,16]],69]],[[[25,[15,16]],69]],[[[19,[15,38]],69]],[[[19,[15,39]],69]],[[[20,[15,16]],69]],[[]],[[[19,[15,16]],[19,[15,16]]],[[5,[[19,[15,16]]]]]],[[[19,[15,16]],[19,[15,16]]],[[5,[[19,[15,16]]]]]],[[[17,[14,15,16]],7],[[17,[14,15,16]]]],[[[27,[26,15,16]],[27,[26,15,16]]]],[[[17,[26,15,16]],[17,[26,15,16]]]],[[[19,[15,16]],7,7]],[[[20,[15,16]],7],6],[[[19,[15,16]],7,7]],[[[19,[15,16]],[19,[15,16]]]],[[[19,[15,16]],[19,[15,16]]]],[[[19,[15,16]]],[[20,[16]]]],[[[17,[14,15,16]]],[[17,[21,15,16]]]],[[[17,[14,15,16]]],[[17,[26,15,16]]]],[[]],[[]],[[]],[[]],[[]],[[[19,[15,16]]]],[[]],[[]],[[]],[[[17,[14,15,16]]]],[[],94],[[],94],[[],94],[[],94],[[],94],[[[19,[15,16]]],[[20,[16]]]],[[[19,[15,16]]],7],[[[19,[15,16]]],7],[[[20,[15,16]],7]],[[],[[12,[[19,[16]],95]]]],[[],[[12,[[19,[16]],95]]]],[[[19,[16]]],[[12,[[24,[23,16]]]]]],[[[19,[16]]],[[12,[[24,[23,16]]]]]],[[[19,[16]]],[[12,[[24,[23,16]]]]]],[[],12],[[[56,[[29,[15]],55]]],[[12,[[25,[15,16]]]]]],[[],12],[[],12],[[],12],[[],[[12,[[17,[26,15,16]]]]]],[[],12],[[],[[12,[[17,[21,15,16]]]]]],[[],12],[[[29,[15]]],[[12,[[19,[15,16]]]]]],[[[29,[15]]],[[12,[[19,[15,16]]]]]],[[[57,[15,55]]],[[12,[[20,[15,16]]]]]],[[],12],[[],12],[[],12],[[[56,[[29,[15]],55]]],[[12,[[25,[15,16]],[56,[[29,[15]],55]]]]]],[[[29,[15]]],[[12,[[19,[15,16]],[95,[15]]]]]],[[[29,[15]]],[[12,[[20,[15,16]],[95,[15]]]]]],[[[29,[15]]],[[12,[[19,[15,16]],[95,[15]]]]]],[[[57,[15,55]]],[[12,[[20,[15,16]],[57,[15,55]]]]]],[[],12],[[],12],[[],12],[[],12],[[],12],[[],12],[[],12],[[],12],[[],12],[[],[[12,[[19,[16]],95]]]],[[],[[12,[[19,[16]],95]]]],[[],13],[[],13],[[],13],[[],13],[[],13],[[],13],[[],13],[[],13],[[],13],[[],[[19,[16]]]],[[],[[19,[16]]]],[[[19,[15,16]],7],[[96,[15,16]]]],[7,[[20,[15,16]]]],[[[17,[14,15,16]],7],[[17,[14,15,16]]]],[[[17,[14,15,16]],74],[[17,[14,15,16]]]],[[[17,[14,15,16]],7],[[17,[14,15,16]]]],[[[17,[26,15,16]],6]],[[[19,[15,16]],[29,[80]]],[[12,[7,50]]]],[[[20,[15,16]],[29,[80]]],[[12,[7,50]]]],[[[17,[26,15,16]],6]],[[[17,[26,15,16]],6]],0,0,0,0,0,0,0,0,0,0,[7],[97,8],[[],98],[[],[[29,[80]]]],[97,[[5,[99]]]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[[100,[[70,[7]],[70,[7]]]]],97],[101,97],[97,[[5,[98]]]],[[[100,[4,4]]],[[100,[4,4]]]],[101,101],[102,102],[[]],[[]],[[]],[[97,7,[57,[94]]]],[97,103],0,[[[100,[[70,[7]],[70,[7]]]]],[[12,[97]]]],[101,[[12,[97]]]],[[[100,[104,104]],51],105],[[101,51],105],[[102,51],105],[[97,51],105],[[97,51],105],[[]],[[]],[[]],[[]],0,0,0,[[]],[[]],[[]],[[]],[[[100,[[70,[7]],[70,[7]]]]],97],[101,97],[102,97],[[],6],[97,[[5,[106]]]],[97,[[5,[107]]]],[[],[[109,[108]]]],[[],[[109,[110]]]],[[],[[109,[111]]]],[[],[[109,[112]]]],[[],[[109,[113]]]],[[],[[109,[114]]]],[[[29,[80]]],109],[[],[[109,[115]]]],[[],[[109,[116]]]],[[],[[109,[117]]]],[[],[[109,[80]]]],[118],[[],[[109,[108]]]],[[],[[109,[110]]]],[[],[[109,[111]]]],[[],[[109,[112]]]],[[],[[109,[113]]]],[[],[[109,[114]]]],[[[29,[80]]],109],[[],[[109,[115]]]],[[],[[109,[116]]]],[[],[[109,[117]]]],[[],[[109,[80]]]],[[],7],[97,[[5,[98]]]],0,[[]],[[]],[[]],[[],94],[[],12],[[],12],[[],12],[[],12],[[],12],[[],12],[[],12],[[],12],[[],13],[[],13],[[],13],[[],13],[108,109],[110,109],[[[29,[80]]],109],[111,109],[112,109],[113,109],[114,109],[115,109],[116,109],[117,109],[80,109],0,0,0,0,0,0,0,0,[119,103],[[]],[[]],[[]],[[]],[120,120],[119,119],[[]],[[]],[[120,120],40],[[119,119],40],[[],120],[[],119],[120,[[29,[80]]]],[121,[[12,[120]]]],[121,[[12,[119]]]],[[120,[57,[80]]],6],[[120,[29,[80]]],6],[[120,120],6],[[119,119],6],[[119,103],6],[[119,94],6],[[],6],[[],6],[[120,51],105],[[119,51],105],[[[29,[80]]],120],[[[57,[80]]],120],[122,120],[[]],[103,119],[[]],[94,119],[[120,59]],[[119,59]],[[]],[[]],[119,6],[119,7],[[120,120],[[5,[40]]]],[[119,119],[[5,[40]]]],[[120,123],12],[[119,123],12],[[]],[[]],[[],12],[[],12],[[],12],[[],12],[[],13],[[],13],0,0,0,0,0,0,0,0,0,[124,117],[124,117],[[]],[[]],[124,124],[[]],[121,[[12,[124]]]],[[124,124],117],[[124,117],124],[[124,124],6],[[],6],[[124,51],105],[[124,51],105],[[]],[103,[[12,[124,94]]]],[117,124],[[]],[117,124],[117,124],[[124,117],124],[[124,124],[[5,[40]]]],[[124,123],12],[[]],[[],94],[[],12],[[],12],[[],13]],"c":[96,97,99,100,101,102,119,120,215,238,270,314,461,481,570,649,668,727],"p":[[3,"Plugins"],[8,"Send"],[8,"Sync"],[8,"Clone"],[4,"Option"],[15,"bool"],[15,"usize"],[8,"Any"],[3,"Map"],[3,"MutexGuard"],[8,"FnOnce"],[4,"Result"],[3,"TypeId"],[8,"Mutability"],[8,"BitStore"],[8,"BitOrder"],[3,"BitPtr"],[3,"Address"],[3,"BitSlice"],[3,"BitVec"],[3,"Const"],[3,"BitPtrRange"],[8,"_"],[3,"BitArray"],[3,"BitBox"],[3,"Mut"],[3,"BitRef"],[3,"Range"],[15,"slice"],[8,"BitRegister"],[3,"BitIdx"],[3,"BitPos"],[4,"BitDomain"],[3,"Chunks"],[3,"ChunksExact"],[3,"ChunksExactMut"],[3,"ChunksMut"],[3,"Lsb0"],[3,"Msb0"],[4,"Ordering"],[8,"RangeExt"],[4,"Domain"],[8,"RangeBounds"],[3,"Drain"],[4,"Bound"],[8,"Sized"],[8,"PartialEq"],[8,"IntoIterator"],[8,"FnMut"],[3,"Error"],[3,"Formatter"],[3,"Error"],[15,"never"],[4,"Cow"],[3,"Global"],[3,"Box"],[3,"Vec"],[8,"BitSliceIndex"],[8,"Hasher"],[3,"RangeInclusive"],[3,"RangeFull"],[3,"RangeTo"],[3,"RangeToInclusive"],[3,"RangeFrom"],[3,"Iter"],[3,"IterMut"],[3,"IterOnes"],[3,"IterZeros"],[8,"Integral"],[8,"Into"],[3,"BitEnd"],[3,"BitMask"],[3,"MisalignError"],[15,"isize"],[8,"PartialOrd"],[3,"RChunks"],[3,"RChunksExact"],[3,"RChunksExactMut"],[3,"RChunksMut"],[15,"u8"],[3,"RSplit"],[3,"RSplitMut"],[3,"RSplitN"],[3,"RSplitNMut"],[3,"BitSel"],[8,"Radium"],[3,"Splice"],[3,"Split"],[3,"SplitInclusive"],[3,"SplitInclusiveMut"],[3,"SplitMut"],[3,"SplitN"],[3,"SplitNMut"],[3,"String"],[4,"BitSpanError"],[3,"Windows"],[4,"Error"],[8,"Error"],[3,"Backtrace"],[3,"OverflowSnafu"],[3,"UnderflowSnafu"],[3,"EofSnafu"],[15,"str"],[8,"Debug"],[6,"Result"],[3,"Location"],[8,"StackError"],[15,"f32"],[6,"Result"],[15,"f64"],[15,"i16"],[15,"i32"],[15,"i64"],[15,"i8"],[15,"u16"],[15,"u32"],[15,"u64"],[3,"Demand"],[3,"StringBytes"],[3,"Bytes"],[8,"Deserializer"],[3,"Bytes"],[8,"Serializer"],[3,"ReadableSize"],[8,"_"],[8,"AsBits"],[8,"AsMutBits"],[8,"_"],[8,"Buffer"],[8,"BufferMut"],[13,"Overflow"],[13,"Eof"],[13,"Underflow"]]},\ "common_catalog":{"doc":"","t":"FAAFFRRRRRRRRRRRRRRRRRRFENDGLLLLLLLLLLLLLLLLLLLLLLLLLLMLLLLLLLLMM","n":["build_db_string","consts","error","format_full_table_name","parse_catalog_and_schema_from_db_string","DEFAULT_CATALOG_NAME","DEFAULT_SCHEMA_NAME","FILE_ENGINE","INFORMATION_SCHEMA_COLUMNS_TABLE_ID","INFORMATION_SCHEMA_NAME","INFORMATION_SCHEMA_TABLES_TABLE_ID","MAX_SYS_TABLE_ID","MIN_USER_TABLE_ID","MITO2_ENGINE","MITO_ENGINE","NUMBERS_TABLE_ID","SCRIPTS_TABLE_ID","SEMANTIC_TYPE_FIELD","SEMANTIC_TYPE_PRIMARY_KEY","SEMANTIC_TYPE_TIME_INDEX","SYSTEM_CATALOG_NAME","SYSTEM_CATALOG_TABLE_ID","SYSTEM_CATALOG_TABLE_NAME","default_engine","Error","InvalidFullTableName","InvalidFullTableNameSnafu","Result","as_any","as_error_source","backtrace","borrow","borrow","borrow_mut","borrow_mut","build","cause","clone","clone_into","debug_fmt","description","fail","fmt","fmt","fmt","from","from","into","into","into_error","next","provide","source","status_code","table_name","to_owned","to_string","try_from","try_from","try_into","try_into","type_id","type_id","location","table_name"],"q":[[0,"common_catalog"],[5,"common_catalog::consts"],[24,"common_catalog::error"],[63,"common_catalog::error::Error"]],"d":["Build db name from catalog and schema string","","","Formats table fully-qualified name","Attempt to parse catalog and schema from given database …","","","","id for information_schema.columns","","id for information_schema.tables","the max system table id","Reserves [0,MIN_USER_TABLE_ID) for internal usage. User …","","","numbers table id","scripts table id","","","","","system_catalog table id","","","","","SNAFU context selector for the Error::InvalidFullTableName …","","","","","","","","","Consume the selector and return the associated error","","","","","","Consume the selector and return a Result with the …","","","","Returns the argument unchanged.","Returns the argument unchanged.","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","",""],"i":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,3,0,0,3,3,3,9,3,9,3,9,3,9,9,3,3,9,9,3,3,9,3,9,3,9,3,3,3,3,9,9,3,9,3,9,3,9,3,21,21],"f":[[[1,1],2],0,0,[[1,1,1],2],[1],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[],1],0,0,0,0,[3,4],[[],5],[3,[[7,[6]]]],[[]],[[]],[[]],[[]],[[[9,[[8,[2]]]]],3],[3,[[7,[5]]]],[[[9,[10]]],[[9,[10]]]],[[]],[[3,11,[12,[2]]]],[3,1],[[[9,[[8,[2]]]]],[[13,[3]]]],[[[9,[14]],15],16],[[3,15],16],[[3,15],16],[[]],[[]],[[]],[[]],[[[9,[[8,[2]]]]],3],[3,[[7,[17]]]],[18],[3,[[7,[5]]]],[3,19],0,[[]],[[],2],[[],13],[[],13],[[],13],[[],13],[[],20],[[],20],0,0],"c":[],"p":[[15,"str"],[3,"String"],[4,"Error"],[8,"Any"],[8,"Error"],[3,"Backtrace"],[4,"Option"],[8,"Into"],[3,"InvalidFullTableNameSnafu"],[8,"Clone"],[15,"usize"],[3,"Vec"],[4,"Result"],[8,"Debug"],[3,"Formatter"],[6,"Result"],[8,"StackError"],[3,"Demand"],[4,"StatusCode"],[3,"TypeId"],[13,"InvalidFullTableName"]]},\ "common_config":{"doc":"","t":"DDLLLLLLLLLLLLLLLLMMLLLLLLFMMMMLLMLLLLLLLL","n":["KvStoreConfig","WalConfig","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","default","default","deserialize","deserialize","eq","eq","equivalent","equivalent","file_size","file_size","fmt","fmt","from","from","into","into","metadata_store_dir","purge_interval","purge_threshold","purge_threshold","read_batch_size","serialize","serialize","sync_write","to_owned","to_owned","try_from","try_from","try_into","try_into","type_id","type_id"],"q":[[0,"common_config"]],"d":["","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","",""],"i":[0,0,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,0,1,1,2,1,1,2,1,1,2,1,2,1,2,1,2],"f":[0,0,[[]],[[]],[[]],[[]],[1,1],[2,2],[[]],[[]],[[],1],[[],2],[3,[[4,[1]]]],[3,[[4,[2]]]],[[1,1],5],[[2,2],5],[[],5],[[],5],0,0,[[1,6],7],[[2,6],7],[[]],[[]],[[]],[[]],[8,9],0,0,0,0,[[1,10],4],[[2,10],4],0,[[]],[[]],[[],4],[[],4],[[],4],[[],4],[[],11],[[],11]],"c":[],"p":[[3,"WalConfig"],[3,"KvStoreConfig"],[8,"Deserializer"],[4,"Result"],[15,"bool"],[3,"Formatter"],[6,"Result"],[15,"str"],[3,"String"],[8,"Serializer"],[3,"TypeId"]]},\ @@ -21,7 +21,7 @@ var searchIndex = JSON.parse('{\ "common_query":{"doc":"","t":"ENNINENNLKLLLLLKLLALLLLLLLLLLLLLAKLLLLLLLALLLLLLLLALLLKKAALLKLAKLLLLLLLLLLLLLLLLLKMENNLLLLLLLLLLLLLLLLLLLLLLLLNDNDNDNDNDNDENDNDNDNDNDNDNDNDNDNDNDNDNDNDGNDNDNDNDLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMMMMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMGGGGGFFCDNCCNNNNNNNENDNNNNNNNNNNNNNNNNNNNNNNDNNNNNNAMLLLLLLLLLLLFLLLLLFFMLLMLLLLLLLLLALLLLLMLLLLLLLLLLLLLLLLLLLLLLLLLLMMLLLLLLLLLLLMMLLMMLMLLLLLLLLLLLAALLLMIIIGDMLLKMLLLKLLLLLKLLLFFFKLLKKLKLKLLLLLKLLNNNNNNNNENDNNNNNNNNNNNNNNNNNNNNNNNNNNNNLLFLLLLLMLLLLLLLLLLLLLLLLLFLLLLLLLMDMLLLLMLLLLLLLLLLLLMLMMMFFLLLLLLLDLLLLLLLLLLLMLLLLLMLMMFLLLLLLLDNEIDGNDDNMKLLLLLLLLLLLLLLKLLLLLLLLLLLLLLLLLLLLLMLLLLLLLKLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMLLLLLLLLLKLLLLLLLLLLLLLLLLLLLLLLLLLLMLLLMKLLMLMLLMMLMLLMLLLLLLLLLMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMLLKLLLLLLGGCNNNCNNNNNNNNNCNNNNNNNNNNNNNNNNNGGCEDNGNNNNNNNNNENNNNNNNNNELLLLLLLLLLLLLLLLLLLLCLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLFLLLLLLLLLLLLLLLLLLLLFLLLLLLLLLLLLLLLLLLLLLLLLMLLLMLLLNNNNDNENNNNELLLLLLFLLLLLLLLLLLLLLLLLLLLLLLLLMML","n":["AddColumnLocation","AffectedRows","After","DfPhysicalPlan","First","Output","RecordBatches","Stream","arc_children","as_any","benefits_from_input_partitioning","borrow","borrow","borrow_mut","borrow_mut","children","clone","clone_into","columnar_value","deref","deref","deref_mut","deref_mut","deserialize","drop","drop","eq","equivalence_properties","equivalent","equivalent","equivalent","equivalent","error","execute","fmt","fmt","from","from","from_ref","from_subset","from_subset","function","init","init","into","into","into_request","into_request","is_in_subset","is_in_subset","logical_plan","maintains_input_order","metrics","ordering_equivalence_properties","output_ordering","output_partitioning","physical_plan","prelude","required_input_distribution","required_input_ordering","schema","serialize","signature","statistics","to_owned","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_into","try_into","type_id","type_id","unbounded_output","visit","visit","vzip","vzip","with_new_arc_children","with_new_children","column_name","ColumnarValue","Scalar","Vector","borrow","borrow_mut","clone","clone_into","data_type","deref","deref_mut","drop","from","from_ref","from_subset","init","into","into_request","is_in_subset","to_owned","to_subset","to_subset_unchecked","try_from","try_from","try_into","try_into_vector","type_id","vzip","ArrowCompute","ArrowComputeSnafu","BadAccumulatorImpl","BadAccumulatorImplSnafu","ConvertArrowSchema","ConvertArrowSchemaSnafu","ConvertDfRecordBatchStream","ConvertDfRecordBatchStreamSnafu","CreateAccumulator","CreateAccumulatorSnafu","DowncastVector","DowncastVectorSnafu","Error","ExecuteFunction","ExecuteFunctionSnafu","ExecutePhysicalPlan","ExecutePhysicalPlanSnafu","ExecuteRepeatedly","ExecuteRepeatedlySnafu","FromArrowArray","FromArrowArraySnafu","FromScalarValue","FromScalarValueSnafu","GeneralDataFusion","GeneralDataFusionSnafu","GenerateFunction","GenerateFunctionSnafu","GetScalarVector","GetScalarVectorSnafu","IntoVector","IntoVectorSnafu","InvalidFuncArgs","InvalidFuncArgsSnafu","InvalidInputCol","InvalidInputColSnafu","InvalidInputState","InvalidInputStateSnafu","InvalidInputType","InvalidInputTypeSnafu","PyUdf","PyUdfSnafu","Result","ToScalarValue","ToScalarValueSnafu","TypeCast","TypeCastSnafu","UdfTempRecordBatch","UdfTempRecordBatchSnafu","UnsupportedInputDataType","UnsupportedInputDataTypeSnafu","as_any","as_error_source","backtrace","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","build","build","build","build","build","build","build","build","build","cause","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","data_type","datatypes","debug_fmt","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","description","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","err_msg","err_msg","err_msg","err_msg","err_msg","fail","fail","fail","fail","fail","fail","fail","fail","fail","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","from_subset","function","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","init","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","msg","next","provide","source","status_code","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_string","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","typ","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","data_type","datatypes","err_msg","err_msg","err_msg","err_msg","err_msg","error","error","error","error","error","function","location","location","location","location","location","location","location","location","location","location","location","location","location","location","location","location","location","location","location","location","location","location","msg","source","source","source","source","source","source","source","source","source","source","typ","AccumulatorCreatorFunction","AccumulatorFunctionImpl","ReturnTypeFunction","ScalarFunctionImplementation","StateTypeFunction","make_scalar_function","to_df_return_type","Accumulator","AggregateFunction","AggregateFunction","AggregateFunctionCreator","AggregateFunctionCreatorRef","AggregateUDF","Alias","Between","BinaryExpr","Case","Cast","Column","DfExpr","Exists","Expr","GetIndexedField","GroupingSet","InList","InSubquery","IsFalse","IsNotFalse","IsNotNull","IsNotTrue","IsNotUnknown","IsNull","IsTrue","IsUnknown","Like","Literal","Negative","Not","OuterReferenceColumn","Placeholder","QualifiedWildcard","ScalarFunction","ScalarSubquery","ScalarUDF","ScalarUdf","ScalarVariable","SimilarTo","Sort","TryCast","Wildcard","WindowFunction","accumulator","accumulator","add","alias","alias_if_changed","and","apply_children","between","bitand","bitor","bitxor","borrow","borrow_mut","build_filter_from_timestamp","canonical_name","cast_to","clone","clone_into","contains_outer","create_aggregate_function","create_udf","creator","deref","deref_mut","df_expr","display_name","div","drop","eq","eq","equivalent","equivalent","equivalent","equivalent","expr","fmt","fmt","from","from_ref","from_subset","fun","get_hash","get_type","gt","gt_eq","hash","ilike","in_list","init","into","into_request","is_false","is_in_subset","is_not_false","is_not_null","is_not_true","is_not_unknown","is_null","is_true","is_unknown","like","lt","lt_eq","map_children","metadata","mul","name","name","name","name_for_alias","neg","not","not_between","not_eq","not_ilike","not_like","nullable","or","partial_cmp","rem","return_type","return_type","shl","shr","signature","signature","sort","state_type","sub","to_columns","to_field","to_owned","to_string","to_subset","to_subset_unchecked","try_from","try_into","try_into_col","type_id","udaf","udf","unalias","variant_name","vzip","qualifier","Accumulator","AggrFuncTypeStore","AggregateFunctionCreator","AggregateFunctionCreatorRef","DfAccumulatorAdaptor","accumulator","borrow","borrow_mut","creator","creator","deref","deref_mut","drop","evaluate","evaluate","fmt","from","from_subset","init","input_types","into","into_request","is_in_subset","make_accumulator_function","make_return_function","make_state_function","merge_batch","merge_batch","new","output_type","set_input_types","size","state","state","state_types","to_subset","to_subset_unchecked","try_from","try_into","type_id","update_batch","update_batch","vzip","AggregateFunction","AggregateUDF","Alias","Between","BinaryExpr","Case","Cast","Column","DfExpr","Exists","Expr","GetIndexedField","GroupingSet","InList","InSubquery","IsFalse","IsNotFalse","IsNotNull","IsNotTrue","IsNotUnknown","IsNull","IsTrue","IsUnknown","Like","Literal","Negative","Not","OuterReferenceColumn","Placeholder","QualifiedWildcard","ScalarFunction","ScalarSubquery","ScalarUDF","ScalarVariable","SimilarTo","Sort","TryCast","Wildcard","WindowFunction","borrow","borrow_mut","build_filter_from_timestamp","clone","clone_into","deref","deref_mut","df_expr","df_expr","drop","eq","equivalent","equivalent","equivalent","equivalent","fmt","from","from","from_ref","from_subset","get_hash","hash","init","into","into_request","is_in_subset","timestamp_to_literal","to_owned","to_subset","to_subset_unchecked","try_from","try_into","type_id","vzip","qualifier","AggregateFunction","accumulator","borrow","borrow_mut","clone","clone_into","creator","deref","deref_mut","drop","eq","fmt","from","from_ref","from_subset","init","into","into_request","is_in_subset","name","new","return_type","signature","state_type","to_df_accumulator_func","to_df_state_type","to_owned","to_subset","to_subset_unchecked","try_from","try_into","type_id","vzip","ScalarUdf","borrow","borrow_mut","clone","clone_into","deref","deref_mut","drop","fmt","from","from_ref","from_subset","fun","init","into","into_df_udf","into_request","is_in_subset","name","new","return_type","signature","to_df_scalar_func","to_owned","to_subset","to_subset_unchecked","try_from","try_into","type_id","vzip","DfPhysicalPlanAdapter","Hash","Partitioning","PhysicalPlan","PhysicalPlanAdapter","PhysicalPlanRef","RoundRobinBatch","SessionContext","TaskContext","UnknownPartitioning","aggregate_functions","as_any","as_any","as_any","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","catalog","catalog_names","children","children","children","clone","clone","clone_into","clone_into","copied_config","create_physical_plan","default","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deregister_table","df_plan","df_plan","drop","drop","drop","drop","drop","enable_ident_normalization","eq","execute","execute","execute","execute_logical_plan","fmt","fmt","fmt","fmt","fmt_as","from","from","from","from","from","from","from","from_ref","from_ref","from_subset","from_subset","from_subset","from_subset","from_subset","init","init","init","init","init","into","into","into","into","into","into_request","into_request","into_request","into_request","into_request","is_in_subset","is_in_subset","is_in_subset","is_in_subset","is_in_subset","memory_pool","metric","metrics","metrics","metrics","new","new","new","optimize","output_ordering","output_ordering","output_partitioning","output_partitioning","output_partitioning","partition_count","read_arrow","read_avro","read_batch","read_csv","read_empty","read_json","read_parquet","read_table","refresh_catalogs","register_arrow","register_avro","register_batch","register_catalog","register_catalog_list","register_csv","register_json","register_listing_table","register_parquet","register_table","register_udaf","register_udf","register_udwf","register_variable","runtime","runtime_env","runtime_env","satisfy","scalar_functions","schema","schema","schema","schema","session_config","session_config","session_id","session_id","session_id","session_id","session_start_time","session_start_time","sql","state","state","state_weak_ref","statistics","table","table_exist","table_factory","table_provider","tables","task_ctx","task_id","task_id","to_owned","to_owned","to_string","to_subset","to_subset","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_new","type_id","type_id","type_id","type_id","type_id","udaf","udaf","udf","udf","udfs","udfs","udwf","udwf","vzip","vzip","vzip","vzip","vzip","window_functions","with_config","with_config_rt","with_new_children","with_new_children","with_new_children","with_state","write_csv","write_json","write_parquet","AccumulatorCreatorFunction","AccumulatorFunctionImpl","AggregateFunction","Any","Binary","Boolean","ColumnarValue","Date32","Date64","Decimal128","Dictionary","DurationMicrosecond","DurationMillisecond","DurationNanosecond","DurationSecond","Exact","Expr","FixedSizeBinary","Fixedsizelist","Float32","Float64","Immutable","Int16","Int32","Int64","Int8","IntervalDayTime","IntervalMonthDayNano","IntervalYearMonth","LargeBinary","LargeUtf8","List","Null","OneOf","ReturnTypeFunction","ScalarFunctionImplementation","ScalarUdf","ScalarValue","Signature","Stable","StateTypeFunction","Struct","Time32Millisecond","Time32Second","Time64Microsecond","Time64Nanosecond","TimestampMicrosecond","TimestampMillisecond","TimestampNanosecond","TimestampSecond","TypeSignature","UInt16","UInt32","UInt64","UInt8","Uniform","Utf8","Variadic","VariadicEqual","Volatile","Volatility","add","add_checked","and","any","arithmetic_negate","bitand","bitor","bitxor","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone_into","clone_into","clone_into","create_udf","deref","deref","deref","deref_mut","deref_mut","deref_mut","distance","drop","drop","drop","eq","eq","eq","eq_array","equivalent","equivalent","equivalent","equivalent","exact","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_ref","from_ref","from_ref","from_str","from_subset","from_subset","from_subset","get_datatype","get_hash","hash","init","init","init","into","into","into","into_request","into_request","into_request","is_in_subset","is_in_subset","is_in_subset","is_null","is_unsigned","iter_to_array","lit","make_scalar_function","new","new_interval_dt","new_interval_mdn","new_interval_ym","new_list","new_negative_one","new_one","new_ten","new_utf8","new_zero","one_of","or","partial_cmp","size","size_of_hashset","size_of_vec","sub","sub_checked","to_array","to_array_of_size","to_df_return_type","to_owned","to_owned","to_owned","to_string","to_subset","to_subset","to_subset","to_subset_unchecked","to_subset_unchecked","to_subset_unchecked","try_from","try_from","try_from","try_from","try_from","try_from_array","try_from_string","try_into","try_into","try_into","try_new_decimal128","type_id","type_id","type_id","type_signature","uniform","variadic","variadic_equal","volatility","vzip","vzip","vzip","Any","Exact","Immutable","OneOf","Signature","Stable","TypeSignature","Uniform","Variadic","VariadicEqual","Volatile","Volatility","borrow","borrow_mut","clone","clone_into","cmp","compare","concrete_types_to_arrow_types","deref","deref_mut","drop","eq","equivalent","equivalent","equivalent","equivalent","fmt","from","from_ref","from_subset","get_hash","hash","init","into","into_request","is_in_subset","partial_cmp","to_owned","to_subset","to_subset_unchecked","try_from","try_into","type_id","type_signature","volatility","vzip"],"q":[[0,"common_query"],[82,"common_query::AddColumnLocation"],[83,"common_query::columnar_value"],[110,"common_query::error"],[770,"common_query::error::Error"],[817,"common_query::function"],[824,"common_query::logical_plan"],[972,"common_query::logical_plan::DfExpr"],[973,"common_query::logical_plan::accumulator"],[1016,"common_query::logical_plan::expr"],[1089,"common_query::logical_plan::expr::DfExpr"],[1090,"common_query::logical_plan::udaf"],[1123,"common_query::logical_plan::udf"],[1153,"common_query::physical_plan"],[1372,"common_query::prelude"],[1586,"common_query::signature"]],"d":["","","","ExecutionPlan represent nodes in the DataFusion Physical …","","","","","","Returns the execution plan as Any so that it can be …","Returns true if this operator would benefit from …","","","","","Get a list of child execution plans that provide the input …","","","","","","","","","","","","Get the EquivalenceProperties within the plan","","","","","","creates an iterator","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","Returns false if this operator’s implementation may …","Return a snapshot of the set of Metrics for this …","Get the OrderingEquivalenceProperties within the plan","If the output of this operator within each partition is …","Specifies the output partitioning scheme of this plan","","","Specifies the data distribution requirements for all the …","Specifies the ordering requirements for all of the children","Get the schema for this execution plan","","Signature module contains foundational types that are used …","Returns the global output statistics for this ExecutionPlan…","","","","","","","","","","","","Specifies whether this plan generates an infinite stream …","","","","","","Returns a new plan where all children were replaced by new …","","Represents the result from an expression","A single value","","","","","","","","","","Returns the argument unchanged.","","","","Calls U::from(self).","","","","","","","","","Convert a columnar value into an VectorRef","","","","SNAFU context selector for the Error::ArrowCompute variant","","SNAFU context selector for the Error::BadAccumulatorImpl …","","SNAFU context selector for the Error::ConvertArrowSchema …","","SNAFU context selector for the …","","SNAFU context selector for the Error::CreateAccumulator …","","SNAFU context selector for the Error::DowncastVector …","","","SNAFU context selector for the Error::ExecuteFunction …","","SNAFU context selector for the Error::ExecutePhysicalPlan …","","SNAFU context selector for the Error::ExecuteRepeatedly …","","SNAFU context selector for the Error::FromArrowArray …","","SNAFU context selector for the Error::FromScalarValue …","","SNAFU context selector for the Error::GeneralDataFusion …","","SNAFU context selector for the Error::GenerateFunction …","","SNAFU context selector for the Error::GetScalarVector …","","SNAFU context selector for the Error::IntoVector variant","","SNAFU context selector for the Error::InvalidFuncArgs …","","SNAFU context selector for the Error::InvalidInputCol …","","SNAFU context selector for the Error::InvalidInputState …","","SNAFU context selector for the Error::InvalidInputType …","","SNAFU context selector for the Error::PyUdf variant","","","SNAFU context selector for the Error::ToScalarValue variant","","SNAFU context selector for the Error::TypeCast variant","","SNAFU context selector for the Error::UdfTempRecordBatch …","","SNAFU context selector for the …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Consume the selector and return the associated error","Consume the selector and return the associated error","Consume the selector and return the associated error","Consume the selector and return the associated error","Consume the selector and return the associated error","Consume the selector and return the associated error","Consume the selector and return the associated error","Consume the selector and return the associated error","Consume the selector and return the associated error","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Consume the selector and return a Result with the …","Consume the selector and return a Result with the …","Consume the selector and return a Result with the …","Consume the selector and return a Result with the …","Consume the selector and return a Result with the …","Consume the selector and return a Result with the …","Consume the selector and return a Result with the …","Consume the selector and return a Result with the …","Consume the selector and return a Result with the …","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Create Accumulator with the data type of input columns.","Accumulator creator that will be used by DataFusion","A function’s return type","Scalar function","This signature corresponds to which types an aggregator …","decorates a function to handle ScalarValues by converting …","","","Logical representation of a user-defined aggregate …","Represents the call of an aggregate built-in function with …","","","aggregate function","An expression with a specific name.","Whether an expression is between a given range.","A binary expression such as “age > 21”","The CASE expression is similar to a series of nested …","Casts the expression to a given type and will return a …","A named reference to a qualified filed in a schema.","Expr is a central struct of DataFusion’s query API, and …","EXISTS subquery","Central struct of query API. Represent logical expressions …","Returns the field of a arrow::array::ListArray or …","List of grouping set expressions. Only valid in the …","Returns whether the list contains the expr value.","IN subquery","Whether an expression is False. Boolean operation","Whether an expression is not False. Boolean operation","Whether an expression is not Null. This expression is …","Whether an expression is not True. Boolean operation","Whether an expression is not Unknown. Boolean operation","Whether an expression is Null. This expression is never …","Whether an expression is True. Boolean operation","Whether an expression is Unknown. Boolean operation","LIKE expression","A constant value.","arithmetic negation of an expression, the operand must be …","Negation of an expression. The expression’s type must be …","A place holder which hold a reference to a qualified field …","A place holder for parameters in a prepared statement …","Represents a reference to all fields in a specific schema.","Represents the call of a built-in scalar function with a …","Scalar subquery","Represents the call of a user-defined scalar function with …","Logical representation of a UDF.","A named reference to a variable in a registry.","LIKE expression that uses regular expressions","A sort expression, that can be used to sort values.","Casts the expression to a given type and will return a …","Represents a reference to all fields in a schema.","Represents the call of a window function with arguments.","Accumulator module contains the trait definition for …","actual implementation","","Return self AS name alias expression","Ensure expr has the name as original_name by adding an …","Return self && other","","return self BETWEEN low AND high","","","","","","Builds an Expr that filters timestamp column from given …","Returns a full and complete string representation of this …","Wraps this expression in a cast to a target …","","","Return true when the expression contains out …","","Creates a new UDF with a specific signature and specific …","the creator that creates aggregate functions","","","","Returns the name of this expression as it should appear in …","","","","Return self == other","","","","","","","","Returns the argument unchanged.","","","actual implementation","","Returns the arrow::datatypes::DataType of the expression …","Return self > other","Return self >= other","","Return self ILIKE other","Return self IN <list> if negated is false, otherwise …","","Calls U::from(self).","","Return IsFalse(Box(self))","","Return IsNotFalse(Box(self))","Return `IsNotNull(Box(self))","Return IsNotTrue(Box(self))","Return IsNotUnknown(Box(self))","Return `IsNull(Box(self))","Return IsTrue(Box(self))","Return IsUnknown(Box(self))","Return self LIKE other","Return self < other","Return self <= other","","","","Returns the name of this expression as it should appear in …","name","name","Return the name to use for the specific Expr, recursing …","","","return self NOT BETWEEN low AND high","Return self != other","Return self NOT ILIKE other","Return self NOT LIKE other","Returns the nullability of the expression based on …","Return self || other","","","Return type","Return type","","","signature","signature","Create a sort expression from an existing expression.","the accumulator’s state’s description as a function of …","","Return all referenced columns of this expression.","Returns a arrow::datatypes::Field compatible with this …","","","","","","","","","Udaf module contains functions and structs supporting …","Udf module contains foundational types that are used to …","Remove an alias from an expression if one exists.","Return String representation of the variant represented by …","","","An accumulator represents a stateful object that lives …","AggrFuncTypeStore stores the aggregate function’s input …","An AggregateFunctionCreator dynamically creates Accumulator…","","A wrapper type for our Accumulator to DataFusion’s …","","","","Create a function that can create a new accumulator with …","","","","","returns its value based on its current state.","","","Returns the argument unchanged.","","","Get the input data types of the Accumulator.","Calls U::from(self).","","","","","","updates the accumulator’s state from a vector of states.","","","Get the Accumulator’s output data type.","Store the input data types that are provided by DataFusion …","","Returns the state of the accumulator at the end of the …","","Get the Accumulator’s state data types.","","","","","","updates the accumulator’s state from a vector of arrays.","","","Represents the call of an aggregate built-in function with …","aggregate function","An expression with a specific name.","Whether an expression is between a given range.","A binary expression such as “age > 21”","The CASE expression is similar to a series of nested …","Casts the expression to a given type and will return a …","A named reference to a qualified filed in a schema.","Expr is a central struct of DataFusion’s query API, and …","EXISTS subquery","Central struct of query API. Represent logical expressions …","Returns the field of a arrow::array::ListArray or …","List of grouping set expressions. Only valid in the …","Returns whether the list contains the expr value.","IN subquery","Whether an expression is False. Boolean operation","Whether an expression is not False. Boolean operation","Whether an expression is not Null. This expression is …","Whether an expression is not True. Boolean operation","Whether an expression is not Unknown. Boolean operation","Whether an expression is Null. This expression is never …","Whether an expression is True. Boolean operation","Whether an expression is Unknown. Boolean operation","LIKE expression","A constant value.","arithmetic negation of an expression, the operand must be …","Negation of an expression. The expression’s type must be …","A place holder which hold a reference to a qualified field …","A place holder for parameters in a prepared statement …","Represents a reference to all fields in a specific schema.","Represents the call of a built-in scalar function with a …","Scalar subquery","Represents the call of a user-defined scalar function with …","A named reference to a variable in a registry.","LIKE expression that uses regular expressions","A sort expression, that can be used to sort values.","Casts the expression to a given type and will return a …","Represents a reference to all fields in a schema.","Represents the call of a window function with arguments.","","","Builds an Expr that filters timestamp column from given …","","","","","","","","","","","","","","","Returns the argument unchanged.","","","","","","Calls U::from(self).","","","Converts a Timestamp to datafusion literal value.","","","","","","","","","Logical representation of a user-defined aggregate …","actual implementation","","","","","the creator that creates aggregate functions","","","","","","Returns the argument unchanged.","","","","Calls U::from(self).","","","name","Create a new AggregateUDF","Return type","signature","the accumulator’s state’s description as a function of …","","","","","","","","","","Logical representation of a UDF.","","","","","","","","","Returns the argument unchanged.","","","actual implementation","","Calls U::from(self).","Cast self into datafusion UDF.","","","name","Create a new ScalarUdf","Return type","signature","","","","","","","","","","Allocate rows based on a hash of one of more expressions …","Partitioning schemes supported by operators.","PhysicalPlan represent nodes in the Physical Plan.","Adapt DataFusion’s ExecutionPlan to GreptimeDB’s …","","Allocate batches using a round-robin algorithm and the …","Main interface for executing queries with DataFusion. …","Task Execution Context","Unknown partitioning scheme with a known number of …","","Returns the physical plan as Any so that it can be …","","","","","","","","","","","","","Retrieves a CatalogProvider instance by name","Retrieves the list of available catalog names.","Get a list of child physical plans that provide the input …","","","","","","","Return a copied version of config for this Session","Creates a physical plan from a logical plan.","","","","","","","","","","","","Deregisters the given table.","","","","","","","","Return the enable_ident_normalization of this Session","","Creates an RecordBatch stream.","","","Execute the LogicalPlan, return a DataFrame","","","","","","","Returns the argument unchanged.","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","Return the MemoryPool associated with this TaskContext","","","","","Create a new TaskContext instance.","","Creates a new SessionContext using the default …","Optimizes the logical plan by applying optimizer rules.","returns Some(keys) that describes how the output was …","","Specifies the output partitioning scheme of this plan","","","Returns the number of partitions in this partitioning …","Creates a DataFrame for reading an Arrow data source.","Creates a DataFrame for reading an Avro data source.","Creates a DataFrame for reading a RecordBatch","Creates a DataFrame for reading a CSV data source.","Creates an empty DataFrame.","Creates a DataFrame for reading an JSON data source.","Creates a DataFrame for reading a Parquet data source.","Creates a DataFrame for a TableProvider such as a …","Finds any ListingSchemaProviders and instructs them to …","Registers an Arrow file as a table that can be referenced …","Registers an Avro file as a table that can be referenced …","Registers the RecordBatch as the specified table name","Registers a named catalog using a custom CatalogProvider …","Register CatalogList in SessionState","Registers a CSV file as a table which can referenced from …","Registers a JSON file as a table that it can be referenced …","Registers a ListingTable that can assemble multiple files …","Registers a Parquet file as a table that can be referenced …","Registers a TableProvider as a table that can be …","Registers an aggregate UDF within this context.","Registers a scalar UDF within this context.","Registers a window UDF within this context.","Registers a variable provider within this context.","","Return the RuntimeEnv associated with this TaskContext","Return the RuntimeEnv used to run queries with this …","Returns true when the guarantees made by this [Partitioning…","","Get the schema for this physical plan","","","","Return the SessionConfig associated with this TaskContext","","Return the session_id of this TaskContext","Returns an id that uniquely identifies this SessionContext.","","","Returns the time this SessionContext was created","","Creates a DataFrame that will execute a SQL query.","Snapshots the SessionState of this SessionContext setting …","","Get weak reference to SessionState","","Retrieves a DataFrame representing a table previously …","Return true if the specified table exists in the schema …","Return the TableProviderFactory that is registered for the …","Return a TableProvider for the specified table.","Returns the set of available tables in the default catalog …","Get a new TaskContext to run in this session","Return the task_id of this TaskContext","","","","","","","","","","","","","","","","","","","","","","","","","Create a new task context instance, by first copying all …","","","","","","","","","","","","","","","","","","","","Creates a new SessionContext using the provided …","Creates a new SessionContext using the provided …","Returns a new plan where all children were replaced by new …","","","Creates a new SessionContext using the provided …","Executes a query and writes the results to a partitioned …","Executes a query and writes the results to a partitioned …","Executes a query and writes the results to a partitioned …","Create Accumulator with the data type of input columns.","Accumulator creator that will be used by DataFusion","","fixed number of arguments of arbitrary types","binary","true or false value","","Date stored as a signed 32bit int days since UNIX epoch …","Date stored as a signed 64bit int milliseconds since UNIX …","128bit decimal, using the i128 to represent the decimal, …","Dictionary type: index type and value","Duration in microseconds","Duration in milliseconds","Duration in nanoseconds","Duration in seconds","exact number of arguments of an exact type","","fixed size binary","Fixed size list of nested ScalarValue","32bit float","64bit float","Immutable - An immutable function will always return the …","signed 16bit int","signed 32bit int","signed 64bit int","signed 8bit int","Number of elapsed days and milliseconds (no leap seconds) …","A triple of the number of elapsed months, days, and …","Number of elapsed whole months","large binary","utf-8 encoded string representing a LargeString’s arrow …","List of nested ScalarValue","represents DataType::Null (castable to/from any other type)","One of a list of signatures","A function’s return type","Scalar function","","Represents a dynamically typed, nullable single value. …","The Signature of a function defines its supported input …","Stable - A stable function may return different values …","This signature corresponds to which types an aggregator …","struct of nested ScalarValue","Time stored as a signed 32bit int as milliseconds since …","Time stored as a signed 32bit int as seconds since midnight","Time stored as a signed 64bit int as microseconds since …","Time stored as a signed 64bit int as nanoseconds since …","Timestamp Microseconds","Timestamp Milliseconds","Timestamp Nanoseconds","Timestamp Second","A function’s type signature, which defines the function…","unsigned 16bit int","unsigned 32bit int","unsigned 64bit int","unsigned 8bit int","fixed number of arguments of an arbitrary but equal type …","utf-8 encoded string.","arbitrary number of arguments of an common type out of a …","arbitrary number of arguments of an arbitrary but equal …","Volatile - A volatile function may change the return value …","A function’s volatility, which defines the functions …","","","","any - Creates a signature which can a be made of any type …","Calculate arithmetic negation for a scalar value","","","","","","","","","","","","","","","","","","","","","","","Absolute distance between two numeric values (of the same …","","","","","","","Compares a single row of array @ index for equality with …","","","","","exact - Creates a signature which must match the types in …","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","Returns the argument unchanged.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Getter for the DataType of the value","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","whether this value is null or not.","","Converts an iterator of references ScalarValue into an …","","decorates a function to handle ScalarValues by converting …","new - Creates a new Signature from any type signature and …","Returns a ScalarValue::IntervalDayTime representing days …","Returns a ScalarValue::IntervalMonthDayNano representing …","Returns a ScalarValue::IntervalYearMonth representing years…","Create a new nullable ScalarValue::List with the specified …","Create a negative one value in the given type.","Create an one value in the given type.","","Returns a ScalarValue::Utf8 representing val","Create a zero value in the given type.","one_of Creates a signature which can match any of the …","","","Estimate size if bytes including Self. For values with …","Estimates size of HashSet in bytes.","Estimates size of Vec in bytes.","","","Converts a scalar value into an 1-row array.","Converts a scalar value into an array of size rows.","","","","","","","","","","","","","","Create a Null instance of ScalarValue for this datatype","Create a Null instance of ScalarValue for this datatype","","Converts a value in array at index into a ScalarValue","Try to parse value into a ScalarValue of type target_type","","","","Create a decimal Scalar from value/precision and scale.","","","","type_signature - The types that the function accepts. See …","uniform - Creates a function with a fixed number of …","variadic - Creates a variadic signature that represents an …","variadic_equal - Creates a variadic signature that …","volatility - The volatility of the function. See Volatility…","","","","fixed number of arguments of arbitrary types","exact number of arguments of an exact type","Immutable - An immutable function will always return the …","One of a list of signatures","The Signature of a function defines its supported input …","Stable - A stable function may return different values …","A function’s type signature, which defines the function…","fixed number of arguments of an arbitrary but equal type …","arbitrary number of arguments of an common type out of a …","arbitrary number of arguments of an arbitrary but equal …","Volatile - A volatile function may change the return value …","A function’s volatility, which defines the functions …","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","","","","Calls U::from(self).","","","","","","","","","","type_signature - The types that the function accepts. See …","volatility - The volatility of the function. See Volatility…",""],"i":[0,18,7,0,7,0,18,18,1,1,1,18,7,18,7,1,7,7,0,18,7,18,7,7,18,7,7,1,7,7,7,7,0,1,18,7,18,7,7,18,7,0,18,7,18,7,18,7,18,7,0,1,1,1,1,1,0,0,1,1,1,7,0,1,7,18,7,18,7,18,7,18,7,18,7,1,7,7,18,7,1,1,179,0,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,41,0,41,0,41,0,41,0,41,0,41,0,0,41,0,41,0,41,0,41,0,41,0,41,0,41,0,41,0,41,0,41,0,41,0,41,0,41,0,41,0,0,41,0,41,0,41,0,41,0,41,41,41,46,56,57,47,58,59,60,61,48,49,50,62,51,52,53,63,64,65,66,67,68,69,70,54,41,46,56,57,47,58,59,60,61,48,49,50,62,51,52,53,63,64,65,66,67,68,69,70,54,41,46,47,48,49,50,51,52,53,54,41,46,56,57,47,58,59,60,61,48,49,50,62,51,52,53,63,64,65,66,67,68,69,70,54,46,56,57,47,58,59,60,61,48,49,50,62,51,52,53,63,64,65,66,67,68,69,70,54,61,47,41,46,56,57,47,58,59,60,61,48,49,50,62,51,52,53,63,64,65,66,67,68,69,70,54,41,46,56,57,47,58,59,60,61,48,49,50,62,51,52,53,63,64,65,66,67,68,69,70,54,41,41,46,56,57,47,58,59,60,61,48,49,50,62,51,52,53,63,64,65,66,67,68,69,70,54,41,48,49,50,62,54,46,47,48,49,50,51,52,53,54,46,56,57,47,58,59,60,61,48,49,50,62,51,52,53,63,64,65,66,67,68,69,70,54,41,41,46,56,57,47,58,59,60,61,48,49,50,62,51,52,53,63,64,65,66,67,68,69,70,54,41,46,56,57,47,58,59,60,61,48,49,50,62,51,52,53,63,64,65,66,67,68,69,70,54,46,56,57,47,58,59,60,61,48,49,50,62,51,52,53,63,64,65,66,67,68,69,70,54,41,47,46,56,57,47,58,59,60,61,48,49,50,62,51,52,53,63,64,65,66,67,68,69,70,54,41,46,56,57,47,58,59,60,61,48,49,50,62,51,52,53,63,64,65,66,67,68,69,70,54,41,46,56,57,47,58,59,60,61,48,49,50,62,51,52,53,63,64,65,66,67,68,69,70,54,46,56,57,47,58,59,60,61,48,49,50,62,51,52,53,63,64,65,66,67,68,69,70,54,41,46,56,57,47,58,59,60,61,48,49,50,62,51,52,53,63,64,65,66,67,68,69,70,54,41,46,41,41,41,41,46,56,57,47,58,59,60,61,48,49,50,62,51,52,53,63,64,65,66,67,68,69,70,54,41,46,56,57,47,58,59,60,61,48,49,50,62,51,52,53,63,64,65,66,67,68,69,70,54,41,46,56,57,47,58,59,60,61,48,49,50,62,51,52,53,63,64,65,66,67,68,69,70,54,41,46,56,57,47,58,59,60,61,48,49,50,62,51,52,53,63,64,65,66,67,68,69,70,54,41,46,56,57,47,58,59,60,61,48,49,50,62,51,52,53,63,64,65,66,67,68,69,70,54,41,67,46,56,57,47,58,59,60,61,48,49,50,62,51,52,53,63,64,65,66,67,68,69,70,54,41,46,56,57,47,58,59,60,61,48,49,50,62,51,52,53,63,64,65,66,67,68,69,70,54,41,180,181,182,183,184,185,186,187,188,189,190,191,181,192,193,187,181,188,194,195,180,184,185,196,197,198,189,199,200,201,190,191,202,203,186,192,193,194,195,180,185,199,200,201,202,203,190,0,0,0,0,0,0,0,0,0,83,0,0,83,83,83,83,83,83,83,0,83,0,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,0,83,83,83,83,83,83,0,91,83,83,83,83,83,83,83,83,83,83,83,0,83,83,83,83,83,0,0,91,83,83,87,83,83,83,83,83,83,83,83,83,0,83,83,83,83,83,93,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,91,93,83,83,83,83,83,83,83,83,83,83,83,91,93,83,83,91,93,83,91,83,83,83,83,83,83,83,83,83,83,83,0,0,83,83,83,204,0,0,0,0,0,109,109,109,90,109,109,109,109,115,109,109,109,109,109,205,109,109,109,0,0,0,115,109,109,90,205,109,115,109,90,109,109,109,109,109,115,109,109,83,83,83,83,83,83,83,83,0,83,0,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,83,87,87,0,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,87,0,87,87,87,87,87,87,87,204,0,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,0,0,91,91,91,91,91,91,91,0,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,93,0,93,93,93,93,93,93,93,0,26,0,0,0,0,26,0,0,26,13,206,123,124,13,123,124,125,26,13,123,124,125,26,125,125,206,123,124,125,26,125,26,125,125,125,13,123,124,125,26,13,123,124,125,26,125,123,123,13,123,124,125,26,125,26,206,123,124,125,123,124,26,26,124,13,13,13,123,124,125,26,125,26,13,123,124,125,26,13,123,124,125,26,13,123,124,125,26,13,123,124,125,26,13,123,124,125,26,13,123,206,123,124,13,123,125,125,206,124,206,123,124,26,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,13,13,125,26,13,206,123,124,123,13,13,13,125,13,125,125,125,125,125,125,125,124,125,125,125,125,125,125,13,13,125,26,26,13,123,124,125,26,13,123,124,125,26,13,123,124,125,26,13,123,124,125,26,13,13,123,124,125,26,13,125,13,125,13,125,13,125,13,123,124,125,26,13,125,125,206,123,124,125,125,125,125,0,0,0,166,110,110,0,110,110,110,110,110,110,110,110,166,0,110,110,110,110,92,110,110,110,110,110,110,110,110,110,110,110,166,0,0,0,0,0,92,0,110,110,110,110,110,110,110,110,110,0,110,110,110,110,166,110,166,166,92,0,110,110,110,118,110,110,110,110,166,118,110,166,118,110,166,118,110,166,118,110,0,166,118,110,166,118,110,110,166,118,110,166,118,110,110,110,110,110,110,118,166,118,110,110,166,118,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,110,166,118,110,110,166,118,110,110,110,110,166,118,110,166,118,110,166,118,110,166,118,110,110,110,110,110,0,118,110,110,110,110,110,110,110,110,110,118,110,110,110,110,110,110,110,110,110,0,166,118,110,110,166,118,110,166,118,110,166,118,110,110,110,110,110,166,118,110,110,166,118,110,118,118,118,118,118,166,118,110,166,166,92,166,0,92,0,166,166,166,92,0,92,92,92,92,92,92,0,92,92,92,92,92,92,92,92,92,92,92,92,92,92,92,92,92,92,92,92,92,92,92,92,92,118,118,92],"f":[0,0,0,0,0,0,0,0,[1,[[4,[[3,[1,2]],2]]]],[[],5],[[],6],[[]],[[]],[[]],[[]],[[],[[4,[[3,[1,2]],2]]]],[7,7],[[]],0,[8],[8],[8],[8],[9,[[10,[7]]]],[8],[8],[[7,7],6],[[],[[12,[11]]]],[[],6],[[],6],[[],6],[[],6],0,[[8,[3,[13,2]]],[[10,[[16,[[15,[14,2]]]],17]]]],[[18,19],20],[[7,19],20],[[]],[[]],[[]],[[]],[[]],0,[[],8],[[],8],[[]],[[]],[[],21],[[],21],[[],6],[[],6],0,[[],[[4,[6,2]]]],[[],[[23,[22]]]],[[],[[12,[[4,[24,2]]]]]],[[],[[23,[[25,[24]]]]]],[[],26],0,0,[[],[[4,[27,2]]]],[[],[[4,[[23,[[4,[28,2]]]],2]]]],[[],[[3,[29,2]]]],[[7,30],10],0,[[],31],[[]],[[],23],[[],23],[[]],[[]],[[],10],[[],10],[[],10],[[],10],[[],32],[[],32],[[[25,[6]]],[[10,[6,17]]]],[[7,33],34],[[7,35],34],[[]],[[]],[[1,[3,[1,2]],[4,[[3,[1,2]],2]]],[[10,[[3,[1,2]],17]]]],[[[3,[2]],[4,[[3,[1,2]],2]]],[[10,[[3,[1,2]],17]]]],0,0,0,0,[[]],[[]],[36,36],[[]],[36,37],[8],[8],[8],[[]],[[]],[[]],[[],8],[[]],[[],21],[[],6],[[]],[[],23],[[]],[[],10],[38,[[39,[36]]]],[[],10],[[36,8],[[39,[40]]]],[[],32],[[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[41,5],[[],42],[41,[[23,[43]]]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[[46,[[45,[44]]]]],41],[[[47,[[45,[44]],[45,[[4,[37]]]]]]],41],[[[48,[[45,[44]]]]],41],[[[49,[[45,[44]]]]],41],[[[50,[[45,[44]]]]],41],[51,41],[52,41],[53,41],[[[54,[[45,[44]]]]],41],[41,[[23,[42]]]],[[[46,[55]]],[[46,[55]]]],[56,56],[57,57],[[[47,[55,55]]],[[47,[55,55]]]],[58,58],[59,59],[60,60],[[[61,[55]]],[[61,[55]]]],[[[48,[55]]],[[48,[55]]]],[[[49,[55]]],[[49,[55]]]],[[[50,[55]]],[[50,[55]]]],[[[62,[55]]],[[62,[55]]]],[51,51],[52,52],[53,53],[63,63],[64,64],[65,65],[66,66],[[[67,[55]]],[[67,[55]]]],[68,68],[69,69],[70,70],[[[54,[55]]],[[54,[55]]]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],0,0,[[41,8,[4,[44]]]],[8],[8],[8],[8],[8],[8],[8],[8],[8],[8],[8],[8],[8],[8],[8],[8],[8],[8],[8],[8],[8],[8],[8],[8],[8],[8],[8],[8],[8],[8],[8],[8],[8],[8],[8],[8],[8],[8],[8],[8],[8],[8],[8],[8],[8],[8],[8],[8],[8],[8],[41,71],[8],[8],[8],[8],[8],[8],[8],[8],[8],[8],[8],[8],[8],[8],[8],[8],[8],[8],[8],[8],[8],[8],[8],[8],[8],0,0,0,0,0,[[[46,[[45,[44]]]]],[[10,[41]]]],[[[47,[[45,[44]],[45,[[4,[37]]]]]]],[[10,[41]]]],[[[48,[[45,[44]]]]],[[10,[41]]]],[[[49,[[45,[44]]]]],[[10,[41]]]],[[[50,[[45,[44]]]]],[[10,[41]]]],[51,[[10,[41]]]],[52,[[10,[41]]]],[53,[[10,[41]]]],[[[54,[[45,[44]]]]],[[10,[41]]]],[[[46,[72]],19],20],[[56,19],20],[[57,19],20],[[[47,[72,72]],19],20],[[58,19],20],[[59,19],20],[[60,19],20],[[[61,[72]],19],20],[[[48,[72]],19],20],[[[49,[72]],19],20],[[[50,[72]],19],20],[[[62,[72]],19],20],[[51,19],20],[[52,19],20],[[53,19],20],[[63,19],20],[[64,19],20],[[65,19],20],[[66,19],20],[[[67,[72]],19],20],[[68,19],20],[[69,19],20],[[70,19],20],[[[54,[72]],19],20],[[41,19],20],[[41,19],20],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],0,[[],8],[[],8],[[],8],[[],8],[[],8],[[],8],[[],8],[[],8],[[],8],[[],8],[[],8],[[],8],[[],8],[[],8],[[],8],[[],8],[[],8],[[],8],[[],8],[[],8],[[],8],[[],8],[[],8],[[],8],[[],8],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[[46,[[45,[44]]]]],41],[56,41],[57,41],[[[47,[[45,[44]],[45,[[4,[37]]]]]]],41],[58,41],[59,41],[60,41],[[[61,[[45,[73]]]]],41],[[[48,[[45,[44]]]]],41],[[[49,[[45,[44]]]]],41],[[[50,[[45,[44]]]]],41],[[[62,[[45,[44]]]]],41],[51,41],[52,41],[53,41],[63,41],[64,41],[65,41],[66,41],[[[67,[[45,[73]]]]],41],[68,41],[69,41],[70,41],[[[54,[[45,[44]]]]],41],[[],21],[[],21],[[],21],[[],21],[[],21],[[],21],[[],21],[[],21],[[],21],[[],21],[[],21],[[],21],[[],21],[[],21],[[],21],[[],21],[[],21],[[],21],[[],21],[[],21],[[],21],[[],21],[[],21],[[],21],[[],21],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],[[],6],0,[41,[[23,[74]]]],[75],[41,[[23,[42]]]],[41,76],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[],44],[[],23],[[],23],[[],23],[[],23],[[],23],[[],23],[[],23],[[],23],[[],23],[[],23],[[],23],[[],23],[[],23],[[],23],[[],23],[[],23],[[],23],[[],23],[[],23],[[],23],[[],23],[[],23],[[],23],[[],23],[[],23],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],0,[[],32],[[],32],[[],32],[[],32],[[],32],[[],32],[[],32],[[],32],[[],32],[[],32],[[],32],[[],32],[[],32],[[],32],[[],32],[[],32],[[],32],[[],32],[[],32],[[],32],[[],32],[[],32],[[],32],[[],32],[[],32],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[[0,[77,78,79]]],80],[81,82],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[83,83],83],[[83,[45,[44]]],83],[[83,44],[[10,[83,17]]]],[[83,83],83],[[83,84],[[10,[85,17]]]],[[83,83,83],83],[[83,83],83],[[83,83],83],[[83,83],83],[[]],[[]],[[71,[23,[86]]],[[23,[87]]]],[83,44],[[83,73,88],[[10,[83,17]]]],[83,83],[[]],[83,6],[[44,89,[3,[90]]],91],[[71,[4,[37]],[3,[37]],92,80],93],0,[8],[8],0,[83,[[10,[44,17]]]],[[83,83],83],[8],[[83,83],6],[[83,83],83],[[],6],[[],6],[[],6],[[],6],0,[[83,19],[[10,[94]]]],[[83,19],[[10,[94]]]],[[]],[[]],[[]],0,[[[0,[95,96]],97],98],[[83,88],[[10,[73,17]]]],[[83,83],83],[[83,83],83],[[83,99]],[[83,83],83],[[83,[4,[83,2]],6],83],[[],8],[[]],[[],21],[83,83],[[],6],[83,83],[83,83],[83,83],[83,83],[83,83],[83,83],[83,83],[[83,83],83],[[83,83],83],[[83,83],83],[[83,84],[[10,[83,17]]]],[[83,88],[[10,[[101,[44,44,100]],17]]]],[[83,83],83],[83,[[10,[44,17]]]],0,0,[83,[[10,[44,17]]]],[83],[83],[[83,83,83],83],[[83,83],83],[[83,83],83],[[83,83],83],[[83,88],[[10,[6,17]]]],[[83,83],83],[[83,83],[[23,[102]]]],[[83,83],83],0,0,[[83,83]],[[83,83]],0,0,[[83,6,6],83],0,[[83,83],83],[83,[[10,[[104,[103,100]],17]]]],[[83,105],[[10,[106,17]]]],[[]],[[],44],[[],23],[[]],[[],10],[[],10],[83,[[10,[103,17]]]],[[],32],0,0,[83,83],[83,71],[[]],0,0,0,0,0,0,0,[[]],[[]],[[],107],0,[8],[8],[8],[[],[[39,[108]]]],[109,[[111,[110]]]],[[109,19],20],[[]],[[]],[[],8],[[],[[39,[[4,[37]]]]]],[[]],[[],21],[[],6],[[[3,[90]]],112],[[[3,[90]]],81],[[[3,[90]]],113],[[[25,[40]]],39],[[109,[25,[114]]],111],[[[15,[115]],116],109],[[],[[39,[37]]]],[[[4,[37]]],39],[109,8],[[],[[39,[[4,[108]]]]]],[109,[[111,[[4,[110]]]]]],[[],[[39,[[4,[37]]]]]],[[],23],[[]],[[],10],[[],10],[[],32],[[[25,[40]]],39],[[109,[25,[114]]],111],[[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[]],[[]],[[71,[23,[86]]],[[23,[87]]]],[87,87],[[]],[8],[8],[87,83],0,[8],[[87,87],6],[[],6],[[],6],[[],6],[[],6],[[87,19],20],[83,87],[[]],[[]],[[]],[[[0,[95,96]],97],98],[[87,99]],[[],8],[[]],[[],21],[[],6],[117,83],[[]],[[],23],[[]],[[],10],[[],10],[[],32],[[]],0,0,0,[[]],[[]],[91,91],[[]],0,[8],[8],[8],[[91,91],6],[[91,19],20],[[]],[[]],[[]],[[],8],[[]],[[],21],[[],6],0,[[44,118,81,112,113,116],91],0,0,0,[[112,116],119],[113,120],[[]],[[],23],[[]],[[],10],[[],10],[[],32],[[]],0,[[]],[[]],[93,93],[[]],[8],[8],[8],[[93,19],20],[[]],[[]],[[]],0,[[],8],[[]],[93,121],[[],21],[[],6],0,[[71,118,81,80],93],0,0,[80,122],[[]],[[],23],[[]],[[],10],[[],10],[[],32],[[]],0,0,0,0,0,0,0,0,0,0,0,[[],5],[123,5],[124,5],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[125,71],[[23,[[3,[126,2]]]]]],[125,[[4,[44,2]]]],[[],[[4,[127]]]],[123,[[4,[127]]]],[124,[[4,[[3,[1]]]]]],[125,125],[26,26],[[]],[[]],[125,128],[[125,129],130],[[],125],[8],[8],[8],[8],[8],[8],[8],[8],[8],[8],[[125,[45,[131]]],[[10,[[23,[[3,[132,2]]]],17]]]],[123,[[3,[1]]]],0,[8],[8],[8],[8],[8],[125,6],[[26,26],6],[[8,[3,[13]]],[[39,[133]]]],[[123,8,[3,[13]]],[[39,[133]]]],[[124,8,[3,[13]]],[[111,[134]]]],[[125,129],130],[[123,19],20],[[124,19],20],[[26,19],[[10,[94]]]],[[26,19],[[10,[94]]]],[[124,135,19],20],[136,13],[[]],[125,13],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[],8],[[],8],[[],8],[[],8],[[],8],[[]],[[]],[[]],[[]],[[]],[[],21],[[],21],[[],21],[[],21],[[],21],[[],6],[[],6],[[],6],[[],6],[[],6],[13,[[3,[137,2]]]],0,[[],[[23,[22]]]],[123,[[23,[22]]]],[124,[[23,[22]]]],[[[23,[44]],44,128,[101,[44,[3,[121,2]],100]],[101,[44,[3,[138,2]],100]],[101,[44,[3,[139,2]],100]],[3,[140,2]]],13],[[141,[3,[1]]],123],[[],125],[[125,129],[[10,[129,17]]]],[[],[[23,[[25,[24]]]]]],[124,[[23,[[25,[24]]]]]],[[],26],[123,26],[124,26],[26,8],[[125,142,143],130],[[125,142,144],130],[[125,145],[[10,[146,17]]]],[[125,142,147],130],[125,[[10,[146,17]]]],[[125,142,148],130],[[125,142,149],130],[[125,[3,[132,2]]],[[10,[146,17]]]],[125,130],[[125,71,71,143],130],[[125,71,71,144],130],[[125,71,145],[[10,[[23,[[3,[132,2]]]],17]]]],[[125,[45,[44]],[3,[126,2]]],[[23,[[3,[126,2]]]]]],[[125,[3,[150,2]]]],[[125,71,71,147],130],[[125,71,71,148],130],[[125,71,[151,[71]],152,[23,[[3,[29,2]]]],[23,[44]]],130],[[125,71,71,149],130],[[125,[45,[131]],[3,[132,2]]],[[10,[[23,[[3,[132,2]]]],17]]]],[[125,138]],[[125,121]],[[125,139]],[[125,153,[3,[154,2]]]],0,[13,[[3,[140,2]]]],[125,[[3,[140,2]]]],[[26,27,155],6],0,[[],141],[123,141],[124,156],0,[13,128],0,[13,44],[125,44],0,0,[125,[[158,[157]]]],0,[[125,71],130],[125,136],0,[125,[[161,[[160,[159,136]],2]]]],[124,31],[[125,[45,[131]]],130],[[125,[45,[131]]],[[10,[6,17]]]],[[125,71],[[23,[[3,[162,2]]]]]],[[125,[45,[131]]],130],[125,[[10,[[104,[44,100]],17]]]],[125,[[3,[13,2]]]],[13,[[23,[44]]]],0,[[]],[[]],[[],44],[[],23],[[],23],[[],23],[[],23],[[],23],[[]],[[]],[[]],[[]],[[]],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[44,44,[101,[44,44,100]],[101,[44,[3,[121,2]],100]],[101,[44,[3,[138,2]],100]],[3,[140,2]],163],[[10,[13,17]]]],[[],32],[[],32],[[],32],[[],32],[[],32],[[13,71],[[10,[[3,[138,2]],17]]]],[[125,71],[[10,[[3,[138,2]],17]]]],[[13,71],[[10,[[3,[121,2]],17]]]],[[125,71],[[10,[[3,[121,2]],17]]]],[13,[[104,[44,100]]]],[125,[[104,[44,100]]]],[[13,71],[[10,[[3,[139,2]],17]]]],[[125,71],[[10,[[3,[139,2]],17]]]],[[]],[[]],[[]],[[]],[[]],0,[128,125],[[128,[3,[140,2]]],125],[[[4,[127]]],[[39,[127]]]],[[123,[4,[127]]],[[39,[127]]]],[[[3,[124]],[4,[[3,[1]]]]],[[111,[[3,[1]]]]]],[136,125],[[125,[3,[1,2]],[151,[71]]],130],[[125,[3,[1,2]],[151,[71]]],130],[[125,[3,[1,2]],[151,[71]],[23,[164]]],130],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[110,[165,[110]]],[[10,[110,17]]]],[[110,[165,[110]]],[[10,[110,17]]]],[[110,[165,[110]]],[[10,[110,17]]]],[[8,92],118],[110,[[10,[110,17]]]],[[110,[165,[110]]],[[10,[110,17]]]],[[110,[165,[110]]],[[10,[110,17]]]],[[110,[165,[110]]],[[10,[110,17]]]],[[]],[[]],[[]],[[]],[[]],[[]],[166,166],[118,118],[110,110],[[]],[[]],[[]],0,[8],[8],[8],[8],[8],[8],[[110,110],[[23,[8]]]],[8],[8],[8],[[166,166],6],[[118,118],6],[[110,110],6],[[110,[3,[167,2]],8],6],[[],6],[[],6],[[],6],[[],6],[[[4,[37]],92],118],[[166,19],20],[[118,19],20],[[110,19],[[10,[94]]]],[[110,19],[[10,[94]]]],[[]],[[]],[[[23,[98]]],110],[[[23,[89]]],110],[168,110],[[]],[169,110],[[[23,[168]]],110],[[[23,[169]]],110],[170,110],[171,110],[[[172,[95]]],110],[6,110],[173,110],[[[23,[174]]],110],[98,110],[[[23,[71]]],110],[175,110],[176,110],[174,110],[[[23,[6]]],110],[[[23,[173]]],110],[[[23,[171]]],110],[[[23,[170]]],110],[[[4,[2]]],110],[[[23,[176]]],110],[[[23,[175]]],110],[71,110],[89,110],[[]],[[]],[[]],[71,[[10,[110]]]],[[]],[[]],[[]],[110,73],[[[0,[95,96]],97],98],[[110,99]],[[],8],[[],8],[[],8],[[]],[[]],[[]],[[],21],[[],21],[[],21],[[],6],[[],6],[[],6],[110,6],[110,6],[177,[[10,[[3,[167,2]],17]]]],[110,83],[[[0,[77,78,79]]],80],[[166,92],118],[[173,173],110],[[173,173,169],110],[[173,173],110],[[[23,[[4,[110,2]]]],73],110],[73,[[10,[110,17]]]],[73,[[10,[110,17]]]],[73,[[10,[110,17]]]],[[[45,[44]]],110],[73,[[10,[110,17]]]],[[[4,[166]],92],118],[[110,[165,[110]]],[[10,[110,17]]]],[[110,110],[[23,[102]]]],[110,8],[[[104,[110]]],8],[[[4,[110,2]]],8],[[110,[165,[110]]],[[10,[110,17]]]],[[110,[165,[110]]],[[10,[110,17]]]],[110,[[3,[167,2]]]],[[110,8],[[3,[167,2]]]],[81,82],[[]],[[]],[[]],[[],44],[[],23],[[],23],[[],23],[[]],[[]],[[]],[[],10],[[],10],[73,[[10,[110,17]]]],[73,[[10,[110,17]]]],[[],10],[[167,8],[[10,[110,17]]]],[[44,73],[[10,[110,17]]]],[[],10],[[],10],[[],10],[[178,89,171],[[10,[110,17]]]],[[],32],[[],32],[[],32],0,[[8,[4,[37]],92],118],[[[4,[37]],92],118],[92,118],0,[[]],[[]],[[]],0,0,0,0,0,0,0,0,0,0,0,0,[[]],[[]],[92,92],[[]],[[92,92],102],[[],102],[[[4,[37]]],[[4,[73]]]],[8],[8],[8],[[92,92],6],[[],6],[[],6],[[],6],[[],6],[[92,19],[[10,[94]]]],[[]],[[]],[[]],[[[0,[95,96]],97],98],[[92,99]],[[],8],[[]],[[],21],[[],6],[[92,92],[[23,[102]]]],[[]],[[],23],[[]],[[],10],[[],10],[[],32],0,0,[[]]],"c":[934,1187,1260,1316,1343,1435,1544],"p":[[8,"DfPhysicalPlan"],[3,"Global"],[3,"Arc"],[3,"Vec"],[8,"Any"],[15,"bool"],[4,"AddColumnLocation"],[15,"usize"],[8,"Deserializer"],[4,"Result"],[3,"Column"],[3,"EquivalenceProperties"],[3,"TaskContext"],[8,"RecordBatchStream"],[3,"Box"],[3,"Pin"],[4,"DataFusionError"],[4,"Output"],[3,"Formatter"],[6,"Result"],[3,"Request"],[3,"MetricsSet"],[4,"Option"],[3,"PhysicalSortExpr"],[15,"slice"],[4,"Partitioning"],[4,"Distribution"],[3,"PhysicalSortRequirement"],[3,"Schema"],[8,"Serializer"],[3,"Statistics"],[3,"TypeId"],[8,"VisitorMut"],[4,"ControlFlow"],[8,"Visitor"],[4,"ColumnarValue"],[4,"ConcreteDataType"],[4,"ColumnarValue"],[6,"Result"],[6,"VectorRef"],[4,"Error"],[8,"Error"],[3,"Backtrace"],[3,"String"],[8,"Into"],[3,"PyUdfSnafu"],[3,"UnsupportedInputDataTypeSnafu"],[3,"CreateAccumulatorSnafu"],[3,"DowncastVectorSnafu"],[3,"BadAccumulatorImplSnafu"],[3,"InvalidInputStateSnafu"],[3,"InvalidInputColSnafu"],[3,"ExecuteRepeatedlySnafu"],[3,"InvalidFuncArgsSnafu"],[8,"Clone"],[3,"UdfTempRecordBatchSnafu"],[3,"ExecuteFunctionSnafu"],[3,"GenerateFunctionSnafu"],[3,"FromScalarValueSnafu"],[3,"FromArrowArraySnafu"],[3,"IntoVectorSnafu"],[3,"InvalidInputTypeSnafu"],[3,"GeneralDataFusionSnafu"],[3,"ConvertDfRecordBatchStreamSnafu"],[3,"ConvertArrowSchemaSnafu"],[3,"ExecutePhysicalPlanSnafu"],[3,"TypeCastSnafu"],[3,"ArrowComputeSnafu"],[3,"ToScalarValueSnafu"],[3,"GetScalarVectorSnafu"],[15,"str"],[8,"Debug"],[4,"DataType"],[8,"StackError"],[3,"Demand"],[4,"StatusCode"],[8,"Fn"],[8,"Sync"],[8,"Send"],[6,"ScalarFunctionImplementation"],[6,"ReturnTypeFunction"],[6,"ReturnTypeFunction"],[4,"DfExpr"],[8,"FnMut"],[4,"VisitRecursion"],[6,"TimestampRange"],[3,"Expr"],[8,"ExprSchema"],[15,"u8"],[8,"AggregateFunctionCreator"],[3,"AggregateFunction"],[4,"Volatility"],[3,"ScalarUdf"],[3,"Error"],[8,"Hash"],[8,"Sized"],[8,"BuildHasher"],[15,"u64"],[8,"Hasher"],[3,"RandomState"],[3,"HashMap"],[4,"Ordering"],[3,"Column"],[3,"HashSet"],[3,"DFSchema"],[3,"DFField"],[6,"AccumulatorCreatorFunction"],[4,"Value"],[3,"DfAccumulatorAdaptor"],[4,"ScalarValue"],[6,"Result"],[6,"AccumulatorFunctionImpl"],[6,"StateTypeFunction"],[6,"ArrayRef"],[8,"Accumulator"],[6,"AggregateFunctionCreatorRef"],[3,"Timestamp"],[3,"Signature"],[6,"AccumulatorFactoryFunction"],[6,"StateTypeFunction"],[3,"ScalarUDF"],[6,"ScalarFunctionImplementation"],[3,"PhysicalPlanAdapter"],[3,"DfPhysicalPlanAdapter"],[3,"SessionContext"],[8,"CatalogProvider"],[6,"PhysicalPlanRef"],[3,"SessionConfig"],[4,"LogicalPlan"],[8,"Future"],[4,"TableReference"],[8,"TableProvider"],[6,"SendableRecordBatchStream"],[6,"SendableRecordBatchStream"],[4,"DisplayFormatType"],[3,"SessionState"],[8,"MemoryPool"],[3,"AggregateUDF"],[3,"WindowUDF"],[3,"RuntimeEnv"],[6,"SchemaRef"],[8,"DataFilePaths"],[3,"ArrowReadOptions"],[3,"AvroReadOptions"],[3,"RecordBatch"],[3,"DataFrame"],[3,"CsvReadOptions"],[3,"NdJsonReadOptions"],[3,"ParquetReadOptions"],[8,"CatalogList"],[8,"AsRef"],[3,"ListingOptions"],[4,"VarType"],[8,"VarProvider"],[8,"FnOnce"],[6,"SchemaRef"],[3,"Utc"],[3,"DateTime"],[3,"RawRwLock"],[3,"RwLock"],[3,"Weak"],[8,"TableProviderFactory"],[3,"Extensions"],[3,"WriterProperties"],[8,"Borrow"],[4,"TypeSignature"],[8,"Array"],[15,"u32"],[15,"i64"],[15,"f64"],[15,"i8"],[3,"HyperLogLog"],[15,"i32"],[15,"u16"],[15,"f32"],[15,"i16"],[8,"IntoIterator"],[15,"i128"],[13,"After"],[13,"IntoVector"],[13,"UnsupportedInputDataType"],[13,"CreateAccumulator"],[13,"DowncastVector"],[13,"BadAccumulatorImpl"],[13,"InvalidInputType"],[13,"InvalidFuncArgs"],[13,"ExecuteFunction"],[13,"GenerateFunction"],[13,"GeneralDataFusion"],[13,"TypeCast"],[13,"ArrowCompute"],[13,"PyUdf"],[13,"UdfTempRecordBatch"],[13,"FromScalarValue"],[13,"FromArrowArray"],[13,"InvalidInputState"],[13,"InvalidInputCol"],[13,"ExecuteRepeatedly"],[13,"ConvertDfRecordBatchStream"],[13,"ConvertArrowSchema"],[13,"ExecutePhysicalPlan"],[13,"ToScalarValue"],[13,"GetScalarVector"],[13,"QualifiedWildcard"],[8,"AggrFuncTypeStore"],[8,"PhysicalPlan"]]},\ "common_recordbatch":{"doc":"","t":"DGDDDIDDGDALMLLLLLLLLLLLLLLLLLLLMMLLLLLLLLLLLLMLLLLLLLLLALLLLLLLLLLLLLMLLLLLLMLLLLLLLLLMLLLLLMLLMLLLLLLLAMKLLLLLMMMMMLMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLALLLLLLLDEDNGDNDNLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMLLLMLLLLMLLLLMMLLLLMMMMLLLLLLLLLLLLLLLLLLLLLLLLLLNDNDNDNDENDNDNDNDNDNDGNDLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMLMMLLMLLLLLLLLLLLLMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMMMMMMMMMMMMMMMMMMMMMMMMMMDDLLLLLLLLLLMMLLLLLMLLLLLLLLLLLLLLLLLMMLMMLLLLLLLLLLLLFF","n":["DfRecordBatch","DfSendableRecordBatchStream","EmptyRecordBatchStream","OrderOption","RecordBatch","RecordBatchStream","RecordBatchStreamAdaptor","RecordBatches","SendableRecordBatchStream","SimpleRecordBatchStream","adapter","as_stream","batches","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","column","column_by_name","columns","columns","columns","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","df_record_batch","drop","drop","drop","drop","drop","drop","empty","eq","eq","error","fmt","fmt","fmt","from","from","from","from","from","from","from","from","get_array_memory_size","index","index","init","init","init","init","init","init","inner","into","into","into","into","into","into","into_df_stream","into_iter","iter","name","new","new","new_empty","num_columns","num_rows","options","output_ordering","output_ordering","output_ordering","poll_next","poll_next","poll_next","pretty_print","project","record_output","record_output","recordbatch","row_count","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","schema","slice","stream","take","to_owned","to_owned","try_collect","try_from","try_from","try_from","try_from","try_from","try_from","try_from_columns","try_from_iter","try_from_iter_with_nullable","try_into","try_into","try_into","try_into","try_into","try_into","try_new","try_new","try_new_with_options","try_poll_next","try_poll_next","try_poll_next","type_id","type_id","type_id","type_id","type_id","type_id","util","vzip","vzip","vzip","vzip","vzip","vzip","with_schema","AsyncRecordBatchStreamAdapter","AsyncRecordBatchStreamAdapterState","DfRecordBatchStreamAdapter","Failed","FutureStream","ParquetRecordBatchStreamAdapter","Ready","RecordBatchStreamAdapter","Uninit","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","drop","drop","drop","drop","drop","from","from","from","from","from","init","init","init","init","init","into","into","into","into","into","metrics","new","new","new","output_schema","poll_next","poll_next","poll_next","poll_next","projection","schema","schema","schema","schema","schema","schema","size_hint","size_hint","size_hint","size_hint","state","stream","stream","stream","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_new","try_new_with_metrics","try_poll_next","try_poll_next","try_poll_next","try_poll_next","type_id","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","vzip","CastVector","CastVectorSnafu","ColumnNotExists","ColumnNotExistsSnafu","CreateRecordBatches","CreateRecordBatchesSnafu","DataTypes","DataTypesSnafu","Error","External","ExternalSnafu","Format","FormatSnafu","InitRecordbatchStream","InitRecordbatchStreamSnafu","NewDfRecordBatch","NewDfRecordBatchSnafu","PollStream","PollStreamSnafu","ProjectArrowRecordBatch","ProjectArrowRecordBatchSnafu","Result","SchemaConversion","SchemaConversionSnafu","as_any","as_error_source","backtrace","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","build","build","cause","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","column_name","debug_fmt","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","description","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","drop","fail","fail","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from","from_type","init","init","init","init","init","init","init","init","init","init","init","init","into","into","into","into","into","into","into","into","into","into","into","into","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","next","projection","provide","reason","schema","source","status_code","table_name","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_string","to_type","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","column_name","error","error","error","error","error","from_type","location","location","location","location","location","location","location","location","location","location","location","projection","reason","schema","source","source","source","source","table_name","to_type","RecordBatch","RecordBatchRowIterator","borrow","borrow","borrow_mut","borrow_mut","clone","clone_into","column","column_by_name","column_vectors","columns","columns","columns","deref","deref","deref_mut","deref_mut","df_record_batch","df_record_batch","drop","drop","eq","fmt","from","from","init","init","into","into","into_df_record_batch","into_iter","new","new","next","num_columns","num_rows","record_batch","row_cursor","rows","rows","schema","serialize","to_owned","try_from","try_from","try_from_df_record_batch","try_into","try_into","try_project","type_id","type_id","vzip","vzip","collect","collect_batches"],"q":[[0,"common_recordbatch"],[158,"common_recordbatch::adapter"],[257,"common_recordbatch::error"],[504,"common_recordbatch::error::Error"],[531,"common_recordbatch::recordbatch"],[585,"common_recordbatch::util"]],"d":["A two-dimensional batch of column-oriented data with a …","Trait for a stream of record batches.","EmptyRecordBatchStream can be used to create a …","","A two-dimensional batch of column-oriented data with a …","","Adapt a Stream of RecordBatch to a RecordBatchStream.","","","","","","","","","","","","","","","","","","","","","","","Get a reference to a column’s array by index.","Get a reference to a column’s array by name.","Get a reference to all columns in the record batch.","","","","","","","","","","","","","","","","","","","","","","","","","Error of record batch.","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","Returns the total number of bytes of memory occupied …","Get a reference to a column’s array by name.","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","Create an empty RecordBatchStream","Creates a RecordBatchStreamAdaptor without output ordering …","Creates a new empty RecordBatch.","Returns the number of columns in the record batch.","Returns the number of rows in each column.","","","","","","","","","Projects the schema onto the specified columns","","","","","","","","","","Returns the Schema of the record batch.","Schema wrapped by Arc","","","","","Return a new RecordBatch where each column is sliced …","","","","","","","","","","","","","Create a RecordBatch from an iterable list of pairs of the …","Create a RecordBatch from an iterable list of tuples of the","","","","","","","","Creates a RecordBatch from a schema and columns.","Creates a RecordBatch from a schema and columns, with …","","","","","","","","","","","","","","","","","Override the schema of this RecordBatch","","","Greptime SendableRecordBatchStream -> DataFusion …","","","ParquetRecordBatchStream -> DataFusion RecordBatchStream","","DataFusion SendableRecordBatchStream -> Greptime …","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","SNAFU context selector for the Error::CastVector variant","","SNAFU context selector for the Error::ColumnNotExists …","","SNAFU context selector for the Error::CreateRecordBatches …","","SNAFU context selector for the Error::DataTypes variant","","","SNAFU context selector for the Error::External variant","","SNAFU context selector for the Error::Format variant","","SNAFU context selector for the Error::InitRecordbatchStream…","","SNAFU context selector for the Error::NewDfRecordBatch …","","SNAFU context selector for the Error::PollStream variant","","SNAFU context selector for the …","","","SNAFU context selector for the Error::SchemaConversion …","","","","","","","","","","","","","","","","","","","","","","","","","","","","Consume the selector and return the associated error","Consume the selector and return the associated error","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Consume the selector and return a Result with the …","Consume the selector and return a Result with the …","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","A two-dimensional batch of column-oriented data with a …","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","Calls U::from(self).","Calls U::from(self).","","","","Create a new RecordBatch from schema and columns.","","","","","","Create an iterator to traverse the data by row","","","","","","","Create a new RecordBatch from schema and df_record_batch.","","","","","","","","Collect all the items from the stream into a vector of …","Collect all the items from the stream into RecordBatches."],"i":[0,0,0,0,0,0,0,0,0,0,0,1,1,21,29,22,3,1,4,21,29,22,3,1,4,3,4,3,4,4,4,4,34,4,21,29,22,3,1,4,21,29,22,3,1,4,34,21,29,22,3,1,4,1,1,4,0,3,1,4,21,29,22,3,1,4,4,4,4,4,29,21,29,22,3,1,4,29,21,29,22,3,1,4,1,1,1,3,21,22,4,4,4,3,75,22,22,21,29,22,1,4,4,4,0,4,75,21,29,22,1,4,21,22,34,1,4,4,22,1,3,4,1,21,29,22,3,1,4,1,4,4,21,29,22,3,1,4,1,4,4,21,29,22,21,29,22,3,1,4,0,21,29,22,3,1,4,4,0,0,0,76,0,0,76,0,76,43,44,48,76,47,43,44,48,76,47,43,44,48,76,47,43,44,48,76,47,43,44,48,76,47,43,44,48,76,47,43,44,48,76,47,43,44,48,76,47,48,43,44,47,43,43,44,48,47,43,43,44,48,47,48,47,43,44,48,47,47,43,44,48,43,44,48,76,47,43,44,48,76,47,48,48,43,44,48,47,43,44,48,76,47,43,44,48,76,47,49,0,49,0,49,0,49,0,0,49,0,49,0,49,0,49,0,49,0,49,0,0,49,0,49,49,49,56,57,58,54,60,61,62,63,64,55,65,49,56,57,58,54,60,61,62,63,64,55,65,49,54,55,49,56,57,58,54,60,61,62,63,64,55,65,56,57,58,54,60,61,62,63,64,55,65,55,49,56,57,58,54,60,61,62,63,64,55,65,49,56,57,58,54,60,61,62,63,64,55,65,49,49,56,57,58,54,60,61,62,63,64,55,65,49,54,55,56,57,58,54,60,61,62,63,64,55,65,49,49,56,57,58,54,60,61,62,63,64,55,65,49,65,56,57,58,54,60,61,62,63,64,55,65,49,56,57,58,54,60,61,62,63,64,55,65,49,56,57,58,54,60,61,62,63,64,55,65,49,64,49,54,64,49,49,55,56,57,58,54,60,61,62,63,64,55,65,49,65,56,57,58,54,60,61,62,63,64,55,65,49,56,57,58,54,60,61,62,63,64,55,65,49,56,57,58,54,60,61,62,63,64,55,65,49,56,57,58,54,60,61,62,63,64,55,65,49,77,78,79,80,81,82,83,78,84,85,86,87,79,80,81,82,77,83,82,86,82,84,85,87,83,77,83,0,0,73,34,73,34,34,34,34,34,34,34,73,34,73,34,73,34,34,34,73,34,34,34,73,34,73,34,73,34,34,73,73,34,73,34,34,73,73,34,73,34,34,34,73,34,34,73,34,34,73,34,73,34,0,0],"f":[0,0,0,0,0,0,0,0,0,0,0,[1,2],0,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[3,3],[4,4],[[]],[[]],[[4,5],[[8,[6,7]]]],[[4,9],[[10,[[8,[6,7]]]]]],[4,[[11,[[8,[6,7]]]]]],0,0,[5],[5],[5],[5],[5],[5],[5],[5],[5],[5],[5],[5],0,[5],[5],[5],[5],[5],[5],[[],1],[[1,1],12],[[4,4],12],0,[[3,13],14],[[1,13],14],[[4,13],[[16,[15]]]],[[]],[[]],[[]],[[]],[[]],[[]],[17,4],[17,4],[4,5],[[4,9]],0,[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],0,[[]],[[]],[[]],[[]],[[]],[[]],[1,18],[1],[1,19],0,[20,21],[20,22],[[[8,[23,7]]],4],[4,5],[4,5],0,[[],[[10,[[11,[3]]]]]],[[[22,[[0,[24,25]]]]],[[10,[[11,[3]]]]]],0,[[[26,[21]],27],[[28,[10]]]],[[[26,[29]],27],[[28,[10]]]],[[[26,[[22,[[0,[24,25]]]]]],27],[[28,[10]]]],[1,[[31,[30]]]],[[4,[11,[5]]],[[16,[4,32]]]],[[4,33],4],[[4,33],4],0,0,[[],20],[21,20],[29,20],[[[22,[[0,[24,25]]]]],20],[1,20],[4,[[8,[23,7]]]],0,0,0,0,0,[[4,5,5],4],0,[1,[[35,[34]]]],[[]],[[]],[2,[[31,[1]]]],[[],16],[[],16],[[],16],[[],16],[[],16],[[],16],[[20,36],[[31,[1]]]],[36,[[16,[4,32]]]],[36,[[16,[4,32]]]],[[],16],[[],16],[[],16],[[],16],[[],16],[[],16],[[20,[35,[34]]],[[31,[1]]]],[[[8,[23,7]],[35,[[8,[6,7]],7]]],[[16,[4,32]]]],[[[8,[23,7]],[35,[[8,[6,7]],7]],37],[[16,[4,32]]]],[[26,27],[[28,[[10,[16]]]]]],[[26,27],[[28,[[10,[16]]]]]],[[26,27],[[28,[[10,[16]]]]]],[[],38],[[],38],[[],38],[[],38],[[],38],[[],38],0,[[]],[[]],[[]],[[]],[[]],[[]],[[4,[8,[23,7]]],[[16,[4,32]]]],0,0,0,0,0,0,0,0,0,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[5],[5],[5],[5],[5],[5],[5],[5],[5],[5],[5],[5],[5],[5],[5],[[]],[[]],[[]],[[]],[[]],[[],5],[[],5],[[],5],[[],5],[[],5],[[]],[[]],[[]],[[]],[[]],0,[[39,[42,[[0,[25,40,41]]]],[10,[[35,[5]]]]],[[43,[[0,[25,40,41]]]]]],[2,44],[[20,[26,[[46,[45]]]]],47],0,[[[26,[[43,[[0,[25,40,41]]]]]],27],[[28,[10]]]],[[[26,[44]],27],[[28,[10]]]],[[[26,[48]],27],[[28,[10]]]],[[[26,[47]],27],[[28,[10]]]],0,[[[43,[[0,[25,40,41]]]]],39],[44,39],[48,20],[47,20],0,0,[[[43,[[0,[25,40,41]]]]]],[44],[48],[47],0,0,0,0,[[],16],[[],16],[[],16],[[],16],[[],16],[[],16],[[],16],[[],16],[[],16],[[],16],[18,[[31,[48]]]],[[18,33],[[31,[48]]]],[[26,27],[[28,[[10,[16]]]]]],[[26,27],[[28,[[10,[16]]]]]],[[26,27],[[28,[[10,[16]]]]]],[[26,27],[[28,[[10,[16]]]]]],[[],38],[[],38],[[],38],[[],38],[[],38],[[]],[[]],[[]],[[]],[[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[49,50],[[],51],[49,[[10,[52]]]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[[54,[[53,[30]]]]],49],[[[55,[[53,[30]],[53,[30]]]]],49],[49,[[10,[51]]]],[56,56],[57,57],[58,58],[[[54,[59]]],[[54,[59]]]],[60,60],[61,61],[62,62],[63,63],[[[64,[59,59]]],[[64,[59,59]]]],[[[55,[59,59]]],[[55,[59,59]]]],[[[65,[59,59]]],[[65,[59,59]]]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],0,[[49,5,[35,[30]]]],[5],[5],[5],[5],[5],[5],[5],[5],[5],[5],[5],[5],[5],[5],[5],[5],[5],[5],[5],[5],[5],[5],[5],[5],[49,9],[5],[5],[5],[5],[5],[5],[5],[5],[5],[5],[5],[5],[[[54,[[53,[30]]]]],[[16,[49]]]],[[[55,[[53,[30]],[53,[30]]]]],[[16,[49]]]],[[56,13],14],[[57,13],14],[[58,13],14],[[[54,[66]],13],14],[[60,13],14],[[61,13],14],[[62,13],14],[[63,13],14],[[[64,[66,66]],13],14],[[[55,[66,66]],13],14],[[[65,[66,66]],13],14],[[49,13],14],[[49,13],14],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],0,[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[56,49],[57,49],[58,49],[[[54,[[53,[30]]]]],49],[60,49],[61,49],[62,49],[63,49],[[[64,[[53,[20]],[53,[[35,[5]]]]]]],49],[[[55,[[53,[30]],[53,[30]]]]],49],[[[65,[[53,[67]],[53,[67]]]]],49],[49,[[10,[68]]]],0,[69],0,0,[49,[[10,[51]]]],[49,70],0,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[],30],0,[[],16],[[],16],[[],16],[[],16],[[],16],[[],16],[[],16],[[],16],[[],16],[[],16],[[],16],[[],16],[[],16],[[],16],[[],16],[[],16],[[],16],[[],16],[[],16],[[],16],[[],16],[[],16],[[],16],[[],16],[[],38],[[],38],[[],38],[[],38],[[],38],[[],38],[[],38],[[],38],[[],38],[[],38],[[],38],[[],38],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[]],[[]],[[]],[[]],[34,34],[[]],[[34,5],71],[[34,9],[[10,[71]]]],[[34,9,20],[[31,[[72,[30,71]]]]]],[34,[[11,[71]]]],0,0,[5],[5],[5],[5],[34,4],0,[5],[5],[[34,34],12],[[34,13],14],[[]],[[]],[[],5],[[],5],[[]],[[]],[34,4],[[]],[34,73],[[20,36],[[31,[34]]]],[73,10],[34,5],[34,5],0,0,[34,73],0,0,[[34,74],16],[[]],[[],16],[[],16],[[20,4],[[31,[34]]]],[[],16],[[],16],[[34,[11,[5]]],[[31,[34]]]],[[],38],[[],38],[[]],[[]],[2,[[31,[[35,[34]]]]]],[2,[[31,[1]]]]],"c":[],"p":[[3,"RecordBatches"],[6,"SendableRecordBatchStream"],[3,"OrderOption"],[3,"DfRecordBatch"],[15,"usize"],[8,"Array"],[3,"Global"],[3,"Arc"],[15,"str"],[4,"Option"],[15,"slice"],[15,"bool"],[3,"Formatter"],[6,"Result"],[3,"Error"],[4,"Result"],[3,"StructArray"],[6,"DfSendableRecordBatchStream"],[8,"Iterator"],[6,"SchemaRef"],[3,"EmptyRecordBatchStream"],[3,"RecordBatchStreamAdaptor"],[3,"Schema"],[8,"Stream"],[8,"Unpin"],[3,"Pin"],[3,"Context"],[4,"Poll"],[3,"SimpleRecordBatchStream"],[3,"String"],[6,"Result"],[4,"ArrowError"],[3,"BaselineMetrics"],[3,"RecordBatch"],[3,"Vec"],[8,"IntoIterator"],[3,"RecordBatchOptions"],[3,"TypeId"],[6,"SchemaRef"],[8,"AsyncFileReader"],[8,"Send"],[3,"ParquetRecordBatchStream"],[3,"ParquetRecordBatchStreamAdapter"],[3,"DfRecordBatchStreamAdapter"],[8,"Future"],[3,"Box"],[3,"AsyncRecordBatchStreamAdapter"],[3,"RecordBatchStreamAdapter"],[4,"Error"],[8,"Any"],[8,"Error"],[3,"Backtrace"],[8,"Into"],[3,"CreateRecordBatchesSnafu"],[3,"ColumnNotExistsSnafu"],[3,"NewDfRecordBatchSnafu"],[3,"DataTypesSnafu"],[3,"ExternalSnafu"],[8,"Clone"],[3,"SchemaConversionSnafu"],[3,"PollStreamSnafu"],[3,"FormatSnafu"],[3,"InitRecordbatchStreamSnafu"],[3,"ProjectArrowRecordBatchSnafu"],[3,"CastVectorSnafu"],[8,"Debug"],[4,"ConcreteDataType"],[8,"StackError"],[3,"Demand"],[4,"StatusCode"],[6,"VectorRef"],[3,"HashMap"],[3,"RecordBatchRowIterator"],[8,"Serializer"],[8,"RecordBatchStream"],[4,"AsyncRecordBatchStreamAdapterState"],[13,"ColumnNotExists"],[13,"NewDfRecordBatch"],[13,"PollStream"],[13,"Format"],[13,"InitRecordbatchStream"],[13,"ProjectArrowRecordBatch"],[13,"CastVector"],[13,"DataTypes"],[13,"External"],[13,"CreateRecordBatches"],[13,"SchemaConversion"]]},\ "common_runtime":{"doc":"","t":"GCDDDCIMLLLFFFFLLLLKMFLLLLLLLALLLLLAMLLFMMLLLLLLLAKMLLMFAMAFFFFFFMLLLLLLLLLLLFNDENDGNDLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMLLLLLLLLLLLLLLLLLLLLLLLMMMMMMMRHDHDRRMFMMFLFLFLLLLLFLOOLLLLLLLLLLFLLLFMMFLFLFLFLFLFLLLLLLLLLFMMRRRGDIDLLLLKMLLLLLLLLLLLLLMMLLKMLLLMLMMLLLLLLLLLDDDDHDMMLLLLLLLLLMLLMLLLLLLLLLLLLLLLLMMLLLLLLLLMFFFFMMLMLLLLMLLLLLLLLLLLLLL","n":["BoxedTaskFunction","Builder","JoinError","JoinHandle","RepeatedTask","Runtime","TaskFunction","_p","abort","abort_handle","as_error_source","bg_runtime","block_on_bg","block_on_read","block_on_write","borrow","borrow","borrow_mut","borrow_mut","call","cancel_token","create_runtime","deref","deref","deref_mut","deref_mut","drop","drop","drop","error","fmt","fmt","fmt","from","from","global","id","init","init","init_global_runtimes","inner","interval","into","into","into_future","into_panic","is_cancelled","is_finished","is_panic","metrics","name","name","poll","provide","raw","read_runtime","repeated_task","repr","runtime","spawn_bg","spawn_blocking_bg","spawn_blocking_read","spawn_blocking_write","spawn_read","spawn_write","started","to_string","try_from","try_from","try_into","try_into","try_into_panic","try_poll","type_id","type_id","vzip","vzip","write_runtime","BuildRuntime","BuildRuntimeSnafu","Error","IllegalState","IllegalStateSnafu","Result","WaitGcTaskStop","WaitGcTaskStopSnafu","as_any","as_error_source","backtrace","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","build","cause","clone","clone","clone","clone_into","clone_into","clone_into","debug_fmt","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","description","drop","drop","drop","drop","fail","fmt","fmt","fmt","fmt","fmt","from","from","from","from","init","init","init","init","into","into","into","into","into_error","into_error","into_error","location_opt","name","name","next","provide","source","to_owned","to_owned","to_owned","to_string","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","error","error","location","location","location","name","name","BG_WORKERS","CONFIG_RUNTIMES","ConfigRuntimes","GLOBAL_RUNTIMES","GlobalRuntimes","READ_WORKERS","WRITE_WORKERS","already_init","bg_runtime","bg_runtime","bg_runtime","block_on_bg","block_on_bg","block_on_read","block_on_read","block_on_write","block_on_write","borrow","borrow","borrow_mut","borrow_mut","create_runtime","default","define_global_runtime_spawn","define_spawn","deref","deref","deref_mut","deref_mut","drop","drop","from","from","init","init","init_global_runtimes","into","into","new","read_runtime","read_runtime","read_runtime","spawn_bg","spawn_bg","spawn_blocking_bg","spawn_blocking_bg","spawn_blocking_read","spawn_blocking_read","spawn_blocking_write","spawn_blocking_write","spawn_read","spawn_read","spawn_write","spawn_write","try_from","try_from","try_into","try_into","type_id","type_id","vzip","vzip","write_runtime","write_runtime","write_runtime","METRIC_RUNTIME_THREADS_ALIVE","METRIC_RUNTIME_THREADS_IDLE","THREAD_NAME_LABEL","BoxedTaskFunction","RepeatedTask","TaskFunction","TaskInner","borrow","borrow","borrow_mut","borrow_mut","call","cancel_token","deref","deref","deref_mut","deref_mut","drop","drop","drop","fmt","fmt","from","from","init","init","inner","interval","into","into","name","name","new","start","started","started","stop","task_fn","task_handle","to_string","try_from","try_from","try_into","try_into","type_id","type_id","vzip","vzip","Builder","Dropper","JoinError","JoinHandle","RUNTIME_ID","Runtime","_dropper","_p","block_on","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","build","builder","builder","clone","clone_into","close","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","drop","drop","drop","drop","fmt","fmt","from","from","from","handle","id","init","init","init","into","into","into","max_blocking_threads","name","name","on_thread_park","on_thread_start","on_thread_stop","on_thread_unpark","raw","repr","runtime_name","runtime_name","spawn","spawn_blocking","thread_keep_alive","thread_name","thread_name","to_owned","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","vzip","vzip","vzip","worker_threads"],"q":[[0,"common_runtime"],[78,"common_runtime::error"],[166,"common_runtime::error::Error"],[173,"common_runtime::global"],[238,"common_runtime::metrics"],[241,"common_runtime::repeated_task"],[286,"common_runtime::runtime"]],"d":["","","Task failed to execute to completion.","An owned permission to join on a task (await its …","","","Task to execute repeatedly.","","Abort the task associated with the handle.","Returns a new AbortHandle that can be used to remotely …","","Returns the global bg thread pool.","Run a future to complete in bg thread pool.","Run a future to complete in read thread pool.","Run a future to complete in write thread pool.","","","","","Invoke the task.","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Global runtimes","","","","Initialize the global runtimes","","","Calls U::from(self).","Calls U::from(self).","","Consumes the join error, returning the object with which …","Returns true if the error was caused by the task being …","Checks if the task associated with this JoinHandle has …","Returns true if the error was caused by the task panicking.","Runtime metrics","Name of the task.","","","","","Returns the global read thread pool.","","","","Spawn a future and execute it in bg thread pool.","Run the blocking operation in bg thread pool.","Run the blocking operation in read thread pool.","Run the blocking operation in write thread pool.","Spawn a future and execute it in read thread pool.","Spawn a future and execute it in write thread pool.","","","","","","","Consumes the join error, returning the object with which …","","","","","","Returns the global write thread pool.","","SNAFU context selector for the Error::BuildRuntime variant","","","SNAFU context selector for the Error::IllegalState variant","","","SNAFU context selector for the Error::WaitGcTaskStop …","","","","","","","","","","","","Consume the selector and return the associated error","","","","","","","","","","","","","","","","","","","","","","Consume the selector and return a Result with the …","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the global bg thread pool.","","","Run a future to complete in bg thread pool.","","Run a future to complete in read thread pool.","","Run a future to complete in write thread pool.","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","Initialize the global runtimes","Calls U::from(self).","Calls U::from(self).","","Returns the global read thread pool.","","","Spawn a future and execute it in bg thread pool.","","Run the blocking operation in bg thread pool.","","Run the blocking operation in read thread pool.","","Run the blocking operation in write thread pool.","","Spawn a future and execute it in read thread pool.","","Spawn a future and execute it in write thread pool.","","","","","","","","","","Returns the global write thread pool.","","","","","","","","Task to execute repeatedly.","","","","","","Invoke the task.","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Calls U::from(self).","Calls U::from(self).","Name of the task.","","","","","","","The task_fn to run. This is Some if the task is not …","The repeated task handle. This handle is Some if the task …","","","","","","","","","","","Dropping the dropper will cause runtime to shutdown.","Task failed to execute to completion.","An owned permission to join on a task (await its …","","A runtime to run future tasks","","","Run a future to complete, this is the runtime’s entry …","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Specifies the limit for additional threads spawned by the …","","","","","","","","","","","Spawn a future and execute it in this thread pool","Run the provided function on an executor dedicated to …","Sets a custom timeout for a thread in the blocking pool.","Sets name of threads spawned by the Runtime thread pool","","","","","","","","","","","","","","","Sets the number of worker threads the Runtime will use."],"i":[0,0,0,0,0,0,0,1,1,1,10,0,0,0,0,10,1,10,1,47,39,0,10,1,10,1,10,1,1,0,10,10,1,10,1,0,10,10,1,0,39,39,10,1,1,10,10,1,10,0,47,39,1,10,1,0,0,10,0,0,0,0,0,0,0,39,10,10,1,10,1,10,1,10,1,10,1,0,26,0,0,26,0,0,26,0,26,26,26,30,29,32,26,30,29,32,26,29,26,30,29,32,30,29,32,26,30,29,32,26,30,29,32,26,26,30,29,32,26,29,30,29,32,26,26,30,29,32,26,30,29,32,26,30,29,32,26,30,29,32,26,29,32,26,26,26,30,29,32,26,30,29,32,26,30,29,32,26,30,29,32,26,30,29,32,26,48,49,48,50,49,50,49,0,0,0,0,0,0,0,38,0,37,38,0,37,0,37,0,37,37,38,37,38,0,38,0,0,37,38,37,38,37,38,37,38,37,38,0,37,38,37,0,37,38,0,37,0,37,0,37,0,37,0,37,0,37,37,38,37,38,37,38,37,38,0,37,38,0,0,0,0,0,0,0,51,39,51,39,47,39,51,39,51,39,51,39,39,39,39,51,39,51,39,39,39,51,39,47,39,39,39,39,39,39,51,51,39,51,39,51,39,51,39,51,39,0,0,0,0,0,0,4,1,4,44,4,45,44,4,45,44,4,44,4,4,45,44,44,4,45,44,4,45,44,4,45,45,4,45,44,4,45,4,10,44,4,45,44,4,45,44,4,4,0,0,0,0,1,10,44,44,4,4,44,44,44,4,44,4,45,44,4,45,44,4,45,44,4,45,44],"f":[0,0,0,0,0,0,0,0,[1],[1,2],[[],3],[[],4],[5],[5],[5],[[]],[[]],[[]],[[]],[[],[[7,[[6,[5]]]]]],0,[[8,8,9],4],[9],[9],[9],[9],[9],[1],[9],0,[[10,11],[[13,[12]]]],[[10,11],[[13,[12]]]],[[[1,[14]],11],[[13,[12]]]],[[]],[[]],0,0,[[],9],[[],9],[[[15,[4]],[15,[4]],[15,[4]]]],0,0,[[]],[[]],[[]],[10,[[6,[16,17]]]],[10,18],[1,18],[10,18],0,[[],8],0,[[[7,[1]],19],20],[21],0,[[],4],0,0,0,[[[0,[5,22]]],1],[[[0,[23,22]]],[[1,[22]]]],[[[0,[23,22]]],[[1,[22]]]],[[[0,[23,22]]],[[1,[22]]]],[[[0,[5,22]]],1],[[[0,[5,22]]],1],0,[[],24],[[],13],[[],13],[[],13],[[],13],[10,[[13,[[6,[16,17]],10]]]],[[7,19],20],[[],25],[[],25],[[]],[[]],[[],4],0,0,0,0,0,0,0,0,[26,16],[[],3],[26,[[15,[27]]]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[[29,[[28,[24]]]]],26],[26,[[15,[3]]]],[30,30],[[[29,[31]]],[[29,[31]]]],[[[32,[31]]],[[32,[31]]]],[[]],[[]],[[]],[[26,9,[33,[24]]]],[9],[9],[9],[9],[9],[9],[9],[9],[26,8],[9],[9],[9],[9],[[[29,[[28,[24]]]]],[[13,[26]]]],[[30,11],34],[[[29,[14]],11],34],[[[32,[14]],11],34],[[26,11],34],[[26,11],34],[[]],[[]],[[]],[[]],[[],9],[[],9],[[],9],[[],9],[[]],[[]],[[]],[[]],[30,26],[[[29,[[28,[24]]]]],26],[[[32,[[28,[24]]]]],26],[26,[[15,[35]]]],0,0,[26,[[15,[36]]]],[21],[26,[[15,[3]]]],[[]],[[]],[[]],[[],24],[[],13],[[],13],[[],13],[[],13],[[],13],[[],13],[[],13],[[],13],[[],25],[[],25],[[],25],[[],25],[[]],[[]],[[]],[[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[],4],0,0,[5],[[37,5]],[5],[[37,5]],[5],[[37,5]],[[]],[[]],[[]],[[]],[[8,8,9],4],[[],38],0,0,[9],[9],[9],[9],[9],[9],[[]],[[]],[[],9],[[],9],[[[15,[4]],[15,[4]],[15,[4]]]],[[]],[[]],[[[15,[4]],[15,[4]],[15,[4]]],37],[[],4],0,0,[[[0,[5,22]]],1],[[37,[0,[5,22]]],1],[[[0,[23,22]]],[[1,[22]]]],[[37,[0,[23,22]]],[[1,[22]]]],[[[0,[23,22]]],[[1,[22]]]],[[37,[0,[23,22]]],[[1,[22]]]],[[[0,[23,22]]],[[1,[22]]]],[[37,[0,[23,22]]],[[1,[22]]]],[[[0,[5,22]]],1],[[37,[0,[5,22]]],1],[[[0,[5,22]]],1],[[37,[0,[5,22]]],1],[[],13],[[],13],[[],13],[[],13],[[],25],[[],25],[[]],[[]],[[],4],0,0,0,0,0,0,0,0,0,[[]],[[]],[[]],[[]],[[],[[7,[[6,[5]]]]]],0,[9],[9],[9],[9],[9],[39],[9],[[39,11],34],[[39,11],34],[[]],[[]],[[],9],[[],9],0,0,[[]],[[]],[[],8],0,[[40,[42,[41]]],[[39,[41]]]],[[[39,[41]],4],43],[[[39,[41]]],18],0,[[[39,[41]]],43],0,0,[[],24],[[],13],[[],13],[[],13],[[],13],[[],25],[[],25],[[]],[[]],0,0,0,0,0,0,0,0,[[4,5]],[[]],[[]],[[]],[[]],[[]],[[]],[44,[[43,[4]]]],[[],44],0,[4,4],[[]],0,[[],44],[9],[9],[9],[9],[9],[9],[9],[9],[9],[45],[[4,11],34],[[45,11],34],[[]],[[]],[[]],0,0,[[],9],[[],9],[[],9],[[]],[[]],[[]],[[44,9],44],[4,8],0,[24,46],[24,46],[24,46],[24,46],0,0,[[44,[28,[24]]],44],0,[[4,[0,[5,22]]],1],[[4,[0,[23,22]]],[[1,[22]]]],[[44,40],44],[[44,[28,[24]]],44],0,[[]],[[],13],[[],13],[[],13],[[],13],[[],13],[[],13],[[],25],[[],25],[[],25],[[]],[[]],[[]],[[44,9],44]],"c":[],"p":[[3,"JoinHandle"],[3,"AbortHandle"],[8,"Error"],[3,"Runtime"],[8,"Future"],[3,"Box"],[3,"Pin"],[15,"str"],[15,"usize"],[3,"JoinError"],[3,"Formatter"],[3,"Error"],[4,"Result"],[8,"Debug"],[4,"Option"],[8,"Any"],[3,"Global"],[15,"bool"],[3,"Context"],[4,"Poll"],[3,"Demand"],[8,"Send"],[8,"FnOnce"],[3,"String"],[3,"TypeId"],[4,"Error"],[3,"Backtrace"],[8,"Into"],[3,"IllegalStateSnafu"],[3,"BuildRuntimeSnafu"],[8,"Clone"],[3,"WaitGcTaskStopSnafu"],[3,"Vec"],[6,"Result"],[3,"Location"],[8,"StackError"],[3,"GlobalRuntimes"],[3,"ConfigRuntimes"],[3,"RepeatedTask"],[3,"Duration"],[8,"ErrorExt"],[6,"BoxedTaskFunction"],[6,"Result"],[3,"Builder"],[3,"Dropper"],[8,"Fn"],[8,"TaskFunction"],[13,"BuildRuntime"],[13,"WaitGcTaskStop"],[13,"IllegalState"],[3,"TaskInner"]]},\ -"common_telemetry":{"doc":"","t":"HHCFCOOFOCCCFOAAAAFOOCCCCCOSRSHSDDSHDSLLLLLLLLLLLLLLOLLLLLLLLLMLLLMLLLLLLLLLLLOAOLLLLLLLLLLLLLOLLLFFLLLLLMOLLLLLAOLLLOFLLLLLLLLLLLLODLLLLLLLLMLLLLLLLLMLLLLMLLLLLLIDDDDDDMLLKLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMLLLLLLLLLLLLLLLMLLMLLLLLLLLLMLLLLLLLMMLLLLLLLLLLLLLLLLLLLLLMMLLLLLLLHDDLLLLLLLLLLLLLLLLLLLLMLLFFMLLLLMLMLLLFLLLLLLF","n":["NODE_ID","TRACE_BUCKET","TRACE_ID","calculate_hash","common_error","debug","error","gen_trace_id","info","init_default_metrics_recorder","init_default_ut_logging","init_global_logging","init_node_id","log","logging","macros","metric","panic_hook","set_panic_hook","timer","trace","trace_id","tracing","tracing_appender","tracing_futures","tracing_subscriber","warn","DEBUG","DEFAULT_LOG_TARGETS","ERROR","GLOBAL_UT_LOG_GUARD","INFO","Level","LoggingOptions","TRACE","TRACE_ID","TracingOptions","WARN","as_log","as_str","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","cmp","compare","debug","default","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","deserialize","dir","drop","drop","drop","enable_jaeger_tracing","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","error","event","event","fmt","fmt","fmt","from","from","from","from_str","ge","ge","get_hash","gt","gt","hash","info","init","init","init","init_default_ut_logging","init_global_logging","into","into","into","le","le","level","log","lt","lt","partial_cmp","partial_cmp","serialize","span","span","to_owned","to_owned","to_string","trace","trace_id","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","vzip","vzip","vzip","warn","Event","borrow","borrow_mut","child_of","deref","deref_mut","dispatch","drop","fields","fields","fmt","from","init","into","is_contextual","is_log","is_root","metadata","metadata","new","new_child_of","normalized_metadata","parent","parent","record","record","try_from","try_into","type_id","vzip","AsId","Attributes","Entered","EnteredSpan","Id","Record","Span","_not_send","add_link","add_link_with_attributes","as_id","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","child_of","child_of","clone","clone","clone_into","clone_into","contains","contains","context","current","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","drop","drop","drop","drop","drop","drop","drop","drop","drop","enter","entered","eq","eq","equivalent","equivalent","equivalent","equivalent","exit","field","fields","fmt","fmt","fmt","fmt","fmt","fmt","follows_from","from","from","from","from","from","from","from_non_zero_u64","from_u64","get_hash","get_hash","has_field","hash","hash","id","id","in_scope","init","init","init","init","init","init","inner","into","into","into","into","into","into","into_non_zero_u64","into_u64","is_contextual","is_disabled","is_empty","is_empty","is_none","is_root","len","meta","metadata","metadata","metadata","new","new","new","new_disabled","new_root","new_root","none","or_current","parent","parent","record","record","record","record","record","record_all","set_parent","span","span","to_owned","to_owned","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","values","values","values","vzip","vzip","vzip","vzip","vzip","vzip","with_subscriber","PROMETHEUS_HANDLE","PrometheusHandle","Timer","borrow","borrow","borrow_mut","borrow_mut","clone","clone_into","deref","deref","deref_mut","deref_mut","discard","drop","drop","drop","elapsed","fmt","from","from","from","from_histogram","histogram","init","init","init_default_metrics_recorder","init_prometheus_recorder","inner","into","into","new","new_with_labels","observed","render","start","to_owned","try_from","try_from","try_handle","try_into","try_into","type_id","type_id","vzip","vzip","set_panic_hook"],"q":[[0,"common_telemetry"],[27,"common_telemetry::logging"],[132,"common_telemetry::logging::event"],[162,"common_telemetry::logging::span"],[326,"common_telemetry::metric"],[372,"common_telemetry::panic_hook"]],"d":["","","","","","Logs a message at the debug level.","Logs a message at the error level.","","Logs a message at the info level.","","","","","The standard logging macro.","logging stuffs, inspired by databend","","","","","","Logs a message at the trace level.","","","","","","Logs a message at the warn level.","The “debug” level.","","The “error” level.","","The “info” level.","Describes the level of verbosity of a span or event.","","The “trace” level.","Task local trace id. See trace_id for more details.","","The “warn” level.","","Returns the string representation of the Level.","","","","","","","","","","","","","Logs a message at the debug level.","","","","","","","","","","","","","","","","","","","","","","","","","","Logs a message at the error level.","Events represent single points in time during the …","Constructs a new Event.","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","Logs a message at the info level.","","","","Init tracing for unittest. Write logs to file unittest.","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","The standard logging macro.","","","","","","Spans represent periods of time in which a program was …","Constructs a new span.","","","","Logs a message at the trace level.","Get current TRACE_ID from tokio task_local storage.","","","","","","","","","","","","","Logs a message at the warn level.","Events represent single points in time where something …","","","Constructs a new Event with the specified metadata and set …","","","Constructs a new Event with the specified metadata and set …","","Returns an iterator over the set of values on this Event.","","","Returns the argument unchanged.","","Calls U::from(self).","Returns true if the new event’s parent should be …","","Returns true if the new event should be a root.","Returns metadata describing this Event.","","Returns a new Event in the current span, with the …","Returns a new Event as a child of the specified span, with …","","Returns the new event’s explicitly-specified parent, if …","","","Visits all the fields on this Event with the specified …","","","","","Trait implemented by types which have a span Id.","Attributes provided to a Subscriber describing a new span …","A guard representing a span which has been entered and is …","An owned version of Entered, a guard representing a span …","Identifies a span within the context of a subscriber.","A set of fields recorded by a span.","A handle representing a span, with the capability to enter …","","","","Returns the Id of the span that self corresponds to, or …","","","","","","","","","","","","","Constructs a new Span as child of the given parent span, …","Returns Attributes describing a new child span of the …","","","","","Returns true if this set of Attributes contains a value …","Returns true if this Record contains a value for the given …","","Returns a handle to the span considered by the Subscriber …","","","","","","","","","","","","","","","","","","","","","","","Enters this span, returning a guard that will exit the …","Enters this span, consuming it and returning a guard that …","","","","","","","Exits this span, returning the underlying Span.","Returns a Field for the field with the given name, if one …","Returns the set of all fields defined by this span’s …","","","","","","","Indicates that the span with the given ID has an indirect …","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Constructs a new span ID from the given NonZeroU64.","Constructs a new span ID from the given u64.","","","Returns true if this Span has a field for the given Field …","","","Returns this span’s Id, if it is enabled.","Returns this span’s Id, if it is enabled.","Executes the given function in the context of this span.","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Returns the span’s ID as a NonZeroU64.","Returns the span’s ID as a u64.","Returns true if the new span’s parent should be …","Returns true if this span was disabled by the subscriber …","Returns true if this set of Attributes contains no values.","Returns true if this Record contains no values.","Returns true if this span was constructed by Span::none …","Returns true if the new span should be a root.","Returns the number of fields that would be visited from …","","Returns this span’s Metadata, if it is enabled.","Returns a reference to the new span’s metadata.","","Constructs a new Span with the given metadata and set of …","Returns Attributes describing a new child span of the …","Constructs a new Record from a ValueSet.","Constructs a new disabled span with the given Metadata.","Constructs a new Span as the root of its own trace tree, …","Returns Attributes describing a new span at the root of …","Constructs a new span that is completely disabled.","Returns this span, if it was enabled by the current …","Returns the new span’s explicitly-specified parent, if …","","Records that the field described by field has the value …","Records all the fields in this set of Attributes with the …","","","Records all the fields in this Record with the provided …","Records all the fields in the provided ValueSet.","","","","","","","","","","","","","","","","","","","","","","","","Returns a reference to a ValueSet containing any values …","","","","","","","","","Invokes a function with a reference to this span’s ID …","","Handle for accessing metrics stored via PrometheusRecorder.","A Histogram timer that emits the elapsed time to the …","","","","","","","","","","","Discards the timer result.","","","","Returns the elapsed duration from the time this timer …","","Returns the argument unchanged.","","Returns the argument unchanged.","Creates a timer from given histogram.","","","","","Init prometheus recorder.","","Calls U::from(self).","Calls U::from(self).","Creates a timer from given name.","Creates a timer from given name.","","Takes a snapshot of the metrics held by the recorder and …","","","","","","","","","","","",""],"i":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,5,0,5,0,0,5,0,0,5,5,5,8,10,5,8,10,5,8,5,8,5,5,5,0,8,10,8,10,5,8,10,5,8,8,8,10,5,8,8,5,5,8,8,8,8,5,5,5,5,0,0,0,8,5,5,8,10,5,5,5,5,5,5,5,5,0,8,10,5,0,0,8,10,5,5,5,8,0,5,5,5,5,8,0,0,8,5,5,0,0,8,10,5,8,10,5,8,10,5,8,10,5,0,0,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,0,0,0,0,0,0,0,42,34,34,54,34,43,42,27,38,40,34,43,42,27,38,40,34,38,34,27,34,27,38,40,34,34,34,43,42,42,27,38,40,34,43,42,27,38,40,34,34,43,43,42,42,27,38,40,34,34,34,27,27,27,27,27,42,34,38,34,43,42,27,38,40,34,34,43,42,27,38,40,27,27,34,27,34,34,27,34,42,34,34,43,42,27,38,40,34,34,43,42,27,38,40,27,27,38,34,38,40,34,38,40,34,34,38,38,34,38,40,34,34,38,34,34,38,38,34,38,38,40,40,34,34,43,42,34,27,34,43,42,27,38,40,34,43,42,27,38,40,34,43,42,27,38,40,38,38,40,34,43,42,27,38,40,34,0,0,0,50,49,50,49,49,49,50,49,50,49,50,50,50,49,50,50,50,50,49,50,50,50,49,0,0,49,50,49,50,50,50,49,50,49,50,49,0,50,49,50,49,50,49,0],"f":[0,0,0,[1,2],0,0,0,[[],2],0,0,0,0,[[[4,[3]]]],0,0,0,0,0,[[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[5,6],[5,7],[[]],[[]],[[]],[[]],[[]],[[]],[8,8],[5,5],[[]],[[]],[[5,5],9],[[],9],0,[[],8],[[],10],[11],[11],[11],[11],[11],[11],[12,[[13,[8]]]],0,[11],[11],[11],0,[[8,8],14],[[5,15],14],[[5,5],14],[[],14],[[],14],[[],14],[[],14],[[],14],[[],14],[[],14],[[],14],0,0,0,[[8,16],17],[[5,16],[[13,[18]]]],[[5,16],[[13,[18]]]],[[]],[[]],[[]],[7,[[13,[5,19]]]],[[5,15],14],[[5,5],14],[[[0,[1,20]],21],2],[[5,15],14],[[5,5],14],[[5,22]],0,[[],11],[[],11],[[],11],[[]],[[7,8,10],[[24,[23]]]],[[]],[[]],[[]],[[5,5],14],[[5,15],14],0,0,[[5,5],14],[[5,15],14],[[5,5],[[4,[9]]]],[[5,15],[[4,[9]]]],[[8,25],13],0,0,[[]],[[]],[[],3],0,[[],[[4,[2]]]],[[],13],[[],13],[[],13],[[],13],[[],13],[[],13],[[],26],[[],26],[[],26],[[]],[[]],[[]],0,0,[[]],[[]],[[[28,[[4,[27]]]],29,30]],[11],[11],[[29,30]],[11],[31,32],0,[[31,16],[[13,[18]]]],[[]],[[],11],[[]],[31,14],[31,14],[31,14],[31,29],0,[[29,30],31],[[[28,[[4,[27]]]],29,30],31],[31,[[4,[29]]]],[31,[[4,[27]]]],0,[[31,33]],[[31,33]],[[],13],[[],13],[[],26],[[]],0,0,0,0,0,0,0,0,[[34,35]],[[34,35,[24,[36,37]]]],[[],[[4,[27]]]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[[28,[[4,[27]]]],29,30],34],[[27,29,30],38],[34,34],[27,27],[[]],[[]],[[38,39],14],[[40,39],14],[34,41],[[],34],[11],[11],[11],[42,34],[11],[11],[11],[11],[11],[11],[11],[11],[11],[34],[11],[11],[43],[11],[42],[11],[11],[11],[34,43],[34,42],[[34,34],14],[[27,27],14],[[],14],[[],14],[[],14],[[],14],[42,34],[[34,[0,[44,20]]],[[4,[39]]]],[38,45],[[34,16],[[13,[18]]]],[[43,16],[[13,[18]]]],[[42,16],[[13,[18]]]],[[27,16],[[13,[18]]]],[[38,16],[[13,[18]]]],[[40,16],[[13,[18]]]],[[34,[28,[[4,[27]]]]],34],[[]],[[]],[[]],[[]],[[]],[[]],[46,27],[2,27],[[[0,[1,20]],21],2],[[[0,[1,20]],21],2],[[34,[0,[44,20]]],14],[[34,22]],[[27,22]],[34,[[4,[27]]]],[42,[[4,[27]]]],[[34,47]],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],0,[[]],[[]],[[]],[[]],[[]],[[]],[27,46],[27,2],[38,14],[34,14],[38,14],[40,14],[34,14],[38,14],[40,11],0,[34,[[4,[29]]]],[38,29],0,[[29,30],34],[[29,30],38],[30,40],[29,34],[[29,30],34],[[29,30],38],[[],34],[34,34],[38,[[4,[27]]]],0,[[34,[0,[44,20]],48],34],[[38,33]],[[38,33]],[[40,33]],[[40,33]],[[34,30],34],[[34,41]],0,0,[[]],[[]],[[],13],[[],13],[[],13],[[],13],[[],13],[[],13],[[],13],[[],13],[[],13],[[],13],[[],13],[[],13],[[],26],[[],26],[[],26],[[],26],[[],26],[[],26],[38,30],0,0,[[]],[[]],[[]],[[]],[[]],[[]],[[34,47],4],0,0,0,[[]],[[]],[[]],[[]],[49,49],[[]],[11],[11],[11],[11],[50],[50],[11],[11],[50,51],[[50,16],17],[[]],[52,50],[[]],[52,50],0,[[],11],[[],11],[[]],[[]],0,[[]],[[]],[7,50],[[7,53],50],0,[49,3],0,[[]],[[],13],[[],13],[[],[[4,[49]]]],[[],13],[[],13],[[],26],[[],26],[[]],[[]],[[]]],"c":[],"p":[[8,"Hash"],[15,"u64"],[3,"String"],[4,"Option"],[3,"Level"],[4,"Level"],[15,"str"],[3,"LoggingOptions"],[4,"Ordering"],[3,"TracingOptions"],[15,"usize"],[8,"Deserializer"],[4,"Result"],[15,"bool"],[3,"LevelFilter"],[3,"Formatter"],[6,"Result"],[3,"Error"],[3,"ParseLevelError"],[8,"Sized"],[8,"BuildHasher"],[8,"Hasher"],[3,"WorkerGuard"],[3,"Vec"],[8,"Serializer"],[3,"TypeId"],[3,"Id"],[8,"Into"],[3,"Metadata"],[3,"ValueSet"],[3,"Event"],[3,"Iter"],[8,"Visit"],[3,"Span"],[3,"SpanContext"],[3,"KeyValue"],[3,"Global"],[3,"Attributes"],[3,"Field"],[3,"Record"],[3,"Context"],[3,"EnteredSpan"],[3,"Entered"],[8,"AsField"],[3,"FieldSet"],[3,"NonZeroU64"],[8,"FnOnce"],[8,"Value"],[3,"PrometheusHandle"],[3,"Timer"],[3,"Duration"],[3,"Histogram"],[8,"IntoLabels"],[8,"AsId"]]},\ +"common_telemetry":{"doc":"","t":"HHCFCOOFOCCCFOAAAAFOOCCCCCOSRSHSDDSHDSLLLLLLLLLLLLLLOLLLLLLLLLMLLLMLLLLLLLLLLLOAOLLLLLLLLLLLLLOLLLFFLLLLLMOLLLLLAOLLLOFLLLLLLLLLLLLODLLLLLLLLMLLLLLLLLMLLLLMLLLLLLIDDDDDDMLLKLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMLLLLLLLLLLLLLLLMLLMLLLLLLLLLMLLLLLLLMMLLLLLLLLLLLLLLLLLLLLLMMLLLLLLLHDDLLLLLLLLLLLLLLLLLLLLMLLFFMLLLLMLMLLLFLLLLLLF","n":["NODE_ID","TRACE_BUCKET","TRACE_ID","calculate_hash","common_error","debug","error","gen_trace_id","info","init_default_metrics_recorder","init_default_ut_logging","init_global_logging","init_node_id","log","logging","macros","metric","panic_hook","set_panic_hook","timer","trace","trace_id","tracing","tracing_appender","tracing_futures","tracing_subscriber","warn","DEBUG","DEFAULT_LOG_TARGETS","ERROR","GLOBAL_UT_LOG_GUARD","INFO","Level","LoggingOptions","TRACE","TRACE_ID","TracingOptions","WARN","as_log","as_str","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","cmp","compare","debug","default","default","deref","deref","deref","deref_mut","deref_mut","deref_mut","deserialize","dir","drop","drop","drop","enable_jaeger_tracing","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","error","event","event","fmt","fmt","fmt","from","from","from","from_str","ge","ge","get_hash","gt","gt","hash","info","init","init","init","init_default_ut_logging","init_global_logging","into","into","into","le","le","level","log","lt","lt","partial_cmp","partial_cmp","serialize","span","span","to_owned","to_owned","to_string","trace","trace_id","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","vzip","vzip","vzip","warn","Event","borrow","borrow_mut","child_of","deref","deref_mut","dispatch","drop","fields","fields","fmt","from","init","into","is_contextual","is_log","is_root","metadata","metadata","new","new_child_of","normalized_metadata","parent","parent","record","record","try_from","try_into","type_id","vzip","AsId","Attributes","Entered","EnteredSpan","Id","Record","Span","_not_send","add_link","add_link_with_attributes","as_id","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","child_of","child_of","clone","clone","clone_into","clone_into","contains","contains","context","current","deref","deref","deref","deref","deref","deref","deref","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","deref_mut","drop","drop","drop","drop","drop","drop","drop","drop","drop","enter","entered","eq","eq","equivalent","equivalent","equivalent","equivalent","exit","field","fields","fmt","fmt","fmt","fmt","fmt","fmt","follows_from","from","from","from","from","from","from","from_non_zero_u64","from_u64","get_hash","get_hash","has_field","hash","hash","id","id","in_scope","init","init","init","init","init","init","inner","into","into","into","into","into","into","into_non_zero_u64","into_u64","is_contextual","is_disabled","is_empty","is_empty","is_none","is_root","len","meta","metadata","metadata","metadata","new","new","new","new_disabled","new_root","new_root","none","or_current","parent","parent","record","record","record","record","record","record_all","set_parent","span","span","to_owned","to_owned","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","values","values","values","vzip","vzip","vzip","vzip","vzip","vzip","with_subscriber","PROMETHEUS_HANDLE","PrometheusHandle","Timer","borrow","borrow","borrow_mut","borrow_mut","clone","clone_into","deref","deref","deref_mut","deref_mut","discard","drop","drop","drop","elapsed","fmt","from","from","from","from_histogram","histogram","init","init","init_default_metrics_recorder","init_prometheus_recorder","inner","into","into","new","new_with_labels","observed","render","start","to_owned","try_from","try_from","try_handle","try_into","try_into","type_id","type_id","vzip","vzip","set_panic_hook"],"q":[[0,"common_telemetry"],[27,"common_telemetry::logging"],[132,"common_telemetry::logging::event"],[162,"common_telemetry::logging::span"],[326,"common_telemetry::metric"],[372,"common_telemetry::panic_hook"]],"d":["","","","","","Logs a message at the debug level.","Logs a message at the error level.","","Logs a message at the info level.","","","","","The standard logging macro.","logging stuffs, inspired by databend","","","","","","Logs a message at the trace level.","","","","","","Logs a message at the warn level.","The “debug” level.","","The “error” level.","","The “info” level.","Describes the level of verbosity of a span or event.","","The “trace” level.","Task local trace id. See trace_id for more details.","","The “warn” level.","","Returns the string representation of the Level.","","","","","","","","","","","","","Logs a message at the debug level.","","","","","","","","","","","","","","","","","","","","","","","","","","Logs a message at the error level.","Events represent single points in time during the …","Constructs a new Event.","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","Logs a message at the info level.","","","","Init tracing for unittest. Write logs to file unittest.","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","The standard logging macro.","","","","","","Spans represent periods of time in which a program was …","Constructs a new span.","","","","Logs a message at the trace level.","Get current TRACE_ID from tokio task_local storage.","","","","","","","","","","","","","Logs a message at the warn level.","Events represent single points in time where something …","","","Constructs a new Event with the specified metadata and set …","","","Constructs a new Event with the specified metadata and set …","","Returns an iterator over the set of values on this Event.","","","Returns the argument unchanged.","","Calls U::from(self).","Returns true if the new event’s parent should be …","","Returns true if the new event should be a root.","Returns metadata describing this Event.","","Returns a new Event in the current span, with the …","Returns a new Event as a child of the specified span, with …","","Returns the new event’s explicitly-specified parent, if …","","","Visits all the fields on this Event with the specified …","","","","","Trait implemented by types which have a span Id.","Attributes provided to a Subscriber describing a new span …","A guard representing a span which has been entered and is …","An owned version of Entered, a guard representing a span …","Identifies a span within the context of a subscriber.","A set of fields recorded by a span.","A handle representing a span, with the capability to enter …","","","","Returns the Id of the span that self corresponds to, or …","","","","","","","","","","","","","Constructs a new Span as child of the given parent span, …","Returns Attributes describing a new child span of the …","","","","","Returns true if this set of Attributes contains a value …","Returns true if this Record contains a value for the given …","","Returns a handle to the span considered by the Subscriber …","","","","","","","","","","","","","","","","","","","","","","","Enters this span, returning a guard that will exit the …","Enters this span, consuming it and returning a guard that …","","","","","","","Exits this span, returning the underlying Span.","Returns a Field for the field with the given name, if one …","Returns the set of all fields defined by this span’s …","","","","","","","Indicates that the span with the given ID has an indirect …","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Constructs a new span ID from the given NonZeroU64.","Constructs a new span ID from the given u64.","","","Returns true if this Span has a field for the given Field …","","","Returns this span’s Id, if it is enabled.","Returns this span’s Id, if it is enabled.","Executes the given function in the context of this span.","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Returns the span’s ID as a NonZeroU64.","Returns the span’s ID as a u64.","Returns true if the new span’s parent should be …","Returns true if this span was disabled by the subscriber …","Returns true if this set of Attributes contains no values.","Returns true if this Record contains no values.","Returns true if this span was constructed by Span::none …","Returns true if the new span should be a root.","Returns the number of fields that would be visited from …","","Returns this span’s Metadata, if it is enabled.","Returns a reference to the new span’s metadata.","","Constructs a new Span with the given metadata and set of …","Returns Attributes describing a new child span of the …","Constructs a new Record from a ValueSet.","Constructs a new disabled span with the given Metadata.","Constructs a new Span as the root of its own trace tree, …","Returns Attributes describing a new span at the root of …","Constructs a new span that is completely disabled.","Returns this span, if it was enabled by the current …","Returns the new span’s explicitly-specified parent, if …","","Records that the field described by field has the value …","Records all the fields in this set of Attributes with the …","","","Records all the fields in this Record with the provided …","Records all the fields in the provided ValueSet.","","","","","","","","","","","","","","","","","","","","","","","","Returns a reference to a ValueSet containing any values …","","","","","","","","","Invokes a function with a reference to this span’s ID …","","Handle for accessing metrics stored via PrometheusRecorder.","A Histogram timer that emits the elapsed time to the …","","","","","","","","","","","Discards the timer result.","","","","Returns the elapsed duration from the time this timer …","","Returns the argument unchanged.","","Returns the argument unchanged.","Creates a timer from given histogram.","","","","","Init prometheus recorder.","","Calls U::from(self).","Calls U::from(self).","Creates a timer from given name.","Creates a timer from given name.","","Takes a snapshot of the metrics held by the recorder and …","","","","","","","","","","","",""],"i":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,0,5,0,5,0,0,5,0,0,5,5,5,8,10,5,8,10,5,8,5,8,5,5,5,0,8,10,8,10,5,8,10,5,8,8,8,10,5,8,8,5,5,8,8,8,8,5,5,5,5,0,0,0,8,5,5,8,10,5,5,5,5,5,5,5,5,0,8,10,5,0,0,8,10,5,5,5,8,0,5,5,5,5,8,0,0,8,5,5,0,0,8,10,5,8,10,5,8,10,5,8,10,5,0,0,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,0,0,0,0,0,0,0,42,34,34,54,34,43,42,27,38,40,34,43,42,27,38,40,34,38,34,27,34,27,38,40,34,34,34,43,42,42,27,38,40,34,43,42,27,38,40,34,34,43,43,42,42,27,38,40,34,34,34,27,27,27,27,27,42,34,38,34,43,42,27,38,40,34,34,43,42,27,38,40,27,27,34,27,34,34,27,34,42,34,34,43,42,27,38,40,34,34,43,42,27,38,40,27,27,38,34,38,40,34,38,40,34,34,38,38,34,38,40,34,34,38,34,34,38,38,34,38,38,40,40,34,34,43,42,34,27,34,43,42,27,38,40,34,43,42,27,38,40,34,43,42,27,38,40,38,38,40,34,43,42,27,38,40,34,0,0,0,50,49,50,49,49,49,50,49,50,49,50,50,50,49,50,50,50,50,49,50,50,50,49,0,0,49,50,49,50,50,50,49,50,49,50,49,0,50,49,50,49,50,49,0],"f":[0,0,0,[1,2],0,0,0,[[],2],0,0,0,0,[[[4,[3]]]],0,0,0,0,0,[[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[5,6],[5,7],[[]],[[]],[[]],[[]],[[]],[[]],[8,8],[5,5],[[]],[[]],[[5,5],9],[[],9],0,[[],8],[[],10],[11],[11],[11],[11],[11],[11],[12,[[13,[8]]]],0,[11],[11],[11],0,[[8,8],14],[[5,15],14],[[5,5],14],[[],14],[[],14],[[],14],[[],14],[[],14],[[],14],[[],14],[[],14],0,0,0,[[8,16],17],[[5,16],[[13,[18]]]],[[5,16],[[13,[18]]]],[[]],[[]],[[]],[7,[[13,[5,19]]]],[[5,15],14],[[5,5],14],[[[0,[1,20]],21],2],[[5,15],14],[[5,5],14],[[5,22]],0,[[],11],[[],11],[[],11],[[]],[[7,8,10],[[24,[23]]]],[[]],[[]],[[]],[[5,5],14],[[5,15],14],0,0,[[5,5],14],[[5,15],14],[[5,5],[[4,[9]]]],[[5,15],[[4,[9]]]],[[8,25],13],0,0,[[]],[[]],[[],3],0,[[],[[4,[2]]]],[[],13],[[],13],[[],13],[[],13],[[],13],[[],13],[[],26],[[],26],[[],26],[[]],[[]],[[]],0,0,[[]],[[]],[[[28,[[4,[27]]]],29,30]],[11],[11],[[29,30]],[11],[31,32],0,[[31,16],[[13,[18]]]],[[]],[[],11],[[]],[31,14],[31,14],[31,14],[31,29],0,[[29,30],31],[[[28,[[4,[27]]]],29,30],31],[31,[[4,[29]]]],[31,[[4,[27]]]],0,[[31,33]],[[31,33]],[[],13],[[],13],[[],26],[[]],0,0,0,0,0,0,0,0,[[34,35]],[[34,35,[24,[36,37]]]],[[],[[4,[27]]]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[[28,[[4,[27]]]],29,30],34],[[27,29,30],38],[34,34],[27,27],[[]],[[]],[[38,39],14],[[40,39],14],[34,41],[[],34],[11],[11],[11],[42,34],[11],[11],[11],[11],[11],[11],[11],[11],[11],[34],[11],[11],[43],[11],[42],[11],[11],[11],[34,43],[34,42],[[34,34],14],[[27,27],14],[[],14],[[],14],[[],14],[[],14],[42,34],[[34,[0,[44,20]]],[[4,[39]]]],[38,45],[[34,16],[[13,[18]]]],[[43,16],[[13,[18]]]],[[42,16],[[13,[18]]]],[[27,16],[[13,[18]]]],[[38,16],[[13,[18]]]],[[40,16],[[13,[18]]]],[[34,[28,[[4,[27]]]]],34],[[]],[[]],[[]],[[]],[[]],[[]],[46,27],[2,27],[[[0,[1,20]],21],2],[[[0,[1,20]],21],2],[[34,[0,[44,20]]],14],[[34,22]],[[27,22]],[34,[[4,[27]]]],[42,[[4,[27]]]],[[34,47]],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],0,[[]],[[]],[[]],[[]],[[]],[[]],[27,46],[27,2],[38,14],[34,14],[38,14],[40,14],[34,14],[38,14],[40,11],0,[34,[[4,[29]]]],[38,29],0,[[29,30],34],[[29,30],38],[30,40],[29,34],[[29,30],34],[[29,30],38],[[],34],[34,34],[38,[[4,[27]]]],0,[[34,[0,[44,20]],48],34],[[38,33]],[[38,33]],[[40,33]],[[40,33]],[[34,30],34],[[34,41]],0,0,[[]],[[]],[[],13],[[],13],[[],13],[[],13],[[],13],[[],13],[[],13],[[],13],[[],13],[[],13],[[],13],[[],13],[[],26],[[],26],[[],26],[[],26],[[],26],[[],26],[38,30],0,0,[[]],[[]],[[]],[[]],[[]],[[]],[[34,47],4],0,0,0,[[]],[[]],[[]],[[]],[49,49],[[]],[11],[11],[11],[11],[50],[11],[50],[11],[50,51],[[50,16],17],[[]],[52,50],[[]],[52,50],0,[[],11],[[],11],[[]],[[]],0,[[]],[[]],[7,50],[[7,53],50],0,[49,3],0,[[]],[[],13],[[],13],[[],[[4,[49]]]],[[],13],[[],13],[[],26],[[],26],[[]],[[]],[[]]],"c":[],"p":[[8,"Hash"],[15,"u64"],[3,"String"],[4,"Option"],[3,"Level"],[4,"Level"],[15,"str"],[3,"LoggingOptions"],[4,"Ordering"],[3,"TracingOptions"],[15,"usize"],[8,"Deserializer"],[4,"Result"],[15,"bool"],[3,"LevelFilter"],[3,"Formatter"],[6,"Result"],[3,"Error"],[3,"ParseLevelError"],[8,"Sized"],[8,"BuildHasher"],[8,"Hasher"],[3,"WorkerGuard"],[3,"Vec"],[8,"Serializer"],[3,"TypeId"],[3,"Id"],[8,"Into"],[3,"Metadata"],[3,"ValueSet"],[3,"Event"],[3,"Iter"],[8,"Visit"],[3,"Span"],[3,"SpanContext"],[3,"KeyValue"],[3,"Global"],[3,"Attributes"],[3,"Field"],[3,"Record"],[3,"Context"],[3,"EnteredSpan"],[3,"Entered"],[8,"AsField"],[3,"FieldSet"],[3,"NonZeroU64"],[8,"FnOnce"],[8,"Value"],[3,"PrometheusHandle"],[3,"Timer"],[3,"Duration"],[3,"Histogram"],[8,"IntoLabels"],[8,"AsId"]]},\ "common_test_util":{"doc":"","t":"HFAAHFDDLLLLLLLLLLLLFFLMLLLLLLLLLLLLLLLLLLLLLMMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLL","n":["WORKSPACE_ROOT","find_workspace_path","ports","temp_dir","PORTS","get_port","NamedTempFile","TempDir","as_fd","as_file","as_file_mut","as_raw_fd","as_ref","as_ref","borrow","borrow","borrow_mut","borrow_mut","close","close","create_named_temp_file","create_temp_dir","drop","file","flush","flush","fmt","fmt","from","from","from","from_parts","into","into","into_file","into_parts","into_path","into_temp_path","keep","new","new","new_in","new_in","path","path","path","path","persist","persist_noclobber","read","read","read_exact","read_exact","read_to_end","read_to_end","read_to_string","read_to_string","read_vectored","read_vectored","reopen","seek","seek","try_from","try_from","try_into","try_into","type_id","type_id","vzip","vzip","with_prefix","with_prefix","with_prefix_in","with_prefix_in","write","write","write_all","write_all","write_fmt","write_fmt","write_vectored","write_vectored"],"q":[[0,"common_test_util"],[4,"common_test_util::ports"],[6,"common_test_util::temp_dir"]],"d":["","Find the absolute path to a file or a directory in the …","","","","Return a unique port(in runtime) for test","A named temporary file.","A directory in the filesystem that is automatically …","","Get a reference to the underlying file.","Get a mutable reference to the underlying file.","","","","","","","","Closes and removes the temporary directory, returning a …","Close and remove the temporary file.","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","Creates a NamedTempFile from its constituent parts.","Calls U::from(self).","Calls U::from(self).","Convert the temporary file into a std::fs::File.","Converts the named temporary file into its constituent …","Persist the temporary directory to disk, returning the …","Closes the file, leaving only the temporary file path.","Keep the temporary file from being deleted. This function …","Attempts to make a temporary directory inside of …","Create a new named temporary file.","Attempts to make a temporary directory inside of dir. The …","Create a new named temporary file in the specified …","Accesses the Path to the temporary directory.","Get the temporary file’s path.","","","Persist the temporary file at the target path.","Persist the temporary file at the target path if and only …","","","","","","","","","","","Securely reopen the temporary file.","","","","","","","","","","","Attempts to make a temporary directory with the specified …","Create a new named temporary file with the specified …","Attempts to make a temporary directory with the specified …","Create a new named temporary file with the specified …","","","","","","","",""],"i":[0,0,0,0,0,0,0,0,5,5,5,5,9,5,9,5,9,5,9,5,0,0,9,5,5,5,9,5,9,5,5,5,9,5,5,5,9,5,5,9,5,9,5,9,5,9,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,9,5,9,5,9,5,9,5,9,5,9,5,5,5,5,5,5,5,5,5],"f":[0,[1,2],0,0,0,[[],3],0,0,[[[5,[4]]],6],[5],[5],[[[5,[7]]],8],[9,10],[5,10],[[]],[[]],[[]],[[]],[9,[[12,[11]]]],[5,[[12,[11]]]],[[],5],[1,9],[9],0,[[[5,[13]]],[[12,[11]]]],[[[5,[14]]],[[12,[11]]]],[[9,15],[[12,[16]]]],[[5,15],[[12,[16]]]],[[]],[[]],[17,5],[18,5],[[]],[[]],[5],[5],[9,2],[5,18],[5,[[12,[17]]]],[[],[[12,[9,11]]]],[[],[[12,[[5,[14]],11]]]],[[[19,[10]]],[[12,[9,11]]]],[[[19,[10]]],[[12,[[5,[14]],11]]]],[9,10],[5,10],0,0,[[5,[19,[10]]],[[12,[17]]]],[[5,[19,[10]]],[[12,[17]]]],[[[5,[20]],[22,[21]]],[[12,[3,11]]]],[[[5,[14]],[22,[21]]],[[12,[3,11]]]],[[[5,[20]],[22,[21]]],[[12,[11]]]],[[[5,[14]],[22,[21]]],[[12,[11]]]],[[[5,[20]],[24,[21,23]]],[[12,[3,11]]]],[[[5,[14]],[24,[21,23]]],[[12,[3,11]]]],[[[5,[20]],25],[[12,[3,11]]]],[[[5,[14]],25],[[12,[3,11]]]],[[[5,[20]],[22,[26]]],[[12,[3,11]]]],[[[5,[14]],[22,[26]]],[[12,[3,11]]]],[[[5,[14]]],[[12,[14,11]]]],[[[5,[27]],28],[[12,[29,11]]]],[[[5,[14]],28],[[12,[29,11]]]],[[],12],[[],12],[[],12],[[],12],[[],30],[[],30],[[]],[[]],[[[19,[31]]],[[12,[9,11]]]],[[[19,[31]]],[[12,[[5,[14]],11]]]],[[[19,[31]],[19,[10]]],[[12,[9,11]]]],[[[19,[31]],[19,[10]]],[[12,[[5,[14]],11]]]],[[[5,[14]],[22,[21]]],[[12,[3,11]]]],[[[5,[13]],[22,[21]]],[[12,[3,11]]]],[[[5,[14]],[22,[21]]],[[12,[11]]]],[[[5,[13]],[22,[21]]],[[12,[11]]]],[[[5,[14]],32],[[12,[11]]]],[[[5,[13]],32],[[12,[11]]]],[[[5,[14]],[22,[33]]],[[12,[3,11]]]],[[[5,[13]],[22,[33]]],[[12,[3,11]]]]],"c":[],"p":[[15,"str"],[3,"PathBuf"],[15,"usize"],[8,"AsFd"],[3,"NamedTempFile"],[3,"BorrowedFd"],[8,"AsRawFd"],[15,"i32"],[3,"TempDir"],[3,"Path"],[3,"Error"],[4,"Result"],[8,"Write"],[3,"File"],[3,"Formatter"],[3,"Error"],[3,"PersistError"],[3,"TempPath"],[8,"AsRef"],[8,"Read"],[15,"u8"],[15,"slice"],[3,"Global"],[3,"Vec"],[3,"String"],[3,"IoSliceMut"],[8,"Seek"],[4,"SeekFrom"],[15,"u64"],[3,"TypeId"],[3,"OsStr"],[3,"Arguments"],[3,"IoSlice"]]},\ "common_time":{"doc":"","t":"CCCCCCCCAAAAAAAAAAADRLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLRRDLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLDLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMLMNDENDNDNDNDNDNDNDGNDLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMLLLLLLLLLLLLLLLLLLLLMMLLMMMMMMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMMMMMMMMMMMMMMMMMMMRNDDDESSNRRRRRRNLLLLLLLLLLLLLLLLLLLLLMMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLFFLLLLLLLMLLLLLLLLMMMMMLLLLMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMDGGLLLLLLLLLMLLLLLLLLLLLLLLLLLLLLLLLMLLLLLLLLLDLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMLMNNNNEDLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLFLLLLLLLLLLLLLLLLLLLLLLLLLLLLMLMISSSDKKLLLLLLLLLLLLLLLLLLLLLLLLLNNELLLLLLLLLLLLLLFLLLLLFFFFFFF","n":["Date","DateTime","Duration","Interval","RangeMillis","TimeZone","Timestamp","TimestampMillis","date","datetime","duration","error","interval","range","time","timestamp","timestamp_millis","timezone","util","Date","UNIX_EPOCH_FROM_CE","borrow","borrow_mut","clone","clone_into","cmp","compare","default","deserialize","eq","equivalent","equivalent","equivalent","fmt","fmt","from","from","from","from_str","hash","into","new","partial_cmp","serialize","to_chrono_date","to_owned","to_secs","to_string","try_from","try_into","type_id","val","DATETIME_FORMAT","DATETIME_FORMAT_WITH_TZ","DateTime","borrow","borrow_mut","clone","clone_into","cmp","compare","default","deserialize","eq","equivalent","equivalent","equivalent","fmt","fmt","from","from","from","from","from_str","hash","into","new","partial_cmp","serialize","to_chrono_datetime","to_date","to_owned","to_string","try_from","try_into","type_id","val","Duration","borrow","borrow_mut","clone","clone_into","cmp","compare","default","deserialize","eq","equivalent","equivalent","equivalent","fmt","fmt","from","from","from","hash","into","new","new_microsecond","new_millisecond","new_nanosecond","new_second","partial_cmp","serialize","split","to_owned","to_std_duration","to_string","try_from","try_into","type_id","unit","unit","value","value","ArithmeticOverflow","ArithmeticOverflowSnafu","Error","InvalidDateStr","InvalidDateStrSnafu","InvalidTimeZoneOffset","InvalidTimeZoneOffsetSnafu","ParseDateStr","ParseDateStrSnafu","ParseInterval","ParseIntervalSnafu","ParseOffsetStr","ParseOffsetStrSnafu","ParseTimeZoneName","ParseTimeZoneNameSnafu","ParseTimestamp","ParseTimestampSnafu","Result","TimestampOverflow","TimestampOverflowSnafu","as_any","as_error_source","backtrace","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","build","build","build","build","build","build","cause","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","debug_fmt","description","fail","fail","fail","fail","fail","fail","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","hours","into","into","into","into","into","into","into","into","into","into","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","into_error","location_opt","minutes","msg","next","provide","raw","raw","raw","raw","raw","raw","source","status_code","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_string","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","error","error","error","hours","location","location","location","location","location","location","location","location","minutes","msg","raw","raw","raw","raw","raw","raw","DAYS_PER_MONTH","DayTime","Interval","IntervalCompare","IntervalFormat","IntervalUnit","MAX","MIN","MonthDayNano","NANOS_PER_DAY","NANOS_PER_HOUR","NANOS_PER_MICRO","NANOS_PER_MILLI","NANOS_PER_MONTH","NANOS_PER_SEC","YearMonth","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","checked_mul_int","clone","clone","clone","clone_into","clone_into","clone_into","cmp","cmp","cmp","compare","compare","compare","days","days","default","default","default","deserialize","deserialize","deserialize","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from_day_time","from_i128","from_i32","from_i64","from_month_day_nano","from_year_month","get_postgres_time_part","get_time_part","get_year_month","has_day","has_time_part","has_time_part_positive","has_year_month","hash","hash","hash","hours","into","into","into","into","is_positive","is_zero","is_zero","justified_interval","microseconds","minutes","months","months","nsecs","padding_i64","partial_cmp","partial_cmp","partial_cmp","seconds","serialize","serialize","serialize","to_i128","to_i32","to_i64","to_iso8601_string","to_iso8601_string","to_month_day_nano","to_nanosecond","to_owned","to_owned","to_owned","to_postgres_string","to_postgres_string","to_sql_standard_string","to_sql_standard_string","to_string","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","unit","unit","years","GenericRange","RangeMillis","TimestampRange","and","borrow","borrow_mut","clone","clone_into","contains","deserialize","empty","end","end","eq","equivalent","equivalent","equivalent","fmt","fmt","from","from_optional","from_start","from_start","hash","intersects","into","is_empty","min_to_max","new","new_inclusive","new_inclusive","or","serialize","single","single","start","start","to_owned","to_string","try_from","try_into","type_id","until_end","until_end","with_unit","with_unit","Time","as_formatted_string","borrow","borrow_mut","clone","clone_into","cmp","compare","convert_to","default","deserialize","eq","equivalent","equivalent","equivalent","fmt","from","from","hash","into","new","new_microsecond","new_millisecond","new_nanosecond","new_second","partial_cmp","serialize","split","to_chrono_time","to_iso8601_string","to_local_string","to_owned","to_timezone_aware_string","try_from","try_into","type_id","unit","unit","value","value","Microsecond","Millisecond","Nanosecond","Second","TimeUnit","Timestamp","align_by_bucket","align_to_ceil_by_bucket","as_arrow_time_unit","as_formatted_string","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","cmp","compare","convert_to","convert_to_ceil","current_millis","current_time","default","default","deserialize","deserialize","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","factor","fmt","fmt","fmt","from","from","from","from","from","from_chrono_date","from_chrono_datetime","from_splits","from_str","hash","into","into","naive_datetime_to_timestamp","new","new_microsecond","new_millisecond","new_nanosecond","new_second","partial_cmp","serialize","serialize","short_name","split","sub","sub_duration","to_chrono_date","to_chrono_datetime","to_chrono_time","to_iso8601_string","to_local_string","to_owned","to_owned","to_string","to_timezone_aware_string","try_from","try_from","try_into","try_into","type_id","type_id","unit","unit","value","value","BucketAligned","INF","MAX","MIN","TimestampMillis","align_by_bucket","align_to_ceil_by_bucket","as_i64","borrow","borrow_mut","clone","clone_into","cmp","compare","default","eq","eq","equivalent","equivalent","equivalent","fmt","from","from","hash","into","new","partial_cmp","partial_cmp","to_owned","try_from","try_into","type_id","Named","Offset","TimeZone","borrow","borrow_mut","clone","clone_into","eq","equivalent","equivalent","equivalent","fmt","fmt","from","from_tz_string","hours_mins_opt","into","system_time_zone_name","to_owned","to_string","try_from","try_into","type_id","current_time_millis","current_time_rfc3339","div_ceil","find_tz_from_env","format_utc_datetime","local_datetime_to_utc","yesterday_rfc3339"],"q":[[0,"common_time"],[19,"common_time::date"],[52,"common_time::datetime"],[87,"common_time::duration"],[125,"common_time::error"],[295,"common_time::error::Error"],[315,"common_time::interval"],[453,"common_time::range"],[499,"common_time::time"],[539,"common_time::timestamp"],[623,"common_time::timestamp_millis"],[655,"common_time::timezone"],[678,"common_time::util"]],"d":["","","","","","","","","","","","","","","","","","","","ISO 8601 Date values. The inner representation is a signed …","","","","","","","","","","","","","","","Date is formatted according to ISO-8601 standard.","","","Returns the argument unchanged.","","","Calls U::from(self).","","","","","","","","","","","","","","DateTime represents the milliseconds elapsed since “…","","","","","","","","","","","","","","","Returns the argument unchanged.","","","","","","Calls U::from(self).","Create a new DateTime from milliseconds elapsed since “…","","","Convert to NaiveDateTime.","Convert to [common_time::date].","","","","","","Get the milliseconds elapsed since “1970-01-01 00:00:00 …","Duration represents the elapsed time in either seconds, …","","","","","","","","","","","","","","","Returns the argument unchanged.","","","","Calls U::from(self).","Create a new Duration with value and TimeUnit.","Create a new Duration in microsecond.","Create a new Duration in millisecond.","Create a new Duration in nanosecond.","Create a new Duration in second.","","","Split a Duration into seconds part and nanoseconds part. …","","Convert to std::time::Duration.","","","","","Return the TimeUnit of current Duration.","","Return the value of current Duration.","","","SNAFU context selector for the Error::ArithmeticOverflow …","","","SNAFU context selector for the Error::InvalidDateStr …","","SNAFU context selector for the Error::InvalidTimeZoneOffset…","","SNAFU context selector for the Error::ParseDateStr variant","","SNAFU context selector for the Error::ParseInterval variant","","SNAFU context selector for the Error::ParseOffsetStr …","","SNAFU context selector for the Error::ParseTimeZoneName …","","SNAFU context selector for the Error::ParseTimestamp …","","","SNAFU context selector for the Error::TimestampOverflow …","","","","","","","","","","","","","","","","","","","","","","","","Consume the selector and return the associated error","Consume the selector and return the associated error","Consume the selector and return the associated error","Consume the selector and return the associated error","Consume the selector and return the associated error","Consume the selector and return the associated error","","","","","","","","","","","","","","","","","","","","","","Consume the selector and return a Result with the …","Consume the selector and return a Result with the …","Consume the selector and return a Result with the …","Consume the selector and return a Result with the …","Consume the selector and return a Result with the …","Consume the selector and return a Result with the …","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Indicates the number of elapsed days and milliseconds, …","Interval Type represents a period of time. It is composed …","IntervalCompare is used to compare two intervals It makes …","…","","Largest interval value.","Smallest interval value.","A triple of the number of elapsed months, days, and …","","","","","","","Indicates the number of elapsed whole months, stored as …","","","","","","","","","Multiple Interval by an integer with overflow check. …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","Returns the argument unchanged.","","Returns the argument unchanged.","","Returns the argument unchanged.","Creates a new interval from days and milliseconds.","Interval Type and i128 IntervalUnit::MonthDayNano Convert …","Interval Type and i32 IntervalUnit::YearMonth Convert v …","Interval Type and i64 IntervalUnit::DayTime Convert v …","Creates a new interval from months, days and nanoseconds. …","Creates a new interval from months.","get postgres time part(include hours, minutes, seconds, …","get time part string","get year month string","Determine if day exists","","Determine time part(includes hours, minutes, seconds, …","Determine if year or month exist","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Convert Interval to nanoseconds, to check whether Interval …","is_zero","All the field in the interval is 0","Returns the justified interval. allows you to adjust the …","","","","","","padding i64 to string with 2 digits","","","","","","","","","","","Convert Interval to ISO 8601 string","Convert IntervalFormat to iso8601 format string ISO …","Return a tuple(months, days, nanoseconds) from the …","Converts the interval to nanoseconds.","","","","Convert Interval to postgres verbose string","Convert IntervalFormat to postgres format string postgres …","Convert Interval to sql_standard string","Convert IntervalFormat to sql standard format string SQL …","","","","","","","","","","","","","","get unit","","","A half-open time range.","Time range in milliseconds.","","Computes the AND’ed range with other. ","","","","","Returns true if timestamp is contained in the range.","","Create an empty range.","Returns the upper bound of the range (exclusive).","","","","","","","","Returns the argument unchanged.","Create GenericRange from optional start and end. If the …","Create a range [start, INF).","Create a range [start, INF).","","Checks if current range intersect with target.","Calls U::from(self).","Returns true if the range contains no timestamps.","Return a range containing all possible values.","Creates a new range that contains values in [start, end).","Create a TimestampRange with optional inclusive end …","Create a TimestampRange with optional inclusive end …","Compute the OR’ed range of two ranges. Notice: this …","","Create a range that containing only given ts.","Create a range that containing only given ts.","Returns the lower bound of the range (inclusive).","","","","","","","Create a range [-INF, end).","Create a range [-INF, end).","Shortcut method to create a timestamp range with given …","Shortcut method to create a timestamp range with given …","Time value, represents the elapsed time since midnight in …","","","","","","","","Convert a time to given time unit. Return None if …","","","","","","","","","Returns the argument unchanged.","","Calls U::from(self).","Creates the time by value and TimeUnit.","Creates the time in microsecond.","Creates the time in millisecond.","Creates the time in nanosecond.","Creates the time in second.","","","Split a Time into seconds part and nanoseconds part. …","Cast the Time into chrono NaiveDateTime","Format Time to ISO8601 string. If the time exceeds what …","Format Time for local timezone.","","Format Time for given timezone. When timezone is None, …","","","","Returns the TimeUnit of the time.","","Returns the value of the time.","","","","","","","Timestamp represents the value of …","","","","","","","","","","","","","","","Convert a timestamp to given time unit. Conversion from a …","Convert a timestamp to given time unit. Conversion from a …","Creates current timestamp in millisecond.","Creates current timestamp in specific time unit.","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","Returns the argument unchanged.","","","","","Creates a new Timestamp instance from seconds and …","Accepts a string in RFC3339 / ISO8601 standard format and …","","Calls U::from(self).","Calls U::from(self).","Converts the naive datetime (which has no specific …","","","","","","","","","","Split a Timestamp into seconds part and nanoseconds part. …","Subtracts current timestamp with another timestamp, …","Subtracts a duration from timestamp.","Convert timestamp to chrono date.","","Convert timestamp to chrono time.","Format timestamp to ISO8601 string. If the timestamp …","","","","","Format timestamp for given timezone. When timezone is …","","","","","","","","","","","","Positive infinity.","Maximum value of a timestamp.","Minimum value of a timestamp.","Unix timestamp in millisecond resolution.","Aligns the value by bucket_duration or None if underflow …","Aligns the value by bucket_duration to ceil or None if …","Returns the timestamp value as i64.","","","","","","","","","","","","","","Returns the argument unchanged.","","","Calls U::from(self).","Create a new timestamp from unix timestamp in milliseconds.","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Parse timezone offset string and return None if given …","Compute timezone from given offset hours and minutes …","Calls U::from(self).","","","","","","","Returns the time duration since UNIX_EPOCH in milliseconds.","Returns the current time in rfc3339 format.","Port of rust unstable features int_roundings.","","","","Returns the yesterday time in rfc3339 format."],"i":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,18,0,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,23,0,0,23,0,23,0,23,0,23,0,23,0,23,0,23,0,0,23,0,23,23,23,36,28,29,30,37,31,33,38,34,23,36,28,29,30,37,31,33,38,34,23,28,29,30,31,33,34,23,36,28,29,30,37,31,33,38,34,36,28,29,30,37,31,33,38,34,23,23,28,29,30,31,33,34,36,28,29,30,37,31,33,38,34,23,23,36,28,29,30,37,31,33,38,34,23,33,36,28,29,30,37,31,33,38,34,23,36,28,29,30,37,31,33,38,34,23,33,31,23,23,36,28,29,30,38,34,23,23,36,28,29,30,37,31,33,38,34,23,36,28,29,30,37,31,33,38,34,23,36,28,29,30,37,31,33,38,34,23,36,28,29,30,37,31,33,38,34,23,71,72,73,74,75,76,77,72,78,74,73,79,74,78,71,75,76,77,73,79,0,48,0,0,0,0,46,46,48,0,0,0,0,0,0,48,48,46,49,50,48,46,49,50,46,48,46,49,48,46,49,48,46,50,48,46,50,46,49,48,46,49,48,46,49,48,46,50,48,48,48,46,46,46,50,50,50,48,46,46,49,48,48,48,46,46,49,49,50,50,46,46,46,46,46,46,49,0,0,49,49,49,49,48,46,50,49,48,46,49,50,46,46,49,46,49,49,46,49,46,49,48,46,50,49,48,46,49,46,46,46,46,49,46,46,48,46,49,46,49,46,49,46,48,46,49,50,48,46,49,50,48,46,49,50,46,46,49,0,0,0,56,56,56,56,56,56,56,56,56,56,56,56,56,56,59,56,56,56,59,56,56,56,56,56,56,56,59,56,56,56,59,56,56,56,56,56,56,56,56,59,56,59,56,0,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,22,22,22,22,0,0,60,60,22,60,60,22,60,22,60,22,60,22,60,60,60,60,60,60,60,22,60,22,60,22,60,60,60,22,22,22,22,60,22,22,60,60,22,22,22,60,60,60,60,60,60,22,0,60,60,60,60,60,60,60,22,22,60,60,60,60,60,60,60,60,60,22,22,60,60,22,60,22,60,22,60,60,60,60,0,68,68,68,0,80,80,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,68,64,64,0,64,64,64,64,64,64,64,64,64,64,64,64,64,64,0,64,64,64,64,64,0,0,0,0,0,0,0],"f":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[]],[[]],[1,1],[[]],[[1,1],2],[[],2],[[],1],[3,[[4,[1]]]],[[1,1],5],[[],5],[[],5],[[],5],[[1,6],7],[[1,6],7],[8,1],[9,1],[[]],[10,[[11,[1]]]],[[1,12]],[[]],[9,1],[[1,1],[[13,[2]]]],[[1,14],4],[1,[[13,[8]]]],[[]],[1,15],[[],16],[[],4],[[],4],[[],17],[1,9],0,0,0,[[]],[[]],[18,18],[[]],[[18,18],2],[[],2],[[],18],[3,[[4,[18]]]],[[18,18],5],[[],5],[[],5],[[],5],[[18,6],7],[[18,6],7],[[]],[1,18],[15,18],[19,18],[10,[[11,[18]]]],[[18,12]],[[]],[15,18],[[18,18],[[13,[2]]]],[[18,14],4],[18,[[13,[19]]]],[18,[[13,[1]]]],[[]],[[],16],[[],4],[[],4],[[],17],[18,15],0,[[]],[[]],[20,20],[[]],[[20,20],2],[[],2],[[],20],[3,[[4,[20]]]],[[20,20],5],[[],5],[[],5],[[],5],[[20,6],7],[[20,6],7],[[]],[15,20],[21,20],[[20,12]],[[]],[[15,22],20],[15,20],[15,20],[15,20],[15,20],[[20,20],[[13,[2]]]],[[20,14],4],[20],[[]],[20,21],[[],16],[[],4],[[],4],[[],17],[20,22],0,[20,15],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[23,24],[[],25],[23,[[13,[26]]]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[[28,[[27,[16]]]]],23],[[[29,[[27,[16]]]]],23],[[[30,[[27,[16]]]]],23],[[[31,[[27,[16]]]]],23],[[[33,[[27,[9]],[27,[32]]]]],23],[[[34,[[27,[16]]]]],23],[23,[[13,[25]]]],[[[36,[35]]],[[36,[35]]]],[[[28,[35]]],[[28,[35]]]],[[[29,[35]]],[[29,[35]]]],[[[30,[35]]],[[30,[35]]]],[37,37],[[[31,[35]]],[[31,[35]]]],[[[33,[35,35]]],[[33,[35,35]]]],[[[38,[35]]],[[38,[35]]]],[[[34,[35]]],[[34,[35]]]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[23,39,[40,[16]]]],[23,10],[[[28,[[27,[16]]]]],[[4,[23]]]],[[[29,[[27,[16]]]]],[[4,[23]]]],[[[30,[[27,[16]]]]],[[4,[23]]]],[[[31,[[27,[16]]]]],[[4,[23]]]],[[[33,[[27,[9]],[27,[32]]]]],[[4,[23]]]],[[[34,[[27,[16]]]]],[[4,[23]]]],[[[36,[41]],6],7],[[[28,[41]],6],7],[[[29,[41]],6],7],[[[30,[41]],6],7],[[37,6],7],[[[31,[41]],6],7],[[[33,[41,41]],6],7],[[[38,[41]],6],7],[[[34,[41]],6],7],[[23,6],7],[[23,6],7],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],0,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[[36,[[27,[16]]]]],23],[[[28,[[27,[16]]]]],23],[[[29,[[27,[16]]]]],23],[[[30,[[27,[16]]]]],23],[37,23],[[[31,[[27,[16]]]]],23],[[[33,[[27,[9]],[27,[32]]]]],23],[[[38,[[27,[16]]]]],23],[[[34,[[27,[16]]]]],23],[23,[[13,[42]]]],0,0,[23,[[13,[43]]]],[44],0,0,0,0,0,0,[23,[[13,[25]]]],[23,45],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[],16],[[],4],[[],4],[[],4],[[],4],[[],4],[[],4],[[],4],[[],4],[[],4],[[],4],[[],4],[[],4],[[],4],[[],4],[[],4],[[],4],[[],4],[[],4],[[],4],[[],4],[[],17],[[],17],[[],17],[[],17],[[],17],[[],17],[[],17],[[],17],[[],17],[[],17],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[46,[47,[9]]],[[13,[46]]]],[48,48],[46,46],[49,49],[[]],[[]],[[]],[[48,48],2],[[46,46],2],[[50,50],2],[[],2],[[],2],[[],2],0,0,[[],48],[[],46],[[],49],[3,[[4,[48]]]],[3,[[4,[46]]]],[3,[[4,[49]]]],[[48,48],5],[[46,46],5],[[50,50],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[48,6],7],[[46,6],7],[[46,6],7],[[49,6],7],[51,48],[51,48],[[]],[52,46],[[]],[46,49],[[]],[46,50],[[]],[[9,9],46],[52,46],[9,46],[15,46],[[9,9,15],46],[9,46],[49,16],[[15,15,15,15,5,5],16],[[9,9,5],16],[49,5],[49,5],[49,5],[49,5],[[48,12]],[[46,12]],[[50,12]],0,[[]],[[]],[[]],[[]],[46,5],[46,5],[49,5],[46,46],0,0,0,0,0,[15,16],[[48,48],[[13,[2]]]],[[46,46],[[13,[2]]]],[[50,50],[[13,[2]]]],0,[[48,14],4],[[46,14],4],[[49,14],4],[46,52],[46,9],[46,15],[46,16],[49,16],[46],[46,52],[[]],[[]],[[]],[46,16],[49,16],[46,16],[49,16],[[],16],[[],4],[[],4],[[],4],[[],4],[[],4],[[],4],[[],4],[[],4],[[],17],[[],17],[[],17],[[],17],[46,48],0,0,0,0,0,[[[56,[[0,[53,54,55]]]],[56,[[0,[53,54,55]]]]],[[56,[[0,[53,54,55]]]]]],[[]],[[]],[[[56,[35]]],[[56,[35]]]],[[]],[[56,54],5],[3,[[4,[[56,[57]]]]]],[[],[[56,[[0,[53,54,55]]]]]],[56,13],0,[[[56,[58]],[56,[58]]],5],[[],5],[[],5],[[],5],[[59,6],7],[[[56,[41]],6],7],[[]],[[[13,[[0,[53,54,55]]]],[13,[[0,[53,54,55]]]]],[[56,[[0,[53,54,55]]]]]],[60,59],[60,[[56,[60]]]],[[[56,[61]],12]],[[[56,[[0,[53,54,55]]]],[56,[[0,[53,54,55]]]]],5],[[]],[[[56,[54]]],5],[[],56],[[[0,[54,27]],[0,[54,27]]],[[13,[56]]]],[[[13,[60]],[13,[60]]],59],[[[13,[60]],[13,[60]]],[[56,[60]]]],[[[56,[[0,[53,54,55]]]],[56,[[0,[53,54,55]]]]],[[56,[[0,[53,54,55]]]]]],[[[56,[62]],14],4],[60,59],[60,[[56,[60]]]],[56,13],0,[[]],[[],16],[[],4],[[],4],[[],17],[[60,5],59],[[60,5],[[56,[60]]]],[[15,15,22],[[13,[59]]]],[[15,15,22],[[13,[[56,[60]]]]]],0,[[63,10,[13,[64]]],16],[[]],[[]],[63,63],[[]],[[63,63],2],[[],2],[[63,22],[[13,[63]]]],[[],63],[3,[[4,[63]]]],[[63,63],5],[[],5],[[],5],[[],5],[[63,6],7],[15,63],[[]],[[63,12]],[[]],[[15,22],63],[15,63],[15,63],[15,63],[15,63],[[63,63],[[13,[2]]]],[[63,14],4],[63],[63,[[13,[65]]]],[63,16],[63,16],[[]],[[63,[13,[64]]],16],[[],4],[[],4],[[],17],[63,22],0,[63,15],0,0,0,0,0,0,0,[[60,15],[[13,[60]]]],[[60,15],[[13,[60]]]],[22,66],[[60,10,[13,[64]]],16],[[]],[[]],[[]],[[]],[60,60],[22,22],[[]],[[]],[[60,60],2],[[],2],[[60,22],[[13,[60]]]],[[60,22],[[13,[60]]]],[[],60],[22,60],[[],60],[[],22],[3,[[4,[60]]]],[3,[[4,[22]]]],[[60,60],5],[[22,22],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[22,32],[[60,6],7],[[22,6],7],[[22,6],7],[[]],[15,60],[[]],[66,22],[66,22],[8,[[13,[60]]]],[19,[[13,[60]]]],[[15,32],[[13,[60]]]],[10,[[4,[60]]]],[[60,12]],[[]],[[]],[[10,19],[[11,[60]]]],[[15,22],60],[15,60],[15,60],[15,60],[15,60],[[60,60],[[13,[2]]]],[[60,14],4],[[22,14],4],[22,10],[60],[[60,60],[[13,[67]]]],[[60,21],[[11,[60]]]],[60,[[13,[8]]]],[60,[[13,[19]]]],[60,[[13,[65]]]],[60,16],[60,16],[[]],[[]],[[],16],[[60,[13,[64]]],16],[[],4],[[],4],[[],4],[[],4],[[],17],[[],17],[60,22],0,[60,15],0,0,0,0,0,0,[15,13],[15,13],[68,15],[[]],[[]],[68,68],[[]],[[68,68],2],[[],2],[[],68],[[68,15],5],[[68,68],5],[[],5],[[],5],[[],5],[[68,6],7],[[]],[15,68],[[68,12]],[[]],[15,68],[[68,68],[[13,[2]]]],[[68,15],[[13,[2]]]],[[]],[[],4],[[],4],[[],17],0,0,0,[[]],[[]],[64,64],[[]],[[64,64],5],[[],5],[[],5],[[],5],[[64,6],7],[[64,6],7],[[]],[10,[[11,[[13,[64]]]]]],[[9,32],[[11,[64]]]],[[]],[[],16],[[]],[[],16],[[],4],[[],4],[[],17],[[],15],[[],16],[[15,15],15],[[],[[13,[69]]]],[[19,10],16],[19,[[70,[19]]]],[[],16]],"c":[],"p":[[3,"Date"],[4,"Ordering"],[8,"Deserializer"],[4,"Result"],[15,"bool"],[3,"Formatter"],[6,"Result"],[3,"NaiveDate"],[15,"i32"],[15,"str"],[6,"Result"],[8,"Hasher"],[4,"Option"],[8,"Serializer"],[15,"i64"],[3,"String"],[3,"TypeId"],[3,"DateTime"],[3,"NaiveDateTime"],[3,"Duration"],[3,"Duration"],[4,"TimeUnit"],[4,"Error"],[8,"Any"],[8,"Error"],[3,"Backtrace"],[8,"Into"],[3,"InvalidDateStrSnafu"],[3,"ParseTimestampSnafu"],[3,"ParseIntervalSnafu"],[3,"ArithmeticOverflowSnafu"],[15,"u32"],[3,"InvalidTimeZoneOffsetSnafu"],[3,"ParseTimeZoneNameSnafu"],[8,"Clone"],[3,"ParseDateStrSnafu"],[3,"TimestampOverflowSnafu"],[3,"ParseOffsetStrSnafu"],[15,"usize"],[3,"Vec"],[8,"Debug"],[3,"Location"],[8,"StackError"],[3,"Demand"],[4,"StatusCode"],[3,"Interval"],[8,"TryInto"],[4,"IntervalUnit"],[3,"IntervalFormat"],[3,"IntervalCompare"],[4,"IntervalUnit"],[15,"i128"],[8,"Copy"],[8,"PartialOrd"],[8,"Default"],[3,"GenericRange"],[8,"Deserialize"],[8,"PartialEq"],[6,"TimestampRange"],[3,"Timestamp"],[8,"Hash"],[8,"Serialize"],[3,"Time"],[4,"TimeZone"],[3,"NaiveTime"],[4,"TimeUnit"],[3,"Duration"],[3,"TimestampMillis"],[4,"Tz"],[4,"LocalResult"],[13,"ParseDateStr"],[13,"TimestampOverflow"],[13,"ParseOffsetStr"],[13,"InvalidTimeZoneOffset"],[13,"InvalidDateStr"],[13,"ParseTimestamp"],[13,"ParseInterval"],[13,"ArithmeticOverflow"],[13,"ParseTimeZoneName"],[8,"BucketAligned"]]},\ "common_version":{"doc":"","t":"RF","n":["DEFAULT_VALUE","setup_git_versions"],"q":[[0,"common_version"]],"d":["",""],"i":[0,0],"f":[0,[[]]],"c":[],"p":[]},\ diff --git a/sql/parser/struct.ParserContext.html b/sql/parser/struct.ParserContext.html index 1fd4103b3dc6..c3e17755b71c 100644 --- a/sql/parser/struct.ParserContext.html +++ b/sql/parser/struct.ParserContext.html @@ -17,7 +17,7 @@ table_name: ObjectName ) -> Result<CopyTableArgument>

    source

    fn parse_copy_to( &mut self -) -> Result<(HashMap<String, String>, HashMap<String, String>, String)>

    source§

    impl<'a> ParserContext<'a>

    Parses create [table] statement

    +) -> Result<(HashMap<String, String>, HashMap<String, String>, String)>

    source§

    impl<'a> ParserContext<'a>

    Parses create table statement

    source

    pub(crate) fn parse_create(&mut self) -> Result<Statement>

    source

    fn parse_create_external_table(&mut self) -> Result<Statement>

    source

    fn parse_create_database(&mut self) -> Result<Statement>

    source

    fn parse_create_table(&mut self) -> Result<Statement>

    source

    fn parse_partitions(&mut self) -> Result<Option<Partitions>>

    source

    fn parse_partition_entry(&mut self) -> Result<PartitionEntry>

    source

    fn parse_value_list(&mut self) -> Result<SqlValue>

    source

    fn parse_comma_separated<T, F>(&mut self, f: F) -> Result<Vec<T>>where F: FnMut(&mut ParserContext<'a>) -> Result<T>,

    Parse a comma-separated list wrapped by “()”, and of which all items accepted by F

    source

    fn parse_columns(&mut self) -> Result<(Vec<ColumnDef>, Vec<TableConstraint>)>

    source

    fn parse_column( diff --git a/src/cmd/standalone.rs.html b/src/cmd/standalone.rs.html index 3b3275945e75..3034cd4a936f 100644 --- a/src/cmd/standalone.rs.html +++ b/src/cmd/standalone.rs.html @@ -626,6 +626,12 @@ 626 627 628 +629 +630 +631 +632 +633 +634

    // Copyright 2023 Greptime Team
     //
     // Licensed under the Apache License, Version 2.0 (the "License");
    @@ -727,6 +733,7 @@
         pub metadata_store: KvStoreConfig,
         pub procedure: ProcedureConfig,
         pub logging: LoggingOptions,
    +    pub user_provider: Option<String>,
         /// Options for different store engines.
         pub region_engine: Vec<RegionEngineConfig>,
     }
    @@ -748,6 +755,7 @@
                 metadata_store: KvStoreConfig::default(),
                 procedure: ProcedureConfig::default(),
                 logging: LoggingOptions::default(),
    +            user_provider: None,
                 region_engine: vec![
                     RegionEngineConfig::Mito(MitoConfig::default()),
                     RegionEngineConfig::File(FileEngineConfig::default()),
    @@ -769,6 +777,7 @@
                 prom_store: self.prom_store,
                 meta_client: None,
                 logging: self.logging,
    +            user_provider: self.user_provider,
                 ..Default::default()
             }
         }
    @@ -906,6 +915,9 @@
             if self.influxdb_enable {
                 opts.influxdb.enable = self.influxdb_enable;
             }
    +
    +        opts.user_provider = self.user_provider.clone();
    +
             let metadata_store = opts.metadata_store.clone();
             let procedure = opts.procedure.clone();
             let frontend = opts.clone().frontend_options();
    diff --git a/storage/error/enum.Error.html b/storage/error/enum.Error.html
    index 0b7cf3464395..ec12e46a2fee 100644
    --- a/storage/error/enum.Error.html
    +++ b/storage/error/enum.Error.html
    @@ -314,7 +314,7 @@
             location: Location,
         },
         BuildPredicate {
    -        source: Error,
    +        source: Error,
             location: Location,
         },
         JoinError {
    @@ -322,7 +322,7 @@
             location: Location,
         },
     
    }

    Variants§

    §

    InvalidRegionDesc

    Fields

    §region: String
    §location: Location
    §source: Error
    §

    BatchMissingColumn

    Fields

    §column: String
    §location: Location
    §

    WriteParquet

    Fields

    §error: ParquetError
    §location: Location
    §

    WriteBuffer

    Fields

    §location: Location
    §source: Error
    §

    NewRecordBatch

    Fields

    §location: Location
    §error: ArrowError
    §

    ReadObject

    Fields

    §path: String
    §location: Location
    §error: Error
    §

    WriteObject

    Fields

    §path: String
    §location: Location
    §error: Error
    §

    DeleteObject

    Fields

    §path: String
    §location: Location
    §error: Error
    §

    CompressObject

    Fields

    §compress_type: CompressionType
    §path: String
    §error: Error
    §

    DecompressObject

    Fields

    §compress_type: CompressionType
    §path: String
    §error: Error
    §

    ListObjects

    Fields

    §path: String
    §location: Location
    §error: Error
    §

    Utf8

    Fields

    §location: Location
    §

    EncodeJson

    Fields

    §location: Location
    §error: Error
    §

    DecodeJson

    Fields

    §location: Location
    §error: Error
    §

    InvalidScanIndex

    Fields

    §start: ManifestVersion
    §end: ManifestVersion
    §location: Location
    §

    WriteWal

    Fields

    §region_id: RegionId
    §location: Location
    §source: BoxedError
    §

    EncodeWalHeader

    Fields

    §location: Location
    §error: Error
    §

    DecodeWalHeader

    Fields

    §location: Location
    §error: Error
    §

    WaitFlush

    Fields

    §region_id: RegionId
    §error: RecvError
    §location: Location
    §

    ManifestProtocolForbidRead

    Fields

    §min_version: ProtocolVersion
    §supported_version: ProtocolVersion
    §location: Location
    §

    ManifestProtocolForbidWrite

    Fields

    §min_version: ProtocolVersion
    §supported_version: ProtocolVersion
    §location: Location
    §

    DecodeMetaActionList

    Fields

    §location: Location
    §

    Readline

    Fields

    §error: Error
    §

    ReadParquet

    Fields

    §file: String
    §error: ParquetError
    §location: Location
    §

    InvalidRegionState

    Fields

    §state: &'static str
    §location: Location
    §

    ReadWal

    Fields

    §region_id: RegionId
    §location: Location
    §source: BoxedError
    §

    MarkWalObsolete

    Fields

    §region_id: u64
    §location: Location
    §source: BoxedError
    §

    WalDataCorrupted

    Fields

    §region_id: RegionId
    §message: String
    §location: Location
    §

    DeleteWalNamespace

    Fields

    §region_id: RegionId
    §location: Location
    §source: BoxedError
    §

    SequenceNotMonotonic

    Fields

    §prev: SequenceNumber
    §given: SequenceNumber
    §location: Location
    §

    ConvertStoreSchema

    Fields

    §file: String
    §location: Location
    §source: Error
    §

    InvalidRawRegion

    Fields

    §region: String
    §location: Location
    §source: Error
    §

    ClosedRegion

    Fields

    §location: Location
    §

    InvalidProjection

    Fields

    §location: Location
    §source: Error
    §

    PushBatch

    Fields

    §location: Location
    §source: Error
    §

    BuildBatch

    Fields

    §location: Location
    §

    FilterColumn

    Fields

    §name: String
    §location: Location
    §source: Error
    §

    InvalidAlterRequest

    Fields

    §location: Location
    §source: Error
    §

    AlterMetadata

    Fields

    §location: Location
    §source: Error
    §

    CreateDefault

    Fields

    §name: String
    §location: Location
    §source: Error
    §

    WriteToOldVersion

    Fields

    §data_version: u32

    Schema version of data to write.

    -
    §schema_version: u32
    §location: Location
    §

    NotInSchemaToCompat

    Fields

    §column: String
    §version: u32
    §location: Location
    §

    CompatRead

    Fields

    §reason: String
    §location: Location
    §

    CreateDefaultToRead

    Fields

    §column: String
    §location: Location
    §source: Error
    §

    NoDefaultToRead

    Fields

    §column: String
    §location: Location
    §

    ConvertChunk

    Fields

    §name: String
    §location: Location
    §source: Error
    §

    UnknownColumn

    Fields

    §name: String
    §location: Location
    §

    CreateRecordBatch

    Fields

    §location: Location
    §source: Error
    §

    RequestTooLarge

    Fields

    §num_rows: usize
    §location: Location
    §

    TypeMismatch

    Fields

    §name: String
    §expect: ConcreteDataType
    §given: ConcreteDataType
    §location: Location
    §

    HasNull

    Fields

    §name: String
    §location: Location
    §

    UnequalLengths

    Fields

    §name: String
    §expect: usize
    §given: usize
    §location: Location
    §

    BatchCorrupted

    Fields

    §message: String
    §location: Location
    §

    DecodeArrow

    Fields

    §location: Location
    §error: ArrowError
    §

    EncodeArrow

    Fields

    §location: Location
    §error: ArrowError
    §

    ParseSchema

    Fields

    §location: Location
    §source: Error
    §

    MoreColumnThanExpected

    Fields

    §location: Location
    §

    DecodeParquetTimeRange

    Fields

    §location: Location
    §

    RateLimited

    Fields

    §

    IllegalSchedulerState

    Fields

    §location: Location
    §

    StartManifestGcTask

    Fields

    §location: Location
    §source: Error
    §

    StopManifestGcTask

    Fields

    §location: Location
    §source: Error
    §

    StopScheduler

    Fields

    §error: JoinError
    §location: Location
    §

    DeleteSst

    Fields

    §error: Error
    §location: Location
    §

    TtlCalculation

    Fields

    §location: Location
    §source: Error
    §

    ManifestCheckpoint

    Fields

    §location: Location
    §

    CompactTaskCancel

    Fields

    §region_id: RegionId
    §error: RecvError
    §

    DuplicateFlush

    Fields

    §region_id: RegionId
    §sequence: SequenceNumber
    §location: Location
    §

    StartPickTask

    Fields

    §location: Location
    §source: Error
    §

    StopPickTask

    Fields

    §location: Location
    §source: Error
    §

    ConvertColumnsToRows

    Fields

    §error: ArrowError
    §location: Location
    §

    SortArrays

    Fields

    §error: ArrowError
    §location: Location
    §

    BuildPredicate

    Fields

    §source: Error
    §location: Location
    §

    JoinError

    Fields

    §error: JoinError
    §location: Location

    Implementations§

    source§

    impl Error

    source

    pub(crate) fn is_object_to_delete_not_found(&self) -> bool

    Returns true if the error is the object path to delete +

    §schema_version: u32
    §location: Location
    §

    NotInSchemaToCompat

    Fields

    §column: String
    §version: u32
    §location: Location
    §

    CompatRead

    Fields

    §reason: String
    §location: Location
    §

    CreateDefaultToRead

    Fields

    §column: String
    §location: Location
    §source: Error
    §

    NoDefaultToRead

    Fields

    §column: String
    §location: Location
    §

    ConvertChunk

    Fields

    §name: String
    §location: Location
    §source: Error
    §

    UnknownColumn

    Fields

    §name: String
    §location: Location
    §

    CreateRecordBatch

    Fields

    §location: Location
    §source: Error
    §

    RequestTooLarge

    Fields

    §num_rows: usize
    §location: Location
    §

    TypeMismatch

    Fields

    §name: String
    §expect: ConcreteDataType
    §given: ConcreteDataType
    §location: Location
    §

    HasNull

    Fields

    §name: String
    §location: Location
    §

    UnequalLengths

    Fields

    §name: String
    §expect: usize
    §given: usize
    §location: Location
    §

    BatchCorrupted

    Fields

    §message: String
    §location: Location
    §

    DecodeArrow

    Fields

    §location: Location
    §error: ArrowError
    §

    EncodeArrow

    Fields

    §location: Location
    §error: ArrowError
    §

    ParseSchema

    Fields

    §location: Location
    §source: Error
    §

    MoreColumnThanExpected

    Fields

    §location: Location
    §

    DecodeParquetTimeRange

    Fields

    §location: Location
    §

    RateLimited

    Fields

    §

    IllegalSchedulerState

    Fields

    §location: Location
    §

    StartManifestGcTask

    Fields

    §location: Location
    §source: Error
    §

    StopManifestGcTask

    Fields

    §location: Location
    §source: Error
    §

    StopScheduler

    Fields

    §error: JoinError
    §location: Location
    §

    DeleteSst

    Fields

    §error: Error
    §location: Location
    §

    TtlCalculation

    Fields

    §location: Location
    §source: Error
    §

    ManifestCheckpoint

    Fields

    §location: Location
    §

    CompactTaskCancel

    Fields

    §region_id: RegionId
    §error: RecvError
    §

    DuplicateFlush

    Fields

    §region_id: RegionId
    §sequence: SequenceNumber
    §location: Location
    §

    StartPickTask

    Fields

    §location: Location
    §source: Error
    §

    StopPickTask

    Fields

    §location: Location
    §source: Error
    §

    ConvertColumnsToRows

    Fields

    §error: ArrowError
    §location: Location
    §

    SortArrays

    Fields

    §error: ArrowError
    §location: Location
    §

    BuildPredicate

    Fields

    §source: Error
    §location: Location
    §

    JoinError

    Fields

    §error: JoinError
    §location: Location

    Implementations§

    source§

    impl Error

    source

    pub(crate) fn is_object_to_delete_not_found(&self) -> bool

    Returns true if the error is the object path to delete doesn’t exist.

    Trait Implementations§

    source§

    impl Debug for Error

    source§

    fn fmt(&self, f: &mut Formatter<'_>) -> Result

    Formats the value using the given formatter. Read more
    source§

    impl Display for Error

    source§

    fn fmt(&self, __snafu_display_formatter: &mut Formatter<'_>) -> Result

    Formats the value using the given formatter. Read more
    source§

    impl Error for Errorwhere Self: Debug + Display,

    source§

    fn description(&self) -> &str

    👎Deprecated since 1.42.0: use the Display impl or to_string()
    source§

    fn cause(&self) -> Option<&dyn Error>

    👎Deprecated since 1.33.0: replaced by Error::source, which can support downcasting
    source§

    fn source(&self) -> Option<&(dyn Error + 'static)>

    The lower-level source of this error, if any. Read more
    source§

    fn provide<'a>(&'a self, demand: &mut Demand<'a>)

    🔬This is a nightly-only experimental API. (error_generic_member_access)
    Provides type based access to context intended for error reports. Read more
    source§

    impl ErrorCompat for Error

    source§

    fn backtrace(&self) -> Option<&Backtrace>

    Returns a Backtrace that may be printed.
    §

    fn iter_chain(&self) -> ChainCompat<'_>where @@ -339,7 +339,7 @@ __T0: Into<String>,

    §

    type Source = NoneError

    The underlying error
    source§

    fn into_error(self, error: Self::Source) -> Error

    Combine the information to produce the error
    source§

    impl<__T0> IntoError<Error> for BuildBatchSnafu<__T0>where Error: Error + ErrorCompat, __T0: Into<String>,

    §

    type Source = NoneError

    The underlying error
    source§

    fn into_error(self, error: Self::Source) -> Error

    Combine the information to produce the error
    source§

    impl IntoError<Error> for BuildPredicateSnafuwhere - Error: Error + ErrorCompat,

    §

    type Source = Error

    The underlying error
    source§

    fn into_error(self, error: Self::Source) -> Error

    Combine the information to produce the error
    source§

    impl IntoError<Error> for ClosedRegionSnafuwhere + Error: Error + ErrorCompat,

    §

    type Source = Error

    The underlying error
    source§

    fn into_error(self, error: Self::Source) -> Error

    Combine the information to produce the error
    source§

    impl IntoError<Error> for ClosedRegionSnafuwhere Error: Error + ErrorCompat,

    §

    type Source = NoneError

    The underlying error
    source§

    fn into_error(self, error: Self::Source) -> Error

    Combine the information to produce the error
    source§

    impl<__T0> IntoError<Error> for CompactTaskCancelSnafu<__T0>where Error: Error + ErrorCompat, __T0: Into<RegionId>,

    §

    type Source = RecvError

    The underlying error
    source§

    fn into_error(self, error: Self::Source) -> Error

    Combine the information to produce the error
    source§

    impl<__T0> IntoError<Error> for CompatReadSnafu<__T0>where diff --git a/storage/error/struct.BuildPredicateSnafu.html b/storage/error/struct.BuildPredicateSnafu.html index 02f27479a1ca..fa6b40bc5c7c 100644 --- a/storage/error/struct.BuildPredicateSnafu.html +++ b/storage/error/struct.BuildPredicateSnafu.html @@ -1,6 +1,6 @@ BuildPredicateSnafu in storage::error - Rust
    pub struct BuildPredicateSnafu;
    Expand description

    SNAFU context selector for the Error::BuildPredicate variant

    Trait Implementations§

    source§

    impl Clone for BuildPredicateSnafu

    source§

    fn clone(&self) -> BuildPredicateSnafu

    Returns a copy of the value. Read more
    1.0.0 · source§

    fn clone_from(&mut self, source: &Self)

    Performs copy-assignment from source. Read more
    source§

    impl Debug for BuildPredicateSnafu

    source§

    fn fmt(&self, f: &mut Formatter<'_>) -> Result

    Formats the value using the given formatter. Read more
    source§

    impl IntoError<Error> for BuildPredicateSnafuwhere - Error: Error + ErrorCompat,

    §

    type Source = Error

    The underlying error
    source§

    fn into_error(self, error: Self::Source) -> Error

    Combine the information to produce the error
    source§

    impl Copy for BuildPredicateSnafu

    Auto Trait Implementations§

    Blanket Implementations§

    source§

    impl<T> Any for Twhere + Error: Error + ErrorCompat,

    §

    type Source = Error

    The underlying error
    source§

    fn into_error(self, error: Self::Source) -> Error

    Combine the information to produce the error
    source§

    impl Copy for BuildPredicateSnafu

    Auto Trait Implementations§

    Blanket Implementations§

    source§

    impl<T> Any for Twhere T: 'static + ?Sized,

    source§

    fn type_id(&self) -> TypeId

    Gets the TypeId of self. Read more
    source§

    impl<T> Borrow<T> for Twhere T: ?Sized,

    source§

    fn borrow(&self) -> &T

    Immutably borrows from an owned value. Read more
    source§

    impl<T> BorrowMut<T> for Twhere T: ?Sized,

    source§

    fn borrow_mut(&mut self) -> &mut T

    Mutably borrows from an owned value. Read more
    §

    impl<T> CompatExt for T

    §

    fn compat(self) -> Compat<T>

    Applies the [Compat] adapter by value. Read more
    §

    fn compat_ref(&self) -> Compat<&T>

    Applies the [Compat] adapter by shared reference. Read more
    §

    fn compat_mut(&mut self) -> Compat<&mut T>

    Applies the [Compat] adapter by mutable reference. Read more
    §

    impl<T> Conv for T

    §

    fn conv<T>(self) -> Twhere diff --git a/storage/sst/parquet/struct.ParquetReader.html b/storage/sst/parquet/struct.ParquetReader.html index c8911974641c..e4b6b0a26d3b 100644 --- a/storage/sst/parquet/struct.ParquetReader.html +++ b/storage/sst/parquet/struct.ParquetReader.html @@ -2,13 +2,13 @@ file_handle: FileHandle, object_store: ObjectStore, projected_schema: ProjectedSchemaRef, - predicate: Predicate, + predicate: Predicate, time_range: TimestampRange, -}

    Fields§

    §file_handle: FileHandle§object_store: ObjectStore§projected_schema: ProjectedSchemaRef§predicate: Predicate§time_range: TimestampRange

    Implementations§

    source§

    impl ParquetReader

    source

    pub fn new( +}

    Fields§

    §file_handle: FileHandle§object_store: ObjectStore§projected_schema: ProjectedSchemaRef§predicate: Predicate§time_range: TimestampRange

    Implementations§

    source§

    impl ParquetReader

    source

    pub fn new( file_handle: FileHandle, object_store: ObjectStore, projected_schema: ProjectedSchemaRef, - predicate: Predicate, + predicate: Predicate, time_range: TimestampRange ) -> ParquetReader

    source

    pub async fn chunk_stream(&self) -> Result<ChunkStream>

    Auto Trait Implementations§

    Blanket Implementations§

    source§

    impl<T> Any for Twhere T: 'static + ?Sized,

    source§

    fn type_id(&self) -> TypeId

    Gets the TypeId of self. Read more
    source§

    impl<T> Borrow<T> for Twhere diff --git a/storage/sst/pruning/fn.build_row_filter.html b/storage/sst/pruning/fn.build_row_filter.html index 2c24254a5ca9..da50820ec17a 100644 --- a/storage/sst/pruning/fn.build_row_filter.html +++ b/storage/sst/pruning/fn.build_row_filter.html @@ -1,6 +1,6 @@ build_row_filter in storage::sst::pruning - Rust
    pub(crate) fn build_row_filter(
         time_range: TimestampRange,
    -    predicate: &Predicate,
    +    predicate: &Predicate,
         store_schema: &Arc<StoreSchema>,
         schema_desc: &SchemaDescriptor,
         projection_mask: ProjectionMask
    diff --git a/storage/sst/pruning/fn.predicate_to_row_filter.html b/storage/sst/pruning/fn.predicate_to_row_filter.html
    index 9bbaf220f18c..73698b36c639 100644
    --- a/storage/sst/pruning/fn.predicate_to_row_filter.html
    +++ b/storage/sst/pruning/fn.predicate_to_row_filter.html
    @@ -1,4 +1,4 @@
     predicate_to_row_filter in storage::sst::pruning - Rust
    fn predicate_to_row_filter(
    -    predicate: &Predicate,
    +    predicate: &Predicate,
         projection_mask: ProjectionMask
     ) -> Result<Vec<Box<dyn ArrowPredicate>>>
    \ No newline at end of file diff --git a/storage/sst/struct.ReadOptions.html b/storage/sst/struct.ReadOptions.html index f41c1882f25f..24565e9144d4 100644 --- a/storage/sst/struct.ReadOptions.html +++ b/storage/sst/struct.ReadOptions.html @@ -1,12 +1,12 @@ ReadOptions in storage::sst - Rust

    Struct storage::sst::ReadOptions

    source ·
    pub struct ReadOptions {
         pub batch_size: usize,
         pub projected_schema: ProjectedSchemaRef,
    -    pub predicate: Predicate,
    +    pub predicate: Predicate,
         pub time_range: TimestampRange,
     }

    Fields§

    §batch_size: usize

    Suggested size of each batch.

    §projected_schema: ProjectedSchemaRef

    The schema that user expected to read, might not the same as the schema of the SST file.

    -
    §predicate: Predicate§time_range: TimestampRange

    Auto Trait Implementations§

    Blanket Implementations§

    source§

    impl<T> Any for Twhere +

    §predicate: Predicate§time_range: TimestampRange

    Auto Trait Implementations§

    Blanket Implementations§

    source§

    impl<T> Any for Twhere T: 'static + ?Sized,

    source§

    fn type_id(&self) -> TypeId

    Gets the TypeId of self. Read more
    source§

    impl<T> Borrow<T> for Twhere T: ?Sized,

    source§

    fn borrow(&self) -> &T

    Immutably borrows from an owned value. Read more
    source§

    impl<T> BorrowMut<T> for Twhere T: ?Sized,

    source§

    fn borrow_mut(&mut self) -> &mut T

    Mutably borrows from an owned value. Read more
    §

    impl<T> CompatExt for T

    §

    fn compat(self) -> Compat<T>

    Applies the [Compat] adapter by value. Read more
    §

    fn compat_ref(&self) -> Compat<&T>

    Applies the [Compat] adapter by shared reference. Read more
    §

    fn compat_mut(&mut self) -> Compat<&mut T>

    Applies the [Compat] adapter by mutable reference. Read more
    §

    impl<T> Conv for T

    §

    fn conv<T>(self) -> Twhere