diff --git a/internal/core/src/pb/common.pb.cc b/internal/core/src/pb/common.pb.cc index b39b7110ea..5f9e278786 100644 --- a/internal/core/src/pb/common.pb.cc +++ b/internal/core/src/pb/common.pb.cc @@ -329,14 +329,13 @@ const char descriptor_table_protodef_common_2eproto[] PROTOBUF_SECTION_VARIABLE( "State\022\021\n\rUndefiedState\020\000\022\r\n\tExecuting\020\001\022" "\r\n\tCompleted\020\002*X\n\020ConsistencyLevel\022\n\n\006St" "rong\020\000\022\013\n\007Session\020\001\022\013\n\007Bounded\020\002\022\016\n\nEven" - "tually\020\003\022\016\n\nCustomized\020\004*\273\001\n\013ImportState" + "tually\020\003\022\016\n\nCustomized\020\004*\227\001\n\013ImportState" "\022\021\n\rImportPending\020\000\022\020\n\014ImportFailed\020\001\022\021\n" "\rImportStarted\020\002\022\024\n\020ImportDownloaded\020\003\022\020" - "\n\014ImportParsed\020\004\022\023\n\017ImportPersisted\020\005\022\021\n" - "\rDataQueryable\020\006\022\017\n\013DataIndexed\020\007\022\023\n\017Imp" - "ortCompleted\020\010BW\n\016io.milvus.grpcB\013Common" - "ProtoP\001Z3github.com/milvus-io/milvus/int" - "ernal/proto/commonpb\240\001\001b\006proto3" + "\n\014ImportParsed\020\004\022\023\n\017ImportPersisted\020\005\022\023\n" + "\017ImportCompleted\020\006BW\n\016io.milvus.grpcB\013Co" + "mmonProtoP\001Z3github.com/milvus-io/milvus" + "/internal/proto/commonpb\240\001\001b\006proto3" ; static const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable*const descriptor_table_common_2eproto_deps[1] = { }; @@ -353,7 +352,7 @@ static ::PROTOBUF_NAMESPACE_ID::internal::SCCInfoBase*const descriptor_table_com static ::PROTOBUF_NAMESPACE_ID::internal::once_flag descriptor_table_common_2eproto_once; static bool descriptor_table_common_2eproto_initialized = false; const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_common_2eproto = { - &descriptor_table_common_2eproto_initialized, descriptor_table_protodef_common_2eproto, "common.proto", 3351, + &descriptor_table_common_2eproto_initialized, descriptor_table_protodef_common_2eproto, "common.proto", 3315, &descriptor_table_common_2eproto_once, descriptor_table_common_2eproto_sccs, descriptor_table_common_2eproto_deps, 8, 0, schemas, file_default_instances, TableStruct_common_2eproto::offsets, file_level_metadata_common_2eproto, 8, file_level_enum_descriptors_common_2eproto, file_level_service_descriptors_common_2eproto, @@ -584,8 +583,6 @@ bool ImportState_IsValid(int value) { case 4: case 5: case 6: - case 7: - case 8: return true; default: return false; diff --git a/internal/core/src/pb/common.pb.h b/internal/core/src/pb/common.pb.h index 3ff2e338f3..b7f81a5ec6 100644 --- a/internal/core/src/pb/common.pb.h +++ b/internal/core/src/pb/common.pb.h @@ -390,9 +390,7 @@ enum ImportState : int { ImportDownloaded = 3, ImportParsed = 4, ImportPersisted = 5, - DataQueryable = 6, - DataIndexed = 7, - ImportCompleted = 8, + ImportCompleted = 6, ImportState_INT_MIN_SENTINEL_DO_NOT_USE_ = std::numeric_limits<::PROTOBUF_NAMESPACE_ID::int32>::min(), ImportState_INT_MAX_SENTINEL_DO_NOT_USE_ = std::numeric_limits<::PROTOBUF_NAMESPACE_ID::int32>::max() }; diff --git a/internal/core/src/pb/milvus.pb.cc b/internal/core/src/pb/milvus.pb.cc index 32869c2ade..4977d72b27 100644 --- a/internal/core/src/pb/milvus.pb.cc +++ b/internal/core/src/pb/milvus.pb.cc @@ -2524,6 +2524,8 @@ const ::PROTOBUF_NAMESPACE_ID::uint32 TableStruct_milvus_2eproto::offsets[] PROT PROTOBUF_FIELD_OFFSET(::milvus::proto::milvus::GetImportStateResponse, id_list_), PROTOBUF_FIELD_OFFSET(::milvus::proto::milvus::GetImportStateResponse, infos_), PROTOBUF_FIELD_OFFSET(::milvus::proto::milvus::GetImportStateResponse, id_), + PROTOBUF_FIELD_OFFSET(::milvus::proto::milvus::GetImportStateResponse, heuristic_data_queryable_), + PROTOBUF_FIELD_OFFSET(::milvus::proto::milvus::GetImportStateResponse, heuristic_data_indexed_), ~0u, // no _has_bits_ PROTOBUF_FIELD_OFFSET(::milvus::proto::milvus::ListImportTasksRequest, _internal_metadata_), ~0u, // no _extensions_ @@ -2694,17 +2696,17 @@ static const ::PROTOBUF_NAMESPACE_ID::internal::MigrationSchema schemas[] PROTOB { 690, -1, sizeof(::milvus::proto::milvus::ImportResponse)}, { 697, -1, sizeof(::milvus::proto::milvus::GetImportStateRequest)}, { 703, -1, sizeof(::milvus::proto::milvus::GetImportStateResponse)}, - { 714, -1, sizeof(::milvus::proto::milvus::ListImportTasksRequest)}, - { 719, -1, sizeof(::milvus::proto::milvus::ListImportTasksResponse)}, - { 726, -1, sizeof(::milvus::proto::milvus::GetReplicasRequest)}, - { 734, -1, sizeof(::milvus::proto::milvus::GetReplicasResponse)}, - { 741, -1, sizeof(::milvus::proto::milvus::ReplicaInfo)}, - { 751, -1, sizeof(::milvus::proto::milvus::ShardReplica)}, - { 760, -1, sizeof(::milvus::proto::milvus::CreateCredentialRequest)}, - { 770, -1, sizeof(::milvus::proto::milvus::UpdateCredentialRequest)}, - { 781, -1, sizeof(::milvus::proto::milvus::DeleteCredentialRequest)}, - { 788, -1, sizeof(::milvus::proto::milvus::ListCredUsersResponse)}, - { 795, -1, sizeof(::milvus::proto::milvus::ListCredUsersRequest)}, + { 716, -1, sizeof(::milvus::proto::milvus::ListImportTasksRequest)}, + { 721, -1, sizeof(::milvus::proto::milvus::ListImportTasksResponse)}, + { 728, -1, sizeof(::milvus::proto::milvus::GetReplicasRequest)}, + { 736, -1, sizeof(::milvus::proto::milvus::GetReplicasResponse)}, + { 743, -1, sizeof(::milvus::proto::milvus::ReplicaInfo)}, + { 753, -1, sizeof(::milvus::proto::milvus::ShardReplica)}, + { 762, -1, sizeof(::milvus::proto::milvus::CreateCredentialRequest)}, + { 772, -1, sizeof(::milvus::proto::milvus::UpdateCredentialRequest)}, + { 783, -1, sizeof(::milvus::proto::milvus::DeleteCredentialRequest)}, + { 790, -1, sizeof(::milvus::proto::milvus::ListCredUsersResponse)}, + { 797, -1, sizeof(::milvus::proto::milvus::ListCredUsersRequest)}, }; static ::PROTOBUF_NAMESPACE_ID::Message const * const file_default_instances[] = { @@ -3078,172 +3080,173 @@ const char descriptor_table_protodef_milvus_2eproto[] PROTOBUF_SECTION_VARIABLE( "us.proto.common.KeyValuePair\"L\n\016ImportRe" "sponse\022+\n\006status\030\001 \001(\0132\033.milvus.proto.co" "mmon.Status\022\r\n\005tasks\030\002 \003(\003\"%\n\025GetImportS" - "tateRequest\022\014\n\004task\030\001 \001(\003\"\330\001\n\026GetImportS" + "tateRequest\022\014\n\004task\030\001 \001(\003\"\232\002\n\026GetImportS" "tateResponse\022+\n\006status\030\001 \001(\0132\033.milvus.pr" "oto.common.Status\022/\n\005state\030\002 \001(\0162 .milvu" "s.proto.common.ImportState\022\021\n\trow_count\030" "\003 \001(\003\022\017\n\007id_list\030\004 \003(\003\0220\n\005infos\030\005 \003(\0132!." "milvus.proto.common.KeyValuePair\022\n\n\002id\030\006" - " \001(\003\"\030\n\026ListImportTasksRequest\"\202\001\n\027ListI" - "mportTasksResponse\022+\n\006status\030\001 \001(\0132\033.mil" - "vus.proto.common.Status\022:\n\005tasks\030\002 \003(\0132+" - ".milvus.proto.milvus.GetImportStateRespo" - "nse\"p\n\022GetReplicasRequest\022*\n\004base\030\001 \001(\0132" - "\034.milvus.proto.common.MsgBase\022\024\n\014collect" - "ionID\030\002 \001(\003\022\030\n\020with_shard_nodes\030\003 \001(\010\"v\n" - "\023GetReplicasResponse\022+\n\006status\030\001 \001(\0132\033.m" - "ilvus.proto.common.Status\0222\n\010replicas\030\002 " - "\003(\0132 .milvus.proto.milvus.ReplicaInfo\"\232\001" - "\n\013ReplicaInfo\022\021\n\treplicaID\030\001 \001(\003\022\024\n\014coll" - "ectionID\030\002 \001(\003\022\025\n\rpartition_ids\030\003 \003(\003\0229\n" - "\016shard_replicas\030\004 \003(\0132!.milvus.proto.mil" - "vus.ShardReplica\022\020\n\010node_ids\030\005 \003(\003\"`\n\014Sh" - "ardReplica\022\020\n\010leaderID\030\001 \001(\003\022\023\n\013leader_a" - "ddr\030\002 \001(\t\022\027\n\017dm_channel_name\030\003 \001(\t\022\020\n\010no" - "de_ids\030\004 \003(\003\"\252\001\n\027CreateCredentialRequest" - "\022*\n\004base\030\001 \001(\0132\034.milvus.proto.common.Msg" - "Base\022\020\n\010username\030\002 \001(\t\022\020\n\010password\030\003 \001(\t" - "\022\036\n\026created_utc_timestamps\030\004 \001(\004\022\037\n\027modi" - "fied_utc_timestamps\030\005 \001(\004\"\302\001\n\027UpdateCred" - "entialRequest\022*\n\004base\030\001 \001(\0132\034.milvus.pro" - "to.common.MsgBase\022\020\n\010username\030\002 \001(\t\022\023\n\013o" - "ldPassword\030\003 \001(\t\022\023\n\013newPassword\030\004 \001(\t\022\036\n" - "\026created_utc_timestamps\030\005 \001(\004\022\037\n\027modifie" - "d_utc_timestamps\030\006 \001(\004\"W\n\027DeleteCredenti" - "alRequest\022*\n\004base\030\001 \001(\0132\034.milvus.proto.c" - "ommon.MsgBase\022\020\n\010username\030\002 \001(\t\"W\n\025ListC" - "redUsersResponse\022+\n\006status\030\001 \001(\0132\033.milvu" - "s.proto.common.Status\022\021\n\tusernames\030\002 \003(\t" - "\"B\n\024ListCredUsersRequest\022*\n\004base\030\001 \001(\0132\034" - ".milvus.proto.common.MsgBase*!\n\010ShowType" - "\022\007\n\003All\020\000\022\014\n\010InMemory\020\001*>\n\017PlaceholderTy" - "pe\022\010\n\004None\020\000\022\020\n\014BinaryVector\020d\022\017\n\013FloatV" - "ector\020e2\250%\n\rMilvusService\022_\n\020CreateColle" - "ction\022,.milvus.proto.milvus.CreateCollec" - "tionRequest\032\033.milvus.proto.common.Status" - "\"\000\022[\n\016DropCollection\022*.milvus.proto.milv" - "us.DropCollectionRequest\032\033.milvus.proto." - "common.Status\"\000\022_\n\rHasCollection\022).milvu" - "s.proto.milvus.HasCollectionRequest\032!.mi" - "lvus.proto.milvus.BoolResponse\"\000\022[\n\016Load" - "Collection\022*.milvus.proto.milvus.LoadCol" - "lectionRequest\032\033.milvus.proto.common.Sta" - "tus\"\000\022a\n\021ReleaseCollection\022-.milvus.prot" - "o.milvus.ReleaseCollectionRequest\032\033.milv" - "us.proto.common.Status\"\000\022w\n\022DescribeColl" - "ection\022..milvus.proto.milvus.DescribeCol" - "lectionRequest\032/.milvus.proto.milvus.Des" - "cribeCollectionResponse\"\000\022\206\001\n\027GetCollect" - "ionStatistics\0223.milvus.proto.milvus.GetC" - "ollectionStatisticsRequest\0324.milvus.prot" - "o.milvus.GetCollectionStatisticsResponse" - "\"\000\022n\n\017ShowCollections\022+.milvus.proto.mil" - "vus.ShowCollectionsRequest\032,.milvus.prot" - "o.milvus.ShowCollectionsResponse\"\000\022]\n\017Cr" - "eatePartition\022+.milvus.proto.milvus.Crea" - "tePartitionRequest\032\033.milvus.proto.common" - ".Status\"\000\022Y\n\rDropPartition\022).milvus.prot" - "o.milvus.DropPartitionRequest\032\033.milvus.p" - "roto.common.Status\"\000\022]\n\014HasPartition\022(.m" - "ilvus.proto.milvus.HasPartitionRequest\032!" - ".milvus.proto.milvus.BoolResponse\"\000\022[\n\016L" - "oadPartitions\022*.milvus.proto.milvus.Load" - "PartitionsRequest\032\033.milvus.proto.common." - "Status\"\000\022a\n\021ReleasePartitions\022-.milvus.p" - "roto.milvus.ReleasePartitionsRequest\032\033.m" - "ilvus.proto.common.Status\"\000\022\203\001\n\026GetParti" - "tionStatistics\0222.milvus.proto.milvus.Get" - "PartitionStatisticsRequest\0323.milvus.prot" - "o.milvus.GetPartitionStatisticsResponse\"" - "\000\022k\n\016ShowPartitions\022*.milvus.proto.milvu" - "s.ShowPartitionsRequest\032+.milvus.proto.m" - "ilvus.ShowPartitionsResponse\"\000\022U\n\013Create" - "Alias\022\'.milvus.proto.milvus.CreateAliasR" - "equest\032\033.milvus.proto.common.Status\"\000\022Q\n" - "\tDropAlias\022%.milvus.proto.milvus.DropAli" - "asRequest\032\033.milvus.proto.common.Status\"\000" - "\022S\n\nAlterAlias\022&.milvus.proto.milvus.Alt" - "erAliasRequest\032\033.milvus.proto.common.Sta" - "tus\"\000\022U\n\013CreateIndex\022\'.milvus.proto.milv" - "us.CreateIndexRequest\032\033.milvus.proto.com" - "mon.Status\"\000\022h\n\rDescribeIndex\022).milvus.p" - "roto.milvus.DescribeIndexRequest\032*.milvu" - "s.proto.milvus.DescribeIndexResponse\"\000\022h" - "\n\rGetIndexState\022).milvus.proto.milvus.Ge" - "tIndexStateRequest\032*.milvus.proto.milvus" - ".GetIndexStateResponse\"\000\022\200\001\n\025GetIndexBui" - "ldProgress\0221.milvus.proto.milvus.GetInde" - "xBuildProgressRequest\0322.milvus.proto.mil" - "vus.GetIndexBuildProgressResponse\"\000\022Q\n\tD" - "ropIndex\022%.milvus.proto.milvus.DropIndex" - "Request\032\033.milvus.proto.common.Status\"\000\022S" - "\n\006Insert\022\".milvus.proto.milvus.InsertReq" - "uest\032#.milvus.proto.milvus.MutationResul" - "t\"\000\022S\n\006Delete\022\".milvus.proto.milvus.Dele" - "teRequest\032#.milvus.proto.milvus.Mutation" - "Result\"\000\022R\n\006Search\022\".milvus.proto.milvus" - ".SearchRequest\032\".milvus.proto.milvus.Sea" - "rchResults\"\000\022P\n\005Flush\022!.milvus.proto.mil" - "vus.FlushRequest\032\".milvus.proto.milvus.F" - "lushResponse\"\000\022O\n\005Query\022!.milvus.proto.m" - "ilvus.QueryRequest\032!.milvus.proto.milvus" - ".QueryResults\"\000\022d\n\014CalcDistance\022(.milvus" - ".proto.milvus.CalcDistanceRequest\032(.milv" - "us.proto.milvus.CalcDistanceResults\"\000\022h\n" - "\rGetFlushState\022).milvus.proto.milvus.Get" - "FlushStateRequest\032*.milvus.proto.milvus." - "GetFlushStateResponse\"\000\022\211\001\n\030GetPersisten" - "tSegmentInfo\0224.milvus.proto.milvus.GetPe" - "rsistentSegmentInfoRequest\0325.milvus.prot" - "o.milvus.GetPersistentSegmentInfoRespons" - "e\"\000\022z\n\023GetQuerySegmentInfo\022/.milvus.prot" - "o.milvus.GetQuerySegmentInfoRequest\0320.mi" - "lvus.proto.milvus.GetQuerySegmentInfoRes" - "ponse\"\000\022b\n\013GetReplicas\022\'.milvus.proto.mi" - "lvus.GetReplicasRequest\032(.milvus.proto.m" - "ilvus.GetReplicasResponse\"\000\022P\n\005Dummy\022!.m" - "ilvus.proto.milvus.DummyRequest\032\".milvus" - ".proto.milvus.DummyResponse\"\000\022e\n\014Registe" - "rLink\022(.milvus.proto.milvus.RegisterLink" - "Request\032).milvus.proto.milvus.RegisterLi" - "nkResponse\"\000\022_\n\nGetMetrics\022&.milvus.prot" - "o.milvus.GetMetricsRequest\032\'.milvus.prot" - "o.milvus.GetMetricsResponse\"\000\022U\n\013LoadBal" - "ance\022\'.milvus.proto.milvus.LoadBalanceRe" - "quest\032\033.milvus.proto.common.Status\"\000\022w\n\022" - "GetCompactionState\022..milvus.proto.milvus" - ".GetCompactionStateRequest\032/.milvus.prot" - "o.milvus.GetCompactionStateResponse\"\000\022q\n" - "\020ManualCompaction\022,.milvus.proto.milvus." - "ManualCompactionRequest\032-.milvus.proto.m" - "ilvus.ManualCompactionResponse\"\000\022\200\001\n\033Get" - "CompactionStateWithPlans\022..milvus.proto." - "milvus.GetCompactionPlansRequest\032/.milvu" - "s.proto.milvus.GetCompactionPlansRespons" - "e\"\000\022S\n\006Import\022\".milvus.proto.milvus.Impo" - "rtRequest\032#.milvus.proto.milvus.ImportRe" - "sponse\"\000\022k\n\016GetImportState\022*.milvus.prot" - "o.milvus.GetImportStateRequest\032+.milvus." - "proto.milvus.GetImportStateResponse\"\000\022n\n" - "\017ListImportTasks\022+.milvus.proto.milvus.L" - "istImportTasksRequest\032,.milvus.proto.mil" - "vus.ListImportTasksResponse\"\000\022_\n\020CreateC" - "redential\022,.milvus.proto.milvus.CreateCr" - "edentialRequest\032\033.milvus.proto.common.St" - "atus\"\000\022_\n\020UpdateCredential\022,.milvus.prot" - "o.milvus.UpdateCredentialRequest\032\033.milvu" - "s.proto.common.Status\"\000\022_\n\020DeleteCredent" - "ial\022,.milvus.proto.milvus.DeleteCredenti" - "alRequest\032\033.milvus.proto.common.Status\"\000" - "\022h\n\rListCredUsers\022).milvus.proto.milvus." - "ListCredUsersRequest\032*.milvus.proto.milv" - "us.ListCredUsersResponse\"\0002u\n\014ProxyServi" - "ce\022e\n\014RegisterLink\022(.milvus.proto.milvus" - ".RegisterLinkRequest\032).milvus.proto.milv" - "us.RegisterLinkResponse\"\000BW\n\016io.milvus.g" - "rpcB\013MilvusProtoP\001Z3github.com/milvus-io" - "/milvus/internal/proto/milvuspb\240\001\001b\006prot" - "o3" + " \001(\003\022 \n\030heuristic_data_queryable\030\007 \001(\010\022\036" + "\n\026heuristic_data_indexed\030\010 \001(\010\"\030\n\026ListIm" + "portTasksRequest\"\202\001\n\027ListImportTasksResp" + "onse\022+\n\006status\030\001 \001(\0132\033.milvus.proto.comm" + "on.Status\022:\n\005tasks\030\002 \003(\0132+.milvus.proto." + "milvus.GetImportStateResponse\"p\n\022GetRepl" + "icasRequest\022*\n\004base\030\001 \001(\0132\034.milvus.proto" + ".common.MsgBase\022\024\n\014collectionID\030\002 \001(\003\022\030\n" + "\020with_shard_nodes\030\003 \001(\010\"v\n\023GetReplicasRe" + "sponse\022+\n\006status\030\001 \001(\0132\033.milvus.proto.co" + "mmon.Status\0222\n\010replicas\030\002 \003(\0132 .milvus.p" + "roto.milvus.ReplicaInfo\"\232\001\n\013ReplicaInfo\022" + "\021\n\treplicaID\030\001 \001(\003\022\024\n\014collectionID\030\002 \001(\003" + "\022\025\n\rpartition_ids\030\003 \003(\003\0229\n\016shard_replica" + "s\030\004 \003(\0132!.milvus.proto.milvus.ShardRepli" + "ca\022\020\n\010node_ids\030\005 \003(\003\"`\n\014ShardReplica\022\020\n\010" + "leaderID\030\001 \001(\003\022\023\n\013leader_addr\030\002 \001(\t\022\027\n\017d" + "m_channel_name\030\003 \001(\t\022\020\n\010node_ids\030\004 \003(\003\"\252" + "\001\n\027CreateCredentialRequest\022*\n\004base\030\001 \001(\013" + "2\034.milvus.proto.common.MsgBase\022\020\n\010userna" + "me\030\002 \001(\t\022\020\n\010password\030\003 \001(\t\022\036\n\026created_ut" + "c_timestamps\030\004 \001(\004\022\037\n\027modified_utc_times" + "tamps\030\005 \001(\004\"\302\001\n\027UpdateCredentialRequest\022" + "*\n\004base\030\001 \001(\0132\034.milvus.proto.common.MsgB" + "ase\022\020\n\010username\030\002 \001(\t\022\023\n\013oldPassword\030\003 \001" + "(\t\022\023\n\013newPassword\030\004 \001(\t\022\036\n\026created_utc_t" + "imestamps\030\005 \001(\004\022\037\n\027modified_utc_timestam" + "ps\030\006 \001(\004\"W\n\027DeleteCredentialRequest\022*\n\004b" + "ase\030\001 \001(\0132\034.milvus.proto.common.MsgBase\022" + "\020\n\010username\030\002 \001(\t\"W\n\025ListCredUsersRespon" + "se\022+\n\006status\030\001 \001(\0132\033.milvus.proto.common" + ".Status\022\021\n\tusernames\030\002 \003(\t\"B\n\024ListCredUs" + "ersRequest\022*\n\004base\030\001 \001(\0132\034.milvus.proto." + "common.MsgBase*!\n\010ShowType\022\007\n\003All\020\000\022\014\n\010I" + "nMemory\020\001*>\n\017PlaceholderType\022\010\n\004None\020\000\022\020" + "\n\014BinaryVector\020d\022\017\n\013FloatVector\020e2\250%\n\rMi" + "lvusService\022_\n\020CreateCollection\022,.milvus" + ".proto.milvus.CreateCollectionRequest\032\033." + "milvus.proto.common.Status\"\000\022[\n\016DropColl" + "ection\022*.milvus.proto.milvus.DropCollect" + "ionRequest\032\033.milvus.proto.common.Status\"" + "\000\022_\n\rHasCollection\022).milvus.proto.milvus" + ".HasCollectionRequest\032!.milvus.proto.mil" + "vus.BoolResponse\"\000\022[\n\016LoadCollection\022*.m" + "ilvus.proto.milvus.LoadCollectionRequest" + "\032\033.milvus.proto.common.Status\"\000\022a\n\021Relea" + "seCollection\022-.milvus.proto.milvus.Relea" + "seCollectionRequest\032\033.milvus.proto.commo" + "n.Status\"\000\022w\n\022DescribeCollection\022..milvu" + "s.proto.milvus.DescribeCollectionRequest" + "\032/.milvus.proto.milvus.DescribeCollectio" + "nResponse\"\000\022\206\001\n\027GetCollectionStatistics\022" + "3.milvus.proto.milvus.GetCollectionStati" + "sticsRequest\0324.milvus.proto.milvus.GetCo" + "llectionStatisticsResponse\"\000\022n\n\017ShowColl" + "ections\022+.milvus.proto.milvus.ShowCollec" + "tionsRequest\032,.milvus.proto.milvus.ShowC" + "ollectionsResponse\"\000\022]\n\017CreatePartition\022" + "+.milvus.proto.milvus.CreatePartitionReq" + "uest\032\033.milvus.proto.common.Status\"\000\022Y\n\rD" + "ropPartition\022).milvus.proto.milvus.DropP" + "artitionRequest\032\033.milvus.proto.common.St" + "atus\"\000\022]\n\014HasPartition\022(.milvus.proto.mi" + "lvus.HasPartitionRequest\032!.milvus.proto." + "milvus.BoolResponse\"\000\022[\n\016LoadPartitions\022" + "*.milvus.proto.milvus.LoadPartitionsRequ" + "est\032\033.milvus.proto.common.Status\"\000\022a\n\021Re" + "leasePartitions\022-.milvus.proto.milvus.Re" + "leasePartitionsRequest\032\033.milvus.proto.co" + "mmon.Status\"\000\022\203\001\n\026GetPartitionStatistics" + "\0222.milvus.proto.milvus.GetPartitionStati" + "sticsRequest\0323.milvus.proto.milvus.GetPa" + "rtitionStatisticsResponse\"\000\022k\n\016ShowParti" + "tions\022*.milvus.proto.milvus.ShowPartitio" + "nsRequest\032+.milvus.proto.milvus.ShowPart" + "itionsResponse\"\000\022U\n\013CreateAlias\022\'.milvus" + ".proto.milvus.CreateAliasRequest\032\033.milvu" + "s.proto.common.Status\"\000\022Q\n\tDropAlias\022%.m" + "ilvus.proto.milvus.DropAliasRequest\032\033.mi" + "lvus.proto.common.Status\"\000\022S\n\nAlterAlias" + "\022&.milvus.proto.milvus.AlterAliasRequest" + "\032\033.milvus.proto.common.Status\"\000\022U\n\013Creat" + "eIndex\022\'.milvus.proto.milvus.CreateIndex" + "Request\032\033.milvus.proto.common.Status\"\000\022h" + "\n\rDescribeIndex\022).milvus.proto.milvus.De" + "scribeIndexRequest\032*.milvus.proto.milvus" + ".DescribeIndexResponse\"\000\022h\n\rGetIndexStat" + "e\022).milvus.proto.milvus.GetIndexStateReq" + "uest\032*.milvus.proto.milvus.GetIndexState" + "Response\"\000\022\200\001\n\025GetIndexBuildProgress\0221.m" + "ilvus.proto.milvus.GetIndexBuildProgress" + "Request\0322.milvus.proto.milvus.GetIndexBu" + "ildProgressResponse\"\000\022Q\n\tDropIndex\022%.mil" + "vus.proto.milvus.DropIndexRequest\032\033.milv" + "us.proto.common.Status\"\000\022S\n\006Insert\022\".mil" + "vus.proto.milvus.InsertRequest\032#.milvus." + "proto.milvus.MutationResult\"\000\022S\n\006Delete\022" + "\".milvus.proto.milvus.DeleteRequest\032#.mi" + "lvus.proto.milvus.MutationResult\"\000\022R\n\006Se" + "arch\022\".milvus.proto.milvus.SearchRequest" + "\032\".milvus.proto.milvus.SearchResults\"\000\022P" + "\n\005Flush\022!.milvus.proto.milvus.FlushReque" + "st\032\".milvus.proto.milvus.FlushResponse\"\000" + "\022O\n\005Query\022!.milvus.proto.milvus.QueryReq" + "uest\032!.milvus.proto.milvus.QueryResults\"" + "\000\022d\n\014CalcDistance\022(.milvus.proto.milvus." + "CalcDistanceRequest\032(.milvus.proto.milvu" + "s.CalcDistanceResults\"\000\022h\n\rGetFlushState" + "\022).milvus.proto.milvus.GetFlushStateRequ" + "est\032*.milvus.proto.milvus.GetFlushStateR" + "esponse\"\000\022\211\001\n\030GetPersistentSegmentInfo\0224" + ".milvus.proto.milvus.GetPersistentSegmen" + "tInfoRequest\0325.milvus.proto.milvus.GetPe" + "rsistentSegmentInfoResponse\"\000\022z\n\023GetQuer" + "ySegmentInfo\022/.milvus.proto.milvus.GetQu" + "erySegmentInfoRequest\0320.milvus.proto.mil" + "vus.GetQuerySegmentInfoResponse\"\000\022b\n\013Get" + "Replicas\022\'.milvus.proto.milvus.GetReplic" + "asRequest\032(.milvus.proto.milvus.GetRepli" + "casResponse\"\000\022P\n\005Dummy\022!.milvus.proto.mi" + "lvus.DummyRequest\032\".milvus.proto.milvus." + "DummyResponse\"\000\022e\n\014RegisterLink\022(.milvus" + ".proto.milvus.RegisterLinkRequest\032).milv" + "us.proto.milvus.RegisterLinkResponse\"\000\022_" + "\n\nGetMetrics\022&.milvus.proto.milvus.GetMe" + "tricsRequest\032\'.milvus.proto.milvus.GetMe" + "tricsResponse\"\000\022U\n\013LoadBalance\022\'.milvus." + "proto.milvus.LoadBalanceRequest\032\033.milvus" + ".proto.common.Status\"\000\022w\n\022GetCompactionS" + "tate\022..milvus.proto.milvus.GetCompaction" + "StateRequest\032/.milvus.proto.milvus.GetCo" + "mpactionStateResponse\"\000\022q\n\020ManualCompact" + "ion\022,.milvus.proto.milvus.ManualCompacti" + "onRequest\032-.milvus.proto.milvus.ManualCo" + "mpactionResponse\"\000\022\200\001\n\033GetCompactionStat" + "eWithPlans\022..milvus.proto.milvus.GetComp" + "actionPlansRequest\032/.milvus.proto.milvus" + ".GetCompactionPlansResponse\"\000\022S\n\006Import\022" + "\".milvus.proto.milvus.ImportRequest\032#.mi" + "lvus.proto.milvus.ImportResponse\"\000\022k\n\016Ge" + "tImportState\022*.milvus.proto.milvus.GetIm" + "portStateRequest\032+.milvus.proto.milvus.G" + "etImportStateResponse\"\000\022n\n\017ListImportTas" + "ks\022+.milvus.proto.milvus.ListImportTasks" + "Request\032,.milvus.proto.milvus.ListImport" + "TasksResponse\"\000\022_\n\020CreateCredential\022,.mi" + "lvus.proto.milvus.CreateCredentialReques" + "t\032\033.milvus.proto.common.Status\"\000\022_\n\020Upda" + "teCredential\022,.milvus.proto.milvus.Updat" + "eCredentialRequest\032\033.milvus.proto.common" + ".Status\"\000\022_\n\020DeleteCredential\022,.milvus.p" + "roto.milvus.DeleteCredentialRequest\032\033.mi" + "lvus.proto.common.Status\"\000\022h\n\rListCredUs" + "ers\022).milvus.proto.milvus.ListCredUsersR" + "equest\032*.milvus.proto.milvus.ListCredUse" + "rsResponse\"\0002u\n\014ProxyService\022e\n\014Register" + "Link\022(.milvus.proto.milvus.RegisterLinkR" + "equest\032).milvus.proto.milvus.RegisterLin" + "kResponse\"\000BW\n\016io.milvus.grpcB\013MilvusPro" + "toP\001Z3github.com/milvus-io/milvus/intern" + "al/proto/milvuspb\240\001\001b\006proto3" ; static const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable*const descriptor_table_milvus_2eproto_deps[2] = { &::descriptor_table_common_2eproto, @@ -3346,7 +3349,7 @@ static ::PROTOBUF_NAMESPACE_ID::internal::SCCInfoBase*const descriptor_table_mil static ::PROTOBUF_NAMESPACE_ID::internal::once_flag descriptor_table_milvus_2eproto_once; static bool descriptor_table_milvus_2eproto_initialized = false; const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_milvus_2eproto = { - &descriptor_table_milvus_2eproto_initialized, descriptor_table_protodef_milvus_2eproto, "milvus.proto", 17602, + &descriptor_table_milvus_2eproto_initialized, descriptor_table_protodef_milvus_2eproto, "milvus.proto", 17668, &descriptor_table_milvus_2eproto_once, descriptor_table_milvus_2eproto_sccs, descriptor_table_milvus_2eproto_deps, 92, 2, schemas, file_default_instances, TableStruct_milvus_2eproto::offsets, file_level_metadata_milvus_2eproto, 92, file_level_enum_descriptors_milvus_2eproto, file_level_service_descriptors_milvus_2eproto, @@ -37413,16 +37416,16 @@ GetImportStateResponse::GetImportStateResponse(const GetImportStateResponse& fro status_ = nullptr; } ::memcpy(&row_count_, &from.row_count_, - static_cast(reinterpret_cast(&state_) - - reinterpret_cast(&row_count_)) + sizeof(state_)); + static_cast(reinterpret_cast(&id_) - + reinterpret_cast(&row_count_)) + sizeof(id_)); // @@protoc_insertion_point(copy_constructor:milvus.proto.milvus.GetImportStateResponse) } void GetImportStateResponse::SharedCtor() { ::PROTOBUF_NAMESPACE_ID::internal::InitSCC(&scc_info_GetImportStateResponse_milvus_2eproto.base); ::memset(&status_, 0, static_cast( - reinterpret_cast(&state_) - - reinterpret_cast(&status_)) + sizeof(state_)); + reinterpret_cast(&id_) - + reinterpret_cast(&status_)) + sizeof(id_)); } GetImportStateResponse::~GetImportStateResponse() { @@ -37456,8 +37459,8 @@ void GetImportStateResponse::Clear() { } status_ = nullptr; ::memset(&row_count_, 0, static_cast( - reinterpret_cast(&state_) - - reinterpret_cast(&row_count_)) + sizeof(state_)); + reinterpret_cast(&id_) - + reinterpret_cast(&row_count_)) + sizeof(id_)); _internal_metadata_.Clear(); } @@ -37520,6 +37523,20 @@ const char* GetImportStateResponse::_InternalParse(const char* ptr, ::PROTOBUF_N CHK_(ptr); } else goto handle_unusual; continue; + // bool heuristic_data_queryable = 7; + case 7: + if (PROTOBUF_PREDICT_TRUE(static_cast<::PROTOBUF_NAMESPACE_ID::uint8>(tag) == 56)) { + heuristic_data_queryable_ = ::PROTOBUF_NAMESPACE_ID::internal::ReadVarint(&ptr); + CHK_(ptr); + } else goto handle_unusual; + continue; + // bool heuristic_data_indexed = 8; + case 8: + if (PROTOBUF_PREDICT_TRUE(static_cast<::PROTOBUF_NAMESPACE_ID::uint8>(tag) == 64)) { + heuristic_data_indexed_ = ::PROTOBUF_NAMESPACE_ID::internal::ReadVarint(&ptr); + CHK_(ptr); + } else goto handle_unusual; + continue; default: { handle_unusual: if ((tag & 7) == 4 || tag == 0) { @@ -37628,6 +37645,32 @@ bool GetImportStateResponse::MergePartialFromCodedStream( break; } + // bool heuristic_data_queryable = 7; + case 7: { + if (static_cast< ::PROTOBUF_NAMESPACE_ID::uint8>(tag) == (56 & 0xFF)) { + + DO_((::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::ReadPrimitive< + bool, ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::TYPE_BOOL>( + input, &heuristic_data_queryable_))); + } else { + goto handle_unusual; + } + break; + } + + // bool heuristic_data_indexed = 8; + case 8: { + if (static_cast< ::PROTOBUF_NAMESPACE_ID::uint8>(tag) == (64 & 0xFF)) { + + DO_((::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::ReadPrimitive< + bool, ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::TYPE_BOOL>( + input, &heuristic_data_indexed_))); + } else { + goto handle_unusual; + } + break; + } + default: { handle_unusual: if (tag == 0) { @@ -37697,6 +37740,16 @@ void GetImportStateResponse::SerializeWithCachedSizes( ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteInt64(6, this->id(), output); } + // bool heuristic_data_queryable = 7; + if (this->heuristic_data_queryable() != 0) { + ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteBool(7, this->heuristic_data_queryable(), output); + } + + // bool heuristic_data_indexed = 8; + if (this->heuristic_data_indexed() != 0) { + ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteBool(8, this->heuristic_data_indexed(), output); + } + if (_internal_metadata_.have_unknown_fields()) { ::PROTOBUF_NAMESPACE_ID::internal::WireFormat::SerializeUnknownFields( _internal_metadata_.unknown_fields(), output); @@ -37754,6 +37807,16 @@ void GetImportStateResponse::SerializeWithCachedSizes( target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteInt64ToArray(6, this->id(), target); } + // bool heuristic_data_queryable = 7; + if (this->heuristic_data_queryable() != 0) { + target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteBoolToArray(7, this->heuristic_data_queryable(), target); + } + + // bool heuristic_data_indexed = 8; + if (this->heuristic_data_indexed() != 0) { + target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteBoolToArray(8, this->heuristic_data_indexed(), target); + } + if (_internal_metadata_.have_unknown_fields()) { target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormat::SerializeUnknownFieldsToArray( _internal_metadata_.unknown_fields(), target); @@ -37815,6 +37878,22 @@ size_t GetImportStateResponse::ByteSizeLong() const { this->row_count()); } + // .milvus.proto.common.ImportState state = 2; + if (this->state() != 0) { + total_size += 1 + + ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::EnumSize(this->state()); + } + + // bool heuristic_data_queryable = 7; + if (this->heuristic_data_queryable() != 0) { + total_size += 1 + 1; + } + + // bool heuristic_data_indexed = 8; + if (this->heuristic_data_indexed() != 0) { + total_size += 1 + 1; + } + // int64 id = 6; if (this->id() != 0) { total_size += 1 + @@ -37822,12 +37901,6 @@ size_t GetImportStateResponse::ByteSizeLong() const { this->id()); } - // .milvus.proto.common.ImportState state = 2; - if (this->state() != 0) { - total_size += 1 + - ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::EnumSize(this->state()); - } - int cached_size = ::PROTOBUF_NAMESPACE_ID::internal::ToCachedSize(total_size); SetCachedSize(cached_size); return total_size; @@ -37863,12 +37936,18 @@ void GetImportStateResponse::MergeFrom(const GetImportStateResponse& from) { if (from.row_count() != 0) { set_row_count(from.row_count()); } - if (from.id() != 0) { - set_id(from.id()); - } if (from.state() != 0) { set_state(from.state()); } + if (from.heuristic_data_queryable() != 0) { + set_heuristic_data_queryable(from.heuristic_data_queryable()); + } + if (from.heuristic_data_indexed() != 0) { + set_heuristic_data_indexed(from.heuristic_data_indexed()); + } + if (from.id() != 0) { + set_id(from.id()); + } } void GetImportStateResponse::CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) { @@ -37896,8 +37975,10 @@ void GetImportStateResponse::InternalSwap(GetImportStateResponse* other) { CastToBase(&infos_)->InternalSwap(CastToBase(&other->infos_)); swap(status_, other->status_); swap(row_count_, other->row_count_); - swap(id_, other->id_); swap(state_, other->state_); + swap(heuristic_data_queryable_, other->heuristic_data_queryable_); + swap(heuristic_data_indexed_, other->heuristic_data_indexed_); + swap(id_, other->id_); } ::PROTOBUF_NAMESPACE_ID::Metadata GetImportStateResponse::GetMetadata() const { diff --git a/internal/core/src/pb/milvus.pb.h b/internal/core/src/pb/milvus.pb.h index edf73f1c6a..c038e879cb 100644 --- a/internal/core/src/pb/milvus.pb.h +++ b/internal/core/src/pb/milvus.pb.h @@ -13840,8 +13840,10 @@ class GetImportStateResponse : kInfosFieldNumber = 5, kStatusFieldNumber = 1, kRowCountFieldNumber = 3, - kIdFieldNumber = 6, kStateFieldNumber = 2, + kHeuristicDataQueryableFieldNumber = 7, + kHeuristicDataIndexedFieldNumber = 8, + kIdFieldNumber = 6, }; // repeated int64 id_list = 4; int id_list_size() const; @@ -13878,16 +13880,26 @@ class GetImportStateResponse : ::PROTOBUF_NAMESPACE_ID::int64 row_count() const; void set_row_count(::PROTOBUF_NAMESPACE_ID::int64 value); - // int64 id = 6; - void clear_id(); - ::PROTOBUF_NAMESPACE_ID::int64 id() const; - void set_id(::PROTOBUF_NAMESPACE_ID::int64 value); - // .milvus.proto.common.ImportState state = 2; void clear_state(); ::milvus::proto::common::ImportState state() const; void set_state(::milvus::proto::common::ImportState value); + // bool heuristic_data_queryable = 7; + void clear_heuristic_data_queryable(); + bool heuristic_data_queryable() const; + void set_heuristic_data_queryable(bool value); + + // bool heuristic_data_indexed = 8; + void clear_heuristic_data_indexed(); + bool heuristic_data_indexed() const; + void set_heuristic_data_indexed(bool value); + + // int64 id = 6; + void clear_id(); + ::PROTOBUF_NAMESPACE_ID::int64 id() const; + void set_id(::PROTOBUF_NAMESPACE_ID::int64 value); + // @@protoc_insertion_point(class_scope:milvus.proto.milvus.GetImportStateResponse) private: class _Internal; @@ -13898,8 +13910,10 @@ class GetImportStateResponse : ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::milvus::proto::common::KeyValuePair > infos_; ::milvus::proto::common::Status* status_; ::PROTOBUF_NAMESPACE_ID::int64 row_count_; - ::PROTOBUF_NAMESPACE_ID::int64 id_; int state_; + bool heuristic_data_queryable_; + bool heuristic_data_indexed_; + ::PROTOBUF_NAMESPACE_ID::int64 id_; mutable ::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_; friend struct ::TableStruct_milvus_2eproto; }; @@ -27708,6 +27722,34 @@ inline void GetImportStateResponse::set_id(::PROTOBUF_NAMESPACE_ID::int64 value) // @@protoc_insertion_point(field_set:milvus.proto.milvus.GetImportStateResponse.id) } +// bool heuristic_data_queryable = 7; +inline void GetImportStateResponse::clear_heuristic_data_queryable() { + heuristic_data_queryable_ = false; +} +inline bool GetImportStateResponse::heuristic_data_queryable() const { + // @@protoc_insertion_point(field_get:milvus.proto.milvus.GetImportStateResponse.heuristic_data_queryable) + return heuristic_data_queryable_; +} +inline void GetImportStateResponse::set_heuristic_data_queryable(bool value) { + + heuristic_data_queryable_ = value; + // @@protoc_insertion_point(field_set:milvus.proto.milvus.GetImportStateResponse.heuristic_data_queryable) +} + +// bool heuristic_data_indexed = 8; +inline void GetImportStateResponse::clear_heuristic_data_indexed() { + heuristic_data_indexed_ = false; +} +inline bool GetImportStateResponse::heuristic_data_indexed() const { + // @@protoc_insertion_point(field_get:milvus.proto.milvus.GetImportStateResponse.heuristic_data_indexed) + return heuristic_data_indexed_; +} +inline void GetImportStateResponse::set_heuristic_data_indexed(bool value) { + + heuristic_data_indexed_ = value; + // @@protoc_insertion_point(field_set:milvus.proto.milvus.GetImportStateResponse.heuristic_data_indexed) +} + // ------------------------------------------------------------------- // ListImportTasksRequest diff --git a/internal/proto/common.proto b/internal/proto/common.proto index b66aa60f10..a43b7c30b0 100644 --- a/internal/proto/common.proto +++ b/internal/proto/common.proto @@ -222,7 +222,5 @@ enum ImportState { ImportDownloaded = 3; ImportParsed = 4; ImportPersisted = 5; - DataQueryable = 6; - DataIndexed = 7; - ImportCompleted = 8; + ImportCompleted = 6; } diff --git a/internal/proto/commonpb/common.pb.go b/internal/proto/commonpb/common.pb.go index 811c66c30e..42b42a618f 100644 --- a/internal/proto/commonpb/common.pb.go +++ b/internal/proto/commonpb/common.pb.go @@ -541,9 +541,7 @@ const ( ImportState_ImportDownloaded ImportState = 3 ImportState_ImportParsed ImportState = 4 ImportState_ImportPersisted ImportState = 5 - ImportState_DataQueryable ImportState = 6 - ImportState_DataIndexed ImportState = 7 - ImportState_ImportCompleted ImportState = 8 + ImportState_ImportCompleted ImportState = 6 ) var ImportState_name = map[int32]string{ @@ -553,9 +551,7 @@ var ImportState_name = map[int32]string{ 3: "ImportDownloaded", 4: "ImportParsed", 5: "ImportPersisted", - 6: "DataQueryable", - 7: "DataIndexed", - 8: "ImportCompleted", + 6: "ImportCompleted", } var ImportState_value = map[string]int32{ @@ -565,9 +561,7 @@ var ImportState_value = map[string]int32{ "ImportDownloaded": 3, "ImportParsed": 4, "ImportPersisted": 5, - "DataQueryable": 6, - "DataIndexed": 7, - "ImportCompleted": 8, + "ImportCompleted": 6, } func (x ImportState) String() string { @@ -978,116 +972,115 @@ func init() { func init() { proto.RegisterFile("common.proto", fileDescriptor_555bd8c177793206) } var fileDescriptor_555bd8c177793206 = []byte{ - // 1767 bytes of a gzipped FileDescriptorProto + // 1747 bytes of a gzipped FileDescriptorProto 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xa4, 0x56, 0x4b, 0x73, 0x1c, 0xb7, - 0x11, 0xe6, 0xec, 0x2e, 0xb9, 0x5c, 0x2c, 0x1f, 0x10, 0x48, 0x51, 0xb4, 0x44, 0x3b, 0x0a, 0x4f, - 0x2a, 0x56, 0x59, 0x4a, 0xa2, 0xaa, 0xe4, 0xe4, 0x03, 0xb9, 0x43, 0x52, 0x5b, 0x22, 0x29, 0x66, - 0x97, 0x94, 0x5d, 0x39, 0x44, 0x05, 0xce, 0x34, 0x77, 0x11, 0x61, 0x80, 0x09, 0x80, 0xa1, 0xb8, - 0x39, 0x39, 0xce, 0x1f, 0x48, 0xfc, 0x0b, 0xf2, 0x03, 0x92, 0x54, 0xde, 0x49, 0x55, 0xfe, 0x40, - 0xde, 0xe7, 0x38, 0xef, 0x63, 0x7e, 0x40, 0x9e, 0x7e, 0xc8, 0xa9, 0xc6, 0xcc, 0xce, 0x8c, 0x24, - 0xfb, 0xe4, 0x1b, 0xfa, 0xeb, 0xc6, 0x87, 0x46, 0x77, 0xa3, 0x1b, 0x64, 0x21, 0xd2, 0x49, 0xa2, - 0xd5, 0xed, 0xd4, 0x68, 0xa7, 0xd9, 0x4a, 0x22, 0xe4, 0x45, 0x66, 0x73, 0xe9, 0x76, 0xae, 0xda, - 0x7c, 0x44, 0xe6, 0x86, 0x8e, 0xbb, 0xcc, 0xb2, 0xd7, 0x08, 0x01, 0x63, 0xb4, 0x79, 0x14, 0xe9, - 0x18, 0xd6, 0x83, 0x9b, 0xc1, 0xad, 0xa5, 0xcf, 0xbd, 0x72, 0xfb, 0x23, 0xf6, 0xdc, 0xde, 0x45, - 0xb3, 0x9e, 0x8e, 0x61, 0xd0, 0x81, 0xe9, 0x92, 0xad, 0x91, 0x39, 0x03, 0xdc, 0x6a, 0xb5, 0xde, - 0xb8, 0x19, 0xdc, 0xea, 0x0c, 0x0a, 0x69, 0xf3, 0xf3, 0x64, 0xe1, 0x3e, 0x4c, 0x1e, 0x72, 0x99, - 0xc1, 0x31, 0x17, 0x86, 0x51, 0xd2, 0x7c, 0x0c, 0x13, 0xcf, 0xdf, 0x19, 0xe0, 0x92, 0xad, 0x92, - 0xd9, 0x0b, 0x54, 0x17, 0x1b, 0x73, 0x61, 0xf3, 0x2e, 0xe9, 0xde, 0x87, 0x49, 0xc8, 0x1d, 0xff, - 0x98, 0x6d, 0x8c, 0xb4, 0x62, 0xee, 0xb8, 0xdf, 0xb5, 0x30, 0xf0, 0xeb, 0xcd, 0x0d, 0xd2, 0xda, - 0x91, 0xfa, 0xac, 0xa2, 0x0c, 0xbc, 0xb2, 0xa0, 0x7c, 0x95, 0xb4, 0xb7, 0xe3, 0xd8, 0x80, 0xb5, - 0x6c, 0x89, 0x34, 0x44, 0x5a, 0xb0, 0x35, 0x44, 0x8a, 0x64, 0xa9, 0x36, 0xce, 0x93, 0x35, 0x07, - 0x7e, 0xbd, 0xf9, 0x76, 0x40, 0xda, 0x87, 0x76, 0xb4, 0xc3, 0x2d, 0xb0, 0x2f, 0x90, 0xf9, 0xc4, - 0x8e, 0x1e, 0xb9, 0x49, 0x3a, 0x0d, 0xcd, 0xc6, 0x47, 0x86, 0xe6, 0xd0, 0x8e, 0x4e, 0x26, 0x29, - 0x0c, 0xda, 0x49, 0xbe, 0x40, 0x4f, 0x12, 0x3b, 0xea, 0x87, 0x05, 0x73, 0x2e, 0xb0, 0x0d, 0xd2, - 0x71, 0x22, 0x01, 0xeb, 0x78, 0x92, 0xae, 0x37, 0x6f, 0x06, 0xb7, 0x5a, 0x83, 0x0a, 0x60, 0xd7, - 0xc9, 0xbc, 0xd5, 0x99, 0x89, 0xa0, 0x1f, 0xae, 0xb7, 0xfc, 0xb6, 0x52, 0xde, 0x7c, 0x8d, 0x74, - 0x0e, 0xed, 0xe8, 0x1e, 0xf0, 0x18, 0x0c, 0xfb, 0x0c, 0x69, 0x9d, 0x71, 0x9b, 0x7b, 0xd4, 0xfd, - 0x78, 0x8f, 0xf0, 0x06, 0x03, 0x6f, 0xb9, 0xf9, 0x65, 0xb2, 0x10, 0x1e, 0x1e, 0x7c, 0x02, 0x06, - 0x74, 0xdd, 0x8e, 0xb9, 0x89, 0x8f, 0x78, 0x32, 0xcd, 0x58, 0x05, 0x6c, 0x3d, 0x9d, 0x25, 0x9d, - 0xb2, 0x3c, 0x58, 0x97, 0xb4, 0x87, 0x59, 0x14, 0x81, 0xb5, 0x74, 0x86, 0xad, 0x90, 0xe5, 0x53, - 0x05, 0x97, 0x29, 0x44, 0x0e, 0x62, 0x6f, 0x43, 0x03, 0x76, 0x85, 0x2c, 0xf6, 0xb4, 0x52, 0x10, - 0xb9, 0x3d, 0x2e, 0x24, 0xc4, 0xb4, 0xc1, 0x56, 0x09, 0x3d, 0x06, 0x93, 0x08, 0x6b, 0x85, 0x56, - 0x21, 0x28, 0x01, 0x31, 0x6d, 0xb2, 0x6b, 0x64, 0xa5, 0xa7, 0xa5, 0x84, 0xc8, 0x09, 0xad, 0x8e, - 0xb4, 0xdb, 0xbd, 0x14, 0xd6, 0x59, 0xda, 0x42, 0xda, 0xbe, 0x94, 0x30, 0xe2, 0x72, 0xdb, 0x8c, - 0xb2, 0x04, 0x94, 0xa3, 0xb3, 0xc8, 0x51, 0x80, 0xa1, 0x48, 0x40, 0x21, 0x13, 0x6d, 0xd7, 0xd0, - 0xbe, 0x8a, 0xe1, 0x12, 0xf3, 0x43, 0xe7, 0xd9, 0x4b, 0xe4, 0x6a, 0x81, 0xd6, 0x0e, 0xe0, 0x09, - 0xd0, 0x0e, 0x5b, 0x26, 0xdd, 0x42, 0x75, 0xf2, 0xe0, 0xf8, 0x3e, 0x25, 0x35, 0x86, 0x81, 0x7e, - 0x32, 0x80, 0x48, 0x9b, 0x98, 0x76, 0x6b, 0x2e, 0x3c, 0x84, 0xc8, 0x69, 0xd3, 0x0f, 0xe9, 0x02, - 0x3a, 0x5c, 0x80, 0x43, 0xe0, 0x26, 0x1a, 0x0f, 0xc0, 0x66, 0xd2, 0xd1, 0x45, 0x46, 0xc9, 0xc2, - 0x9e, 0x90, 0x70, 0xa4, 0xdd, 0x9e, 0xce, 0x54, 0x4c, 0x97, 0xd8, 0x12, 0x21, 0x87, 0xe0, 0x78, - 0x11, 0x81, 0x65, 0x3c, 0xb6, 0xc7, 0xa3, 0x31, 0x14, 0x00, 0x65, 0x6b, 0x84, 0xf5, 0xb8, 0x52, - 0xda, 0xf5, 0x0c, 0x70, 0x07, 0x7b, 0x5a, 0xc6, 0x60, 0xe8, 0x15, 0x74, 0xe7, 0x19, 0x5c, 0x48, - 0xa0, 0xac, 0xb2, 0x0e, 0x41, 0x42, 0x69, 0xbd, 0x52, 0x59, 0x17, 0x38, 0x5a, 0xaf, 0xa2, 0xf3, - 0x3b, 0x99, 0x90, 0xb1, 0x0f, 0x49, 0x9e, 0x96, 0xab, 0xe8, 0x63, 0xe1, 0xfc, 0xd1, 0x41, 0x7f, - 0x78, 0x42, 0xd7, 0xd8, 0x55, 0x72, 0xa5, 0x40, 0x0e, 0xc1, 0x19, 0x11, 0xf9, 0xe0, 0x5d, 0x43, - 0x57, 0x1f, 0x64, 0xee, 0xc1, 0xf9, 0x21, 0x24, 0xda, 0x4c, 0xe8, 0x3a, 0x26, 0xd4, 0x33, 0x4d, - 0x53, 0x44, 0x5f, 0xc2, 0x13, 0x76, 0x93, 0xd4, 0x4d, 0xaa, 0xf0, 0xd2, 0xeb, 0xec, 0x06, 0xb9, - 0x76, 0x9a, 0xc6, 0xdc, 0x41, 0x3f, 0xc1, 0xc7, 0x76, 0xc2, 0xed, 0x63, 0xbc, 0x6e, 0x66, 0x80, - 0xde, 0x60, 0xd7, 0xc9, 0xda, 0xb3, 0xb9, 0x28, 0x83, 0xb5, 0x81, 0x1b, 0xf3, 0xdb, 0xf6, 0x0c, - 0xc4, 0xa0, 0x9c, 0xe0, 0x72, 0xba, 0xf1, 0xe5, 0x8a, 0xf5, 0x45, 0xe5, 0x2b, 0xa8, 0xcc, 0x6f, - 0xfe, 0xa2, 0xf2, 0x53, 0x6c, 0x9d, 0xac, 0xee, 0x83, 0x7b, 0x51, 0x73, 0x13, 0x35, 0x07, 0xc2, - 0x7a, 0xd5, 0xa9, 0x05, 0x63, 0xa7, 0x9a, 0x4f, 0x33, 0x46, 0x16, 0xc3, 0x70, 0x00, 0x5f, 0xcd, - 0xc0, 0xba, 0x01, 0x8f, 0x80, 0xfe, 0xa3, 0xbd, 0xf5, 0x06, 0x21, 0xfe, 0xfe, 0xd8, 0x54, 0x81, - 0x31, 0xb2, 0x54, 0x49, 0x47, 0x5a, 0x01, 0x9d, 0x61, 0x0b, 0x64, 0xfe, 0x54, 0x09, 0x6b, 0x33, - 0x88, 0x69, 0x80, 0xb9, 0xef, 0xab, 0x63, 0xa3, 0x47, 0xd8, 0x96, 0x68, 0x03, 0xb5, 0x7b, 0x42, - 0x09, 0x3b, 0xf6, 0x55, 0x4f, 0xc8, 0x5c, 0x51, 0x04, 0xad, 0xad, 0xb7, 0x02, 0xb2, 0x30, 0x84, - 0x11, 0x56, 0x78, 0x4e, 0xbe, 0x4a, 0x68, 0x5d, 0xae, 0xe8, 0xcb, 0xd8, 0x07, 0xf8, 0x02, 0xf7, - 0x8d, 0x7e, 0x22, 0xd4, 0x88, 0x36, 0x90, 0x6d, 0x08, 0x5c, 0x7a, 0xe6, 0x2e, 0x69, 0xef, 0xc9, - 0xcc, 0x1f, 0xd3, 0xf2, 0x87, 0xa2, 0x80, 0x66, 0xb3, 0xa8, 0x0a, 0x8d, 0x4e, 0x53, 0x88, 0xe9, - 0x1c, 0x5b, 0x24, 0x9d, 0x3c, 0x43, 0xa8, 0x6b, 0x6f, 0xbd, 0x43, 0x7c, 0x4f, 0xf4, 0xad, 0x6d, - 0x91, 0x74, 0x4e, 0x55, 0x0c, 0xe7, 0x42, 0x41, 0x4c, 0x67, 0x7c, 0x79, 0xe5, 0x89, 0xa9, 0xf2, - 0x1c, 0x63, 0x04, 0x90, 0xac, 0x86, 0x01, 0xd6, 0xc8, 0x3d, 0x6e, 0x6b, 0xd0, 0x39, 0xd6, 0x6c, - 0x08, 0x36, 0x32, 0xe2, 0xac, 0xbe, 0x7d, 0x84, 0xb5, 0x33, 0x1c, 0xeb, 0x27, 0x15, 0x66, 0xe9, - 0x18, 0x4f, 0xda, 0x07, 0x37, 0x9c, 0x58, 0x07, 0x49, 0x4f, 0xab, 0x73, 0x31, 0xb2, 0x54, 0xe0, - 0x49, 0x07, 0x9a, 0xc7, 0xb5, 0xed, 0x5f, 0xc1, 0xaa, 0x1d, 0x80, 0x04, 0x6e, 0xeb, 0xac, 0x8f, - 0xfd, 0x03, 0xf3, 0xae, 0x6e, 0x4b, 0xc1, 0x2d, 0x95, 0x78, 0x15, 0xf4, 0x32, 0x17, 0x13, 0x4c, - 0xca, 0xb6, 0x74, 0x60, 0x72, 0x59, 0xb1, 0x55, 0xb2, 0x9c, 0xdb, 0x1f, 0x73, 0xe3, 0x84, 0x27, - 0xf9, 0x65, 0xe0, 0xd3, 0x6f, 0x74, 0x5a, 0x61, 0xbf, 0xc2, 0x7e, 0xb6, 0x70, 0x8f, 0xdb, 0x0a, - 0xfa, 0x75, 0xc0, 0xd6, 0xc8, 0x95, 0xe9, 0xd5, 0x2a, 0xfc, 0x37, 0x01, 0x5b, 0x21, 0x4b, 0x78, - 0xb5, 0x12, 0xb3, 0xf4, 0xb7, 0x1e, 0xc4, 0x4b, 0xd4, 0xc0, 0xdf, 0x79, 0x86, 0xe2, 0x16, 0x35, - 0xfc, 0xf7, 0xfe, 0x30, 0x64, 0x28, 0x8a, 0xc0, 0xd2, 0x77, 0x03, 0xf4, 0x74, 0x7a, 0x58, 0x01, - 0xd3, 0xf7, 0xbc, 0x21, 0xb2, 0x96, 0x86, 0xef, 0x7b, 0xc3, 0x82, 0xb3, 0x44, 0x3f, 0xf0, 0xe8, - 0x3d, 0xae, 0x62, 0x7d, 0x7e, 0x5e, 0xa2, 0x4f, 0x03, 0xb6, 0x4e, 0x56, 0x70, 0xfb, 0x0e, 0x97, - 0x5c, 0x45, 0x95, 0xfd, 0x87, 0x01, 0xbb, 0x4a, 0xe8, 0x73, 0xc7, 0x59, 0xfa, 0x66, 0x83, 0xd1, - 0x69, 0x7c, 0x7d, 0xf1, 0xd3, 0xef, 0x34, 0x7c, 0xac, 0x0a, 0xc3, 0x1c, 0xfb, 0x6e, 0x83, 0x2d, - 0xe5, 0x41, 0xcf, 0xe5, 0xef, 0x35, 0x58, 0x97, 0xcc, 0xf5, 0x95, 0x05, 0xe3, 0xe8, 0x37, 0xb1, - 0x3e, 0xe7, 0xf2, 0xc7, 0x4a, 0xbf, 0x85, 0xcf, 0x60, 0xd6, 0xd7, 0x27, 0x7d, 0xdb, 0x2b, 0xf2, - 0x86, 0x4a, 0xff, 0xd9, 0xf4, 0x11, 0xa8, 0x77, 0xd7, 0x7f, 0x35, 0xf1, 0xa4, 0x7d, 0x70, 0xd5, - 0xab, 0xa3, 0xff, 0x6e, 0xb2, 0xeb, 0xe4, 0xea, 0x14, 0xf3, 0xbd, 0xae, 0x7c, 0x6f, 0xff, 0x69, - 0xb2, 0x0d, 0x72, 0x0d, 0x1f, 0x7e, 0x59, 0x1e, 0xb8, 0x49, 0x58, 0x27, 0x22, 0x4b, 0xff, 0xdb, - 0x64, 0x37, 0xc8, 0xda, 0x3e, 0xb8, 0x32, 0xec, 0x35, 0xe5, 0xff, 0x9a, 0x6c, 0x91, 0xcc, 0x0f, - 0xb0, 0x19, 0xc2, 0x05, 0xd0, 0x77, 0x9b, 0x98, 0xbb, 0xa9, 0x58, 0xb8, 0xf3, 0x5e, 0x13, 0x23, - 0xfa, 0x3a, 0x77, 0xd1, 0x38, 0x4c, 0x7a, 0x63, 0xae, 0x14, 0x48, 0x4b, 0xdf, 0x6f, 0x62, 0xdc, - 0x06, 0x90, 0xe8, 0x0b, 0xa8, 0xc1, 0x1f, 0xe0, 0x90, 0x63, 0xde, 0xf8, 0x8b, 0x19, 0x98, 0x49, - 0xa9, 0x78, 0xda, 0xc4, 0x0c, 0xe4, 0xf6, 0xcf, 0x6a, 0x3e, 0x6c, 0xb2, 0x97, 0xc9, 0x7a, 0xfe, - 0xa6, 0xa7, 0xf1, 0x47, 0xe5, 0x08, 0xfa, 0xea, 0x5c, 0xd3, 0x37, 0x5b, 0x25, 0x63, 0x08, 0xd2, - 0xf1, 0x72, 0xdf, 0xd7, 0x5b, 0xe8, 0x17, 0xbe, 0x21, 0x1c, 0xdc, 0x07, 0xfe, 0x2b, 0x60, 0xe9, - 0x5b, 0x2d, 0x4c, 0xdc, 0x3e, 0xb8, 0x01, 0xa4, 0x52, 0x44, 0xdc, 0xd2, 0x6f, 0x78, 0xa4, 0x60, - 0xf6, 0x94, 0x7f, 0x68, 0xb1, 0x65, 0x42, 0xf2, 0xa7, 0xe7, 0x81, 0x77, 0xa6, 0x54, 0x38, 0x0d, - 0x2f, 0xc0, 0x4c, 0x3c, 0xfa, 0xc7, 0xf2, 0x80, 0x5a, 0x83, 0xa2, 0x7f, 0x6a, 0x61, 0xc8, 0x4e, - 0x44, 0x02, 0x27, 0x22, 0x7a, 0x4c, 0xbf, 0xdf, 0xc1, 0x90, 0xf9, 0x1b, 0x1d, 0xe9, 0x18, 0xd0, - 0xc6, 0xd2, 0x1f, 0x74, 0xb0, 0x2e, 0xb0, 0xdc, 0xf2, 0xba, 0xf8, 0xa1, 0x97, 0x8b, 0x26, 0xdb, - 0x0f, 0xe9, 0x8f, 0x70, 0x2a, 0x93, 0x42, 0x3e, 0x19, 0x3e, 0xa0, 0x3f, 0xee, 0xe0, 0x51, 0xdb, - 0x52, 0xea, 0x88, 0xbb, 0xb2, 0xe8, 0x7f, 0xd2, 0xc1, 0x57, 0x53, 0x3b, 0xbd, 0xc8, 0xda, 0x4f, - 0x3b, 0x18, 0xfb, 0x02, 0xf7, 0x35, 0x15, 0x62, 0xdb, 0xfc, 0x99, 0x67, 0xc5, 0xcf, 0x26, 0x7a, - 0x72, 0xe2, 0xe8, 0xcf, 0xbd, 0xdd, 0xf3, 0x83, 0x86, 0xfe, 0xb9, 0x5b, 0xd4, 0x57, 0x0d, 0xfb, - 0x4b, 0x37, 0x7f, 0x06, 0xcf, 0x4e, 0x16, 0xfa, 0x57, 0x0f, 0x3f, 0x3f, 0x8d, 0xe8, 0xdf, 0xba, - 0xe8, 0x58, 0x7d, 0xa0, 0x28, 0x9e, 0x80, 0xa5, 0x7f, 0xef, 0x6e, 0x6d, 0x92, 0x76, 0x68, 0xa5, - 0x6f, 0xad, 0x6d, 0xd2, 0x0c, 0xad, 0xa4, 0x33, 0xd8, 0x89, 0x76, 0xb4, 0x96, 0xbb, 0x97, 0xa9, - 0x79, 0xf8, 0x59, 0x1a, 0x6c, 0xed, 0x90, 0xe5, 0x9e, 0x4e, 0x52, 0x5e, 0x96, 0xaa, 0xef, 0xa6, - 0x79, 0x1b, 0x86, 0x38, 0x0f, 0xf3, 0x0c, 0xb6, 0xb3, 0xdd, 0x4b, 0x88, 0x32, 0xdf, 0xb4, 0x03, - 0x14, 0x71, 0x13, 0x3a, 0x18, 0xd3, 0xc6, 0xd6, 0x1b, 0x84, 0xf6, 0xb4, 0xb2, 0xc2, 0x3a, 0x50, - 0xd1, 0xe4, 0x00, 0x2e, 0x40, 0xfa, 0xd1, 0xe0, 0x8c, 0x56, 0x23, 0x3a, 0xe3, 0x7f, 0x6d, 0xe0, - 0x7f, 0x5f, 0xf9, 0x00, 0xd9, 0xc1, 0xc9, 0xeb, 0xbf, 0x66, 0x4b, 0x84, 0xec, 0x5e, 0x80, 0x72, - 0x19, 0x97, 0x72, 0x42, 0x9b, 0x28, 0xf7, 0x32, 0xeb, 0x74, 0x22, 0xbe, 0xe6, 0x47, 0xd4, 0x2f, - 0x02, 0xd2, 0xcd, 0xa7, 0x45, 0xe9, 0x5a, 0x2e, 0x1e, 0x83, 0x8a, 0x85, 0x27, 0xc7, 0x9f, 0x85, - 0x87, 0x8a, 0xb9, 0x16, 0x54, 0x46, 0x43, 0xc7, 0x8d, 0x9b, 0x7e, 0x01, 0x73, 0x28, 0xd4, 0x4f, - 0x94, 0xd4, 0x3c, 0xf6, 0x23, 0xab, 0xdc, 0x7a, 0xcc, 0x8d, 0xf5, 0x73, 0x0b, 0x3f, 0x5e, 0x05, - 0xbf, 0xf1, 0xf7, 0x89, 0xe9, 0x2c, 0xf2, 0x61, 0x22, 0x7d, 0x5d, 0xf1, 0x33, 0x09, 0x74, 0x0e, - 0xfb, 0x3d, 0x42, 0xbe, 0xa2, 0x20, 0xa6, 0xed, 0x6a, 0x63, 0x15, 0x97, 0xf9, 0x9d, 0xd7, 0xc9, - 0x92, 0xd0, 0xd3, 0x1f, 0xf0, 0xc8, 0xa4, 0xd1, 0x4e, 0xb7, 0xe7, 0x7f, 0xc0, 0xc7, 0xf8, 0x1b, - 0x3e, 0x0e, 0xbe, 0x74, 0x77, 0x24, 0xdc, 0x38, 0x3b, 0xc3, 0x7f, 0xf1, 0x9d, 0xdc, 0xec, 0x55, - 0xa1, 0x8b, 0xd5, 0x1d, 0xa1, 0x1c, 0xe6, 0x52, 0xde, 0xf1, 0x7f, 0xe7, 0x3b, 0xf9, 0xdf, 0x39, - 0x3d, 0xfb, 0x76, 0x10, 0x9c, 0xcd, 0x79, 0xe8, 0xee, 0xff, 0x03, 0x00, 0x00, 0xff, 0xff, 0xd8, - 0xbb, 0x7a, 0x4c, 0x8f, 0x0d, 0x00, 0x00, + 0x11, 0xe6, 0xec, 0x2e, 0xb9, 0x5a, 0x2c, 0x1f, 0x10, 0xf8, 0x10, 0x2d, 0xd1, 0x8e, 0xc2, 0x93, + 0x8a, 0x55, 0x96, 0x92, 0xa8, 0x2a, 0x39, 0xf9, 0x40, 0xee, 0x90, 0xd4, 0x96, 0x48, 0x8a, 0xd9, + 0x25, 0x65, 0x57, 0x0e, 0x51, 0x81, 0x33, 0xcd, 0x5d, 0x44, 0x18, 0x60, 0x02, 0x60, 0x28, 0x6e, + 0x4e, 0x8e, 0xf3, 0x07, 0x12, 0x5f, 0x72, 0xcd, 0x0f, 0x48, 0x52, 0x79, 0x27, 0x3f, 0x21, 0xef, + 0x73, 0x9c, 0xf7, 0x31, 0x3f, 0x20, 0x4f, 0x3f, 0xe4, 0x54, 0x63, 0x66, 0x67, 0x46, 0x92, 0x7d, + 0xf2, 0x0d, 0xfd, 0x75, 0xe3, 0x43, 0xa3, 0xbb, 0xd1, 0x0d, 0x32, 0x1f, 0xe9, 0x24, 0xd1, 0xea, + 0x76, 0x6a, 0xb4, 0xd3, 0x6c, 0x39, 0x11, 0xf2, 0x22, 0xb3, 0xb9, 0x74, 0x3b, 0x57, 0x6d, 0x3e, + 0x22, 0x73, 0x43, 0xc7, 0x5d, 0x66, 0xd9, 0x6b, 0x84, 0x80, 0x31, 0xda, 0x3c, 0x8a, 0x74, 0x0c, + 0xeb, 0xc1, 0xcd, 0xe0, 0xd6, 0xe2, 0xe7, 0x5e, 0xb9, 0xfd, 0x11, 0x7b, 0x6e, 0xef, 0xa2, 0x59, + 0x4f, 0xc7, 0x30, 0xe8, 0xc0, 0x74, 0xc9, 0xd6, 0xc8, 0x9c, 0x01, 0x6e, 0xb5, 0x5a, 0x6f, 0xdc, + 0x0c, 0x6e, 0x75, 0x06, 0x85, 0xb4, 0xf9, 0x79, 0x32, 0x7f, 0x1f, 0x26, 0x0f, 0xb9, 0xcc, 0xe0, + 0x98, 0x0b, 0xc3, 0x28, 0x69, 0x3e, 0x86, 0x89, 0xe7, 0xef, 0x0c, 0x70, 0xc9, 0x56, 0xc8, 0xec, + 0x05, 0xaa, 0x8b, 0x8d, 0xb9, 0xb0, 0x79, 0x97, 0x74, 0xef, 0xc3, 0x24, 0xe4, 0x8e, 0x7f, 0xcc, + 0x36, 0x46, 0x5a, 0x31, 0x77, 0xdc, 0xef, 0x9a, 0x1f, 0xf8, 0xf5, 0xe6, 0x06, 0x69, 0xed, 0x48, + 0x7d, 0x56, 0x51, 0x06, 0x5e, 0x59, 0x50, 0xbe, 0x4a, 0xda, 0xdb, 0x71, 0x6c, 0xc0, 0x5a, 0xb6, + 0x48, 0x1a, 0x22, 0x2d, 0xd8, 0x1a, 0x22, 0x45, 0xb2, 0x54, 0x1b, 0xe7, 0xc9, 0x9a, 0x03, 0xbf, + 0xde, 0x7c, 0x3b, 0x20, 0xed, 0x43, 0x3b, 0xda, 0xe1, 0x16, 0xd8, 0x17, 0xc8, 0x95, 0xc4, 0x8e, + 0x1e, 0xb9, 0x49, 0x3a, 0x0d, 0xcd, 0xc6, 0x47, 0x86, 0xe6, 0xd0, 0x8e, 0x4e, 0x26, 0x29, 0x0c, + 0xda, 0x49, 0xbe, 0x40, 0x4f, 0x12, 0x3b, 0xea, 0x87, 0x05, 0x73, 0x2e, 0xb0, 0x0d, 0xd2, 0x71, + 0x22, 0x01, 0xeb, 0x78, 0x92, 0xae, 0x37, 0x6f, 0x06, 0xb7, 0x5a, 0x83, 0x0a, 0x60, 0xd7, 0xc9, + 0x15, 0xab, 0x33, 0x13, 0x41, 0x3f, 0x5c, 0x6f, 0xf9, 0x6d, 0xa5, 0xbc, 0xf9, 0x1a, 0xe9, 0x1c, + 0xda, 0xd1, 0x3d, 0xe0, 0x31, 0x18, 0xf6, 0x19, 0xd2, 0x3a, 0xe3, 0x36, 0xf7, 0xa8, 0xfb, 0xf1, + 0x1e, 0xe1, 0x0d, 0x06, 0xde, 0x72, 0xf3, 0xcb, 0x64, 0x3e, 0x3c, 0x3c, 0xf8, 0x04, 0x0c, 0xe8, + 0xba, 0x1d, 0x73, 0x13, 0x1f, 0xf1, 0x64, 0x9a, 0xb1, 0x0a, 0xd8, 0x7a, 0x3a, 0x4b, 0x3a, 0x65, + 0x79, 0xb0, 0x2e, 0x69, 0x0f, 0xb3, 0x28, 0x02, 0x6b, 0xe9, 0x0c, 0x5b, 0x26, 0x4b, 0xa7, 0x0a, + 0x2e, 0x53, 0x88, 0x1c, 0xc4, 0xde, 0x86, 0x06, 0xec, 0x2a, 0x59, 0xe8, 0x69, 0xa5, 0x20, 0x72, + 0x7b, 0x5c, 0x48, 0x88, 0x69, 0x83, 0xad, 0x10, 0x7a, 0x0c, 0x26, 0x11, 0xd6, 0x0a, 0xad, 0x42, + 0x50, 0x02, 0x62, 0xda, 0x64, 0xd7, 0xc8, 0x72, 0x4f, 0x4b, 0x09, 0x91, 0x13, 0x5a, 0x1d, 0x69, + 0xb7, 0x7b, 0x29, 0xac, 0xb3, 0xb4, 0x85, 0xb4, 0x7d, 0x29, 0x61, 0xc4, 0xe5, 0xb6, 0x19, 0x65, + 0x09, 0x28, 0x47, 0x67, 0x91, 0xa3, 0x00, 0x43, 0x91, 0x80, 0x42, 0x26, 0xda, 0xae, 0xa1, 0x7d, + 0x15, 0xc3, 0x25, 0xe6, 0x87, 0x5e, 0x61, 0x2f, 0x91, 0xd5, 0x02, 0xad, 0x1d, 0xc0, 0x13, 0xa0, + 0x1d, 0xb6, 0x44, 0xba, 0x85, 0xea, 0xe4, 0xc1, 0xf1, 0x7d, 0x4a, 0x6a, 0x0c, 0x03, 0xfd, 0x64, + 0x00, 0x91, 0x36, 0x31, 0xed, 0xd6, 0x5c, 0x78, 0x08, 0x91, 0xd3, 0xa6, 0x1f, 0xd2, 0x79, 0x74, + 0xb8, 0x00, 0x87, 0xc0, 0x4d, 0x34, 0x1e, 0x80, 0xcd, 0xa4, 0xa3, 0x0b, 0x8c, 0x92, 0xf9, 0x3d, + 0x21, 0xe1, 0x48, 0xbb, 0x3d, 0x9d, 0xa9, 0x98, 0x2e, 0xb2, 0x45, 0x42, 0x0e, 0xc1, 0xf1, 0x22, + 0x02, 0x4b, 0x78, 0x6c, 0x8f, 0x47, 0x63, 0x28, 0x00, 0xca, 0xd6, 0x08, 0xeb, 0x71, 0xa5, 0xb4, + 0xeb, 0x19, 0xe0, 0x0e, 0xf6, 0xb4, 0x8c, 0xc1, 0xd0, 0xab, 0xe8, 0xce, 0x33, 0xb8, 0x90, 0x40, + 0x59, 0x65, 0x1d, 0x82, 0x84, 0xd2, 0x7a, 0xb9, 0xb2, 0x2e, 0x70, 0xb4, 0x5e, 0x41, 0xe7, 0x77, + 0x32, 0x21, 0x63, 0x1f, 0x92, 0x3c, 0x2d, 0xab, 0xe8, 0x63, 0xe1, 0xfc, 0xd1, 0x41, 0x7f, 0x78, + 0x42, 0xd7, 0xd8, 0x2a, 0xb9, 0x5a, 0x20, 0x87, 0xe0, 0x8c, 0x88, 0x7c, 0xf0, 0xae, 0xa1, 0xab, + 0x0f, 0x32, 0xf7, 0xe0, 0xfc, 0x10, 0x12, 0x6d, 0x26, 0x74, 0x1d, 0x13, 0xea, 0x99, 0xa6, 0x29, + 0xa2, 0x2f, 0xe1, 0x09, 0xbb, 0x49, 0xea, 0x26, 0x55, 0x78, 0xe9, 0x75, 0x76, 0x83, 0x5c, 0x3b, + 0x4d, 0x63, 0xee, 0xa0, 0x9f, 0xe0, 0x63, 0x3b, 0xe1, 0xf6, 0x31, 0x5e, 0x37, 0x33, 0x40, 0x6f, + 0xb0, 0xeb, 0x64, 0xed, 0xd9, 0x5c, 0x94, 0xc1, 0xda, 0xc0, 0x8d, 0xf9, 0x6d, 0x7b, 0x06, 0x62, + 0x50, 0x4e, 0x70, 0x39, 0xdd, 0xf8, 0x72, 0xc5, 0xfa, 0xa2, 0xf2, 0x15, 0x54, 0xe6, 0x37, 0x7f, + 0x51, 0xf9, 0x29, 0xb6, 0x4e, 0x56, 0xf6, 0xc1, 0xbd, 0xa8, 0xb9, 0x89, 0x9a, 0x03, 0x61, 0xbd, + 0xea, 0xd4, 0x82, 0xb1, 0x53, 0xcd, 0xa7, 0x19, 0x23, 0x0b, 0x61, 0x38, 0x80, 0xaf, 0x66, 0x60, + 0xdd, 0x80, 0x47, 0x40, 0xff, 0xd1, 0xde, 0x7a, 0x83, 0x10, 0x7f, 0x7f, 0x6c, 0xaa, 0xc0, 0x18, + 0x59, 0xac, 0xa4, 0x23, 0xad, 0x80, 0xce, 0xb0, 0x79, 0x72, 0xe5, 0x54, 0x09, 0x6b, 0x33, 0x88, + 0x69, 0x80, 0xb9, 0xef, 0xab, 0x63, 0xa3, 0x47, 0xd8, 0x96, 0x68, 0x03, 0xb5, 0x7b, 0x42, 0x09, + 0x3b, 0xf6, 0x55, 0x4f, 0xc8, 0x5c, 0x51, 0x04, 0xad, 0xad, 0xb7, 0x02, 0x32, 0x3f, 0x84, 0x11, + 0x56, 0x78, 0x4e, 0xbe, 0x42, 0x68, 0x5d, 0xae, 0xe8, 0xcb, 0xd8, 0x07, 0xf8, 0x02, 0xf7, 0x8d, + 0x7e, 0x22, 0xd4, 0x88, 0x36, 0x90, 0x6d, 0x08, 0x5c, 0x7a, 0xe6, 0x2e, 0x69, 0xef, 0xc9, 0xcc, + 0x1f, 0xd3, 0xf2, 0x87, 0xa2, 0x80, 0x66, 0xb3, 0xa8, 0x0a, 0x8d, 0x4e, 0x53, 0x88, 0xe9, 0x1c, + 0x5b, 0x20, 0x9d, 0x3c, 0x43, 0xa8, 0x6b, 0x6f, 0xbd, 0x43, 0x7c, 0x4f, 0xf4, 0xad, 0x6d, 0x81, + 0x74, 0x4e, 0x55, 0x0c, 0xe7, 0x42, 0x41, 0x4c, 0x67, 0x7c, 0x79, 0xe5, 0x89, 0xa9, 0xf2, 0x1c, + 0x63, 0x04, 0x90, 0xac, 0x86, 0x01, 0xd6, 0xc8, 0x3d, 0x6e, 0x6b, 0xd0, 0x39, 0xd6, 0x6c, 0x08, + 0x36, 0x32, 0xe2, 0xac, 0xbe, 0x7d, 0x84, 0xb5, 0x33, 0x1c, 0xeb, 0x27, 0x15, 0x66, 0xe9, 0x18, + 0x4f, 0xda, 0x07, 0x37, 0x9c, 0x58, 0x07, 0x49, 0x4f, 0xab, 0x73, 0x31, 0xb2, 0x54, 0xe0, 0x49, + 0x07, 0x9a, 0xc7, 0xb5, 0xed, 0x5f, 0xc1, 0xaa, 0x1d, 0x80, 0x04, 0x6e, 0xeb, 0xac, 0x8f, 0xfd, + 0x03, 0xf3, 0xae, 0x6e, 0x4b, 0xc1, 0x2d, 0x95, 0x78, 0x15, 0xf4, 0x32, 0x17, 0x13, 0x4c, 0xca, + 0xb6, 0x74, 0x60, 0x72, 0x59, 0xb1, 0x15, 0xb2, 0x94, 0xdb, 0x1f, 0x73, 0xe3, 0x84, 0x27, 0xf9, + 0x65, 0xe0, 0xd3, 0x6f, 0x74, 0x5a, 0x61, 0xbf, 0xc2, 0x7e, 0x36, 0x7f, 0x8f, 0xdb, 0x0a, 0xfa, + 0x75, 0xc0, 0xd6, 0xc8, 0xd5, 0xe9, 0xd5, 0x2a, 0xfc, 0x37, 0x01, 0x5b, 0x26, 0x8b, 0x78, 0xb5, + 0x12, 0xb3, 0xf4, 0xb7, 0x1e, 0xc4, 0x4b, 0xd4, 0xc0, 0xdf, 0x79, 0x86, 0xe2, 0x16, 0x35, 0xfc, + 0xf7, 0xfe, 0x30, 0x64, 0x28, 0x8a, 0xc0, 0xd2, 0x77, 0x03, 0xf4, 0x74, 0x7a, 0x58, 0x01, 0xd3, + 0xf7, 0xbc, 0x21, 0xb2, 0x96, 0x86, 0xef, 0x7b, 0xc3, 0x82, 0xb3, 0x44, 0x3f, 0xf0, 0xe8, 0x3d, + 0xae, 0x62, 0x7d, 0x7e, 0x5e, 0xa2, 0x4f, 0x03, 0xb6, 0x4e, 0x96, 0x71, 0xfb, 0x0e, 0x97, 0x5c, + 0x45, 0x95, 0xfd, 0x87, 0x01, 0x5b, 0x25, 0xf4, 0xb9, 0xe3, 0x2c, 0x7d, 0xb3, 0xc1, 0xe8, 0x34, + 0xbe, 0xbe, 0xf8, 0xe9, 0x77, 0x1b, 0x3e, 0x56, 0x85, 0x61, 0x8e, 0x7d, 0xaf, 0xc1, 0x16, 0xf3, + 0xa0, 0xe7, 0xf2, 0xf7, 0x1b, 0xac, 0x4b, 0xe6, 0xfa, 0xca, 0x82, 0x71, 0xf4, 0x9b, 0x58, 0x9f, + 0x73, 0xf9, 0x63, 0xa5, 0xdf, 0xc2, 0x67, 0x30, 0xeb, 0xeb, 0x93, 0xbe, 0xed, 0x15, 0x79, 0x43, + 0xa5, 0xff, 0x6c, 0xfa, 0x08, 0xd4, 0xbb, 0xeb, 0xbf, 0x9a, 0x78, 0xd2, 0x3e, 0xb8, 0xea, 0xd5, + 0xd1, 0x7f, 0x37, 0xd9, 0x75, 0xb2, 0x3a, 0xc5, 0x7c, 0xaf, 0x2b, 0xdf, 0xdb, 0x7f, 0x9a, 0x6c, + 0x83, 0x5c, 0xc3, 0x87, 0x5f, 0x96, 0x07, 0x6e, 0x12, 0xd6, 0x89, 0xc8, 0xd2, 0xff, 0x36, 0xd9, + 0x0d, 0xb2, 0xb6, 0x0f, 0xae, 0x0c, 0x7b, 0x4d, 0xf9, 0xbf, 0x26, 0x5b, 0x20, 0x57, 0x06, 0xd8, + 0x0c, 0xe1, 0x02, 0xe8, 0xbb, 0x4d, 0xcc, 0xdd, 0x54, 0x2c, 0xdc, 0x79, 0xaf, 0x89, 0x11, 0x7d, + 0x9d, 0xbb, 0x68, 0x1c, 0x26, 0xbd, 0x31, 0x57, 0x0a, 0xa4, 0xa5, 0xef, 0x37, 0x31, 0x6e, 0x03, + 0x48, 0xf4, 0x05, 0xd4, 0xe0, 0x0f, 0x70, 0xc8, 0x31, 0x6f, 0xfc, 0xc5, 0x0c, 0xcc, 0xa4, 0x54, + 0x3c, 0x6d, 0x62, 0x06, 0x72, 0xfb, 0x67, 0x35, 0x1f, 0x36, 0xd9, 0xcb, 0x64, 0x3d, 0x7f, 0xd3, + 0xd3, 0xf8, 0xa3, 0x72, 0x04, 0x7d, 0x75, 0xae, 0xe9, 0x9b, 0xad, 0x92, 0x31, 0x04, 0xe9, 0x78, + 0xb9, 0xef, 0xeb, 0x2d, 0xf4, 0x0b, 0xdf, 0x10, 0x0e, 0xee, 0x03, 0xff, 0x15, 0xb0, 0xf4, 0xad, + 0x16, 0x26, 0x6e, 0x1f, 0xdc, 0x00, 0x52, 0x29, 0x22, 0x6e, 0xe9, 0x37, 0x3c, 0x52, 0x30, 0x7b, + 0xca, 0x3f, 0xb4, 0xd8, 0x12, 0x21, 0xf9, 0xd3, 0xf3, 0xc0, 0x3b, 0x53, 0x2a, 0x9c, 0x86, 0x17, + 0x60, 0x26, 0x1e, 0xfd, 0x63, 0x79, 0x40, 0xad, 0x41, 0xd1, 0x3f, 0xb5, 0x30, 0x64, 0x27, 0x22, + 0x81, 0x13, 0x11, 0x3d, 0xa6, 0x3f, 0xe8, 0x60, 0xc8, 0xfc, 0x8d, 0x8e, 0x74, 0x0c, 0x68, 0x63, + 0xe9, 0x0f, 0x3b, 0x58, 0x17, 0x58, 0x6e, 0x79, 0x5d, 0xfc, 0xc8, 0xcb, 0x45, 0x93, 0xed, 0x87, + 0xf4, 0xc7, 0x38, 0x95, 0x49, 0x21, 0x9f, 0x0c, 0x1f, 0xd0, 0x9f, 0x74, 0xf0, 0xa8, 0x6d, 0x29, + 0x75, 0xc4, 0x5d, 0x59, 0xf4, 0x3f, 0xed, 0xe0, 0xab, 0xa9, 0x9d, 0x5e, 0x64, 0xed, 0x67, 0x1d, + 0x8c, 0x7d, 0x81, 0xfb, 0x9a, 0x0a, 0xb1, 0x6d, 0xfe, 0xdc, 0xb3, 0xe2, 0x67, 0x13, 0x3d, 0x39, + 0x71, 0xf4, 0x17, 0xde, 0xee, 0xf9, 0x41, 0x43, 0xff, 0xdc, 0x2d, 0xea, 0xab, 0x86, 0xfd, 0xa5, + 0x9b, 0x3f, 0x83, 0x67, 0x27, 0x0b, 0xfd, 0xab, 0x87, 0x9f, 0x9f, 0x46, 0xf4, 0x6f, 0x5d, 0x74, + 0xac, 0x3e, 0x50, 0x14, 0x4f, 0xc0, 0xd2, 0xbf, 0x77, 0xb7, 0x36, 0x49, 0x3b, 0xb4, 0xd2, 0xb7, + 0xd6, 0x36, 0x69, 0x86, 0x56, 0xd2, 0x19, 0xec, 0x44, 0x3b, 0x5a, 0xcb, 0xdd, 0xcb, 0xd4, 0x3c, + 0xfc, 0x2c, 0x0d, 0xb6, 0x76, 0xc8, 0x52, 0x4f, 0x27, 0x29, 0x2f, 0x4b, 0xd5, 0x77, 0xd3, 0xbc, + 0x0d, 0x43, 0x9c, 0x87, 0x79, 0x06, 0xdb, 0xd9, 0xee, 0x25, 0x44, 0x99, 0x6f, 0xda, 0x01, 0x8a, + 0xb8, 0x09, 0x1d, 0x8c, 0x69, 0x63, 0xeb, 0x0d, 0x42, 0x7b, 0x5a, 0x59, 0x61, 0x1d, 0xa8, 0x68, + 0x72, 0x00, 0x17, 0x20, 0xfd, 0x68, 0x70, 0x46, 0xab, 0x11, 0x9d, 0xf1, 0xbf, 0x36, 0xf0, 0xbf, + 0xaf, 0x7c, 0x80, 0xec, 0xe0, 0xe4, 0xf5, 0x5f, 0xb3, 0x45, 0x42, 0x76, 0x2f, 0x40, 0xb9, 0x8c, + 0x4b, 0x39, 0xa1, 0x4d, 0x94, 0x7b, 0x99, 0x75, 0x3a, 0x11, 0x5f, 0xf3, 0x23, 0xea, 0xdb, 0x01, + 0xe9, 0xe6, 0xd3, 0xa2, 0x74, 0x2d, 0x17, 0x8f, 0x41, 0xc5, 0xc2, 0x93, 0xe3, 0xcf, 0xc2, 0x43, + 0xc5, 0x5c, 0x0b, 0x2a, 0xa3, 0xa1, 0xe3, 0xc6, 0x4d, 0xbf, 0x80, 0x39, 0x14, 0xea, 0x27, 0x4a, + 0x6a, 0x1e, 0xfb, 0x91, 0x55, 0x6e, 0x3d, 0xe6, 0xc6, 0xfa, 0xb9, 0x85, 0x1f, 0xaf, 0x82, 0xdf, + 0xf8, 0xfb, 0xc4, 0x74, 0xb6, 0x02, 0xab, 0x3b, 0xcf, 0xed, 0xbc, 0x4e, 0x16, 0x85, 0x9e, 0xfe, + 0x6e, 0x47, 0x26, 0x8d, 0x76, 0xba, 0x3d, 0xff, 0xbb, 0x3d, 0xc6, 0x9f, 0xee, 0x71, 0xf0, 0xa5, + 0xbb, 0x23, 0xe1, 0xc6, 0xd9, 0x19, 0xfe, 0x79, 0xef, 0xe4, 0x66, 0xaf, 0x0a, 0x5d, 0xac, 0xee, + 0x08, 0xe5, 0x30, 0x4f, 0xf2, 0x8e, 0xff, 0x17, 0xdf, 0xc9, 0xff, 0xc5, 0xe9, 0xd9, 0x77, 0x82, + 0xe0, 0x6c, 0xce, 0x43, 0x77, 0xff, 0x1f, 0x00, 0x00, 0xff, 0xff, 0x17, 0xcc, 0xd7, 0x5c, 0x6b, + 0x0d, 0x00, 0x00, } diff --git a/internal/proto/data_coord.proto b/internal/proto/data_coord.proto index 4ea598a2c2..97da0776b9 100644 --- a/internal/proto/data_coord.proto +++ b/internal/proto/data_coord.proto @@ -457,17 +457,19 @@ message ImportTaskState { } message ImportTaskInfo { - int64 id = 1; // Task ID. - int64 request_id = 2; // Request ID of the import task. - int64 datanode_id = 3; // ID of DataNode that processes the task. - int64 collection_id = 4; // Collection ID for the import task. - int64 partition_id = 5; // Partition ID for the import task. - repeated string channel_names = 6; // Names of channels for the collection. - string bucket = 7; // Bucket for the import task. - bool row_based = 8; // Boolean indicating whether import files are row-based or column-based. - repeated string files = 9; // A list of files to import. - int64 create_ts = 10; // Timestamp when the import task is created. - ImportTaskState state = 11; // State of the import task. + int64 id = 1; // Task ID. + int64 request_id = 2; // Request ID of the import task. + int64 datanode_id = 3; // ID of DataNode that processes the task. + int64 collection_id = 4; // Collection ID for the import task. + int64 partition_id = 5; // Partition ID for the import task. + repeated string channel_names = 6; // Names of channels for the collection. + string bucket = 7; // Bucket for the import task. + bool row_based = 8; // Boolean indicating whether import files are row-based or column-based. + repeated string files = 9; // A list of files to import. + int64 create_ts = 10; // Timestamp when the import task is created. + ImportTaskState state = 11; // State of the import task. + bool heuristic_data_queryable = 12; // A flag indicating (heuristically) whether import data are queryable (i.e. loaded in query nodes) + bool heuristic_data_indexed = 13; // A flag indicating (heuristically) whether import data are indexed. } message ImportTaskResponse { diff --git a/internal/proto/datapb/data_coord.pb.go b/internal/proto/datapb/data_coord.pb.go index 00943e943c..3151dc265f 100644 --- a/internal/proto/datapb/data_coord.pb.go +++ b/internal/proto/datapb/data_coord.pb.go @@ -3438,20 +3438,22 @@ func (m *ImportTaskState) GetErrorMessage() string { } type ImportTaskInfo struct { - Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` - RequestId int64 `protobuf:"varint,2,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` - DatanodeId int64 `protobuf:"varint,3,opt,name=datanode_id,json=datanodeId,proto3" json:"datanode_id,omitempty"` - CollectionId int64 `protobuf:"varint,4,opt,name=collection_id,json=collectionId,proto3" json:"collection_id,omitempty"` - PartitionId int64 `protobuf:"varint,5,opt,name=partition_id,json=partitionId,proto3" json:"partition_id,omitempty"` - ChannelNames []string `protobuf:"bytes,6,rep,name=channel_names,json=channelNames,proto3" json:"channel_names,omitempty"` - Bucket string `protobuf:"bytes,7,opt,name=bucket,proto3" json:"bucket,omitempty"` - RowBased bool `protobuf:"varint,8,opt,name=row_based,json=rowBased,proto3" json:"row_based,omitempty"` - Files []string `protobuf:"bytes,9,rep,name=files,proto3" json:"files,omitempty"` - CreateTs int64 `protobuf:"varint,10,opt,name=create_ts,json=createTs,proto3" json:"create_ts,omitempty"` - State *ImportTaskState `protobuf:"bytes,11,opt,name=state,proto3" json:"state,omitempty"` - XXX_NoUnkeyedLiteral struct{} `json:"-"` - XXX_unrecognized []byte `json:"-"` - XXX_sizecache int32 `json:"-"` + Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` + RequestId int64 `protobuf:"varint,2,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` + DatanodeId int64 `protobuf:"varint,3,opt,name=datanode_id,json=datanodeId,proto3" json:"datanode_id,omitempty"` + CollectionId int64 `protobuf:"varint,4,opt,name=collection_id,json=collectionId,proto3" json:"collection_id,omitempty"` + PartitionId int64 `protobuf:"varint,5,opt,name=partition_id,json=partitionId,proto3" json:"partition_id,omitempty"` + ChannelNames []string `protobuf:"bytes,6,rep,name=channel_names,json=channelNames,proto3" json:"channel_names,omitempty"` + Bucket string `protobuf:"bytes,7,opt,name=bucket,proto3" json:"bucket,omitempty"` + RowBased bool `protobuf:"varint,8,opt,name=row_based,json=rowBased,proto3" json:"row_based,omitempty"` + Files []string `protobuf:"bytes,9,rep,name=files,proto3" json:"files,omitempty"` + CreateTs int64 `protobuf:"varint,10,opt,name=create_ts,json=createTs,proto3" json:"create_ts,omitempty"` + State *ImportTaskState `protobuf:"bytes,11,opt,name=state,proto3" json:"state,omitempty"` + HeuristicDataQueryable bool `protobuf:"varint,12,opt,name=heuristic_data_queryable,json=heuristicDataQueryable,proto3" json:"heuristic_data_queryable,omitempty"` + HeuristicDataIndexed bool `protobuf:"varint,13,opt,name=heuristic_data_indexed,json=heuristicDataIndexed,proto3" json:"heuristic_data_indexed,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` } func (m *ImportTaskInfo) Reset() { *m = ImportTaskInfo{} } @@ -3556,6 +3558,20 @@ func (m *ImportTaskInfo) GetState() *ImportTaskState { return nil } +func (m *ImportTaskInfo) GetHeuristicDataQueryable() bool { + if m != nil { + return m.HeuristicDataQueryable + } + return false +} + +func (m *ImportTaskInfo) GetHeuristicDataIndexed() bool { + if m != nil { + return m.HeuristicDataIndexed + } + return false +} + type ImportTaskResponse struct { Status *commonpb.Status `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` DatanodeId int64 `protobuf:"varint,2,opt,name=datanode_id,json=datanodeId,proto3" json:"datanode_id,omitempty"` @@ -3772,221 +3788,224 @@ func init() { func init() { proto.RegisterFile("data_coord.proto", fileDescriptor_82cd95f524594f49) } var fileDescriptor_82cd95f524594f49 = []byte{ - // 3417 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xc4, 0x3b, 0x4b, 0x6f, 0x1b, 0xd7, - 0xd5, 0x1e, 0xbe, 0x44, 0x1e, 0x3e, 0x44, 0x5f, 0x3b, 0x32, 0x4d, 0xdb, 0xb2, 0x3c, 0x8e, 0x1d, - 0xc5, 0x71, 0xec, 0x44, 0xfe, 0x82, 0x04, 0x5f, 0x5e, 0x88, 0x24, 0x4b, 0x21, 0x3e, 0x49, 0x9f, - 0x32, 0x52, 0xe2, 0x0f, 0x5f, 0x8a, 0x12, 0x23, 0xce, 0x15, 0x35, 0x11, 0x67, 0x86, 0x99, 0x3b, - 0xb4, 0xac, 0x6c, 0x62, 0x34, 0x40, 0x81, 0x14, 0x45, 0x1f, 0xe8, 0xa6, 0x05, 0xba, 0x28, 0x0a, - 0x14, 0xe8, 0x63, 0x53, 0x20, 0xe8, 0xa2, 0x2d, 0xba, 0xe9, 0x2a, 0x68, 0x17, 0xfd, 0x19, 0xdd, - 0xb5, 0x7f, 0xa1, 0xb8, 0x8f, 0xb9, 0xf3, 0xe0, 0x90, 0x1c, 0x89, 0x76, 0xbc, 0xd3, 0x3d, 0x73, - 0xce, 0xb9, 0xe7, 0x9e, 0x7b, 0xde, 0xbc, 0x82, 0xba, 0xa1, 0x7b, 0x7a, 0xbb, 0xe3, 0x38, 0xae, - 0x71, 0xa7, 0xef, 0x3a, 0x9e, 0x83, 0xce, 0x5a, 0x66, 0xef, 0xe1, 0x80, 0xf0, 0xd5, 0x1d, 0xfa, - 0xb9, 0x59, 0xe9, 0x38, 0x96, 0xe5, 0xd8, 0x1c, 0xd4, 0xac, 0x99, 0xb6, 0x87, 0x5d, 0x5b, 0xef, - 0x89, 0x75, 0x25, 0x4c, 0xd0, 0xac, 0x90, 0xce, 0x01, 0xb6, 0x74, 0xbe, 0x52, 0x67, 0x20, 0x7f, - 0xdf, 0xea, 0x7b, 0xc7, 0xea, 0x4f, 0x15, 0xa8, 0xac, 0xf5, 0x06, 0xe4, 0x40, 0xc3, 0x9f, 0x0e, - 0x30, 0xf1, 0xd0, 0x2b, 0x90, 0xdb, 0xd3, 0x09, 0x6e, 0x28, 0x0b, 0xca, 0x62, 0x79, 0xe9, 0xf2, - 0x9d, 0xc8, 0xae, 0x62, 0xbf, 0x4d, 0xd2, 0x5d, 0xd6, 0x09, 0xd6, 0x18, 0x26, 0x42, 0x90, 0x33, - 0xf6, 0x5a, 0xab, 0x8d, 0xcc, 0x82, 0xb2, 0x98, 0xd5, 0xd8, 0xdf, 0x68, 0x1e, 0x80, 0xe0, 0xae, - 0x85, 0x6d, 0xaf, 0xb5, 0x4a, 0x1a, 0xd9, 0x85, 0xec, 0x62, 0x56, 0x0b, 0x41, 0x90, 0x0a, 0x95, - 0x8e, 0xd3, 0xeb, 0xe1, 0x8e, 0x67, 0x3a, 0x76, 0x6b, 0xb5, 0x91, 0x63, 0xb4, 0x11, 0x98, 0xfa, - 0x73, 0x05, 0xaa, 0x42, 0x34, 0xd2, 0x77, 0x6c, 0x82, 0xd1, 0x3d, 0x28, 0x10, 0x4f, 0xf7, 0x06, - 0x44, 0x48, 0x77, 0x29, 0x51, 0xba, 0x1d, 0x86, 0xa2, 0x09, 0xd4, 0x44, 0xf1, 0xe2, 0xdb, 0x67, - 0x87, 0xb7, 0x8f, 0x1d, 0x21, 0x17, 0x3f, 0x82, 0xfa, 0x63, 0x05, 0xea, 0x3b, 0xfe, 0xd2, 0xd7, - 0xde, 0x79, 0xc8, 0x77, 0x9c, 0x81, 0xed, 0x31, 0x01, 0xab, 0x1a, 0x5f, 0xa0, 0x6b, 0x50, 0xe9, - 0x1c, 0xe8, 0xb6, 0x8d, 0x7b, 0x6d, 0x5b, 0xb7, 0x30, 0x13, 0xa5, 0xa4, 0x95, 0x05, 0x6c, 0x4b, - 0xb7, 0x70, 0x2a, 0x89, 0x16, 0xa0, 0xdc, 0xd7, 0x5d, 0xcf, 0x8c, 0xe8, 0x2c, 0x0c, 0x52, 0x7f, - 0xa1, 0xc0, 0xdc, 0x7b, 0x84, 0x98, 0x5d, 0x7b, 0x48, 0xb2, 0x39, 0x28, 0xd8, 0x8e, 0x81, 0x5b, - 0xab, 0x4c, 0xb4, 0xac, 0x26, 0x56, 0xe8, 0x12, 0x94, 0xfa, 0x18, 0xbb, 0x6d, 0xd7, 0xe9, 0xf9, - 0x82, 0x15, 0x29, 0x40, 0x73, 0x7a, 0x18, 0x7d, 0x00, 0x67, 0x49, 0x8c, 0x11, 0xbf, 0xcd, 0xf2, - 0xd2, 0xf5, 0x3b, 0x43, 0xf6, 0x78, 0x27, 0xbe, 0xa9, 0x36, 0x4c, 0xad, 0x3e, 0xce, 0xc0, 0x39, - 0x89, 0xc7, 0x65, 0xa5, 0x7f, 0x53, 0xcd, 0x11, 0xdc, 0x95, 0xe2, 0xf1, 0x45, 0x1a, 0xcd, 0x49, - 0x95, 0x67, 0xc3, 0x2a, 0x4f, 0x61, 0x60, 0x71, 0x7d, 0xe6, 0x87, 0xf4, 0x89, 0xae, 0x42, 0x19, - 0x3f, 0xea, 0x9b, 0x2e, 0x6e, 0x7b, 0xa6, 0x85, 0x1b, 0x85, 0x05, 0x65, 0x31, 0xa7, 0x01, 0x07, - 0xed, 0x9a, 0x56, 0xd8, 0x22, 0x67, 0x52, 0x5b, 0xa4, 0xfa, 0x4b, 0x05, 0x2e, 0x0c, 0xdd, 0x92, - 0x30, 0x71, 0x0d, 0xea, 0xec, 0xe4, 0x81, 0x66, 0xa8, 0xb1, 0x53, 0x85, 0xdf, 0x1c, 0xa7, 0xf0, - 0x00, 0x5d, 0x1b, 0xa2, 0x0f, 0x09, 0x99, 0x49, 0x2f, 0xe4, 0x21, 0x5c, 0x58, 0xc7, 0x9e, 0xd8, - 0x80, 0x7e, 0xc3, 0xe4, 0xf4, 0x21, 0x22, 0xea, 0x4b, 0x99, 0x21, 0x5f, 0xfa, 0x7d, 0x46, 0xfa, - 0x12, 0xdb, 0xaa, 0x65, 0xef, 0x3b, 0xe8, 0x32, 0x94, 0x24, 0x8a, 0xb0, 0x8a, 0x00, 0x80, 0x5e, - 0x87, 0x3c, 0x95, 0x94, 0x9b, 0x44, 0x6d, 0xe9, 0x5a, 0xf2, 0x99, 0x42, 0x3c, 0x35, 0x8e, 0x8f, - 0x5a, 0x50, 0x23, 0x9e, 0xee, 0x7a, 0xed, 0xbe, 0x43, 0xd8, 0x3d, 0x33, 0xc3, 0x29, 0x2f, 0xa9, - 0x51, 0x0e, 0x32, 0x98, 0x6e, 0x92, 0xee, 0xb6, 0xc0, 0xd4, 0xaa, 0x8c, 0xd2, 0x5f, 0xa2, 0xfb, - 0x50, 0xc1, 0xb6, 0x11, 0x30, 0xca, 0xa5, 0x66, 0x54, 0xc6, 0xb6, 0x21, 0xd9, 0x04, 0xf7, 0x93, - 0x4f, 0x7f, 0x3f, 0xdf, 0x57, 0xa0, 0x31, 0x7c, 0x41, 0xd3, 0x04, 0xca, 0x37, 0x39, 0x11, 0xe6, - 0x17, 0x34, 0xd6, 0xc3, 0xe5, 0x25, 0x69, 0x82, 0x44, 0x35, 0xe1, 0xb9, 0x40, 0x1a, 0xf6, 0xe5, - 0xa9, 0x19, 0xcb, 0x17, 0x0a, 0xcc, 0xc5, 0xf7, 0x9a, 0xe6, 0xdc, 0xff, 0x05, 0x79, 0xd3, 0xde, - 0x77, 0xfc, 0x63, 0xcf, 0x8f, 0xf1, 0x33, 0xba, 0x17, 0x47, 0x56, 0x2d, 0xb8, 0xb4, 0x8e, 0xbd, - 0x96, 0x4d, 0xb0, 0xeb, 0x2d, 0x9b, 0x76, 0xcf, 0xe9, 0x6e, 0xeb, 0xde, 0xc1, 0x14, 0x3e, 0x12, - 0x31, 0xf7, 0x4c, 0xcc, 0xdc, 0xd5, 0x5f, 0x2b, 0x70, 0x39, 0x79, 0x3f, 0x71, 0xf4, 0x26, 0x14, - 0xf7, 0x4d, 0xdc, 0x33, 0xa8, 0xce, 0x14, 0xa6, 0x33, 0xb9, 0xa6, 0xbe, 0xd2, 0xa7, 0xc8, 0xe2, - 0x84, 0xd7, 0x46, 0x18, 0xe8, 0x8e, 0xe7, 0x9a, 0x76, 0x77, 0xc3, 0x24, 0x9e, 0xc6, 0xf1, 0x43, - 0xfa, 0xcc, 0xa6, 0xb7, 0xcc, 0xef, 0x29, 0x30, 0xbf, 0x8e, 0xbd, 0x15, 0x19, 0x6a, 0xe9, 0x77, - 0x93, 0x78, 0x66, 0x87, 0x3c, 0xd9, 0x22, 0x23, 0x45, 0xce, 0x54, 0x7f, 0xa8, 0xc0, 0xd5, 0x91, - 0xc2, 0x08, 0xd5, 0x89, 0x50, 0xe2, 0x07, 0xda, 0xe4, 0x50, 0xf2, 0x3f, 0xf8, 0xf8, 0x23, 0xbd, - 0x37, 0xc0, 0xdb, 0xba, 0xe9, 0xf2, 0x50, 0x72, 0xca, 0xc0, 0xfa, 0x3b, 0x05, 0xae, 0xac, 0x63, - 0x6f, 0xdb, 0x4f, 0x33, 0xcf, 0x50, 0x3b, 0x29, 0x2a, 0x8a, 0x1f, 0xf0, 0xcb, 0x4c, 0x94, 0xf6, - 0x99, 0xa8, 0x6f, 0x9e, 0xf9, 0x41, 0xc8, 0x21, 0x57, 0x78, 0x2d, 0x20, 0x94, 0xa7, 0x3e, 0xce, - 0x42, 0xe5, 0x23, 0x51, 0x1f, 0xb0, 0x34, 0x12, 0xd7, 0x83, 0x92, 0xac, 0x87, 0x50, 0x49, 0x91, - 0x54, 0x65, 0xac, 0x43, 0x95, 0x60, 0x7c, 0x78, 0x9a, 0xa4, 0x51, 0xa1, 0x84, 0x32, 0xd8, 0x6f, - 0xc0, 0xd9, 0x81, 0xbd, 0x4f, 0xcb, 0x5a, 0x6c, 0x88, 0x53, 0xf0, 0xea, 0x72, 0x72, 0xe4, 0x19, - 0x26, 0x44, 0xef, 0xc3, 0x6c, 0x9c, 0x57, 0x3e, 0x15, 0xaf, 0x38, 0x19, 0x6a, 0x41, 0xdd, 0x70, - 0x9d, 0x7e, 0x1f, 0x1b, 0x6d, 0xe2, 0xb3, 0x2a, 0xa4, 0x63, 0x25, 0xe8, 0x7c, 0x56, 0xea, 0x97, - 0x0a, 0xcc, 0x3d, 0xd0, 0xbd, 0xce, 0xc1, 0xaa, 0x25, 0x2e, 0x67, 0x0a, 0xd3, 0x7e, 0x1b, 0x4a, - 0x0f, 0xc5, 0x45, 0xf8, 0xf1, 0xeb, 0x6a, 0x82, 0x40, 0xe1, 0x2b, 0xd7, 0x02, 0x0a, 0xf5, 0x6b, - 0x05, 0xce, 0xb3, 0x26, 0xc2, 0x97, 0xee, 0x9b, 0x77, 0xb2, 0x09, 0x8d, 0x04, 0xba, 0x09, 0x35, - 0x4b, 0x77, 0x0f, 0x77, 0x02, 0x9c, 0x3c, 0xc3, 0x89, 0x41, 0xd5, 0x47, 0x00, 0x62, 0xb5, 0x49, - 0xba, 0xa7, 0x90, 0xff, 0x0d, 0x98, 0x11, 0xbb, 0x0a, 0x7f, 0x9b, 0x74, 0xb1, 0x3e, 0xba, 0xfa, - 0x37, 0x05, 0x6a, 0x41, 0x04, 0x65, 0x5e, 0x55, 0x83, 0x8c, 0xf4, 0xa5, 0x4c, 0x6b, 0x15, 0xbd, - 0x0d, 0x05, 0xde, 0x60, 0x0a, 0xde, 0x37, 0xa2, 0xbc, 0x45, 0xf3, 0x19, 0x0a, 0xc3, 0x0c, 0xa0, - 0x09, 0x22, 0xaa, 0x23, 0x19, 0x75, 0x64, 0xbf, 0x18, 0x40, 0x50, 0x0b, 0x66, 0xa3, 0x45, 0x9b, - 0xef, 0x33, 0x0b, 0xa3, 0xa2, 0xcd, 0xaa, 0xee, 0xe9, 0x2c, 0xd8, 0xd4, 0x22, 0x35, 0x1b, 0x51, - 0xff, 0x95, 0x87, 0x72, 0xe8, 0x94, 0x43, 0x27, 0x89, 0x5f, 0x69, 0x66, 0x72, 0xdc, 0xcc, 0x0e, - 0x77, 0x0e, 0x37, 0xa0, 0x66, 0xb2, 0x5c, 0xdd, 0x16, 0xa6, 0xc8, 0x82, 0x6b, 0x49, 0xab, 0x72, - 0xa8, 0xf0, 0x0b, 0x34, 0x0f, 0x65, 0x7b, 0x60, 0xb5, 0x9d, 0xfd, 0xb6, 0xeb, 0x1c, 0x11, 0xd1, - 0x82, 0x94, 0xec, 0x81, 0xf5, 0xbf, 0xfb, 0x9a, 0x73, 0x44, 0x82, 0x2a, 0xb7, 0x70, 0xc2, 0x2a, - 0x77, 0x1e, 0xca, 0x96, 0xfe, 0x88, 0x72, 0x6d, 0xdb, 0x03, 0x8b, 0x75, 0x27, 0x59, 0xad, 0x64, - 0xe9, 0x8f, 0x34, 0xe7, 0x68, 0x6b, 0x60, 0xa1, 0x45, 0xa8, 0xf7, 0x74, 0xe2, 0xb5, 0xc3, 0xed, - 0x4d, 0x91, 0xb5, 0x37, 0x35, 0x0a, 0xbf, 0x1f, 0xb4, 0x38, 0xc3, 0xf5, 0x72, 0x69, 0x8a, 0x7a, - 0xd9, 0xb0, 0x7a, 0x01, 0x23, 0x48, 0x5f, 0x2f, 0x1b, 0x56, 0x4f, 0xb2, 0x79, 0x03, 0x66, 0xf6, - 0x58, 0x05, 0x44, 0x1a, 0xe5, 0x91, 0x11, 0x6a, 0x8d, 0x16, 0x3f, 0xbc, 0x50, 0xd2, 0x7c, 0x74, - 0xf4, 0x16, 0x94, 0x58, 0xea, 0x61, 0xb4, 0x95, 0x54, 0xb4, 0x01, 0x01, 0xa5, 0x36, 0x70, 0xcf, - 0xd3, 0x19, 0x75, 0x35, 0x1d, 0xb5, 0x24, 0x40, 0xaf, 0xc0, 0xb9, 0x8e, 0x8b, 0x75, 0x0f, 0x1b, - 0xcb, 0xc7, 0x2b, 0x8e, 0xd5, 0xd7, 0x99, 0x31, 0x35, 0x6a, 0x0b, 0xca, 0x62, 0x51, 0x4b, 0xfa, - 0x44, 0x03, 0x43, 0x47, 0xae, 0xd6, 0x5c, 0xc7, 0x6a, 0xcc, 0xf2, 0xc0, 0x10, 0x85, 0xa2, 0x2b, - 0x00, 0x7e, 0xe8, 0xd6, 0xbd, 0x46, 0x9d, 0xdd, 0x62, 0x49, 0x40, 0xde, 0xf3, 0xd4, 0xcf, 0xe1, - 0x7c, 0x60, 0x21, 0xa1, 0xdb, 0x18, 0xbe, 0x58, 0xe5, 0xb4, 0x17, 0x3b, 0xbe, 0x76, 0xfd, 0x47, - 0x0e, 0xe6, 0x76, 0xf4, 0x87, 0xf8, 0xe9, 0x97, 0xc9, 0xa9, 0xe2, 0xf1, 0x06, 0x9c, 0x65, 0x95, - 0xf1, 0x52, 0x48, 0x9e, 0x31, 0x19, 0x38, 0x7c, 0x9d, 0xc3, 0x84, 0xe8, 0x5d, 0x5a, 0x3a, 0xe0, - 0xce, 0xe1, 0xb6, 0x63, 0x06, 0xd9, 0xf7, 0x4a, 0x02, 0x9f, 0x15, 0x89, 0xa5, 0x85, 0x29, 0xd0, - 0xf6, 0x70, 0x68, 0xe3, 0x79, 0xf7, 0x85, 0xb1, 0xfd, 0x57, 0xa0, 0xfd, 0x78, 0x84, 0x43, 0x0d, - 0x98, 0x11, 0xd9, 0x9d, 0xf9, 0x7d, 0x51, 0xf3, 0x97, 0x68, 0x1b, 0xce, 0xf1, 0x13, 0xec, 0x08, - 0xa3, 0xe6, 0x87, 0x2f, 0xa6, 0x3a, 0x7c, 0x12, 0x69, 0xd4, 0x27, 0x4a, 0x27, 0xf5, 0x89, 0x06, - 0xcc, 0x08, 0x3b, 0x65, 0xb1, 0xa0, 0xa8, 0xf9, 0x4b, 0x7a, 0xcd, 0xa6, 0xd5, 0x77, 0x5c, 0xcf, - 0xb4, 0xbb, 0x8d, 0x32, 0xfb, 0x16, 0x00, 0x68, 0x8b, 0x01, 0x81, 0x3e, 0x27, 0x4c, 0x0a, 0xde, - 0x81, 0xa2, 0xb4, 0xf0, 0x4c, 0x6a, 0x0b, 0x97, 0x34, 0xf1, 0x18, 0x9d, 0x8d, 0xc5, 0x68, 0xf5, - 0xef, 0x0a, 0x54, 0x56, 0xe9, 0x91, 0x36, 0x9c, 0x2e, 0xcb, 0x28, 0x37, 0xa0, 0xe6, 0xe2, 0x8e, - 0xe3, 0x1a, 0x6d, 0x6c, 0x7b, 0xae, 0x89, 0x79, 0x37, 0x9a, 0xd3, 0xaa, 0x1c, 0x7a, 0x9f, 0x03, - 0x29, 0x1a, 0x0d, 0xbb, 0xc4, 0xd3, 0xad, 0x7e, 0x7b, 0x9f, 0xba, 0x77, 0x86, 0xa3, 0x49, 0x28, - 0xf3, 0xee, 0x6b, 0x50, 0x09, 0xd0, 0x3c, 0x87, 0xed, 0x9f, 0xd3, 0xca, 0x12, 0xb6, 0xeb, 0xa0, - 0xe7, 0xa1, 0xc6, 0x74, 0xda, 0xee, 0x39, 0xdd, 0x36, 0xed, 0xdc, 0x44, 0xb2, 0xa9, 0x18, 0x42, - 0x2c, 0x7a, 0x57, 0x51, 0x2c, 0x62, 0x7e, 0x86, 0x45, 0xba, 0x91, 0x58, 0x3b, 0xe6, 0x67, 0x98, - 0xe6, 0xfa, 0x2a, 0xcd, 0x9d, 0x5b, 0x8e, 0x81, 0x77, 0x4f, 0x59, 0x69, 0xa4, 0x98, 0xda, 0x5d, - 0x86, 0x92, 0x3c, 0x81, 0x38, 0x52, 0x00, 0x40, 0x6b, 0x50, 0xf3, 0x8b, 0xd0, 0x36, 0xef, 0x2d, - 0x72, 0x23, 0x2b, 0xbf, 0x50, 0xf6, 0x23, 0x5a, 0xd5, 0x27, 0x63, 0x4b, 0x75, 0x0d, 0x2a, 0xe1, - 0xcf, 0x74, 0xd7, 0x9d, 0xb8, 0xa1, 0x48, 0x00, 0xb5, 0xc6, 0xad, 0x81, 0x45, 0xef, 0x54, 0x04, - 0x16, 0x7f, 0xa9, 0x7e, 0xa1, 0x40, 0x55, 0xa4, 0xec, 0x1d, 0x39, 0x55, 0x66, 0x47, 0x53, 0xd8, - 0xd1, 0xd8, 0xdf, 0xe8, 0xbf, 0xa3, 0x23, 0xa9, 0xe7, 0x13, 0x83, 0x00, 0x63, 0xc2, 0xaa, 0xe3, - 0x48, 0xbe, 0x4e, 0xd3, 0xcb, 0x3e, 0xa6, 0x86, 0x26, 0xae, 0x86, 0x19, 0x5a, 0x03, 0x66, 0x74, - 0xc3, 0x70, 0x31, 0x21, 0x42, 0x0e, 0x7f, 0x49, 0xbf, 0x3c, 0xc4, 0x2e, 0xf1, 0x4d, 0x3e, 0xab, - 0xf9, 0x4b, 0xf4, 0x16, 0x14, 0x65, 0x39, 0x9d, 0x4d, 0x2a, 0xa1, 0xc2, 0x72, 0x8a, 0xde, 0x4b, - 0x52, 0xa8, 0x7f, 0xc8, 0x40, 0x4d, 0x28, 0x6c, 0x59, 0xe4, 0xd4, 0xf1, 0xce, 0xb7, 0x0c, 0x95, - 0xfd, 0xc0, 0xf7, 0xc7, 0xcd, 0x58, 0xc2, 0x21, 0x22, 0x42, 0x33, 0xc9, 0x01, 0xa3, 0x59, 0x3d, - 0x37, 0x55, 0x56, 0xcf, 0x9f, 0x34, 0x82, 0x0d, 0xd7, 0x79, 0x85, 0x84, 0x3a, 0x4f, 0xfd, 0x16, - 0x94, 0x43, 0x0c, 0x58, 0x84, 0xe6, 0xc3, 0x19, 0xa1, 0x31, 0x7f, 0x89, 0xee, 0x05, 0xb5, 0x0d, - 0x57, 0xd5, 0xc5, 0x04, 0x59, 0x62, 0x65, 0x8d, 0xfa, 0x1b, 0x05, 0x0a, 0x82, 0xf3, 0x55, 0x28, - 0x8b, 0xa0, 0xc3, 0xea, 0x3e, 0xce, 0x1d, 0x04, 0x88, 0x16, 0x7e, 0x4f, 0x2e, 0xea, 0x5c, 0x84, - 0x62, 0x2c, 0xde, 0xcc, 0x88, 0xb4, 0xe0, 0x7f, 0x0a, 0x05, 0x19, 0xfa, 0x89, 0xc5, 0x97, 0xaf, - 0x15, 0x36, 0x58, 0xd6, 0x70, 0xc7, 0x79, 0x88, 0xdd, 0xe3, 0xe9, 0xc7, 0x77, 0x6f, 0x86, 0x0c, - 0x3a, 0x65, 0x7f, 0x28, 0x09, 0xd0, 0x9b, 0x81, 0xba, 0xb3, 0x49, 0xd3, 0x8b, 0x70, 0x84, 0x11, - 0xe6, 0x18, 0xa8, 0xfd, 0x47, 0x7c, 0x10, 0x19, 0x3d, 0xca, 0x69, 0xeb, 0x9a, 0x27, 0xd2, 0x76, - 0xa8, 0x3f, 0x51, 0xe0, 0xe2, 0x3a, 0xf6, 0xd6, 0xa2, 0xcd, 0xfd, 0xb3, 0x96, 0xca, 0x82, 0x66, - 0x92, 0x50, 0xd3, 0xdc, 0x7a, 0x13, 0x8a, 0x72, 0x4c, 0xc1, 0x47, 0xc4, 0x72, 0xad, 0x7e, 0x57, - 0x81, 0x86, 0xd8, 0x85, 0xed, 0x49, 0x4b, 0xea, 0x1e, 0xf6, 0xb0, 0xf1, 0x4d, 0xf7, 0xcd, 0x7f, - 0x51, 0xa0, 0x1e, 0x8e, 0xf8, 0x2c, 0x68, 0xbf, 0x06, 0x79, 0x36, 0x9e, 0x10, 0x12, 0x4c, 0x34, - 0x56, 0x8e, 0x4d, 0x43, 0x06, 0x2b, 0xf3, 0x76, 0x65, 0x72, 0x12, 0xcb, 0x20, 0xed, 0x64, 0x4f, - 0x9e, 0x76, 0x44, 0x1a, 0x76, 0x06, 0x94, 0x2f, 0x1f, 0xff, 0x05, 0x00, 0xf5, 0xab, 0x0c, 0x34, - 0x82, 0x7e, 0xe4, 0x1b, 0x8f, 0xfb, 0x23, 0xaa, 0xd5, 0xec, 0x13, 0xaa, 0x56, 0x73, 0xd3, 0xc7, - 0xfa, 0x7c, 0x52, 0xac, 0xff, 0x73, 0x06, 0x6a, 0x81, 0xd6, 0xb6, 0x7b, 0xba, 0x8d, 0xe6, 0xa0, - 0xd0, 0xef, 0xe9, 0xc1, 0xf4, 0x51, 0xac, 0xd0, 0x8e, 0xac, 0x73, 0xa2, 0x7a, 0x7a, 0x29, 0xe9, - 0x0e, 0x47, 0x5c, 0x84, 0x16, 0x63, 0x41, 0xdb, 0x41, 0xde, 0x50, 0xb0, 0xa6, 0x5e, 0xd4, 0x56, - 0xdc, 0x58, 0x68, 0x3f, 0x7f, 0x1b, 0x90, 0xb8, 0xe1, 0xb6, 0x69, 0xb7, 0x09, 0xee, 0x38, 0xb6, - 0xc1, 0xef, 0x3e, 0xaf, 0xd5, 0xc5, 0x97, 0x96, 0xbd, 0xc3, 0xe1, 0xe8, 0x35, 0xc8, 0x79, 0xc7, - 0x7d, 0x1e, 0xc5, 0x6b, 0x89, 0xd1, 0x31, 0x90, 0x6b, 0xf7, 0xb8, 0x8f, 0x35, 0x86, 0x8e, 0xe6, - 0x01, 0x28, 0x2b, 0xcf, 0xd5, 0x1f, 0x8a, 0x94, 0x98, 0xd3, 0x42, 0x10, 0x6a, 0xcd, 0xbe, 0x0e, - 0x67, 0x78, 0xea, 0x10, 0x4b, 0xf5, 0x8f, 0x19, 0xa8, 0x07, 0x2c, 0x35, 0x4c, 0x06, 0x3d, 0x6f, - 0xa4, 0xfe, 0xc6, 0x37, 0x83, 0x93, 0xea, 0x86, 0x77, 0xa1, 0x2c, 0xee, 0xf3, 0x04, 0xf6, 0x00, - 0x9c, 0x64, 0x63, 0x8c, 0x81, 0xe6, 0x9f, 0x90, 0x81, 0x16, 0x4e, 0x68, 0xa0, 0xea, 0x0e, 0xcc, - 0xf9, 0x71, 0x2f, 0x40, 0xd8, 0xc4, 0x9e, 0x3e, 0xa6, 0xe0, 0xb8, 0x0a, 0x65, 0x9e, 0xcf, 0x78, - 0x22, 0xe7, 0xa5, 0x3a, 0xec, 0xc9, 0x0e, 0x57, 0xfd, 0x36, 0x9c, 0x67, 0x71, 0x23, 0x3e, 0xca, - 0x4d, 0x33, 0x57, 0x57, 0x65, 0x23, 0x40, 0x8b, 0x7e, 0x6e, 0xdd, 0x25, 0x2d, 0x02, 0x53, 0x37, - 0xe0, 0xb9, 0x18, 0xff, 0x29, 0xf2, 0x02, 0x2d, 0x85, 0xe6, 0x76, 0xa2, 0x3f, 0x8b, 0x9e, 0x3e, - 0xfb, 0x5d, 0x91, 0x93, 0xdb, 0xb6, 0x69, 0xc4, 0xed, 0xcb, 0x40, 0xef, 0x40, 0xc9, 0xc6, 0x47, - 0xed, 0x70, 0xf0, 0x4d, 0x31, 0xa0, 0x2b, 0xda, 0xf8, 0x88, 0xfd, 0xa5, 0x6e, 0xc1, 0x85, 0x21, - 0x51, 0xa7, 0x39, 0xfb, 0x9f, 0x14, 0xb8, 0xb8, 0xea, 0x3a, 0xfd, 0x8f, 0x4c, 0xd7, 0x1b, 0xe8, - 0xbd, 0xe8, 0x0f, 0x23, 0x4f, 0xa7, 0x8d, 0x7b, 0x3f, 0x94, 0x86, 0x79, 0x5c, 0xbe, 0x9d, 0x60, - 0xae, 0xc3, 0x42, 0x89, 0x43, 0x87, 0x92, 0xf6, 0x3f, 0xb3, 0x49, 0xc2, 0x0b, 0xbc, 0x09, 0xc9, - 0x26, 0x4d, 0x95, 0x92, 0x38, 0xf5, 0xc9, 0x9e, 0x76, 0xea, 0x33, 0xc2, 0xf3, 0x73, 0x4f, 0xc8, - 0xf3, 0x4f, 0xdc, 0x86, 0xbc, 0x0f, 0xd1, 0x89, 0x1c, 0x0b, 0xb9, 0xa7, 0x1a, 0xe5, 0x2d, 0x03, - 0x04, 0xd3, 0x29, 0xf1, 0xaa, 0x25, 0x0d, 0x9b, 0x10, 0x15, 0xbd, 0x2d, 0x19, 0x65, 0xd9, 0x54, - 0x39, 0x32, 0x2f, 0xf9, 0x00, 0x9a, 0x49, 0x56, 0x3a, 0x8d, 0xe5, 0x7f, 0x95, 0x01, 0x68, 0xb1, - 0xe9, 0xd0, 0xae, 0x4e, 0x0e, 0x4f, 0x57, 0x51, 0x5e, 0x87, 0x6a, 0x60, 0x30, 0x81, 0xbf, 0x87, - 0xad, 0xc8, 0xa0, 0x2e, 0x21, 0x0b, 0x5b, 0x8a, 0x33, 0x54, 0xec, 0x1a, 0x8c, 0x4f, 0xc8, 0x6b, - 0xb8, 0x51, 0xc4, 0x82, 0x1e, 0xba, 0x04, 0x25, 0xd7, 0x39, 0x6a, 0x53, 0x37, 0x33, 0x58, 0x6e, - 0x2d, 0x6a, 0x45, 0xd7, 0x39, 0xa2, 0xce, 0x67, 0xa0, 0x0b, 0x30, 0xe3, 0xe9, 0xe4, 0x90, 0xf2, - 0x2f, 0xf0, 0x74, 0x47, 0x97, 0x2d, 0x03, 0x9d, 0x87, 0xfc, 0xbe, 0xd9, 0xc3, 0xa4, 0x31, 0xc3, - 0x58, 0xf2, 0x05, 0x7a, 0xdd, 0x7f, 0xbf, 0x50, 0x4c, 0xfd, 0xfb, 0x2b, 0x7f, 0xc2, 0xf0, 0xb5, - 0x02, 0xb3, 0x81, 0xd6, 0x58, 0x00, 0xa2, 0x31, 0x8d, 0xc5, 0xb3, 0x15, 0xc7, 0xe0, 0xa1, 0xa2, - 0x36, 0xe2, 0x27, 0x16, 0x4e, 0xc8, 0xa3, 0x56, 0x40, 0x32, 0xae, 0x2e, 0xa7, 0xe7, 0xa2, 0x87, - 0x36, 0x0d, 0xff, 0x17, 0x9e, 0x82, 0xeb, 0x1c, 0xb5, 0x0c, 0xa9, 0x0d, 0xfe, 0x8c, 0x8b, 0x57, - 0xa1, 0x54, 0x1b, 0x2b, 0xec, 0x25, 0xd7, 0x75, 0xa8, 0x62, 0xd7, 0x75, 0xdc, 0xb6, 0x85, 0x09, - 0xd1, 0xbb, 0x58, 0x14, 0x5d, 0x15, 0x06, 0xdc, 0xe4, 0x30, 0xf5, 0xdf, 0x19, 0xa8, 0x05, 0x47, - 0xf1, 0x7f, 0xd7, 0x31, 0x0d, 0xff, 0x77, 0x1d, 0xd3, 0xa0, 0xc1, 0xdc, 0xe5, 0xa1, 0x30, 0x14, - 0xcc, 0x05, 0xa4, 0x65, 0xd0, 0x3c, 0x48, 0x1d, 0xcc, 0x76, 0x0c, 0x1c, 0x5c, 0x2c, 0xf8, 0x20, - 0x71, 0xaf, 0x11, 0xfb, 0xc8, 0xa5, 0xb0, 0x8f, 0x7c, 0x0a, 0xfb, 0x28, 0x24, 0xd8, 0xc7, 0x1c, - 0x14, 0xf6, 0x06, 0x9d, 0x43, 0xec, 0x89, 0xf2, 0x48, 0xac, 0xa2, 0x76, 0x53, 0x8c, 0xd9, 0x8d, - 0x34, 0x8f, 0x52, 0xd8, 0x3c, 0x2e, 0x41, 0x89, 0xff, 0xb8, 0xd0, 0xf6, 0x08, 0x9b, 0xb2, 0x66, - 0xb5, 0x22, 0x07, 0xec, 0x12, 0xf4, 0x86, 0xdf, 0x3b, 0x94, 0x93, 0x1c, 0x9d, 0x45, 0x9c, 0x98, - 0x85, 0x88, 0xce, 0x41, 0xfd, 0x04, 0x50, 0xf0, 0x65, 0xba, 0x5e, 0x2e, 0xa6, 0xfa, 0x4c, 0x5c, - 0xf5, 0xea, 0x6f, 0x15, 0x38, 0x1b, 0xde, 0xec, 0xb4, 0x09, 0xed, 0x1d, 0x28, 0xf3, 0x19, 0x72, - 0x9b, 0x3a, 0x94, 0xe8, 0xe6, 0xae, 0x8c, 0x3d, 0xb3, 0x06, 0x66, 0x10, 0x57, 0xae, 0x43, 0xf5, - 0xc8, 0x71, 0x0f, 0x4d, 0xbb, 0xdb, 0xa6, 0x92, 0xf9, 0x66, 0x5c, 0x11, 0xc0, 0x2d, 0x0a, 0x53, - 0xbf, 0x54, 0x60, 0xfe, 0xc3, 0xbe, 0xa1, 0x7b, 0x38, 0x94, 0xd9, 0xa7, 0x7d, 0xe0, 0xf1, 0x9a, - 0xff, 0xc6, 0x22, 0x93, 0x6e, 0x0e, 0xca, 0xb1, 0x6f, 0xfd, 0x4c, 0x81, 0xb3, 0x43, 0xbd, 0x1f, - 0xaa, 0x01, 0x7c, 0x68, 0x77, 0x44, 0x53, 0x5c, 0x3f, 0x83, 0x2a, 0x50, 0xf4, 0x5b, 0xe4, 0xba, - 0x82, 0xca, 0x30, 0xb3, 0xeb, 0x30, 0xec, 0x7a, 0x06, 0xd5, 0xa1, 0xc2, 0x09, 0x07, 0x9d, 0x0e, - 0x26, 0xa4, 0x9e, 0x95, 0x90, 0x35, 0xdd, 0xec, 0x0d, 0x5c, 0x5c, 0xcf, 0xa1, 0x2a, 0x94, 0x76, - 0x1d, 0x0d, 0xf7, 0xb0, 0x4e, 0x70, 0x3d, 0x8f, 0x10, 0xd4, 0xc4, 0xc2, 0x27, 0x2a, 0x84, 0x60, - 0x3e, 0xd9, 0xcc, 0xad, 0xfd, 0x70, 0x97, 0x44, 0x5b, 0x07, 0x74, 0x01, 0xce, 0x7d, 0x68, 0x1b, - 0x78, 0xdf, 0xb4, 0xb1, 0x11, 0x7c, 0xaa, 0x9f, 0x41, 0xe7, 0x60, 0xb6, 0x65, 0xdb, 0xd8, 0x0d, - 0x01, 0x15, 0x0a, 0xdc, 0xc4, 0x6e, 0x17, 0x87, 0x80, 0x19, 0x74, 0x16, 0xaa, 0x9b, 0xe6, 0xa3, - 0x10, 0x28, 0xbb, 0xf4, 0xd7, 0xe7, 0xa0, 0xb4, 0xaa, 0x7b, 0xfa, 0x8a, 0xe3, 0xb8, 0x06, 0xea, - 0x03, 0x62, 0xcf, 0x81, 0xac, 0xbe, 0x63, 0xcb, 0x77, 0x73, 0xe8, 0x95, 0x11, 0x09, 0x6e, 0x18, - 0x55, 0x5c, 0x61, 0xf3, 0xe6, 0x08, 0x8a, 0x18, 0xba, 0x7a, 0x06, 0x59, 0x6c, 0x47, 0xda, 0x7a, - 0xed, 0x9a, 0x9d, 0x43, 0xff, 0x87, 0xdf, 0x31, 0x3b, 0xc6, 0x50, 0xfd, 0x1d, 0x63, 0xcf, 0xf1, - 0xc4, 0x82, 0xbf, 0xd9, 0xf2, 0xfd, 0x4f, 0x3d, 0x83, 0x3e, 0x85, 0xf3, 0xeb, 0x38, 0x64, 0x73, - 0xfe, 0x86, 0x4b, 0xa3, 0x37, 0x1c, 0x42, 0x3e, 0xe1, 0x96, 0x1b, 0x90, 0x67, 0x73, 0x16, 0x94, - 0x64, 0x96, 0xe1, 0xc7, 0xe5, 0xcd, 0x85, 0xd1, 0x08, 0x92, 0xdb, 0x27, 0x30, 0x1b, 0x7b, 0x1c, - 0x8b, 0x5e, 0x4c, 0x20, 0x4b, 0x7e, 0xe6, 0xdc, 0xbc, 0x95, 0x06, 0x55, 0xee, 0xd5, 0x85, 0x5a, - 0xf4, 0x31, 0x11, 0x5a, 0x4c, 0xa0, 0x4f, 0x7c, 0xd8, 0xd8, 0x7c, 0x31, 0x05, 0xa6, 0xdc, 0xc8, - 0x82, 0x7a, 0xfc, 0xb1, 0x26, 0xba, 0x35, 0x96, 0x41, 0xd4, 0xdc, 0x5e, 0x4a, 0x85, 0x2b, 0xb7, - 0x3b, 0x66, 0x46, 0x30, 0xf4, 0x58, 0x10, 0xdd, 0x49, 0x66, 0x33, 0xea, 0x15, 0x63, 0xf3, 0x6e, - 0x6a, 0x7c, 0xb9, 0xf5, 0x77, 0xf8, 0x7c, 0x37, 0xe9, 0xc1, 0x1d, 0x7a, 0x35, 0x99, 0xdd, 0x98, - 0x97, 0x82, 0xcd, 0xa5, 0x93, 0x90, 0x48, 0x21, 0x3e, 0x67, 0x83, 0xd9, 0x84, 0x47, 0x6b, 0x71, - 0xbf, 0xf3, 0xf9, 0x8d, 0x7e, 0x8d, 0xd7, 0x7c, 0xf5, 0x04, 0x14, 0x52, 0x00, 0x27, 0xfe, 0x1c, - 0xd6, 0x77, 0xc3, 0xbb, 0x13, 0xad, 0xe6, 0x74, 0x3e, 0xf8, 0x31, 0xcc, 0xc6, 0x7e, 0x62, 0x4f, - 0xf4, 0x9a, 0xe4, 0x9f, 0xe1, 0x9b, 0xe3, 0xd2, 0x34, 0x77, 0xc9, 0xd8, 0x9c, 0x1b, 0x8d, 0xb0, - 0xfe, 0x84, 0x59, 0x78, 0xf3, 0x56, 0x1a, 0x54, 0x79, 0x10, 0xc2, 0xc2, 0x65, 0x6c, 0x56, 0x8c, - 0x6e, 0x27, 0xf3, 0x48, 0x9e, 0x73, 0x37, 0x5f, 0x4e, 0x89, 0x2d, 0x37, 0x6d, 0x03, 0xac, 0x63, - 0x6f, 0x13, 0x7b, 0x2e, 0xb5, 0x91, 0x9b, 0x89, 0x2a, 0x0f, 0x10, 0xfc, 0x6d, 0x5e, 0x98, 0x88, - 0x27, 0x37, 0xf8, 0x3f, 0x40, 0x7e, 0x8a, 0x0d, 0x3d, 0xf0, 0xb8, 0x3e, 0x76, 0x9c, 0xc6, 0x67, - 0x5f, 0x93, 0xee, 0xe6, 0x53, 0xa8, 0x6f, 0xea, 0x36, 0x6d, 0xa4, 0x02, 0xbe, 0xb7, 0x13, 0x05, - 0x8b, 0xa3, 0x8d, 0xd0, 0xd6, 0x48, 0x6c, 0x79, 0x98, 0x23, 0x99, 0x43, 0x75, 0xe9, 0x82, 0x38, - 0x1e, 0x5b, 0x02, 0x6d, 0xc4, 0x10, 0x47, 0xc4, 0x96, 0x31, 0xf8, 0x72, 0xe3, 0xc7, 0x0a, 0x7b, - 0x74, 0x1d, 0x43, 0x78, 0x60, 0x7a, 0x07, 0xdb, 0x3d, 0xdd, 0x26, 0x69, 0x44, 0x60, 0x88, 0x27, - 0x10, 0x41, 0xe0, 0x4b, 0x11, 0x0c, 0xa8, 0x46, 0xa6, 0x55, 0x28, 0xe9, 0x95, 0x46, 0xd2, 0xbc, - 0xac, 0xb9, 0x38, 0x19, 0x51, 0xee, 0x72, 0x00, 0x55, 0xdf, 0x5e, 0xb9, 0x72, 0x5f, 0x1c, 0x25, - 0x69, 0x80, 0x33, 0xc2, 0xdd, 0x92, 0x51, 0xc3, 0xee, 0x36, 0xdc, 0x8c, 0xa3, 0x74, 0x43, 0x9c, - 0x71, 0xee, 0x36, 0xba, 0xc3, 0xe7, 0xf1, 0x24, 0x36, 0xf8, 0x4a, 0x0e, 0x56, 0x89, 0x73, 0xbc, - 0xc4, 0x78, 0x32, 0x62, 0x8e, 0xa6, 0x9e, 0x41, 0x0f, 0xa0, 0xc0, 0xab, 0x79, 0xf4, 0xfc, 0xf8, - 0x42, 0x5f, 0x70, 0xbf, 0x31, 0x01, 0x4b, 0x32, 0x3e, 0x84, 0x0b, 0x23, 0xca, 0xfc, 0xc4, 0x3c, - 0x37, 0xbe, 0x25, 0x98, 0xe0, 0xe5, 0x4b, 0xbf, 0xca, 0x43, 0xd1, 0xff, 0xe9, 0xff, 0x19, 0xd4, - 0xb0, 0xcf, 0xa0, 0xa8, 0xfc, 0x18, 0x66, 0x63, 0x6f, 0x88, 0x13, 0x6d, 0x24, 0xf9, 0x9d, 0xf1, - 0xa4, 0xa0, 0xf9, 0x40, 0xfc, 0x67, 0xa1, 0xcc, 0x2f, 0x2f, 0x8c, 0x2a, 0x4c, 0xe3, 0xa9, 0x65, - 0x02, 0xe3, 0xa7, 0x9e, 0x48, 0xb6, 0x00, 0x42, 0x81, 0x7e, 0xfc, 0xef, 0x31, 0x34, 0x76, 0x4d, - 0x12, 0x78, 0xf3, 0x84, 0xee, 0x31, 0x9e, 0xdd, 0xf2, 0xbd, 0xff, 0x7f, 0xb5, 0x6b, 0x7a, 0x07, - 0x83, 0x3d, 0xfa, 0xe5, 0x2e, 0x47, 0x7d, 0xd9, 0x74, 0xc4, 0x5f, 0x77, 0x7d, 0x03, 0xb9, 0xcb, - 0xa8, 0xef, 0xd2, 0x3d, 0xfa, 0x7b, 0x7b, 0x05, 0xb6, 0xba, 0xf7, 0x9f, 0x00, 0x00, 0x00, 0xff, - 0xff, 0x3b, 0x8e, 0x65, 0xd2, 0xf4, 0x3a, 0x00, 0x00, + // 3466 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xc4, 0x1b, 0xcb, 0x6e, 0x1b, 0xd7, + 0xd5, 0xc3, 0x97, 0xc8, 0xc3, 0x87, 0xa8, 0x6b, 0x45, 0xa6, 0x69, 0x5b, 0x96, 0xc7, 0xb1, 0xa3, + 0x38, 0x8e, 0x9d, 0xc8, 0x09, 0x62, 0x34, 0x2f, 0x44, 0x92, 0xa5, 0x10, 0x95, 0x54, 0x65, 0xa4, + 0xc4, 0x45, 0x53, 0x74, 0x30, 0xe2, 0x5c, 0x51, 0x13, 0x71, 0x66, 0xe8, 0x99, 0xa1, 0x65, 0x65, + 0x13, 0xa3, 0x01, 0x0a, 0xa4, 0x28, 0xfa, 0x40, 0x37, 0x2d, 0xd0, 0x45, 0x51, 0xa0, 0x40, 0x1f, + 0x9b, 0x02, 0x41, 0x17, 0x6d, 0xd1, 0x4d, 0x57, 0x41, 0xbb, 0xe8, 0x27, 0x74, 0xd9, 0x5d, 0xbf, + 0xa1, 0xb8, 0x8f, 0xb9, 0xf3, 0xe0, 0x90, 0x1c, 0x89, 0x76, 0xbc, 0xd3, 0x3d, 0x73, 0xce, 0xb9, + 0xe7, 0x9e, 0x7b, 0xde, 0xbc, 0x82, 0xba, 0xae, 0x79, 0x9a, 0xda, 0xb6, 0x6d, 0x47, 0xbf, 0xd5, + 0x73, 0x6c, 0xcf, 0x46, 0x33, 0xa6, 0xd1, 0x7d, 0xd8, 0x77, 0xd9, 0xea, 0x16, 0xf9, 0xdc, 0xac, + 0xb4, 0x6d, 0xd3, 0xb4, 0x2d, 0x06, 0x6a, 0xd6, 0x0c, 0xcb, 0xc3, 0x8e, 0xa5, 0x75, 0xf9, 0xba, + 0x12, 0x26, 0x68, 0x56, 0xdc, 0xf6, 0x01, 0x36, 0x35, 0xb6, 0x92, 0xa7, 0x20, 0x7f, 0xcf, 0xec, + 0x79, 0xc7, 0xf2, 0x2f, 0x24, 0xa8, 0xac, 0x75, 0xfb, 0xee, 0x81, 0x82, 0x1f, 0xf4, 0xb1, 0xeb, + 0xa1, 0x57, 0x20, 0xb7, 0xa7, 0xb9, 0xb8, 0x21, 0x2d, 0x48, 0x8b, 0xe5, 0xa5, 0x8b, 0xb7, 0x22, + 0xbb, 0xf2, 0xfd, 0x36, 0xdd, 0xce, 0xb2, 0xe6, 0x62, 0x85, 0x62, 0x22, 0x04, 0x39, 0x7d, 0xaf, + 0xb5, 0xda, 0xc8, 0x2c, 0x48, 0x8b, 0x59, 0x85, 0xfe, 0x8d, 0xe6, 0x01, 0x5c, 0xdc, 0x31, 0xb1, + 0xe5, 0xb5, 0x56, 0xdd, 0x46, 0x76, 0x21, 0xbb, 0x98, 0x55, 0x42, 0x10, 0x24, 0x43, 0xa5, 0x6d, + 0x77, 0xbb, 0xb8, 0xed, 0x19, 0xb6, 0xd5, 0x5a, 0x6d, 0xe4, 0x28, 0x6d, 0x04, 0x26, 0xff, 0x4a, + 0x82, 0x2a, 0x17, 0xcd, 0xed, 0xd9, 0x96, 0x8b, 0xd1, 0x1d, 0x28, 0xb8, 0x9e, 0xe6, 0xf5, 0x5d, + 0x2e, 0xdd, 0x85, 0x44, 0xe9, 0x76, 0x28, 0x8a, 0xc2, 0x51, 0x13, 0xc5, 0x8b, 0x6f, 0x9f, 0x1d, + 0xdc, 0x3e, 0x76, 0x84, 0x5c, 0xfc, 0x08, 0xf2, 0xcf, 0x24, 0xa8, 0xef, 0xf8, 0x4b, 0x5f, 0x7b, + 0xb3, 0x90, 0x6f, 0xdb, 0x7d, 0xcb, 0xa3, 0x02, 0x56, 0x15, 0xb6, 0x40, 0x57, 0xa0, 0xd2, 0x3e, + 0xd0, 0x2c, 0x0b, 0x77, 0x55, 0x4b, 0x33, 0x31, 0x15, 0xa5, 0xa4, 0x94, 0x39, 0x6c, 0x4b, 0x33, + 0x71, 0x2a, 0x89, 0x16, 0xa0, 0xdc, 0xd3, 0x1c, 0xcf, 0x88, 0xe8, 0x2c, 0x0c, 0x92, 0x7f, 0x2d, + 0xc1, 0xdc, 0x7b, 0xae, 0x6b, 0x74, 0xac, 0x01, 0xc9, 0xe6, 0xa0, 0x60, 0xd9, 0x3a, 0x6e, 0xad, + 0x52, 0xd1, 0xb2, 0x0a, 0x5f, 0xa1, 0x0b, 0x50, 0xea, 0x61, 0xec, 0xa8, 0x8e, 0xdd, 0xf5, 0x05, + 0x2b, 0x12, 0x80, 0x62, 0x77, 0x31, 0xfa, 0x00, 0x66, 0xdc, 0x18, 0x23, 0x76, 0x9b, 0xe5, 0xa5, + 0xab, 0xb7, 0x06, 0xec, 0xf1, 0x56, 0x7c, 0x53, 0x65, 0x90, 0x5a, 0x7e, 0x9c, 0x81, 0xb3, 0x02, + 0x8f, 0xc9, 0x4a, 0xfe, 0x26, 0x9a, 0x73, 0x71, 0x47, 0x88, 0xc7, 0x16, 0x69, 0x34, 0x27, 0x54, + 0x9e, 0x0d, 0xab, 0x3c, 0x85, 0x81, 0xc5, 0xf5, 0x99, 0x1f, 0xd0, 0x27, 0xba, 0x0c, 0x65, 0xfc, + 0xa8, 0x67, 0x38, 0x58, 0xf5, 0x0c, 0x13, 0x37, 0x0a, 0x0b, 0xd2, 0x62, 0x4e, 0x01, 0x06, 0xda, + 0x35, 0xcc, 0xb0, 0x45, 0x4e, 0xa5, 0xb6, 0x48, 0xf9, 0x37, 0x12, 0x9c, 0x1b, 0xb8, 0x25, 0x6e, + 0xe2, 0x0a, 0xd4, 0xe9, 0xc9, 0x03, 0xcd, 0x10, 0x63, 0x27, 0x0a, 0xbf, 0x3e, 0x4a, 0xe1, 0x01, + 0xba, 0x32, 0x40, 0x1f, 0x12, 0x32, 0x93, 0x5e, 0xc8, 0x43, 0x38, 0xb7, 0x8e, 0x3d, 0xbe, 0x01, + 0xf9, 0x86, 0xdd, 0xd3, 0x87, 0x88, 0xa8, 0x2f, 0x65, 0x06, 0x7c, 0xe9, 0x4f, 0x19, 0xe1, 0x4b, + 0x74, 0xab, 0x96, 0xb5, 0x6f, 0xa3, 0x8b, 0x50, 0x12, 0x28, 0xdc, 0x2a, 0x02, 0x00, 0x7a, 0x03, + 0xf2, 0x44, 0x52, 0x66, 0x12, 0xb5, 0xa5, 0x2b, 0xc9, 0x67, 0x0a, 0xf1, 0x54, 0x18, 0x3e, 0x6a, + 0x41, 0xcd, 0xf5, 0x34, 0xc7, 0x53, 0x7b, 0xb6, 0x4b, 0xef, 0x99, 0x1a, 0x4e, 0x79, 0x49, 0x8e, + 0x72, 0x10, 0xc1, 0x74, 0xd3, 0xed, 0x6c, 0x73, 0x4c, 0xa5, 0x4a, 0x29, 0xfd, 0x25, 0xba, 0x07, + 0x15, 0x6c, 0xe9, 0x01, 0xa3, 0x5c, 0x6a, 0x46, 0x65, 0x6c, 0xe9, 0x82, 0x4d, 0x70, 0x3f, 0xf9, + 0xf4, 0xf7, 0xf3, 0x23, 0x09, 0x1a, 0x83, 0x17, 0x34, 0x49, 0xa0, 0x7c, 0x93, 0x11, 0x61, 0x76, + 0x41, 0x23, 0x3d, 0x5c, 0x5c, 0x92, 0xc2, 0x49, 0x64, 0x03, 0x9e, 0x0b, 0xa4, 0xa1, 0x5f, 0x9e, + 0x9a, 0xb1, 0x7c, 0x2e, 0xc1, 0x5c, 0x7c, 0xaf, 0x49, 0xce, 0xfd, 0x1a, 0xe4, 0x0d, 0x6b, 0xdf, + 0xf6, 0x8f, 0x3d, 0x3f, 0xc2, 0xcf, 0xc8, 0x5e, 0x0c, 0x59, 0x36, 0xe1, 0xc2, 0x3a, 0xf6, 0x5a, + 0x96, 0x8b, 0x1d, 0x6f, 0xd9, 0xb0, 0xba, 0x76, 0x67, 0x5b, 0xf3, 0x0e, 0x26, 0xf0, 0x91, 0x88, + 0xb9, 0x67, 0x62, 0xe6, 0x2e, 0xff, 0x4e, 0x82, 0x8b, 0xc9, 0xfb, 0xf1, 0xa3, 0x37, 0xa1, 0xb8, + 0x6f, 0xe0, 0xae, 0x4e, 0x74, 0x26, 0x51, 0x9d, 0x89, 0x35, 0xf1, 0x95, 0x1e, 0x41, 0xe6, 0x27, + 0xbc, 0x32, 0xc4, 0x40, 0x77, 0x3c, 0xc7, 0xb0, 0x3a, 0x1b, 0x86, 0xeb, 0x29, 0x0c, 0x3f, 0xa4, + 0xcf, 0x6c, 0x7a, 0xcb, 0xfc, 0xa1, 0x04, 0xf3, 0xeb, 0xd8, 0x5b, 0x11, 0xa1, 0x96, 0x7c, 0x37, + 0x5c, 0xcf, 0x68, 0xbb, 0x4f, 0xb6, 0xc8, 0x48, 0x91, 0x33, 0xe5, 0x9f, 0x48, 0x70, 0x79, 0xa8, + 0x30, 0x5c, 0x75, 0x3c, 0x94, 0xf8, 0x81, 0x36, 0x39, 0x94, 0x7c, 0x13, 0x1f, 0x7f, 0xa4, 0x75, + 0xfb, 0x78, 0x5b, 0x33, 0x1c, 0x16, 0x4a, 0x4e, 0x19, 0x58, 0xff, 0x28, 0xc1, 0xa5, 0x75, 0xec, + 0x6d, 0xfb, 0x69, 0xe6, 0x19, 0x6a, 0x27, 0x45, 0x45, 0xf1, 0x63, 0x76, 0x99, 0x89, 0xd2, 0x3e, + 0x13, 0xf5, 0xcd, 0x53, 0x3f, 0x08, 0x39, 0xe4, 0x0a, 0xab, 0x05, 0xb8, 0xf2, 0xe4, 0xc7, 0x59, + 0xa8, 0x7c, 0xc4, 0xeb, 0x03, 0x9a, 0x46, 0xe2, 0x7a, 0x90, 0x92, 0xf5, 0x10, 0x2a, 0x29, 0x92, + 0xaa, 0x8c, 0x75, 0xa8, 0xba, 0x18, 0x1f, 0x9e, 0x26, 0x69, 0x54, 0x08, 0xa1, 0x08, 0xf6, 0x1b, + 0x30, 0xd3, 0xb7, 0xf6, 0x49, 0x59, 0x8b, 0x75, 0x7e, 0x0a, 0x56, 0x5d, 0x8e, 0x8f, 0x3c, 0x83, + 0x84, 0xe8, 0x7d, 0x98, 0x8e, 0xf3, 0xca, 0xa7, 0xe2, 0x15, 0x27, 0x43, 0x2d, 0xa8, 0xeb, 0x8e, + 0xdd, 0xeb, 0x61, 0x5d, 0x75, 0x7d, 0x56, 0x85, 0x74, 0xac, 0x38, 0x9d, 0xcf, 0x4a, 0xfe, 0x42, + 0x82, 0xb9, 0xfb, 0x9a, 0xd7, 0x3e, 0x58, 0x35, 0xf9, 0xe5, 0x4c, 0x60, 0xda, 0x6f, 0x43, 0xe9, + 0x21, 0xbf, 0x08, 0x3f, 0x7e, 0x5d, 0x4e, 0x10, 0x28, 0x7c, 0xe5, 0x4a, 0x40, 0x21, 0x7f, 0x25, + 0xc1, 0x2c, 0x6d, 0x22, 0x7c, 0xe9, 0xbe, 0x7e, 0x27, 0x1b, 0xd3, 0x48, 0xa0, 0xeb, 0x50, 0x33, + 0x35, 0xe7, 0x70, 0x27, 0xc0, 0xc9, 0x53, 0x9c, 0x18, 0x54, 0x7e, 0x04, 0xc0, 0x57, 0x9b, 0x6e, + 0xe7, 0x14, 0xf2, 0xdf, 0x85, 0x29, 0xbe, 0x2b, 0xf7, 0xb7, 0x71, 0x17, 0xeb, 0xa3, 0xcb, 0xff, + 0x94, 0xa0, 0x16, 0x44, 0x50, 0xea, 0x55, 0x35, 0xc8, 0x08, 0x5f, 0xca, 0xb4, 0x56, 0xd1, 0xdb, + 0x50, 0x60, 0x0d, 0x26, 0xe7, 0x7d, 0x2d, 0xca, 0x9b, 0x37, 0x9f, 0xa1, 0x30, 0x4c, 0x01, 0x0a, + 0x27, 0x22, 0x3a, 0x12, 0x51, 0x47, 0xf4, 0x8b, 0x01, 0x04, 0xb5, 0x60, 0x3a, 0x5a, 0xb4, 0xf9, + 0x3e, 0xb3, 0x30, 0x2c, 0xda, 0xac, 0x6a, 0x9e, 0x46, 0x83, 0x4d, 0x2d, 0x52, 0xb3, 0xb9, 0xf2, + 0xff, 0xf2, 0x50, 0x0e, 0x9d, 0x72, 0xe0, 0x24, 0xf1, 0x2b, 0xcd, 0x8c, 0x8f, 0x9b, 0xd9, 0xc1, + 0xce, 0xe1, 0x1a, 0xd4, 0x0c, 0x9a, 0xab, 0x55, 0x6e, 0x8a, 0x34, 0xb8, 0x96, 0x94, 0x2a, 0x83, + 0x72, 0xbf, 0x40, 0xf3, 0x50, 0xb6, 0xfa, 0xa6, 0x6a, 0xef, 0xab, 0x8e, 0x7d, 0xe4, 0xf2, 0x16, + 0xa4, 0x64, 0xf5, 0xcd, 0x6f, 0xed, 0x2b, 0xf6, 0x91, 0x1b, 0x54, 0xb9, 0x85, 0x13, 0x56, 0xb9, + 0xf3, 0x50, 0x36, 0xb5, 0x47, 0x84, 0xab, 0x6a, 0xf5, 0x4d, 0xda, 0x9d, 0x64, 0x95, 0x92, 0xa9, + 0x3d, 0x52, 0xec, 0xa3, 0xad, 0xbe, 0x89, 0x16, 0xa1, 0xde, 0xd5, 0x5c, 0x4f, 0x0d, 0xb7, 0x37, + 0x45, 0xda, 0xde, 0xd4, 0x08, 0xfc, 0x5e, 0xd0, 0xe2, 0x0c, 0xd6, 0xcb, 0xa5, 0x09, 0xea, 0x65, + 0xdd, 0xec, 0x06, 0x8c, 0x20, 0x7d, 0xbd, 0xac, 0x9b, 0x5d, 0xc1, 0xe6, 0x2e, 0x4c, 0xed, 0xd1, + 0x0a, 0xc8, 0x6d, 0x94, 0x87, 0x46, 0xa8, 0x35, 0x52, 0xfc, 0xb0, 0x42, 0x49, 0xf1, 0xd1, 0xd1, + 0x5b, 0x50, 0xa2, 0xa9, 0x87, 0xd2, 0x56, 0x52, 0xd1, 0x06, 0x04, 0x84, 0x5a, 0xc7, 0x5d, 0x4f, + 0xa3, 0xd4, 0xd5, 0x74, 0xd4, 0x82, 0x00, 0xbd, 0x02, 0x67, 0xdb, 0x0e, 0xd6, 0x3c, 0xac, 0x2f, + 0x1f, 0xaf, 0xd8, 0x66, 0x4f, 0xa3, 0xc6, 0xd4, 0xa8, 0x2d, 0x48, 0x8b, 0x45, 0x25, 0xe9, 0x13, + 0x09, 0x0c, 0x6d, 0xb1, 0x5a, 0x73, 0x6c, 0xb3, 0x31, 0xcd, 0x02, 0x43, 0x14, 0x8a, 0x2e, 0x01, + 0xf8, 0xa1, 0x5b, 0xf3, 0x1a, 0x75, 0x7a, 0x8b, 0x25, 0x0e, 0x79, 0xcf, 0x93, 0x3f, 0x83, 0xd9, + 0xc0, 0x42, 0x42, 0xb7, 0x31, 0x78, 0xb1, 0xd2, 0x69, 0x2f, 0x76, 0x74, 0xed, 0xfa, 0xef, 0x1c, + 0xcc, 0xed, 0x68, 0x0f, 0xf1, 0xd3, 0x2f, 0x93, 0x53, 0xc5, 0xe3, 0x0d, 0x98, 0xa1, 0x95, 0xf1, + 0x52, 0x48, 0x9e, 0x11, 0x19, 0x38, 0x7c, 0x9d, 0x83, 0x84, 0xe8, 0x5d, 0x52, 0x3a, 0xe0, 0xf6, + 0xe1, 0xb6, 0x6d, 0x04, 0xd9, 0xf7, 0x52, 0x02, 0x9f, 0x15, 0x81, 0xa5, 0x84, 0x29, 0xd0, 0xf6, + 0x60, 0x68, 0x63, 0x79, 0xf7, 0x85, 0x91, 0xfd, 0x57, 0xa0, 0xfd, 0x78, 0x84, 0x43, 0x0d, 0x98, + 0xe2, 0xd9, 0x9d, 0xfa, 0x7d, 0x51, 0xf1, 0x97, 0x68, 0x1b, 0xce, 0xb2, 0x13, 0xec, 0x70, 0xa3, + 0x66, 0x87, 0x2f, 0xa6, 0x3a, 0x7c, 0x12, 0x69, 0xd4, 0x27, 0x4a, 0x27, 0xf5, 0x89, 0x06, 0x4c, + 0x71, 0x3b, 0xa5, 0xb1, 0xa0, 0xa8, 0xf8, 0x4b, 0x72, 0xcd, 0x86, 0xd9, 0xb3, 0x1d, 0xcf, 0xb0, + 0x3a, 0x8d, 0x32, 0xfd, 0x16, 0x00, 0x48, 0x8b, 0x01, 0x81, 0x3e, 0xc7, 0x4c, 0x0a, 0xde, 0x81, + 0xa2, 0xb0, 0xf0, 0x4c, 0x6a, 0x0b, 0x17, 0x34, 0xf1, 0x18, 0x9d, 0x8d, 0xc5, 0x68, 0xf9, 0x5f, + 0x12, 0x54, 0x56, 0xc9, 0x91, 0x36, 0xec, 0x0e, 0xcd, 0x28, 0xd7, 0xa0, 0xe6, 0xe0, 0xb6, 0xed, + 0xe8, 0x2a, 0xb6, 0x3c, 0xc7, 0xc0, 0xac, 0x1b, 0xcd, 0x29, 0x55, 0x06, 0xbd, 0xc7, 0x80, 0x04, + 0x8d, 0x84, 0x5d, 0xd7, 0xd3, 0xcc, 0x9e, 0xba, 0x4f, 0xdc, 0x3b, 0xc3, 0xd0, 0x04, 0x94, 0x7a, + 0xf7, 0x15, 0xa8, 0x04, 0x68, 0x9e, 0x4d, 0xf7, 0xcf, 0x29, 0x65, 0x01, 0xdb, 0xb5, 0xd1, 0xf3, + 0x50, 0xa3, 0x3a, 0x55, 0xbb, 0x76, 0x47, 0x25, 0x9d, 0x1b, 0x4f, 0x36, 0x15, 0x9d, 0x8b, 0x45, + 0xee, 0x2a, 0x8a, 0xe5, 0x1a, 0x9f, 0x62, 0x9e, 0x6e, 0x04, 0xd6, 0x8e, 0xf1, 0x29, 0x26, 0xb9, + 0xbe, 0x4a, 0x72, 0xe7, 0x96, 0xad, 0xe3, 0xdd, 0x53, 0x56, 0x1a, 0x29, 0xa6, 0x76, 0x17, 0xa1, + 0x24, 0x4e, 0xc0, 0x8f, 0x14, 0x00, 0xd0, 0x1a, 0xd4, 0xfc, 0x22, 0x54, 0x65, 0xbd, 0x45, 0x6e, + 0x68, 0xe5, 0x17, 0xca, 0x7e, 0xae, 0x52, 0xf5, 0xc9, 0xe8, 0x52, 0x5e, 0x83, 0x4a, 0xf8, 0x33, + 0xd9, 0x75, 0x27, 0x6e, 0x28, 0x02, 0x40, 0xac, 0x71, 0xab, 0x6f, 0x92, 0x3b, 0xe5, 0x81, 0xc5, + 0x5f, 0xca, 0x9f, 0x4b, 0x50, 0xe5, 0x29, 0x7b, 0x47, 0x4c, 0x95, 0xe9, 0xd1, 0x24, 0x7a, 0x34, + 0xfa, 0x37, 0xfa, 0x46, 0x74, 0x24, 0xf5, 0x7c, 0x62, 0x10, 0xa0, 0x4c, 0x68, 0x75, 0x1c, 0xc9, + 0xd7, 0x69, 0x7a, 0xd9, 0xc7, 0xc4, 0xd0, 0xf8, 0xd5, 0x50, 0x43, 0x6b, 0xc0, 0x94, 0xa6, 0xeb, + 0x0e, 0x76, 0x5d, 0x2e, 0x87, 0xbf, 0x24, 0x5f, 0x1e, 0x62, 0xc7, 0xf5, 0x4d, 0x3e, 0xab, 0xf8, + 0x4b, 0xf4, 0x16, 0x14, 0x45, 0x39, 0x9d, 0x4d, 0x2a, 0xa1, 0xc2, 0x72, 0xf2, 0xde, 0x4b, 0x50, + 0xc8, 0x7f, 0xce, 0x40, 0x8d, 0x2b, 0x6c, 0x99, 0xe7, 0xd4, 0xd1, 0xce, 0xb7, 0x0c, 0x95, 0xfd, + 0xc0, 0xf7, 0x47, 0xcd, 0x58, 0xc2, 0x21, 0x22, 0x42, 0x33, 0xce, 0x01, 0xa3, 0x59, 0x3d, 0x37, + 0x51, 0x56, 0xcf, 0x9f, 0x34, 0x82, 0x0d, 0xd6, 0x79, 0x85, 0x84, 0x3a, 0x4f, 0xfe, 0x2e, 0x94, + 0x43, 0x0c, 0x68, 0x84, 0x66, 0xc3, 0x19, 0xae, 0x31, 0x7f, 0x89, 0xee, 0x04, 0xb5, 0x0d, 0x53, + 0xd5, 0xf9, 0x04, 0x59, 0x62, 0x65, 0x8d, 0xfc, 0x7b, 0x09, 0x0a, 0x9c, 0xf3, 0x65, 0x28, 0xf3, + 0xa0, 0x43, 0xeb, 0x3e, 0xc6, 0x1d, 0x38, 0x88, 0x14, 0x7e, 0x4f, 0x2e, 0xea, 0x9c, 0x87, 0x62, + 0x2c, 0xde, 0x4c, 0xf1, 0xb4, 0xe0, 0x7f, 0x0a, 0x05, 0x19, 0xf2, 0x89, 0xc6, 0x97, 0xaf, 0x24, + 0x3a, 0x58, 0x56, 0x70, 0xdb, 0x7e, 0x88, 0x9d, 0xe3, 0xc9, 0xc7, 0x77, 0x6f, 0x86, 0x0c, 0x3a, + 0x65, 0x7f, 0x28, 0x08, 0xd0, 0x9b, 0x81, 0xba, 0xb3, 0x49, 0xd3, 0x8b, 0x70, 0x84, 0xe1, 0xe6, + 0x18, 0xa8, 0xfd, 0xa7, 0x6c, 0x10, 0x19, 0x3d, 0xca, 0x69, 0xeb, 0x9a, 0x27, 0xd2, 0x76, 0xc8, + 0x3f, 0x97, 0xe0, 0xfc, 0x3a, 0xf6, 0xd6, 0xa2, 0xcd, 0xfd, 0xb3, 0x96, 0xca, 0x84, 0x66, 0x92, + 0x50, 0x93, 0xdc, 0x7a, 0x13, 0x8a, 0x62, 0x4c, 0xc1, 0x46, 0xc4, 0x62, 0x2d, 0xff, 0x40, 0x82, + 0x06, 0xdf, 0x85, 0xee, 0x49, 0x4a, 0xea, 0x2e, 0xf6, 0xb0, 0xfe, 0x75, 0xf7, 0xcd, 0x7f, 0x97, + 0xa0, 0x1e, 0x8e, 0xf8, 0x34, 0x68, 0xbf, 0x0e, 0x79, 0x3a, 0x9e, 0xe0, 0x12, 0x8c, 0x35, 0x56, + 0x86, 0x4d, 0x42, 0x06, 0x2d, 0xf3, 0x76, 0x45, 0x72, 0xe2, 0xcb, 0x20, 0xed, 0x64, 0x4f, 0x9e, + 0x76, 0x78, 0x1a, 0xb6, 0xfb, 0x84, 0x2f, 0x1b, 0xff, 0x05, 0x00, 0xf9, 0xcb, 0x0c, 0x34, 0x82, + 0x7e, 0xe4, 0x6b, 0x8f, 0xfb, 0x43, 0xaa, 0xd5, 0xec, 0x13, 0xaa, 0x56, 0x73, 0x93, 0xc7, 0xfa, + 0x7c, 0x52, 0xac, 0xff, 0x5b, 0x06, 0x6a, 0x81, 0xd6, 0xb6, 0xbb, 0x9a, 0x85, 0xe6, 0xa0, 0xd0, + 0xeb, 0x6a, 0xc1, 0xf4, 0x91, 0xaf, 0xd0, 0x8e, 0xa8, 0x73, 0xa2, 0x7a, 0x7a, 0x29, 0xe9, 0x0e, + 0x87, 0x5c, 0x84, 0x12, 0x63, 0x41, 0xda, 0x41, 0xd6, 0x50, 0xd0, 0xa6, 0x9e, 0xd7, 0x56, 0xcc, + 0x58, 0x48, 0x3f, 0x7f, 0x13, 0x10, 0xbf, 0x61, 0xd5, 0xb0, 0x54, 0x17, 0xb7, 0x6d, 0x4b, 0x67, + 0x77, 0x9f, 0x57, 0xea, 0xfc, 0x4b, 0xcb, 0xda, 0x61, 0x70, 0xf4, 0x3a, 0xe4, 0xbc, 0xe3, 0x1e, + 0x8b, 0xe2, 0xb5, 0xc4, 0xe8, 0x18, 0xc8, 0xb5, 0x7b, 0xdc, 0xc3, 0x0a, 0x45, 0x47, 0xf3, 0x00, + 0x84, 0x95, 0xe7, 0x68, 0x0f, 0x79, 0x4a, 0xcc, 0x29, 0x21, 0x08, 0xb1, 0x66, 0x5f, 0x87, 0x53, + 0x2c, 0x75, 0xf0, 0xa5, 0xfc, 0x97, 0x0c, 0xd4, 0x03, 0x96, 0x0a, 0x76, 0xfb, 0x5d, 0x6f, 0xa8, + 0xfe, 0x46, 0x37, 0x83, 0xe3, 0xea, 0x86, 0x77, 0xa1, 0xcc, 0xef, 0xf3, 0x04, 0xf6, 0x00, 0x8c, + 0x64, 0x63, 0x84, 0x81, 0xe6, 0x9f, 0x90, 0x81, 0x16, 0x4e, 0x68, 0xa0, 0xf2, 0x0e, 0xcc, 0xf9, + 0x71, 0x2f, 0x40, 0xd8, 0xc4, 0x9e, 0x36, 0xa2, 0xe0, 0xb8, 0x0c, 0x65, 0x96, 0xcf, 0x58, 0x22, + 0x67, 0xa5, 0x3a, 0xec, 0x89, 0x0e, 0x57, 0xfe, 0x1e, 0xcc, 0xd2, 0xb8, 0x11, 0x1f, 0xe5, 0xa6, + 0x99, 0xab, 0xcb, 0xa2, 0x11, 0x20, 0x45, 0x3f, 0xb3, 0xee, 0x92, 0x12, 0x81, 0xc9, 0x1b, 0xf0, + 0x5c, 0x8c, 0xff, 0x04, 0x79, 0x81, 0x94, 0x42, 0x73, 0x3b, 0xd1, 0x9f, 0x45, 0x4f, 0x9f, 0xfd, + 0x2e, 0x89, 0xc9, 0xad, 0x6a, 0xe8, 0x71, 0xfb, 0xd2, 0xd1, 0x3b, 0x50, 0xb2, 0xf0, 0x91, 0x1a, + 0x0e, 0xbe, 0x29, 0x06, 0x74, 0x45, 0x0b, 0x1f, 0xd1, 0xbf, 0xe4, 0x2d, 0x38, 0x37, 0x20, 0xea, + 0x24, 0x67, 0xff, 0xab, 0x04, 0xe7, 0x57, 0x1d, 0xbb, 0xf7, 0x91, 0xe1, 0x78, 0x7d, 0xad, 0x1b, + 0xfd, 0x61, 0xe4, 0xe9, 0xb4, 0x71, 0xef, 0x87, 0xd2, 0x30, 0x8b, 0xcb, 0x37, 0x13, 0xcc, 0x75, + 0x50, 0x28, 0x7e, 0xe8, 0x50, 0xd2, 0xfe, 0x6f, 0x36, 0x49, 0x78, 0x8e, 0x37, 0x26, 0xd9, 0xa4, + 0xa9, 0x52, 0x12, 0xa7, 0x3e, 0xd9, 0xd3, 0x4e, 0x7d, 0x86, 0x78, 0x7e, 0xee, 0x09, 0x79, 0xfe, + 0x89, 0xdb, 0x90, 0xf7, 0x21, 0x3a, 0x91, 0xa3, 0x21, 0xf7, 0x54, 0xa3, 0xbc, 0x65, 0x80, 0x60, + 0x3a, 0xc5, 0x5f, 0xb5, 0xa4, 0x61, 0x13, 0xa2, 0x22, 0xb7, 0x25, 0xa2, 0x2c, 0x9d, 0x2a, 0x47, + 0xe6, 0x25, 0x1f, 0x40, 0x33, 0xc9, 0x4a, 0x27, 0xb1, 0xfc, 0x2f, 0x33, 0x00, 0x2d, 0x3a, 0x1d, + 0xda, 0xd5, 0xdc, 0xc3, 0xd3, 0x55, 0x94, 0x57, 0xa1, 0x1a, 0x18, 0x4c, 0xe0, 0xef, 0x61, 0x2b, + 0xd2, 0x89, 0x4b, 0x88, 0xc2, 0x96, 0xe0, 0x0c, 0x14, 0xbb, 0x3a, 0xe5, 0x13, 0xf2, 0x1a, 0x66, + 0x14, 0xb1, 0xa0, 0x87, 0x2e, 0x40, 0xc9, 0xb1, 0x8f, 0x54, 0xe2, 0x66, 0x3a, 0xcd, 0xad, 0x45, + 0xa5, 0xe8, 0xd8, 0x47, 0xc4, 0xf9, 0x74, 0x74, 0x0e, 0xa6, 0x3c, 0xcd, 0x3d, 0x24, 0xfc, 0x0b, + 0x2c, 0xdd, 0x91, 0x65, 0x4b, 0x47, 0xb3, 0x90, 0xdf, 0x37, 0xba, 0xd8, 0x6d, 0x4c, 0x51, 0x96, + 0x6c, 0x81, 0xde, 0xf0, 0xdf, 0x2f, 0x14, 0x53, 0xff, 0xfe, 0xca, 0x9e, 0x30, 0x7c, 0x25, 0xc1, + 0x74, 0xa0, 0x35, 0x1a, 0x80, 0x48, 0x4c, 0xa3, 0xf1, 0x6c, 0xc5, 0xd6, 0x59, 0xa8, 0xa8, 0x0d, + 0xf9, 0x89, 0x85, 0x11, 0xb2, 0xa8, 0x15, 0x90, 0x8c, 0xaa, 0xcb, 0xc9, 0xb9, 0xc8, 0xa1, 0x0d, + 0xdd, 0xff, 0x85, 0xa7, 0xe0, 0xd8, 0x47, 0x2d, 0x5d, 0x68, 0x83, 0x3d, 0xe3, 0x62, 0x55, 0x28, + 0xd1, 0xc6, 0x0a, 0x7d, 0xc9, 0x75, 0x15, 0xaa, 0xd8, 0x71, 0x6c, 0x47, 0x35, 0xb1, 0xeb, 0x6a, + 0x1d, 0xcc, 0x8b, 0xae, 0x0a, 0x05, 0x6e, 0x32, 0x98, 0xfc, 0x9f, 0x2c, 0xd4, 0x82, 0xa3, 0xf8, + 0xbf, 0xeb, 0x18, 0xba, 0xff, 0xbb, 0x8e, 0xa1, 0x93, 0x60, 0xee, 0xb0, 0x50, 0x18, 0x0a, 0xe6, + 0x1c, 0xd2, 0xd2, 0x49, 0x1e, 0x24, 0x0e, 0x66, 0xd9, 0x3a, 0x0e, 0x2e, 0x16, 0x7c, 0x10, 0xbf, + 0xd7, 0x88, 0x7d, 0xe4, 0x52, 0xd8, 0x47, 0x3e, 0x85, 0x7d, 0x14, 0x12, 0xec, 0x63, 0x0e, 0x0a, + 0x7b, 0xfd, 0xf6, 0x21, 0xf6, 0x78, 0x79, 0xc4, 0x57, 0x51, 0xbb, 0x29, 0xc6, 0xec, 0x46, 0x98, + 0x47, 0x29, 0x6c, 0x1e, 0x17, 0xa0, 0xc4, 0x7e, 0x5c, 0x50, 0x3d, 0x97, 0x4e, 0x59, 0xb3, 0x4a, + 0x91, 0x01, 0x76, 0x5d, 0x74, 0xd7, 0xef, 0x1d, 0xca, 0x49, 0x8e, 0x4e, 0x23, 0x4e, 0xcc, 0x42, + 0xfc, 0xce, 0xe1, 0x2e, 0x34, 0x0e, 0x70, 0xdf, 0xa1, 0x6f, 0x01, 0x54, 0xfa, 0x58, 0xf5, 0x41, + 0x1f, 0x3b, 0xc7, 0xda, 0x5e, 0x17, 0x37, 0x2a, 0x54, 0xb0, 0x39, 0xf1, 0x7d, 0x55, 0xf3, 0xb4, + 0x0f, 0xfc, 0xaf, 0xe8, 0x35, 0x98, 0x8b, 0x51, 0x1a, 0x96, 0x8e, 0x1f, 0x61, 0xbd, 0x51, 0xa5, + 0x74, 0xb3, 0x11, 0xba, 0x16, 0xfb, 0x26, 0x7f, 0x02, 0x28, 0x90, 0x64, 0xb2, 0xde, 0x31, 0x76, + 0xd5, 0x99, 0xf8, 0x55, 0xcb, 0x7f, 0x90, 0x60, 0x26, 0xbc, 0xd9, 0x69, 0x13, 0xe8, 0x3b, 0x50, + 0x66, 0x33, 0x6b, 0x95, 0x38, 0x30, 0xef, 0x1e, 0x2f, 0x8d, 0xd4, 0xb1, 0x02, 0x46, 0x10, 0xc7, + 0xae, 0x42, 0xf5, 0xc8, 0x76, 0x0e, 0x0d, 0xab, 0xa3, 0x12, 0xc9, 0x7c, 0xb7, 0xa9, 0x70, 0xe0, + 0x16, 0x81, 0xc9, 0x5f, 0x48, 0x30, 0xff, 0x61, 0x4f, 0xd7, 0x3c, 0x1c, 0xaa, 0x24, 0x26, 0x7d, + 0x50, 0xf2, 0xba, 0xff, 0xa6, 0x23, 0x93, 0x6e, 0xee, 0xca, 0xb0, 0x6f, 0xfc, 0x52, 0x82, 0x99, + 0x81, 0x5e, 0x13, 0xd5, 0x00, 0x3e, 0xb4, 0xda, 0xbc, 0x09, 0xaf, 0x9f, 0x41, 0x15, 0x28, 0xfa, + 0x2d, 0x79, 0x5d, 0x42, 0x65, 0x98, 0xda, 0xb5, 0x29, 0x76, 0x3d, 0x83, 0xea, 0x50, 0x61, 0x84, + 0xfd, 0x76, 0x1b, 0xbb, 0x6e, 0x3d, 0x2b, 0x20, 0x6b, 0x9a, 0xd1, 0xed, 0x3b, 0xb8, 0x9e, 0x43, + 0x55, 0x28, 0xed, 0xda, 0x0a, 0xee, 0x62, 0xcd, 0xc5, 0xf5, 0x3c, 0x42, 0x50, 0xe3, 0x0b, 0x9f, + 0xa8, 0x10, 0x82, 0xf9, 0x64, 0x53, 0x37, 0xf6, 0xc3, 0x5d, 0x19, 0x69, 0x55, 0xd0, 0x39, 0x38, + 0xfb, 0xa1, 0xa5, 0xe3, 0x7d, 0xc3, 0xc2, 0x7a, 0xf0, 0xa9, 0x7e, 0x06, 0x9d, 0x85, 0xe9, 0x96, + 0x65, 0x61, 0x27, 0x04, 0x94, 0x08, 0x70, 0x13, 0x3b, 0x1d, 0x1c, 0x02, 0x66, 0xd0, 0x0c, 0x54, + 0x37, 0x8d, 0x47, 0x21, 0x50, 0x76, 0xe9, 0x1f, 0xcf, 0x41, 0x89, 0x18, 0xee, 0x8a, 0x6d, 0x3b, + 0x3a, 0xea, 0x01, 0xa2, 0xcf, 0x8f, 0xcc, 0x9e, 0x6d, 0x89, 0x77, 0x7a, 0xe8, 0x95, 0x21, 0x09, + 0x75, 0x10, 0x95, 0x5f, 0x61, 0xf3, 0xfa, 0x10, 0x8a, 0x18, 0xba, 0x7c, 0x06, 0x99, 0x74, 0x47, + 0xd2, 0xea, 0xed, 0x1a, 0xed, 0x43, 0xff, 0x87, 0xe6, 0x11, 0x3b, 0xc6, 0x50, 0xfd, 0x1d, 0x63, + 0xcf, 0xff, 0xf8, 0x82, 0xbd, 0x11, 0xf3, 0xfd, 0x4f, 0x3e, 0x83, 0x1e, 0xc0, 0xec, 0x3a, 0x0e, + 0xd9, 0x9c, 0xbf, 0xe1, 0xd2, 0xf0, 0x0d, 0x07, 0x90, 0x4f, 0xb8, 0xe5, 0x06, 0xe4, 0xe9, 0x5c, + 0x07, 0x25, 0x99, 0x65, 0xf8, 0x31, 0x7b, 0x73, 0x61, 0x38, 0x82, 0xe0, 0xf6, 0x09, 0x4c, 0xc7, + 0x1e, 0xe3, 0xa2, 0x17, 0x13, 0xc8, 0x92, 0x9f, 0x55, 0x37, 0x6f, 0xa4, 0x41, 0x15, 0x7b, 0x75, + 0xa0, 0x16, 0x7d, 0xbc, 0x84, 0x16, 0x13, 0xe8, 0x13, 0x1f, 0x52, 0x36, 0x5f, 0x4c, 0x81, 0x29, + 0x36, 0x32, 0xa1, 0x1e, 0x7f, 0x1c, 0x8a, 0x6e, 0x8c, 0x64, 0x10, 0x35, 0xb7, 0x97, 0x52, 0xe1, + 0x8a, 0xed, 0x8e, 0xa9, 0x11, 0x0c, 0x3c, 0x4e, 0x44, 0xb7, 0x92, 0xd9, 0x0c, 0x7b, 0x35, 0xd9, + 0xbc, 0x9d, 0x1a, 0x5f, 0x6c, 0xfd, 0x7d, 0x36, 0x4f, 0x4e, 0x7a, 0xe0, 0x87, 0x5e, 0x4d, 0x66, + 0x37, 0xe2, 0x65, 0x62, 0x73, 0xe9, 0x24, 0x24, 0x42, 0x88, 0xcf, 0xe8, 0x20, 0x38, 0xe1, 0x91, + 0x5c, 0xdc, 0xef, 0x7c, 0x7e, 0xc3, 0x5f, 0xff, 0x35, 0x5f, 0x3d, 0x01, 0x85, 0x10, 0xc0, 0x8e, + 0x3f, 0xbf, 0xf5, 0xdd, 0xf0, 0xf6, 0x58, 0xab, 0x39, 0x9d, 0x0f, 0x7e, 0x0c, 0xd3, 0xb1, 0x9f, + 0xf4, 0x13, 0xbd, 0x26, 0xf9, 0x67, 0xff, 0xe6, 0xa8, 0x34, 0xcd, 0x5c, 0x32, 0x36, 0x57, 0x47, + 0x43, 0xac, 0x3f, 0x61, 0xf6, 0xde, 0xbc, 0x91, 0x06, 0x55, 0x1c, 0xc4, 0xa5, 0xe1, 0x32, 0x36, + 0x9b, 0x46, 0x37, 0x93, 0x79, 0x24, 0xcf, 0xd5, 0x9b, 0x2f, 0xa7, 0xc4, 0x16, 0x9b, 0xaa, 0x00, + 0xeb, 0xd8, 0xdb, 0xc4, 0x9e, 0x43, 0x6c, 0xe4, 0x7a, 0xa2, 0xca, 0x03, 0x04, 0x7f, 0x9b, 0x17, + 0xc6, 0xe2, 0x89, 0x0d, 0xbe, 0x0d, 0xc8, 0x4f, 0xb1, 0xa1, 0x07, 0x25, 0x57, 0x47, 0x8e, 0xef, + 0xd8, 0xac, 0x6d, 0xdc, 0xdd, 0x3c, 0x80, 0xfa, 0xa6, 0x66, 0x91, 0xc6, 0x2d, 0xe0, 0x7b, 0x33, + 0x51, 0xb0, 0x38, 0xda, 0x10, 0x6d, 0x0d, 0xc5, 0x16, 0x87, 0x39, 0x12, 0x39, 0x54, 0x13, 0x2e, + 0x88, 0xe3, 0xb1, 0x25, 0xd0, 0x46, 0x0c, 0x71, 0x48, 0x6c, 0x19, 0x81, 0x2f, 0x36, 0x7e, 0x2c, + 0xd1, 0x47, 0xde, 0x31, 0x84, 0xfb, 0x86, 0x77, 0xb0, 0xdd, 0xd5, 0x2c, 0x37, 0x8d, 0x08, 0x14, + 0xf1, 0x04, 0x22, 0x70, 0x7c, 0x21, 0x82, 0x0e, 0xd5, 0xc8, 0x74, 0x0c, 0x25, 0xbd, 0x0a, 0x49, + 0x9a, 0xcf, 0x35, 0x17, 0xc7, 0x23, 0x8a, 0x5d, 0x0e, 0xa0, 0xea, 0xdb, 0x2b, 0x53, 0xee, 0x8b, + 0xc3, 0x24, 0x0d, 0x70, 0x86, 0xb8, 0x5b, 0x32, 0x6a, 0xd8, 0xdd, 0x06, 0x9b, 0x7f, 0x94, 0x6e, + 0x68, 0x34, 0xca, 0xdd, 0x86, 0x4f, 0x14, 0x58, 0x3c, 0x89, 0x0d, 0xda, 0x92, 0x83, 0x55, 0xe2, + 0xdc, 0x30, 0x31, 0x9e, 0x0c, 0x99, 0xdb, 0xc9, 0x67, 0xd0, 0x7d, 0x28, 0xb0, 0x6a, 0x1e, 0x3d, + 0x3f, 0xba, 0xd0, 0xe7, 0xdc, 0xaf, 0x8d, 0xc1, 0x12, 0x8c, 0x0f, 0xe1, 0xdc, 0x90, 0x32, 0x3f, + 0x31, 0xcf, 0x8d, 0x6e, 0x09, 0xc6, 0x78, 0xf9, 0xd2, 0x6f, 0xf3, 0x50, 0xf4, 0x9f, 0x1a, 0x3c, + 0x83, 0x1a, 0xf6, 0x19, 0x14, 0x95, 0x1f, 0xc3, 0x74, 0xec, 0xcd, 0x72, 0xa2, 0x8d, 0x24, 0xbf, + 0x6b, 0x1e, 0x17, 0x34, 0xef, 0xf3, 0xff, 0x64, 0x14, 0xf9, 0xe5, 0x85, 0x61, 0x85, 0x69, 0x3c, + 0xb5, 0x8c, 0x61, 0xfc, 0xd4, 0x13, 0xc9, 0x16, 0x40, 0x28, 0xd0, 0x8f, 0xfe, 0xfd, 0x87, 0xc4, + 0xae, 0x71, 0x02, 0x6f, 0x9e, 0xd0, 0x3d, 0x46, 0xb3, 0x5b, 0xbe, 0xf3, 0x9d, 0x57, 0x3b, 0x86, + 0x77, 0xd0, 0xdf, 0x23, 0x5f, 0x6e, 0x33, 0xd4, 0x97, 0x0d, 0x9b, 0xff, 0x75, 0xdb, 0x37, 0x90, + 0xdb, 0x94, 0xfa, 0x36, 0xd9, 0xa3, 0xb7, 0xb7, 0x57, 0xa0, 0xab, 0x3b, 0xff, 0x0f, 0x00, 0x00, + 0xff, 0xff, 0x99, 0xf2, 0x88, 0x67, 0x64, 0x3b, 0x00, 0x00, } // Reference imports to suppress errors if they are not otherwise used. diff --git a/internal/proto/milvus.proto b/internal/proto/milvus.proto index 63cc4b576d..dd92049a0b 100644 --- a/internal/proto/milvus.proto +++ b/internal/proto/milvus.proto @@ -827,11 +827,13 @@ message GetImportStateRequest { message GetImportStateResponse { common.Status status = 1; - common.ImportState state = 2; // is this import task finished or not - int64 row_count = 3; // if the task is finished, this value is how many rows are imported. if the task is not finished, this value is how many rows are parsed. return 0 if failed. - repeated int64 id_list = 4; // auto generated ids if the primary key is autoid - repeated common.KeyValuePair infos = 5; // more informations about the task, progress percent, file path, failed reason, etc. - int64 id = 6; // id of an import task + common.ImportState state = 2; // is this import task finished or not + int64 row_count = 3; // if the task is finished, this value is how many rows are imported. if the task is not finished, this value is how many rows are parsed. return 0 if failed. + repeated int64 id_list = 4; // auto generated ids if the primary key is autoid + repeated common.KeyValuePair infos = 5; // more information about the task, progress percent, file path, failed reason, etc. + int64 id = 6; // id of an import task + bool heuristic_data_queryable = 7; // A flag indicating (heuristically) whether import data are queryable (i.e. loaded in query nodes) + bool heuristic_data_indexed = 8; // A flag indicating (heuristically) whether import data are indexed. } message ListImportTasksRequest { diff --git a/internal/proto/milvuspb/milvus.pb.go b/internal/proto/milvuspb/milvus.pb.go index 512d76746a..4ce0746320 100644 --- a/internal/proto/milvuspb/milvus.pb.go +++ b/internal/proto/milvuspb/milvus.pb.go @@ -5146,15 +5146,17 @@ func (m *GetImportStateRequest) GetTask() int64 { } type GetImportStateResponse struct { - Status *commonpb.Status `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` - State commonpb.ImportState `protobuf:"varint,2,opt,name=state,proto3,enum=milvus.proto.common.ImportState" json:"state,omitempty"` - RowCount int64 `protobuf:"varint,3,opt,name=row_count,json=rowCount,proto3" json:"row_count,omitempty"` - IdList []int64 `protobuf:"varint,4,rep,packed,name=id_list,json=idList,proto3" json:"id_list,omitempty"` - Infos []*commonpb.KeyValuePair `protobuf:"bytes,5,rep,name=infos,proto3" json:"infos,omitempty"` - Id int64 `protobuf:"varint,6,opt,name=id,proto3" json:"id,omitempty"` - XXX_NoUnkeyedLiteral struct{} `json:"-"` - XXX_unrecognized []byte `json:"-"` - XXX_sizecache int32 `json:"-"` + Status *commonpb.Status `protobuf:"bytes,1,opt,name=status,proto3" json:"status,omitempty"` + State commonpb.ImportState `protobuf:"varint,2,opt,name=state,proto3,enum=milvus.proto.common.ImportState" json:"state,omitempty"` + RowCount int64 `protobuf:"varint,3,opt,name=row_count,json=rowCount,proto3" json:"row_count,omitempty"` + IdList []int64 `protobuf:"varint,4,rep,packed,name=id_list,json=idList,proto3" json:"id_list,omitempty"` + Infos []*commonpb.KeyValuePair `protobuf:"bytes,5,rep,name=infos,proto3" json:"infos,omitempty"` + Id int64 `protobuf:"varint,6,opt,name=id,proto3" json:"id,omitempty"` + HeuristicDataQueryable bool `protobuf:"varint,7,opt,name=heuristic_data_queryable,json=heuristicDataQueryable,proto3" json:"heuristic_data_queryable,omitempty"` + HeuristicDataIndexed bool `protobuf:"varint,8,opt,name=heuristic_data_indexed,json=heuristicDataIndexed,proto3" json:"heuristic_data_indexed,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` } func (m *GetImportStateResponse) Reset() { *m = GetImportStateResponse{} } @@ -5224,6 +5226,20 @@ func (m *GetImportStateResponse) GetId() int64 { return 0 } +func (m *GetImportStateResponse) GetHeuristicDataQueryable() bool { + if m != nil { + return m.HeuristicDataQueryable + } + return false +} + +func (m *GetImportStateResponse) GetHeuristicDataIndexed() bool { + if m != nil { + return m.HeuristicDataIndexed + } + return false +} + type ListImportTasksRequest struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` @@ -5939,277 +5955,280 @@ func init() { func init() { proto.RegisterFile("milvus.proto", fileDescriptor_02345ba45cc0e303) } var fileDescriptor_02345ba45cc0e303 = []byte{ - // 4316 bytes of a gzipped FileDescriptorProto + // 4366 bytes of a gzipped FileDescriptorProto 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xd4, 0x3c, 0x4d, 0x8f, 0x1c, 0xc7, - 0x75, 0xdb, 0x33, 0x3b, 0x5f, 0x6f, 0x3e, 0x76, 0x58, 0xfb, 0x35, 0x1a, 0x92, 0xe2, 0xb2, 0x25, - 0x4a, 0x2b, 0xd2, 0x22, 0xad, 0xa5, 0x2c, 0x39, 0x92, 0x13, 0x99, 0xe4, 0x46, 0xe4, 0x42, 0x24, - 0xb3, 0xee, 0x95, 0x6c, 0x38, 0x02, 0xd1, 0xe8, 0xed, 0xae, 0x9d, 0xed, 0xb0, 0xa7, 0x7b, 0xdc, - 0x55, 0xc3, 0xe5, 0xea, 0x64, 0xc0, 0x46, 0x3e, 0x60, 0x45, 0x86, 0x11, 0x23, 0x89, 0x0f, 0x09, - 0x82, 0x7c, 0x00, 0xc9, 0x21, 0x41, 0xec, 0x00, 0x49, 0x90, 0x4b, 0x72, 0xc8, 0x21, 0x87, 0x00, - 0xf9, 0xb8, 0x04, 0x81, 0x2f, 0xf9, 0x03, 0x39, 0x04, 0xc8, 0x31, 0x87, 0xa0, 0x3e, 0xba, 0xa7, - 0xbb, 0xa7, 0x7a, 0x76, 0x96, 0x63, 0x6a, 0x77, 0x6f, 0xd3, 0xaf, 0xde, 0xab, 0x7a, 0xf5, 0xea, - 0xd5, 0xab, 0x57, 0xef, 0xbd, 0x1a, 0x68, 0xf4, 0x5d, 0xef, 0xc9, 0x90, 0x5c, 0x1f, 0x84, 0x01, - 0x0d, 0xd0, 0x62, 0xf2, 0xeb, 0xba, 0xf8, 0xe8, 0x36, 0xec, 0xa0, 0xdf, 0x0f, 0x7c, 0x01, 0xec, - 0x36, 0x88, 0xbd, 0x8f, 0xfb, 0x96, 0xf8, 0xd2, 0x7f, 0x5f, 0x03, 0x74, 0x27, 0xc4, 0x16, 0xc5, - 0xb7, 0x3c, 0xd7, 0x22, 0x06, 0xfe, 0xd6, 0x10, 0x13, 0x8a, 0xbe, 0x08, 0xf3, 0xbb, 0x16, 0xc1, - 0x1d, 0x6d, 0x4d, 0x5b, 0xaf, 0x6f, 0x5c, 0xb8, 0x9e, 0xea, 0x56, 0x76, 0xf7, 0x80, 0xf4, 0x6e, - 0x5b, 0x04, 0x1b, 0x1c, 0x13, 0xad, 0x42, 0xc5, 0xd9, 0x35, 0x7d, 0xab, 0x8f, 0x3b, 0x85, 0x35, - 0x6d, 0xbd, 0x66, 0x94, 0x9d, 0xdd, 0x87, 0x56, 0x1f, 0xa3, 0x57, 0x61, 0xc1, 0x0e, 0x3c, 0x0f, - 0xdb, 0xd4, 0x0d, 0x7c, 0x81, 0x50, 0xe4, 0x08, 0xad, 0x11, 0x98, 0x23, 0x2e, 0x41, 0xc9, 0x62, - 0x3c, 0x74, 0xe6, 0x79, 0xb3, 0xf8, 0xd0, 0x09, 0xb4, 0x37, 0xc3, 0x60, 0xf0, 0xbc, 0xb8, 0x8b, - 0x07, 0x2d, 0x26, 0x07, 0xfd, 0x3d, 0x0d, 0xce, 0xdd, 0xf2, 0x28, 0x0e, 0x4f, 0xa9, 0x50, 0x7e, - 0xb7, 0x00, 0xab, 0x62, 0xd5, 0xee, 0xc4, 0xe8, 0x27, 0xc9, 0xe5, 0x0a, 0x94, 0x85, 0x56, 0x71, - 0x36, 0x1b, 0x86, 0xfc, 0x42, 0x17, 0x01, 0xc8, 0xbe, 0x15, 0x3a, 0xc4, 0xf4, 0x87, 0xfd, 0x4e, - 0x69, 0x4d, 0x5b, 0x2f, 0x19, 0x35, 0x01, 0x79, 0x38, 0xec, 0x23, 0x03, 0xce, 0xd9, 0x81, 0x4f, - 0x5c, 0x42, 0xb1, 0x6f, 0x1f, 0x9a, 0x1e, 0x7e, 0x82, 0xbd, 0x4e, 0x79, 0x4d, 0x5b, 0x6f, 0x6d, - 0x5c, 0x51, 0xf2, 0x7d, 0x67, 0x84, 0x7d, 0x9f, 0x21, 0x1b, 0x6d, 0x3b, 0x03, 0xd1, 0xbf, 0xa7, - 0xc1, 0x32, 0x53, 0x98, 0x53, 0x21, 0x18, 0xfd, 0xcf, 0x34, 0x58, 0xba, 0x67, 0x91, 0xd3, 0xb1, - 0x4a, 0x17, 0x01, 0xa8, 0xdb, 0xc7, 0x26, 0xa1, 0x56, 0x7f, 0xc0, 0x57, 0x6a, 0xde, 0xa8, 0x31, - 0xc8, 0x0e, 0x03, 0xe8, 0xdf, 0x84, 0xc6, 0xed, 0x20, 0xf0, 0x0c, 0x4c, 0x06, 0x81, 0x4f, 0x30, - 0xba, 0x09, 0x65, 0x42, 0x2d, 0x3a, 0x24, 0x92, 0xc9, 0xf3, 0x4a, 0x26, 0x77, 0x38, 0x8a, 0x21, - 0x51, 0x99, 0xbe, 0x3e, 0xb1, 0xbc, 0xa1, 0xe0, 0xb1, 0x6a, 0x88, 0x0f, 0xfd, 0x63, 0x68, 0xed, - 0xd0, 0xd0, 0xf5, 0x7b, 0x3f, 0xc3, 0xce, 0x6b, 0x51, 0xe7, 0xff, 0xae, 0xc1, 0x0b, 0x9b, 0x98, - 0xd8, 0xa1, 0xbb, 0x7b, 0x4a, 0xb6, 0x83, 0x0e, 0x8d, 0x11, 0x64, 0x6b, 0x93, 0x8b, 0xba, 0x68, - 0xa4, 0x60, 0x99, 0xc5, 0x28, 0x65, 0x17, 0xe3, 0xdb, 0x25, 0xe8, 0xaa, 0x26, 0x35, 0x8b, 0xf8, - 0x7e, 0x3e, 0xde, 0xa5, 0x05, 0x4e, 0x94, 0xd9, 0x63, 0xf2, 0x5c, 0x18, 0x8d, 0xb6, 0xc3, 0x01, - 0xf1, 0x66, 0xce, 0xce, 0xaa, 0xa8, 0x98, 0xd5, 0x06, 0x2c, 0x3f, 0x71, 0x43, 0x3a, 0xb4, 0x3c, - 0xd3, 0xde, 0xb7, 0x7c, 0x1f, 0x7b, 0x5c, 0x4e, 0xcc, 0x7c, 0x15, 0xd7, 0x6b, 0xc6, 0xa2, 0x6c, - 0xbc, 0x23, 0xda, 0x98, 0xb0, 0x08, 0x7a, 0x13, 0x56, 0x06, 0xfb, 0x87, 0xc4, 0xb5, 0xc7, 0x88, - 0x4a, 0x9c, 0x68, 0x29, 0x6a, 0x4d, 0x51, 0x5d, 0x83, 0x73, 0x36, 0xb7, 0x80, 0x8e, 0xc9, 0xa4, - 0x26, 0xc4, 0x58, 0xe6, 0x62, 0x6c, 0xcb, 0x86, 0x0f, 0x23, 0x38, 0x63, 0x2b, 0x42, 0x1e, 0x52, - 0x3b, 0x41, 0x50, 0xe1, 0x04, 0x8b, 0xb2, 0xf1, 0x23, 0x6a, 0x8f, 0x68, 0xd2, 0xb6, 0xab, 0x9a, - 0xb5, 0x5d, 0x1d, 0xa8, 0x70, 0x5b, 0x8c, 0x49, 0xa7, 0xc6, 0xd9, 0x8c, 0x3e, 0xd1, 0x16, 0x2c, - 0x10, 0x6a, 0x85, 0xd4, 0x1c, 0x04, 0xc4, 0x65, 0x72, 0x21, 0x1d, 0x58, 0x2b, 0xae, 0xd7, 0x37, - 0xd6, 0x94, 0x8b, 0xf4, 0x01, 0x3e, 0xdc, 0xb4, 0xa8, 0xb5, 0x6d, 0xb9, 0xa1, 0xd1, 0xe2, 0x84, - 0xdb, 0x11, 0x9d, 0xda, 0x40, 0xd6, 0x67, 0x32, 0x90, 0x2a, 0x2d, 0x6e, 0x28, 0x6d, 0xd7, 0x4f, - 0x34, 0x58, 0xbe, 0x1f, 0x58, 0xce, 0xe9, 0xd8, 0x53, 0x57, 0xa0, 0x15, 0xe2, 0x81, 0xe7, 0xda, - 0x16, 0x5b, 0x8f, 0x5d, 0x1c, 0xf2, 0x5d, 0x55, 0x32, 0x9a, 0x12, 0xfa, 0x90, 0x03, 0xf5, 0xcf, - 0x34, 0xe8, 0x18, 0xd8, 0xc3, 0x16, 0x39, 0x1d, 0xb6, 0x40, 0xff, 0xa1, 0x06, 0x2f, 0xde, 0xc5, - 0x34, 0xb1, 0xab, 0xa8, 0x45, 0x5d, 0x42, 0x5d, 0xfb, 0x24, 0xfd, 0x0a, 0xfd, 0xfb, 0x1a, 0x5c, - 0xca, 0x65, 0x6b, 0x16, 0x23, 0xf3, 0x36, 0x94, 0xd8, 0x2f, 0xd2, 0x29, 0x70, 0x9d, 0xbf, 0x9c, - 0xa7, 0xf3, 0x5f, 0x67, 0xb6, 0x9b, 0x2b, 0xbd, 0xc0, 0xd7, 0xff, 0x4b, 0x83, 0x95, 0x9d, 0xfd, - 0xe0, 0x60, 0xc4, 0xd2, 0xf3, 0x10, 0x50, 0xda, 0xec, 0x16, 0x33, 0x66, 0x17, 0xbd, 0x01, 0xf3, - 0xf4, 0x70, 0x80, 0xb9, 0x6e, 0xb5, 0x36, 0x2e, 0x5e, 0x57, 0xb8, 0xd3, 0xd7, 0x19, 0x93, 0x1f, - 0x1e, 0x0e, 0xb0, 0xc1, 0x51, 0xd1, 0x6b, 0xd0, 0xce, 0x88, 0x3c, 0x32, 0x5c, 0x0b, 0x69, 0x99, - 0x13, 0xfd, 0x6f, 0x0b, 0xb0, 0x3a, 0x36, 0xc5, 0x59, 0x84, 0xad, 0x1a, 0xbb, 0xa0, 0x1c, 0x9b, - 0xed, 0x9f, 0x04, 0xaa, 0xeb, 0x30, 0x8f, 0xb7, 0xb8, 0x5e, 0x34, 0x9a, 0x09, 0xfb, 0xed, 0x10, - 0xf4, 0x3a, 0xa0, 0x31, 0xb3, 0x2a, 0xac, 0xf7, 0xbc, 0x71, 0x2e, 0x6b, 0x57, 0xb9, 0xed, 0x56, - 0x1a, 0x56, 0x21, 0x82, 0x79, 0x63, 0x49, 0x61, 0x59, 0x09, 0x7a, 0x03, 0x96, 0x5c, 0xff, 0x01, - 0xee, 0x07, 0xe1, 0xa1, 0x39, 0xc0, 0xa1, 0x8d, 0x7d, 0x6a, 0xf5, 0x30, 0xe9, 0x94, 0x39, 0x47, - 0x8b, 0x51, 0xdb, 0xf6, 0xa8, 0x49, 0xff, 0x2b, 0x0d, 0x56, 0x84, 0xc7, 0xbb, 0x6d, 0x85, 0xd4, - 0x3d, 0x05, 0xd6, 0x68, 0x10, 0xf1, 0x21, 0xf0, 0x84, 0x7f, 0xde, 0x8c, 0xa1, 0x7c, 0x97, 0xfd, - 0x58, 0x83, 0x25, 0xe6, 0x8c, 0x9e, 0x25, 0x9e, 0xff, 0x52, 0x83, 0xc5, 0x7b, 0x16, 0x39, 0x4b, - 0x2c, 0xff, 0x54, 0x9e, 0x54, 0x31, 0xcf, 0x27, 0x7a, 0x65, 0x7b, 0x15, 0x16, 0xd2, 0x4c, 0x47, - 0xde, 0x4f, 0x2b, 0xc5, 0x35, 0x51, 0x1c, 0x69, 0x25, 0xd5, 0x91, 0xf6, 0x37, 0xa3, 0x23, 0xed, - 0x6c, 0x4d, 0x50, 0xff, 0x3b, 0x0d, 0x2e, 0xde, 0xc5, 0x34, 0xe6, 0xfa, 0x54, 0x1c, 0x7d, 0xd3, - 0x2a, 0xd5, 0x67, 0xe2, 0xe0, 0x56, 0x32, 0x7f, 0x22, 0x07, 0xe4, 0xf7, 0x0a, 0xb0, 0xcc, 0x4e, - 0x8f, 0xd3, 0xa1, 0x04, 0xd3, 0xdc, 0x71, 0x14, 0x8a, 0x52, 0x52, 0xee, 0x84, 0xe8, 0xd8, 0x2d, - 0x4f, 0x7d, 0xec, 0xea, 0x3f, 0x29, 0x08, 0x77, 0x21, 0x29, 0x8d, 0x59, 0x96, 0x45, 0xc1, 0x6b, - 0x41, 0xc9, 0xab, 0x0e, 0x8d, 0x18, 0xb2, 0xb5, 0x19, 0x1d, 0xa3, 0x29, 0xd8, 0xa9, 0x3d, 0x45, - 0x3f, 0xd5, 0x60, 0x25, 0xba, 0x55, 0xee, 0xe0, 0x5e, 0x1f, 0xfb, 0xf4, 0xd9, 0x75, 0x28, 0xab, - 0x01, 0x05, 0x85, 0x06, 0x5c, 0x80, 0x1a, 0x11, 0xe3, 0xc4, 0x17, 0xc6, 0x11, 0x40, 0xff, 0x7b, - 0x0d, 0x56, 0xc7, 0xd8, 0x99, 0x65, 0x11, 0x3b, 0x50, 0x71, 0x7d, 0x07, 0x3f, 0x8d, 0xb9, 0x89, - 0x3e, 0x59, 0xcb, 0xee, 0xd0, 0xf5, 0x9c, 0x98, 0x8d, 0xe8, 0x13, 0x5d, 0x86, 0x06, 0xf6, 0xad, - 0x5d, 0x0f, 0x9b, 0x1c, 0x97, 0x2b, 0x72, 0xd5, 0xa8, 0x0b, 0xd8, 0x16, 0x03, 0x31, 0xe2, 0x3d, - 0x17, 0x73, 0xe2, 0x92, 0x20, 0x96, 0x9f, 0xfa, 0x6f, 0x6a, 0xb0, 0xc8, 0xb4, 0x50, 0x72, 0x4f, - 0x9e, 0xaf, 0x34, 0xd7, 0xa0, 0x9e, 0x50, 0x33, 0x39, 0x91, 0x24, 0x48, 0x7f, 0x0c, 0x4b, 0x69, - 0x76, 0x66, 0x91, 0xe6, 0x8b, 0x00, 0xf1, 0x5a, 0x89, 0xdd, 0x50, 0x34, 0x12, 0x10, 0xfd, 0xd3, - 0x42, 0x14, 0x3b, 0xe6, 0x62, 0x3a, 0xe1, 0xd0, 0x16, 0x5f, 0x92, 0xa4, 0x3d, 0xaf, 0x71, 0x08, - 0x6f, 0xde, 0x84, 0x06, 0x7e, 0x4a, 0x43, 0xcb, 0x1c, 0x58, 0xa1, 0xd5, 0x17, 0xdb, 0x6a, 0x2a, - 0xd3, 0x5b, 0xe7, 0x64, 0xdb, 0x9c, 0x8a, 0x0d, 0xc2, 0x55, 0x44, 0x0c, 0x52, 0x16, 0x83, 0x70, - 0x08, 0x3f, 0x30, 0xfe, 0x89, 0x39, 0x7b, 0x52, 0x9b, 0x4f, 0xbb, 0x40, 0xd2, 0x53, 0x29, 0x65, - 0xa7, 0xf2, 0x27, 0x1a, 0xb4, 0xf9, 0x14, 0xc4, 0x7c, 0x06, 0xac, 0xdb, 0x0c, 0x8d, 0x96, 0xa1, - 0x99, 0xb0, 0xf7, 0x7e, 0x0e, 0xca, 0x52, 0xee, 0xc5, 0x69, 0xe5, 0x2e, 0x09, 0x8e, 0x98, 0x86, - 0xfe, 0x87, 0x1a, 0x2c, 0x67, 0x44, 0x3e, 0x8b, 0xc2, 0x7f, 0x08, 0x48, 0xcc, 0xd0, 0x19, 0x4d, - 0x3b, 0x3a, 0xa7, 0xaf, 0x28, 0x0f, 0xa5, 0xac, 0x90, 0x8c, 0x73, 0x6e, 0x06, 0x42, 0xf4, 0x7f, - 0xd5, 0xe0, 0xc2, 0x5d, 0x4c, 0x39, 0xea, 0x6d, 0x66, 0x74, 0xb6, 0xc3, 0xa0, 0x17, 0x62, 0x42, - 0xce, 0xae, 0x7e, 0xfc, 0xb6, 0x70, 0xec, 0x54, 0x53, 0x9a, 0x45, 0xfe, 0x97, 0xa1, 0xc1, 0xc7, - 0xc0, 0x8e, 0x19, 0x06, 0x07, 0x44, 0xea, 0x51, 0x5d, 0xc2, 0x8c, 0xe0, 0x80, 0x2b, 0x04, 0x0d, - 0xa8, 0xe5, 0x09, 0x04, 0x79, 0xa2, 0x70, 0x08, 0x6b, 0xe6, 0x7b, 0x30, 0x62, 0x8c, 0x75, 0x8e, - 0xcf, 0xae, 0x8c, 0xff, 0x58, 0x83, 0xe5, 0xcc, 0x54, 0x66, 0x91, 0xed, 0x97, 0x84, 0xdb, 0x29, - 0x26, 0xd3, 0xda, 0xb8, 0xa4, 0xa4, 0x49, 0x0c, 0x26, 0xb0, 0xd1, 0x25, 0xa8, 0xef, 0x59, 0xae, - 0x67, 0x86, 0xd8, 0x22, 0x81, 0x2f, 0x27, 0x0a, 0x0c, 0x64, 0x70, 0x88, 0xfe, 0x8f, 0x9a, 0x48, - 0xd0, 0x9d, 0x71, 0x8b, 0xf7, 0x47, 0x05, 0x68, 0x6e, 0xf9, 0x04, 0x87, 0xf4, 0xf4, 0x5f, 0x4d, - 0xd0, 0x7b, 0x50, 0xe7, 0x13, 0x23, 0xa6, 0x63, 0x51, 0x4b, 0x9e, 0x66, 0x2f, 0x2a, 0xa3, 0xf9, - 0xef, 0x33, 0xbc, 0x4d, 0x8b, 0x5a, 0x86, 0x90, 0x0e, 0x61, 0xbf, 0xd1, 0x79, 0xa8, 0xed, 0x5b, - 0x64, 0xdf, 0x7c, 0x8c, 0x0f, 0x85, 0xbf, 0xd8, 0x34, 0xaa, 0x0c, 0xf0, 0x01, 0x3e, 0x24, 0xe8, - 0x05, 0xa8, 0xfa, 0xc3, 0xbe, 0xd8, 0x60, 0x95, 0x35, 0x6d, 0xbd, 0x69, 0x54, 0xfc, 0x61, 0x9f, - 0x6f, 0xaf, 0x7f, 0x2e, 0x40, 0xeb, 0xc1, 0x90, 0x5d, 0x84, 0x78, 0x2e, 0x62, 0xe8, 0xd1, 0x67, - 0x53, 0xc6, 0xab, 0x50, 0x14, 0x2e, 0x05, 0xa3, 0xe8, 0x28, 0x19, 0xdf, 0xda, 0x24, 0x06, 0x43, - 0xe2, 0x71, 0xf8, 0xa1, 0x6d, 0x4b, 0xef, 0xac, 0xc8, 0x99, 0xad, 0x31, 0x88, 0xf0, 0xcd, 0xce, - 0x43, 0x0d, 0x87, 0x61, 0xec, 0xbb, 0xf1, 0xa9, 0xe0, 0x30, 0x14, 0x8d, 0x3a, 0x34, 0x2c, 0xfb, - 0xb1, 0x1f, 0x1c, 0x78, 0xd8, 0xe9, 0x61, 0x87, 0x2f, 0x7b, 0xd5, 0x48, 0xc1, 0x84, 0x62, 0xb0, - 0x85, 0x37, 0x6d, 0x9f, 0xf2, 0x53, 0xbd, 0xc8, 0x14, 0x83, 0x41, 0xee, 0xf8, 0x94, 0x35, 0x3b, - 0xd8, 0xc3, 0x14, 0xf3, 0xe6, 0x8a, 0x68, 0x16, 0x10, 0xd9, 0x3c, 0x1c, 0xc4, 0xd4, 0x55, 0xd1, - 0x2c, 0x20, 0xac, 0xf9, 0x02, 0xd4, 0x46, 0xc9, 0x86, 0xda, 0x28, 0xda, 0xc8, 0x01, 0xfa, 0x4f, - 0x35, 0x68, 0x6e, 0xf2, 0xae, 0xce, 0x80, 0xd2, 0x21, 0x98, 0xc7, 0x4f, 0x07, 0xa1, 0xdc, 0x3a, - 0xfc, 0xf7, 0x44, 0x3d, 0xd2, 0x9f, 0x40, 0x7b, 0xdb, 0xb3, 0x6c, 0xbc, 0x1f, 0x78, 0x0e, 0x0e, - 0xf9, 0xd9, 0x8e, 0xda, 0x50, 0xa4, 0x56, 0x4f, 0x3a, 0x0f, 0xec, 0x27, 0xfa, 0xb2, 0xbc, 0xfa, - 0x09, 0xb3, 0xf4, 0xb2, 0xf2, 0x94, 0x4d, 0x74, 0x93, 0x08, 0xbc, 0xae, 0x40, 0x99, 0x27, 0x00, - 0x85, 0x5b, 0xd1, 0x30, 0xe4, 0x97, 0xfe, 0x28, 0x35, 0xee, 0xdd, 0x30, 0x18, 0x0e, 0xd0, 0x16, - 0x34, 0x06, 0x23, 0x18, 0xd3, 0xd5, 0xfc, 0x33, 0x3d, 0xcb, 0xb4, 0x91, 0x22, 0xd5, 0xff, 0xbb, - 0x08, 0xcd, 0x1d, 0x6c, 0x85, 0xf6, 0xfe, 0x99, 0x08, 0x32, 0xb5, 0xa1, 0xe8, 0x10, 0x4f, 0xae, - 0x1a, 0xfb, 0x89, 0xae, 0xc1, 0xb9, 0xc4, 0x84, 0xcc, 0x1e, 0x13, 0x10, 0xd7, 0xfb, 0x86, 0xd1, - 0x1e, 0x64, 0x05, 0xf7, 0x36, 0x54, 0x1d, 0xe2, 0x99, 0x7c, 0x89, 0x2a, 0x7c, 0x89, 0xd4, 0xf3, - 0xdb, 0x24, 0x1e, 0x5f, 0x9a, 0x8a, 0x23, 0x7e, 0xa0, 0x97, 0xa0, 0x19, 0x0c, 0xe9, 0x60, 0x48, - 0x4d, 0x61, 0x77, 0x3a, 0x55, 0xce, 0x5e, 0x43, 0x00, 0xb9, 0x59, 0x22, 0xe8, 0x7d, 0x68, 0x12, - 0x2e, 0xca, 0xc8, 0x31, 0xaf, 0x4d, 0xeb, 0x20, 0x36, 0x04, 0x9d, 0xf4, 0xcc, 0x5f, 0x83, 0x36, - 0x0d, 0xad, 0x27, 0xd8, 0x4b, 0xa4, 0xf6, 0x80, 0xef, 0xb6, 0x05, 0x01, 0x1f, 0xa5, 0xf5, 0x6e, - 0xc0, 0x62, 0x6f, 0x68, 0x85, 0x96, 0x4f, 0x31, 0x4e, 0x60, 0xd7, 0x39, 0x36, 0x8a, 0x9b, 0x62, - 0x02, 0xfd, 0x03, 0x98, 0xbf, 0xe7, 0x52, 0x2e, 0x48, 0x66, 0xb3, 0x34, 0x7e, 0x0d, 0xe2, 0x96, - 0xe9, 0x05, 0xa8, 0x86, 0xc1, 0x81, 0xb0, 0xc1, 0x05, 0xae, 0x82, 0x95, 0x30, 0x38, 0xe0, 0x06, - 0x96, 0x17, 0x44, 0x04, 0xa1, 0xd4, 0xcd, 0x82, 0x21, 0xbf, 0xf4, 0xbf, 0xd0, 0x46, 0xca, 0xc3, - 0xcc, 0x27, 0x79, 0x36, 0xfb, 0xf9, 0x1e, 0x54, 0x42, 0x41, 0x3f, 0x31, 0x95, 0x9b, 0x1c, 0x89, - 0x9f, 0x01, 0x11, 0xd5, 0xf4, 0x79, 0xa2, 0xef, 0x6a, 0xd0, 0x78, 0xdf, 0x1b, 0x92, 0xe7, 0xa1, - 0xec, 0xaa, 0xec, 0x45, 0x51, 0x9d, 0x39, 0xf9, 0x41, 0x01, 0x9a, 0x92, 0x8d, 0x59, 0x9c, 0xa0, - 0x5c, 0x56, 0x76, 0xa0, 0xce, 0x86, 0x34, 0x09, 0xee, 0x45, 0x31, 0x9d, 0xfa, 0xc6, 0x86, 0xd2, - 0x3c, 0xa4, 0xd8, 0xe0, 0xd9, 0xf2, 0x1d, 0x4e, 0xf4, 0x8b, 0x3e, 0x0d, 0x0f, 0x0d, 0xb0, 0x63, - 0x40, 0xf7, 0x11, 0x2c, 0x64, 0x9a, 0x99, 0x12, 0x3d, 0xc6, 0x87, 0x91, 0xfd, 0x7b, 0x8c, 0x0f, - 0xd1, 0x9b, 0xc9, 0x9a, 0x86, 0xbc, 0x53, 0xfc, 0x7e, 0xe0, 0xf7, 0x6e, 0x85, 0xa1, 0x75, 0x28, - 0x6b, 0x1e, 0xde, 0x29, 0x7c, 0x59, 0xd3, 0xff, 0xa1, 0x00, 0x8d, 0xaf, 0x0d, 0x71, 0x78, 0x78, - 0x92, 0x76, 0x28, 0x3a, 0x15, 0xe6, 0x13, 0xa7, 0xc2, 0xd8, 0xd6, 0x2f, 0x29, 0xb6, 0xbe, 0xc2, - 0x80, 0x95, 0x95, 0x06, 0x4c, 0xb5, 0xb7, 0x2b, 0xc7, 0xda, 0xdb, 0xd5, 0xdc, 0xbd, 0xfd, 0xe7, - 0x5a, 0x2c, 0xc2, 0x99, 0x76, 0x63, 0xca, 0x1d, 0x2b, 0x1c, 0xdb, 0x1d, 0x9b, 0x7a, 0x37, 0xfe, - 0x58, 0x83, 0xda, 0xd7, 0xb1, 0x4d, 0x83, 0x90, 0xd9, 0x1f, 0x05, 0x99, 0x36, 0x85, 0x6b, 0x5c, - 0xc8, 0xba, 0xc6, 0x37, 0xa1, 0xea, 0x3a, 0xa6, 0xc5, 0xf4, 0x8b, 0x8f, 0x3b, 0xc9, 0x25, 0xab, - 0xb8, 0x0e, 0x57, 0xc4, 0xe9, 0x93, 0x00, 0xbf, 0xa3, 0x41, 0x43, 0xf0, 0x4c, 0x04, 0xe5, 0xbb, - 0x89, 0xe1, 0x34, 0x95, 0xd2, 0xcb, 0x8f, 0x78, 0xa2, 0xf7, 0xe6, 0x46, 0xc3, 0xde, 0x02, 0x60, - 0x42, 0x96, 0xe4, 0x62, 0xcf, 0xac, 0x29, 0xb9, 0x15, 0xe4, 0x5c, 0xe0, 0xf7, 0xe6, 0x8c, 0x1a, - 0xa3, 0xe2, 0x5d, 0xdc, 0xae, 0x40, 0x89, 0x53, 0xeb, 0xff, 0xa7, 0xc1, 0xe2, 0x1d, 0xcb, 0xb3, - 0x37, 0x5d, 0x42, 0x2d, 0xdf, 0x9e, 0xc1, 0x09, 0x7b, 0x07, 0x2a, 0xc1, 0xc0, 0xf4, 0xf0, 0x1e, - 0x95, 0x2c, 0x5d, 0x9e, 0x30, 0x23, 0x21, 0x06, 0xa3, 0x1c, 0x0c, 0xee, 0xe3, 0x3d, 0x8a, 0xbe, - 0x02, 0xd5, 0x60, 0x60, 0x86, 0x6e, 0x6f, 0x9f, 0x4a, 0xe9, 0x4f, 0x41, 0x5c, 0x09, 0x06, 0x06, - 0xa3, 0x48, 0xc4, 0x56, 0xe6, 0x8f, 0x19, 0x5b, 0xd1, 0xff, 0x6d, 0x6c, 0xfa, 0x33, 0xec, 0x81, - 0x77, 0xa0, 0xea, 0xfa, 0xd4, 0x74, 0x5c, 0x12, 0x89, 0xe0, 0xa2, 0x5a, 0x87, 0x7c, 0xca, 0x67, - 0xc0, 0xd7, 0xd4, 0xa7, 0x6c, 0x6c, 0xf4, 0x55, 0x80, 0x3d, 0x2f, 0xb0, 0x24, 0xb5, 0x90, 0xc1, - 0x25, 0xf5, 0xf6, 0x61, 0x68, 0x11, 0x7d, 0x8d, 0x13, 0xb1, 0x1e, 0x46, 0x4b, 0xfa, 0x2f, 0x1a, - 0x2c, 0x6f, 0xe3, 0x50, 0x54, 0xbc, 0x50, 0x19, 0x06, 0xdd, 0xf2, 0xf7, 0x82, 0x74, 0x24, 0x5a, - 0xcb, 0x44, 0xa2, 0x7f, 0x36, 0xd1, 0xd7, 0xd4, 0xcd, 0x49, 0xe4, 0x43, 0xa2, 0x9b, 0x53, 0x94, - 0xf5, 0x11, 0x37, 0xcf, 0x56, 0xce, 0x32, 0x49, 0x7e, 0x93, 0x17, 0x70, 0xfd, 0xb7, 0x44, 0xa1, - 0x86, 0x72, 0x52, 0xcf, 0xae, 0xb0, 0x2b, 0x20, 0x2d, 0x7d, 0xc6, 0xee, 0xbf, 0x02, 0x19, 0xdb, - 0x91, 0x63, 0x88, 0x7e, 0xa4, 0xc1, 0x5a, 0x3e, 0x57, 0xb3, 0x1c, 0xd1, 0x5f, 0x85, 0x92, 0xeb, - 0xef, 0x05, 0x51, 0xd8, 0xed, 0xaa, 0xda, 0x45, 0x57, 0x8e, 0x2b, 0x08, 0xf5, 0xbf, 0x2e, 0x40, - 0x9b, 0x1b, 0xf5, 0x13, 0x58, 0xfe, 0x3e, 0xee, 0x9b, 0xc4, 0xfd, 0x04, 0x47, 0xcb, 0xdf, 0xc7, - 0xfd, 0x1d, 0xf7, 0x13, 0x9c, 0xd2, 0x8c, 0x52, 0x5a, 0x33, 0x26, 0x47, 0x95, 0x93, 0x61, 0xd5, - 0x4a, 0x3a, 0xac, 0xba, 0x02, 0x65, 0x3f, 0x70, 0xf0, 0xd6, 0xa6, 0xbc, 0x76, 0xca, 0xaf, 0x91, - 0xaa, 0xd5, 0x8e, 0xa9, 0x6a, 0x9f, 0x69, 0xd0, 0xbd, 0x8b, 0x69, 0x56, 0x76, 0x27, 0xa7, 0x65, - 0xdf, 0xd7, 0xe0, 0xbc, 0x92, 0xa1, 0x59, 0x14, 0xec, 0xdd, 0xb4, 0x82, 0xa9, 0xef, 0x80, 0x63, - 0x43, 0x4a, 0xdd, 0x7a, 0x03, 0x1a, 0x9b, 0xc3, 0x7e, 0x3f, 0x76, 0xb9, 0x2e, 0x43, 0x23, 0x14, - 0x3f, 0xc5, 0x15, 0x49, 0x9c, 0xbf, 0x75, 0x09, 0x63, 0x17, 0x21, 0xfd, 0x1a, 0x34, 0x25, 0x89, - 0xe4, 0xba, 0x0b, 0xd5, 0x50, 0xfe, 0x96, 0xf8, 0xf1, 0xb7, 0xbe, 0x0c, 0x8b, 0x06, 0xee, 0x31, - 0xd5, 0x0e, 0xef, 0xbb, 0xfe, 0x63, 0x39, 0x8c, 0xfe, 0x1d, 0x0d, 0x96, 0xd2, 0x70, 0xd9, 0xd7, - 0x5b, 0x50, 0xb1, 0x1c, 0x27, 0xc4, 0x84, 0x4c, 0x5c, 0x96, 0x5b, 0x02, 0xc7, 0x88, 0x90, 0x13, - 0x92, 0x2b, 0x4c, 0x2d, 0x39, 0xdd, 0x84, 0x73, 0x77, 0x31, 0x7d, 0x80, 0x69, 0x38, 0x53, 0x06, - 0xbf, 0xc3, 0x2e, 0x2f, 0x9c, 0x58, 0xaa, 0x45, 0xf4, 0xa9, 0x7f, 0xaa, 0x01, 0x4a, 0x8e, 0x30, - 0xcb, 0x32, 0x27, 0xa5, 0x5c, 0x48, 0x4b, 0x59, 0xd4, 0x42, 0xf5, 0x07, 0x81, 0x8f, 0x7d, 0x9a, - 0x74, 0xb7, 0x9a, 0x31, 0x34, 0x2a, 0x2b, 0x41, 0xf7, 0x03, 0xcb, 0xb9, 0x6d, 0x79, 0xb3, 0xb9, - 0x07, 0x17, 0x01, 0x48, 0x68, 0x9b, 0x72, 0xb7, 0x16, 0xa4, 0xf5, 0x09, 0xed, 0x87, 0x62, 0xc3, - 0x5e, 0x82, 0xba, 0x43, 0xa8, 0x6c, 0x8e, 0x12, 0xca, 0xe0, 0x10, 0x2a, 0xda, 0x79, 0xad, 0x2b, - 0xc1, 0x96, 0x87, 0x1d, 0x33, 0x91, 0x8f, 0x9b, 0xe7, 0x68, 0x6d, 0xd1, 0xb0, 0x13, 0xc3, 0x15, - 0x9b, 0xab, 0xa4, 0xdc, 0x5c, 0x8f, 0x60, 0xf5, 0x81, 0xe5, 0x0f, 0x2d, 0xef, 0x4e, 0xd0, 0x1f, - 0x58, 0xa9, 0x3a, 0xc9, 0xac, 0x39, 0xd4, 0x14, 0xe6, 0xf0, 0x45, 0x51, 0x48, 0x27, 0x5c, 0x70, - 0x3e, 0xa7, 0x79, 0x23, 0x01, 0xd1, 0x09, 0x74, 0xc6, 0xbb, 0x9f, 0x65, 0x41, 0x39, 0x53, 0x51, - 0x57, 0x49, 0x1b, 0x3d, 0x82, 0xe9, 0xef, 0xc1, 0x0b, 0xbc, 0xa8, 0x31, 0x02, 0xa5, 0x52, 0x00, - 0xd9, 0x0e, 0x34, 0x45, 0x07, 0xbf, 0x56, 0xe0, 0x26, 0x70, 0xac, 0x87, 0x59, 0x18, 0x7f, 0x27, - 0x1d, 0x79, 0x7f, 0x39, 0xa7, 0x70, 0x37, 0x3d, 0xa2, 0x0c, 0xbf, 0xaf, 0xc3, 0x02, 0x7e, 0x8a, - 0xed, 0x21, 0x75, 0xfd, 0xde, 0xb6, 0x67, 0xf9, 0x0f, 0x03, 0x79, 0xf0, 0x64, 0xc1, 0xe8, 0x65, - 0x68, 0x32, 0xe9, 0x07, 0x43, 0x2a, 0xf1, 0xc4, 0x09, 0x94, 0x06, 0xb2, 0xfe, 0xd8, 0x7c, 0x3d, - 0x4c, 0xb1, 0x23, 0xf1, 0xc4, 0x71, 0x94, 0x05, 0x8f, 0x89, 0x92, 0x81, 0xc9, 0x71, 0x44, 0xf9, - 0x1f, 0x5a, 0x46, 0x94, 0xb2, 0x87, 0x93, 0x12, 0xe5, 0x3d, 0x80, 0x3e, 0x0e, 0x7b, 0x78, 0x8b, - 0x1b, 0x7f, 0x71, 0xc3, 0x5f, 0x57, 0x1a, 0xff, 0x51, 0x07, 0x0f, 0x22, 0x02, 0x23, 0x41, 0xab, - 0xdf, 0x85, 0x45, 0x05, 0x0a, 0xb3, 0x6b, 0x24, 0x18, 0x86, 0x36, 0x8e, 0x82, 0x44, 0xd1, 0x27, - 0x3b, 0x07, 0xa9, 0x15, 0xf6, 0x30, 0x95, 0x4a, 0x2b, 0xbf, 0xf4, 0xb7, 0x78, 0xb2, 0x8a, 0x07, - 0x14, 0x52, 0x9a, 0x9a, 0x4e, 0xbc, 0x6b, 0x63, 0x89, 0xf7, 0x3d, 0x9e, 0x19, 0x4a, 0xd2, 0xcd, - 0x58, 0x34, 0xb1, 0xc7, 0xba, 0xc2, 0x8e, 0x7c, 0xb4, 0x11, 0x7d, 0xea, 0xff, 0xab, 0x41, 0x73, - 0xab, 0x3f, 0x08, 0x46, 0x49, 0x91, 0xa9, 0xaf, 0x9c, 0xe3, 0x41, 0xe5, 0x82, 0x2a, 0xa8, 0xfc, - 0x12, 0x34, 0xd3, 0x25, 0xff, 0x22, 0xfe, 0xd3, 0xb0, 0x93, 0xa5, 0xfe, 0xe7, 0xa1, 0x16, 0x06, - 0x07, 0x26, 0x33, 0xa5, 0x8e, 0x2c, 0xcf, 0xa8, 0x86, 0xc1, 0x01, 0x33, 0xb0, 0x0e, 0x5a, 0x82, - 0xd2, 0x9e, 0xeb, 0xc5, 0x95, 0x45, 0xe2, 0x03, 0xbd, 0xcb, 0x2e, 0x64, 0x22, 0x7d, 0x5b, 0x9e, - 0xf6, 0x5e, 0x14, 0x51, 0xe8, 0x1f, 0x43, 0x2b, 0x9a, 0xf5, 0x8c, 0xaf, 0x55, 0xa8, 0x45, 0x1e, - 0x47, 0x95, 0x13, 0xe2, 0x43, 0xbf, 0x26, 0xb2, 0x7a, 0xbc, 0xff, 0xd4, 0xa2, 0x23, 0x98, 0x67, - 0x18, 0x72, 0x2f, 0xf1, 0xdf, 0xfa, 0x77, 0x0b, 0xb0, 0x92, 0xc5, 0x9e, 0x85, 0xa5, 0xb7, 0xd2, - 0xfb, 0x47, 0xfd, 0x20, 0x21, 0x39, 0x9a, 0xdc, 0x3b, 0x72, 0x05, 0xec, 0x60, 0xe8, 0x53, 0x69, - 0x80, 0xd8, 0x0a, 0xdc, 0x61, 0xdf, 0x68, 0x15, 0x2a, 0xae, 0x63, 0x7a, 0xec, 0xee, 0x26, 0xce, - 0xa4, 0xb2, 0xeb, 0xdc, 0x67, 0xf7, 0xba, 0xb7, 0x23, 0x4f, 0x6b, 0xea, 0x72, 0x0b, 0x81, 0x8f, - 0x5a, 0x50, 0x70, 0x1d, 0x99, 0x8a, 0x29, 0xb8, 0x8e, 0xde, 0x81, 0x15, 0xd6, 0xa1, 0x60, 0xec, - 0x43, 0x26, 0xc6, 0xc8, 0x31, 0xfa, 0x81, 0x06, 0xab, 0x63, 0x4d, 0xb3, 0x48, 0xe8, 0x56, 0x72, - 0xd1, 0xea, 0x1b, 0xd7, 0x94, 0x06, 0x42, 0xbd, 0x24, 0xd1, 0x0a, 0xff, 0x50, 0x78, 0x31, 0x86, - 0x28, 0xe2, 0x7c, 0xce, 0x25, 0x41, 0xeb, 0xd0, 0x3e, 0x70, 0xe9, 0xbe, 0xc9, 0x1f, 0xa6, 0x70, - 0x17, 0x42, 0x64, 0xc5, 0xab, 0x46, 0x8b, 0xc1, 0x77, 0x18, 0x98, 0xb9, 0x11, 0x44, 0xff, 0x75, - 0x0d, 0x16, 0x53, 0x6c, 0xcd, 0x22, 0xa6, 0xaf, 0x30, 0xef, 0x4a, 0x74, 0x24, 0x25, 0xb5, 0xa6, - 0x94, 0x94, 0x1c, 0x8d, 0x9b, 0xd0, 0x98, 0x42, 0xff, 0x4f, 0x0d, 0xea, 0x89, 0x16, 0x76, 0x39, - 0x93, 0x6d, 0xa3, 0xcb, 0x59, 0x0c, 0x98, 0x4a, 0x0c, 0x2f, 0xc1, 0xc8, 0xb0, 0x24, 0x8a, 0xdb, - 0x13, 0x55, 0x79, 0x0e, 0x41, 0xf7, 0xa0, 0x25, 0xc4, 0x14, 0xb3, 0xae, 0x8c, 0x99, 0xc4, 0xf5, - 0x86, 0x56, 0xe8, 0x48, 0x2e, 0x8d, 0x26, 0x49, 0x7c, 0x89, 0x14, 0x69, 0xe0, 0x60, 0x3e, 0x52, - 0x49, 0xd8, 0x7a, 0xee, 0xbd, 0x39, 0x84, 0x5d, 0xa2, 0x1a, 0x49, 0x52, 0xe6, 0x88, 0x7a, 0xd8, - 0x72, 0x70, 0x18, 0xcf, 0x2d, 0xfe, 0x66, 0x9e, 0x9f, 0xf8, 0x6d, 0x32, 0xc7, 0x5c, 0x9a, 0x48, - 0x10, 0x20, 0xe6, 0xb3, 0xa3, 0x57, 0x60, 0xc1, 0xe9, 0xa7, 0x5e, 0x45, 0x45, 0xae, 0xaa, 0xd3, - 0x4f, 0x3c, 0x87, 0x4a, 0x31, 0x34, 0x9f, 0x66, 0xe8, 0x7f, 0xb4, 0xf8, 0xad, 0x68, 0x88, 0x1d, - 0xec, 0x53, 0xd7, 0xf2, 0x9e, 0x5d, 0x27, 0xbb, 0x50, 0x1d, 0x12, 0x1c, 0x26, 0x2c, 0x7a, 0xfc, - 0xcd, 0xda, 0x06, 0x16, 0x21, 0x07, 0x41, 0xe8, 0x48, 0x2e, 0xe3, 0xef, 0x09, 0x25, 0x8e, 0xe2, - 0x1d, 0xa2, 0xba, 0xc4, 0xf1, 0x2d, 0x58, 0xed, 0x07, 0x8e, 0xbb, 0xe7, 0xaa, 0x2a, 0x23, 0x19, - 0xd9, 0x72, 0xd4, 0x9c, 0xa2, 0xd3, 0x7f, 0x54, 0x80, 0xd5, 0x8f, 0x06, 0xce, 0xe7, 0x30, 0xe7, - 0x35, 0xa8, 0x07, 0x9e, 0xb3, 0x9d, 0x9e, 0x76, 0x12, 0xc4, 0x30, 0x7c, 0x7c, 0x10, 0x63, 0x88, - 0x40, 0x79, 0x12, 0x34, 0xb1, 0xfc, 0xf3, 0x99, 0x64, 0x53, 0x9e, 0x24, 0x9b, 0x1e, 0xac, 0x8a, - 0x9c, 0xf3, 0x73, 0x16, 0x8d, 0xfe, 0x2b, 0xb0, 0xcc, 0x4c, 0x33, 0x1b, 0xe6, 0x23, 0x82, 0xc3, - 0x19, 0x2d, 0xce, 0x05, 0xa8, 0x45, 0x3d, 0x47, 0x95, 0xb9, 0x23, 0x80, 0x7e, 0x0f, 0x96, 0x32, - 0x63, 0x3d, 0xe3, 0x8c, 0xae, 0x5e, 0x86, 0x6a, 0x54, 0x69, 0x8c, 0x2a, 0x50, 0xbc, 0xe5, 0x79, - 0xed, 0x39, 0xd4, 0x80, 0xea, 0x96, 0x2c, 0xa7, 0x6d, 0x6b, 0x57, 0x7f, 0x01, 0x16, 0x32, 0x19, - 0x69, 0x54, 0x85, 0xf9, 0x87, 0x81, 0x8f, 0xdb, 0x73, 0xa8, 0x0d, 0x8d, 0xdb, 0xae, 0x6f, 0x85, - 0x87, 0x22, 0x5e, 0xdb, 0x76, 0xd0, 0x02, 0xd4, 0x79, 0xdc, 0x52, 0x02, 0xf0, 0xc6, 0x9f, 0x5e, - 0x81, 0xe6, 0x03, 0xce, 0xc8, 0x0e, 0x0e, 0x9f, 0xb8, 0x36, 0x46, 0x26, 0xb4, 0xb3, 0xcf, 0xb9, - 0xd1, 0x17, 0xd4, 0xbe, 0xa9, 0xfa, 0xd5, 0x77, 0x77, 0x92, 0x0c, 0xf5, 0x39, 0xf4, 0x31, 0xb4, - 0xd2, 0x8f, 0xa2, 0x91, 0x3a, 0xb0, 0xa6, 0x7c, 0x39, 0x7d, 0x54, 0xe7, 0x26, 0x34, 0x53, 0x6f, - 0x9c, 0xd1, 0x6b, 0xca, 0xbe, 0x55, 0xef, 0xa0, 0xbb, 0x6a, 0xdb, 0x9b, 0x7c, 0x87, 0x2c, 0xb8, - 0x4f, 0x3f, 0x44, 0xcc, 0xe1, 0x5e, 0xf9, 0x5a, 0xf1, 0x28, 0xee, 0x2d, 0x38, 0x37, 0xf6, 0x60, - 0x10, 0xbd, 0x9e, 0x73, 0x9a, 0xa9, 0x1f, 0x16, 0x1e, 0x35, 0xc4, 0x01, 0xa0, 0xf1, 0xb7, 0xbc, - 0xe8, 0xba, 0x7a, 0x05, 0xf2, 0x5e, 0x32, 0x77, 0x6f, 0x4c, 0x8d, 0x1f, 0x0b, 0xee, 0x57, 0x35, - 0x58, 0xcd, 0x79, 0xe5, 0x87, 0x6e, 0xe6, 0xb9, 0x36, 0x13, 0x9e, 0x2a, 0x76, 0xdf, 0x3c, 0x1e, - 0x51, 0xcc, 0x88, 0x0f, 0x0b, 0x99, 0x87, 0x6f, 0xe8, 0x5a, 0x6e, 0x95, 0xff, 0xf8, 0x0b, 0xc0, - 0xee, 0x17, 0xa6, 0x43, 0x8e, 0xc7, 0x7b, 0x04, 0x0b, 0x99, 0xd7, 0x62, 0x39, 0xe3, 0xa9, 0xdf, - 0x94, 0x1d, 0xb5, 0xa0, 0xdf, 0x84, 0x66, 0xea, 0x59, 0x57, 0x8e, 0xc6, 0xab, 0x9e, 0x7e, 0x1d, - 0xd5, 0xf5, 0x23, 0x68, 0x24, 0x5f, 0x5f, 0xa1, 0xf5, 0xbc, 0xbd, 0x34, 0xd6, 0xf1, 0x71, 0xb6, - 0xd2, 0xe8, 0xd5, 0xc4, 0x84, 0xad, 0x34, 0xf6, 0xd0, 0x64, 0xfa, 0xad, 0x94, 0xe8, 0x7f, 0xe2, - 0x56, 0x3a, 0xf6, 0x10, 0xdf, 0xd1, 0xf8, 0x8d, 0x48, 0xf1, 0x2a, 0x07, 0x6d, 0xe4, 0xe9, 0x66, - 0xfe, 0xfb, 0xa3, 0xee, 0xcd, 0x63, 0xd1, 0xc4, 0x52, 0x7c, 0x0c, 0xad, 0xf4, 0xdb, 0x93, 0x1c, - 0x29, 0x2a, 0x9f, 0xeb, 0x74, 0xaf, 0x4d, 0x85, 0x1b, 0x0f, 0xf6, 0x11, 0xd4, 0x13, 0xff, 0xd0, - 0x82, 0x5e, 0x9d, 0xa0, 0xc7, 0xc9, 0xbf, 0x2b, 0x39, 0x4a, 0x92, 0x5f, 0x83, 0x5a, 0xfc, 0xc7, - 0x2a, 0xe8, 0x4a, 0xae, 0xfe, 0x1e, 0xa7, 0xcb, 0x1d, 0x80, 0xd1, 0xbf, 0xa6, 0xa0, 0x57, 0x94, - 0x7d, 0x8e, 0xfd, 0xad, 0xca, 0x51, 0x9d, 0xc6, 0xd3, 0x17, 0x25, 0x7d, 0x93, 0xa6, 0x9f, 0xac, - 0x41, 0x3d, 0xaa, 0xdb, 0x7d, 0x68, 0xa6, 0x2a, 0xc7, 0xf3, 0xb6, 0xb0, 0xa2, 0xa0, 0xbf, 0x7b, - 0x75, 0x1a, 0xd4, 0x78, 0xfd, 0xf6, 0xa1, 0x99, 0xaa, 0xe3, 0xcd, 0x19, 0x49, 0x55, 0xb6, 0x9c, - 0x33, 0x92, 0xb2, 0x2c, 0x58, 0x9f, 0x43, 0xdf, 0x4e, 0x94, 0x0c, 0xa7, 0xca, 0xb2, 0xd1, 0x1b, - 0x13, 0xfb, 0x51, 0x55, 0xa5, 0x77, 0x37, 0x8e, 0x43, 0x12, 0xb3, 0x20, 0xb5, 0x4a, 0x88, 0x34, - 0x5f, 0xab, 0x8e, 0xb3, 0x52, 0x3b, 0x50, 0x16, 0x95, 0xb9, 0x48, 0xcf, 0xa9, 0xc1, 0x4f, 0x94, - 0xed, 0x76, 0x5f, 0x52, 0xe2, 0xa4, 0x8b, 0x56, 0x45, 0xa7, 0xc2, 0x0b, 0xce, 0xe9, 0x34, 0x55, - 0x96, 0x39, 0x6d, 0xa7, 0x06, 0x94, 0x45, 0xc9, 0x55, 0x4e, 0xa7, 0xa9, 0xb2, 0xc1, 0xee, 0x64, - 0x1c, 0x9e, 0x8b, 0xd7, 0xe7, 0xd0, 0x36, 0x94, 0x78, 0xa0, 0x0f, 0x5d, 0x9e, 0x54, 0x8d, 0x34, - 0xa9, 0xc7, 0x54, 0xc1, 0x92, 0x3e, 0x87, 0x7e, 0x09, 0x4a, 0x3c, 0xbd, 0x95, 0xd3, 0x63, 0xb2, - 0xa4, 0xa8, 0x3b, 0x11, 0x25, 0x62, 0xd1, 0x81, 0x46, 0xb2, 0x8e, 0x20, 0xe7, 0xc8, 0x52, 0x54, - 0x5a, 0x74, 0xa7, 0xc1, 0x8c, 0x46, 0x11, 0xdb, 0x68, 0x14, 0xf4, 0xcc, 0xdf, 0x46, 0x63, 0x01, - 0xd5, 0xfc, 0x6d, 0x34, 0x1e, 0x43, 0xd5, 0xe7, 0xd0, 0x6f, 0x68, 0xd0, 0xc9, 0x4b, 0x6e, 0xa3, - 0x5c, 0x0f, 0x68, 0x52, 0x86, 0xbe, 0xfb, 0xa5, 0x63, 0x52, 0xc5, 0xbc, 0x7c, 0xc2, 0x83, 0x36, - 0x63, 0xe9, 0xec, 0x1b, 0x79, 0xfd, 0xe5, 0x24, 0x6f, 0xbb, 0x5f, 0x9c, 0x9e, 0x20, 0x1e, 0x7b, - 0x17, 0xea, 0x89, 0x80, 0x51, 0x8e, 0xe5, 0x1d, 0x8f, 0x74, 0xe5, 0xac, 0xaa, 0x22, 0xf6, 0x24, - 0xd4, 0x9b, 0x67, 0x47, 0x73, 0x94, 0x31, 0x99, 0x6c, 0xcd, 0x51, 0xef, 0x54, 0x72, 0x55, 0x9f, - 0x43, 0x18, 0x1a, 0xc9, 0x54, 0x69, 0x8e, 0x36, 0x2a, 0xb2, 0xac, 0xdd, 0xd7, 0xa6, 0xc0, 0x8c, - 0x87, 0x31, 0x01, 0x46, 0xa9, 0xca, 0x9c, 0xb3, 0x6e, 0x2c, 0x5b, 0xda, 0x7d, 0xf5, 0x48, 0xbc, - 0xe4, 0xb1, 0x9f, 0x48, 0x3e, 0xe6, 0x48, 0x7f, 0x3c, 0x3d, 0x39, 0xc5, 0x5d, 0x64, 0x3c, 0xc1, - 0x95, 0x73, 0x17, 0xc9, 0xcd, 0xa5, 0x75, 0x6f, 0x4c, 0x8d, 0x1f, 0xcf, 0xe7, 0x5b, 0xd0, 0xce, - 0x26, 0x04, 0x73, 0xee, 0xb8, 0x39, 0x69, 0xc9, 0xee, 0xeb, 0x53, 0x62, 0x27, 0xcf, 0xc3, 0xf3, - 0xe3, 0x3c, 0x7d, 0xc3, 0xa5, 0xfb, 0x3c, 0x17, 0x35, 0xcd, 0xac, 0x93, 0x69, 0xaf, 0x69, 0x66, - 0x9d, 0x4a, 0x72, 0xc9, 0xc3, 0x8b, 0x87, 0x8a, 0xf3, 0x0e, 0xaf, 0x64, 0x7a, 0x25, 0xe7, 0x9c, - 0x49, 0x27, 0x23, 0x84, 0xfb, 0x99, 0x0e, 0x41, 0xa3, 0xab, 0x53, 0xc5, 0xa9, 0x27, 0xb9, 0x9f, - 0xea, 0x98, 0xb6, 0xb8, 0xba, 0x65, 0x22, 0xec, 0x39, 0x57, 0x29, 0x75, 0x88, 0x3e, 0xe7, 0xea, - 0x96, 0x13, 0xb4, 0xe7, 0x1b, 0xab, 0x9d, 0x0d, 0x57, 0x4e, 0x8e, 0x85, 0x64, 0xc3, 0x58, 0x47, - 0x87, 0x2b, 0xda, 0xd9, 0xd8, 0x60, 0xce, 0x00, 0x39, 0x21, 0xc4, 0x29, 0x06, 0xc8, 0x46, 0xd8, - 0x72, 0x06, 0xc8, 0x09, 0xc4, 0x4d, 0xe1, 0xbb, 0xa6, 0xa2, 0x5d, 0x39, 0x47, 0xa1, 0x2a, 0x22, - 0x96, 0x73, 0x14, 0x2a, 0x03, 0x75, 0xfa, 0xdc, 0xc6, 0x10, 0x1a, 0xdb, 0x61, 0xf0, 0xf4, 0x30, - 0x0a, 0x54, 0x7d, 0x3e, 0xc6, 0xf5, 0xf6, 0x37, 0xa0, 0xe5, 0xc6, 0x38, 0xbd, 0x70, 0x60, 0xdf, - 0xae, 0x8b, 0x80, 0xd9, 0x36, 0x23, 0xde, 0xd6, 0x7e, 0xf9, 0x66, 0xcf, 0xa5, 0xfb, 0xc3, 0x5d, - 0x26, 0x99, 0x1b, 0x02, 0xed, 0x75, 0x37, 0x90, 0xbf, 0x6e, 0xb8, 0x3e, 0xc5, 0xa1, 0x6f, 0x79, - 0x37, 0xf8, 0x50, 0x12, 0x3a, 0xd8, 0xfd, 0x03, 0x4d, 0xdb, 0x2d, 0x73, 0xd0, 0xcd, 0xff, 0x0f, - 0x00, 0x00, 0xff, 0xff, 0x80, 0x61, 0xf4, 0x87, 0x36, 0x53, 0x00, 0x00, + 0x75, 0xdb, 0x33, 0x3b, 0x5f, 0x6f, 0x66, 0x76, 0x87, 0xb5, 0x5f, 0xa3, 0xa1, 0x28, 0x2e, 0x5b, + 0xa2, 0xb4, 0x22, 0x2d, 0xd2, 0x5a, 0xca, 0x92, 0x22, 0x39, 0x91, 0x49, 0x6e, 0x44, 0x2e, 0x44, + 0x32, 0xab, 0x5e, 0xc9, 0x86, 0x23, 0x10, 0x8d, 0xda, 0xe9, 0xda, 0xd9, 0x0e, 0x7b, 0xba, 0x47, + 0x5d, 0x35, 0x5c, 0xae, 0x4e, 0x06, 0x1c, 0xe4, 0x03, 0x56, 0x64, 0x18, 0x31, 0x92, 0xf8, 0x90, + 0x20, 0xc8, 0x07, 0x90, 0x1c, 0x12, 0xc4, 0x0e, 0x90, 0x04, 0xb9, 0x24, 0x87, 0x1c, 0x72, 0x08, + 0x90, 0x8f, 0x4b, 0x10, 0xf8, 0x92, 0x3f, 0x90, 0x43, 0x00, 0x1f, 0x73, 0x08, 0xea, 0xa3, 0x7b, + 0xba, 0x7b, 0xaa, 0x67, 0x67, 0x39, 0xa6, 0xb9, 0xbc, 0x4d, 0xbf, 0x7a, 0xaf, 0xea, 0xd5, 0xab, + 0x57, 0xaf, 0x5e, 0xbd, 0xf7, 0x6a, 0xa0, 0xd1, 0x77, 0xbd, 0x87, 0x43, 0x7a, 0x65, 0x10, 0x06, + 0x2c, 0x40, 0x4b, 0xc9, 0xaf, 0x2b, 0xf2, 0xa3, 0xd3, 0xe8, 0x06, 0xfd, 0x7e, 0xe0, 0x4b, 0x60, + 0xa7, 0x41, 0xbb, 0x07, 0xa4, 0x8f, 0xe5, 0x97, 0xf9, 0x07, 0x06, 0xa0, 0x9b, 0x21, 0xc1, 0x8c, + 0x5c, 0xf7, 0x5c, 0x4c, 0x2d, 0xf2, 0xe9, 0x90, 0x50, 0x86, 0xbe, 0x0c, 0xf3, 0x7b, 0x98, 0x92, + 0xb6, 0xb1, 0x6e, 0x6c, 0xd4, 0x37, 0x9f, 0xbf, 0x92, 0xea, 0x56, 0x75, 0x77, 0x97, 0xf6, 0x6e, + 0x60, 0x4a, 0x2c, 0x81, 0x89, 0xd6, 0xa0, 0xe2, 0xec, 0xd9, 0x3e, 0xee, 0x93, 0x76, 0x61, 0xdd, + 0xd8, 0xa8, 0x59, 0x65, 0x67, 0xef, 0x1e, 0xee, 0x13, 0xf4, 0x0a, 0x2c, 0x76, 0x03, 0xcf, 0x23, + 0x5d, 0xe6, 0x06, 0xbe, 0x44, 0x28, 0x0a, 0x84, 0x85, 0x11, 0x58, 0x20, 0x2e, 0x43, 0x09, 0x73, + 0x1e, 0xda, 0xf3, 0xa2, 0x59, 0x7e, 0x98, 0x14, 0x5a, 0x5b, 0x61, 0x30, 0x78, 0x52, 0xdc, 0xc5, + 0x83, 0x16, 0x93, 0x83, 0xfe, 0xbe, 0x01, 0x67, 0xae, 0x7b, 0x8c, 0x84, 0xa7, 0x54, 0x28, 0xbf, + 0x57, 0x80, 0x35, 0xb9, 0x6a, 0x37, 0x63, 0xf4, 0xa7, 0xc9, 0xe5, 0x2a, 0x94, 0xa5, 0x56, 0x09, + 0x36, 0x1b, 0x96, 0xfa, 0x42, 0xe7, 0x00, 0xe8, 0x01, 0x0e, 0x1d, 0x6a, 0xfb, 0xc3, 0x7e, 0xbb, + 0xb4, 0x6e, 0x6c, 0x94, 0xac, 0x9a, 0x84, 0xdc, 0x1b, 0xf6, 0x91, 0x05, 0x67, 0xba, 0x81, 0x4f, + 0x5d, 0xca, 0x88, 0xdf, 0x3d, 0xb2, 0x3d, 0xf2, 0x90, 0x78, 0xed, 0xf2, 0xba, 0xb1, 0xb1, 0xb0, + 0x79, 0x51, 0xcb, 0xf7, 0xcd, 0x11, 0xf6, 0x1d, 0x8e, 0x6c, 0xb5, 0xba, 0x19, 0x88, 0xf9, 0x1d, + 0x03, 0x56, 0xb8, 0xc2, 0x9c, 0x0a, 0xc1, 0x98, 0x7f, 0x6e, 0xc0, 0xf2, 0x6d, 0x4c, 0x4f, 0xc7, + 0x2a, 0x9d, 0x03, 0x60, 0x6e, 0x9f, 0xd8, 0x94, 0xe1, 0xfe, 0x40, 0xac, 0xd4, 0xbc, 0x55, 0xe3, + 0x90, 0x5d, 0x0e, 0x30, 0xbf, 0x09, 0x8d, 0x1b, 0x41, 0xe0, 0x59, 0x84, 0x0e, 0x02, 0x9f, 0x12, + 0x74, 0x0d, 0xca, 0x94, 0x61, 0x36, 0xa4, 0x8a, 0xc9, 0xb3, 0x5a, 0x26, 0x77, 0x05, 0x8a, 0xa5, + 0x50, 0xb9, 0xbe, 0x3e, 0xc4, 0xde, 0x50, 0xf2, 0x58, 0xb5, 0xe4, 0x87, 0xf9, 0x09, 0x2c, 0xec, + 0xb2, 0xd0, 0xf5, 0x7b, 0x3f, 0xc5, 0xce, 0x6b, 0x51, 0xe7, 0xff, 0x61, 0xc0, 0x73, 0x5b, 0x84, + 0x76, 0x43, 0x77, 0xef, 0x94, 0x6c, 0x07, 0x13, 0x1a, 0x23, 0xc8, 0xf6, 0x96, 0x10, 0x75, 0xd1, + 0x4a, 0xc1, 0x32, 0x8b, 0x51, 0xca, 0x2e, 0xc6, 0xb7, 0x4a, 0xd0, 0xd1, 0x4d, 0x6a, 0x16, 0xf1, + 0xfd, 0x7c, 0xbc, 0x4b, 0x0b, 0x82, 0x28, 0xb3, 0xc7, 0xd4, 0xb9, 0x30, 0x1a, 0x6d, 0x57, 0x00, + 0xe2, 0xcd, 0x9c, 0x9d, 0x55, 0x51, 0x33, 0xab, 0x4d, 0x58, 0x79, 0xe8, 0x86, 0x6c, 0x88, 0x3d, + 0xbb, 0x7b, 0x80, 0x7d, 0x9f, 0x78, 0x42, 0x4e, 0xdc, 0x7c, 0x15, 0x37, 0x6a, 0xd6, 0x92, 0x6a, + 0xbc, 0x29, 0xdb, 0xb8, 0xb0, 0x28, 0x7a, 0x03, 0x56, 0x07, 0x07, 0x47, 0xd4, 0xed, 0x8e, 0x11, + 0x95, 0x04, 0xd1, 0x72, 0xd4, 0x9a, 0xa2, 0xba, 0x0c, 0x67, 0xba, 0xc2, 0x02, 0x3a, 0x36, 0x97, + 0x9a, 0x14, 0x63, 0x59, 0x88, 0xb1, 0xa5, 0x1a, 0x3e, 0x8a, 0xe0, 0x9c, 0xad, 0x08, 0x79, 0xc8, + 0xba, 0x09, 0x82, 0x8a, 0x20, 0x58, 0x52, 0x8d, 0x1f, 0xb3, 0xee, 0x88, 0x26, 0x6d, 0xbb, 0xaa, + 0x59, 0xdb, 0xd5, 0x86, 0x8a, 0xb0, 0xc5, 0x84, 0xb6, 0x6b, 0x82, 0xcd, 0xe8, 0x13, 0x6d, 0xc3, + 0x22, 0x65, 0x38, 0x64, 0xf6, 0x20, 0xa0, 0x2e, 0x97, 0x0b, 0x6d, 0xc3, 0x7a, 0x71, 0xa3, 0xbe, + 0xb9, 0xae, 0x5d, 0xa4, 0x0f, 0xc8, 0xd1, 0x16, 0x66, 0x78, 0x07, 0xbb, 0xa1, 0xb5, 0x20, 0x08, + 0x77, 0x22, 0x3a, 0xbd, 0x81, 0xac, 0xcf, 0x64, 0x20, 0x75, 0x5a, 0xdc, 0xd0, 0xda, 0xae, 0x1f, + 0x19, 0xb0, 0x72, 0x27, 0xc0, 0xce, 0xe9, 0xd8, 0x53, 0x17, 0x61, 0x21, 0x24, 0x03, 0xcf, 0xed, + 0x62, 0xbe, 0x1e, 0x7b, 0x24, 0x14, 0xbb, 0xaa, 0x64, 0x35, 0x15, 0xf4, 0x9e, 0x00, 0x9a, 0x5f, + 0x18, 0xd0, 0xb6, 0x88, 0x47, 0x30, 0x3d, 0x1d, 0xb6, 0xc0, 0xfc, 0xbe, 0x01, 0x2f, 0xdc, 0x22, + 0x2c, 0xb1, 0xab, 0x18, 0x66, 0x2e, 0x65, 0x6e, 0xf7, 0x69, 0xfa, 0x15, 0xe6, 0x77, 0x0d, 0x38, + 0x9f, 0xcb, 0xd6, 0x2c, 0x46, 0xe6, 0x2d, 0x28, 0xf1, 0x5f, 0xb4, 0x5d, 0x10, 0x3a, 0x7f, 0x21, + 0x4f, 0xe7, 0xbf, 0xce, 0x6d, 0xb7, 0x50, 0x7a, 0x89, 0x6f, 0xfe, 0xb7, 0x01, 0xab, 0xbb, 0x07, + 0xc1, 0xe1, 0x88, 0xa5, 0x27, 0x21, 0xa0, 0xb4, 0xd9, 0x2d, 0x66, 0xcc, 0x2e, 0x7a, 0x1d, 0xe6, + 0xd9, 0xd1, 0x80, 0x08, 0xdd, 0x5a, 0xd8, 0x3c, 0x77, 0x45, 0xe3, 0x4e, 0x5f, 0xe1, 0x4c, 0x7e, + 0x74, 0x34, 0x20, 0x96, 0x40, 0x45, 0xaf, 0x42, 0x2b, 0x23, 0xf2, 0xc8, 0x70, 0x2d, 0xa6, 0x65, + 0x4e, 0xcd, 0xbf, 0x2b, 0xc0, 0xda, 0xd8, 0x14, 0x67, 0x11, 0xb6, 0x6e, 0xec, 0x82, 0x76, 0x6c, + 0xbe, 0x7f, 0x12, 0xa8, 0xae, 0xc3, 0x3d, 0xde, 0xe2, 0x46, 0xd1, 0x6a, 0x26, 0xec, 0xb7, 0x43, + 0xd1, 0x6b, 0x80, 0xc6, 0xcc, 0xaa, 0xb4, 0xde, 0xf3, 0xd6, 0x99, 0xac, 0x5d, 0x15, 0xb6, 0x5b, + 0x6b, 0x58, 0xa5, 0x08, 0xe6, 0xad, 0x65, 0x8d, 0x65, 0xa5, 0xe8, 0x75, 0x58, 0x76, 0xfd, 0xbb, + 0xa4, 0x1f, 0x84, 0x47, 0xf6, 0x80, 0x84, 0x5d, 0xe2, 0x33, 0xdc, 0x23, 0xb4, 0x5d, 0x16, 0x1c, + 0x2d, 0x45, 0x6d, 0x3b, 0xa3, 0x26, 0xf3, 0xaf, 0x0d, 0x58, 0x95, 0x1e, 0xef, 0x0e, 0x0e, 0x99, + 0x7b, 0x0a, 0xac, 0xd1, 0x20, 0xe2, 0x43, 0xe2, 0x49, 0xff, 0xbc, 0x19, 0x43, 0xc5, 0x2e, 0xfb, + 0xa1, 0x01, 0xcb, 0xdc, 0x19, 0x7d, 0x96, 0x78, 0xfe, 0x2b, 0x03, 0x96, 0x6e, 0x63, 0xfa, 0x2c, + 0xb1, 0xfc, 0x63, 0x75, 0x52, 0xc5, 0x3c, 0x3f, 0xd5, 0x2b, 0xdb, 0x2b, 0xb0, 0x98, 0x66, 0x3a, + 0xf2, 0x7e, 0x16, 0x52, 0x5c, 0x53, 0xcd, 0x91, 0x56, 0xd2, 0x1d, 0x69, 0x7f, 0x3b, 0x3a, 0xd2, + 0x9e, 0xad, 0x09, 0x9a, 0x7f, 0x6f, 0xc0, 0xb9, 0x5b, 0x84, 0xc5, 0x5c, 0x9f, 0x8a, 0xa3, 0x6f, + 0x5a, 0xa5, 0xfa, 0x42, 0x1e, 0xdc, 0x5a, 0xe6, 0x9f, 0xca, 0x01, 0xf9, 0x9d, 0x02, 0xac, 0xf0, + 0xd3, 0xe3, 0x74, 0x28, 0xc1, 0x34, 0x77, 0x1c, 0x8d, 0xa2, 0x94, 0xb4, 0x3b, 0x21, 0x3a, 0x76, + 0xcb, 0x53, 0x1f, 0xbb, 0xe6, 0x8f, 0x0a, 0xd2, 0x5d, 0x48, 0x4a, 0x63, 0x96, 0x65, 0xd1, 0xf0, + 0x5a, 0xd0, 0xf2, 0x6a, 0x42, 0x23, 0x86, 0x6c, 0x6f, 0x45, 0xc7, 0x68, 0x0a, 0x76, 0x6a, 0x4f, + 0xd1, 0xcf, 0x0d, 0x58, 0x8d, 0x6e, 0x95, 0xbb, 0xa4, 0xd7, 0x27, 0x3e, 0x7b, 0x7c, 0x1d, 0xca, + 0x6a, 0x40, 0x41, 0xa3, 0x01, 0xcf, 0x43, 0x8d, 0xca, 0x71, 0xe2, 0x0b, 0xe3, 0x08, 0x60, 0xfe, + 0x83, 0x01, 0x6b, 0x63, 0xec, 0xcc, 0xb2, 0x88, 0x6d, 0xa8, 0xb8, 0xbe, 0x43, 0x1e, 0xc5, 0xdc, + 0x44, 0x9f, 0xbc, 0x65, 0x6f, 0xe8, 0x7a, 0x4e, 0xcc, 0x46, 0xf4, 0x89, 0x2e, 0x40, 0x83, 0xf8, + 0x78, 0xcf, 0x23, 0xb6, 0xc0, 0x15, 0x8a, 0x5c, 0xb5, 0xea, 0x12, 0xb6, 0xcd, 0x41, 0x9c, 0x78, + 0xdf, 0x25, 0x82, 0xb8, 0x24, 0x89, 0xd5, 0xa7, 0xf9, 0x5b, 0x06, 0x2c, 0x71, 0x2d, 0x54, 0xdc, + 0xd3, 0x27, 0x2b, 0xcd, 0x75, 0xa8, 0x27, 0xd4, 0x4c, 0x4d, 0x24, 0x09, 0x32, 0x1f, 0xc0, 0x72, + 0x9a, 0x9d, 0x59, 0xa4, 0xf9, 0x02, 0x40, 0xbc, 0x56, 0x72, 0x37, 0x14, 0xad, 0x04, 0xc4, 0xfc, + 0xbc, 0x10, 0xc5, 0x8e, 0x85, 0x98, 0x9e, 0x72, 0x68, 0x4b, 0x2c, 0x49, 0xd2, 0x9e, 0xd7, 0x04, + 0x44, 0x34, 0x6f, 0x41, 0x83, 0x3c, 0x62, 0x21, 0xb6, 0x07, 0x38, 0xc4, 0x7d, 0xb9, 0xad, 0xa6, + 0x32, 0xbd, 0x75, 0x41, 0xb6, 0x23, 0xa8, 0xf8, 0x20, 0x42, 0x45, 0xe4, 0x20, 0x65, 0x39, 0x88, + 0x80, 0x88, 0x03, 0xe3, 0x9f, 0xb9, 0xb3, 0xa7, 0xb4, 0xf9, 0xb4, 0x0b, 0x24, 0x3d, 0x95, 0x52, + 0x76, 0x2a, 0x7f, 0x6a, 0x40, 0x4b, 0x4c, 0x41, 0xce, 0x67, 0xc0, 0xbb, 0xcd, 0xd0, 0x18, 0x19, + 0x9a, 0x09, 0x7b, 0xef, 0xe7, 0xa0, 0xac, 0xe4, 0x5e, 0x9c, 0x56, 0xee, 0x8a, 0xe0, 0x98, 0x69, + 0x98, 0x7f, 0x64, 0xc0, 0x4a, 0x46, 0xe4, 0xb3, 0x28, 0xfc, 0x47, 0x80, 0xe4, 0x0c, 0x9d, 0xd1, + 0xb4, 0xa3, 0x73, 0xfa, 0xa2, 0xf6, 0x50, 0xca, 0x0a, 0xc9, 0x3a, 0xe3, 0x66, 0x20, 0xd4, 0xfc, + 0x37, 0x03, 0x9e, 0xbf, 0x45, 0x98, 0x40, 0xbd, 0xc1, 0x8d, 0xce, 0x4e, 0x18, 0xf4, 0x42, 0x42, + 0xe9, 0xb3, 0xab, 0x1f, 0xbf, 0x23, 0x1d, 0x3b, 0xdd, 0x94, 0x66, 0x91, 0xff, 0x05, 0x68, 0x88, + 0x31, 0x88, 0x63, 0x87, 0xc1, 0x21, 0x55, 0x7a, 0x54, 0x57, 0x30, 0x2b, 0x38, 0x14, 0x0a, 0xc1, + 0x02, 0x86, 0x3d, 0x89, 0xa0, 0x4e, 0x14, 0x01, 0xe1, 0xcd, 0x62, 0x0f, 0x46, 0x8c, 0xf1, 0xce, + 0xc9, 0xb3, 0x2b, 0xe3, 0x3f, 0x31, 0x60, 0x25, 0x33, 0x95, 0x59, 0x64, 0xfb, 0x15, 0xe9, 0x76, + 0xca, 0xc9, 0x2c, 0x6c, 0x9e, 0xd7, 0xd2, 0x24, 0x06, 0x93, 0xd8, 0xe8, 0x3c, 0xd4, 0xf7, 0xb1, + 0xeb, 0xd9, 0x21, 0xc1, 0x34, 0xf0, 0xd5, 0x44, 0x81, 0x83, 0x2c, 0x01, 0x31, 0xff, 0xc9, 0x90, + 0x09, 0xba, 0x67, 0xdc, 0xe2, 0xfd, 0x71, 0x01, 0x9a, 0xdb, 0x3e, 0x25, 0x21, 0x3b, 0xfd, 0x57, + 0x13, 0xf4, 0x1e, 0xd4, 0xc5, 0xc4, 0xa8, 0xed, 0x60, 0x86, 0xd5, 0x69, 0xf6, 0x82, 0x36, 0x9a, + 0xff, 0x3e, 0xc7, 0xdb, 0xc2, 0x0c, 0x5b, 0x52, 0x3a, 0x94, 0xff, 0x46, 0x67, 0xa1, 0x76, 0x80, + 0xe9, 0x81, 0xfd, 0x80, 0x1c, 0x49, 0x7f, 0xb1, 0x69, 0x55, 0x39, 0xe0, 0x03, 0x72, 0x44, 0xd1, + 0x73, 0x50, 0xf5, 0x87, 0x7d, 0xb9, 0xc1, 0x2a, 0xeb, 0xc6, 0x46, 0xd3, 0xaa, 0xf8, 0xc3, 0xbe, + 0xd8, 0x5e, 0xff, 0x52, 0x80, 0x85, 0xbb, 0x43, 0x7e, 0x11, 0x12, 0xb9, 0x88, 0xa1, 0xc7, 0x1e, + 0x4f, 0x19, 0x2f, 0x41, 0x51, 0xba, 0x14, 0x9c, 0xa2, 0xad, 0x65, 0x7c, 0x7b, 0x8b, 0x5a, 0x1c, + 0x49, 0xc4, 0xe1, 0x87, 0xdd, 0xae, 0xf2, 0xce, 0x8a, 0x82, 0xd9, 0x1a, 0x87, 0x48, 0xdf, 0xec, + 0x2c, 0xd4, 0x48, 0x18, 0xc6, 0xbe, 0x9b, 0x98, 0x0a, 0x09, 0x43, 0xd9, 0x68, 0x42, 0x03, 0x77, + 0x1f, 0xf8, 0xc1, 0xa1, 0x47, 0x9c, 0x1e, 0x71, 0xc4, 0xb2, 0x57, 0xad, 0x14, 0x4c, 0x2a, 0x06, + 0x5f, 0x78, 0xbb, 0xeb, 0x33, 0x71, 0xaa, 0x17, 0xb9, 0x62, 0x70, 0xc8, 0x4d, 0x9f, 0xf1, 0x66, + 0x87, 0x78, 0x84, 0x11, 0xd1, 0x5c, 0x91, 0xcd, 0x12, 0xa2, 0x9a, 0x87, 0x83, 0x98, 0xba, 0x2a, + 0x9b, 0x25, 0x84, 0x37, 0x3f, 0x0f, 0xb5, 0x51, 0xb2, 0xa1, 0x36, 0x8a, 0x36, 0x0a, 0x80, 0xf9, + 0x63, 0x03, 0x9a, 0x5b, 0xa2, 0xab, 0x67, 0x40, 0xe9, 0x10, 0xcc, 0x93, 0x47, 0x83, 0x50, 0x6d, + 0x1d, 0xf1, 0x7b, 0xa2, 0x1e, 0x99, 0x0f, 0xa1, 0xb5, 0xe3, 0xe1, 0x2e, 0x39, 0x08, 0x3c, 0x87, + 0x84, 0xe2, 0x6c, 0x47, 0x2d, 0x28, 0x32, 0xdc, 0x53, 0xce, 0x03, 0xff, 0x89, 0xde, 0x56, 0x57, + 0x3f, 0x69, 0x96, 0x5e, 0xd2, 0x9e, 0xb2, 0x89, 0x6e, 0x12, 0x81, 0xd7, 0x55, 0x28, 0x8b, 0x04, + 0xa0, 0x74, 0x2b, 0x1a, 0x96, 0xfa, 0x32, 0xef, 0xa7, 0xc6, 0xbd, 0x15, 0x06, 0xc3, 0x01, 0xda, + 0x86, 0xc6, 0x60, 0x04, 0xe3, 0xba, 0x9a, 0x7f, 0xa6, 0x67, 0x99, 0xb6, 0x52, 0xa4, 0xe6, 0xff, + 0x14, 0xa1, 0xb9, 0x4b, 0x70, 0xd8, 0x3d, 0x78, 0x26, 0x82, 0x4c, 0x2d, 0x28, 0x3a, 0xd4, 0x53, + 0xab, 0xc6, 0x7f, 0xa2, 0xcb, 0x70, 0x26, 0x31, 0x21, 0xbb, 0xc7, 0x05, 0x24, 0xf4, 0xbe, 0x61, + 0xb5, 0x06, 0x59, 0xc1, 0xbd, 0x05, 0x55, 0x87, 0x7a, 0xb6, 0x58, 0xa2, 0x8a, 0x58, 0x22, 0xfd, + 0xfc, 0xb6, 0xa8, 0x27, 0x96, 0xa6, 0xe2, 0xc8, 0x1f, 0xe8, 0x45, 0x68, 0x06, 0x43, 0x36, 0x18, + 0x32, 0x5b, 0xda, 0x9d, 0x76, 0x55, 0xb0, 0xd7, 0x90, 0x40, 0x61, 0x96, 0x28, 0x7a, 0x1f, 0x9a, + 0x54, 0x88, 0x32, 0x72, 0xcc, 0x6b, 0xd3, 0x3a, 0x88, 0x0d, 0x49, 0xa7, 0x3c, 0xf3, 0x57, 0xa1, + 0xc5, 0x42, 0xfc, 0x90, 0x78, 0x89, 0xd4, 0x1e, 0x88, 0xdd, 0xb6, 0x28, 0xe1, 0xa3, 0xb4, 0xde, + 0x55, 0x58, 0xea, 0x0d, 0x71, 0x88, 0x7d, 0x46, 0x48, 0x02, 0xbb, 0x2e, 0xb0, 0x51, 0xdc, 0x14, + 0x13, 0x98, 0x1f, 0xc0, 0xfc, 0x6d, 0x97, 0x09, 0x41, 0x72, 0x9b, 0x65, 0x88, 0x6b, 0x90, 0xb0, + 0x4c, 0xcf, 0x41, 0x35, 0x0c, 0x0e, 0xa5, 0x0d, 0x2e, 0x08, 0x15, 0xac, 0x84, 0xc1, 0xa1, 0x30, + 0xb0, 0xa2, 0x20, 0x22, 0x08, 0x95, 0x6e, 0x16, 0x2c, 0xf5, 0x65, 0xfe, 0xa5, 0x31, 0x52, 0x1e, + 0x6e, 0x3e, 0xe9, 0xe3, 0xd9, 0xcf, 0xf7, 0xa0, 0x12, 0x4a, 0xfa, 0x89, 0xa9, 0xdc, 0xe4, 0x48, + 0xe2, 0x0c, 0x88, 0xa8, 0xa6, 0xcf, 0x13, 0xfd, 0xaa, 0x01, 0x8d, 0xf7, 0xbd, 0x21, 0x7d, 0x12, + 0xca, 0xae, 0xcb, 0x5e, 0x14, 0xf5, 0x99, 0x93, 0xef, 0x15, 0xa0, 0xa9, 0xd8, 0x98, 0xc5, 0x09, + 0xca, 0x65, 0x65, 0x17, 0xea, 0x7c, 0x48, 0x9b, 0x92, 0x5e, 0x14, 0xd3, 0xa9, 0x6f, 0x6e, 0x6a, + 0xcd, 0x43, 0x8a, 0x0d, 0x91, 0x2d, 0xdf, 0x15, 0x44, 0xbf, 0xe8, 0xb3, 0xf0, 0xc8, 0x82, 0x6e, + 0x0c, 0xe8, 0xdc, 0x87, 0xc5, 0x4c, 0x33, 0x57, 0xa2, 0x07, 0xe4, 0x28, 0xb2, 0x7f, 0x0f, 0xc8, + 0x11, 0x7a, 0x23, 0x59, 0xd3, 0x90, 0x77, 0x8a, 0xdf, 0x09, 0xfc, 0xde, 0xf5, 0x30, 0xc4, 0x47, + 0xaa, 0xe6, 0xe1, 0x9d, 0xc2, 0xdb, 0x86, 0xf9, 0x8f, 0x05, 0x68, 0x7c, 0x38, 0x24, 0xe1, 0xd1, + 0xd3, 0xb4, 0x43, 0xd1, 0xa9, 0x30, 0x9f, 0x38, 0x15, 0xc6, 0xb6, 0x7e, 0x49, 0xb3, 0xf5, 0x35, + 0x06, 0xac, 0xac, 0x35, 0x60, 0xba, 0xbd, 0x5d, 0x39, 0xd1, 0xde, 0xae, 0xe6, 0xee, 0xed, 0xbf, + 0x30, 0x62, 0x11, 0xce, 0xb4, 0x1b, 0x53, 0xee, 0x58, 0xe1, 0xc4, 0xee, 0xd8, 0xd4, 0xbb, 0xf1, + 0x87, 0x06, 0xd4, 0xbe, 0x4e, 0xba, 0x2c, 0x08, 0xb9, 0xfd, 0xd1, 0x90, 0x19, 0x53, 0xb8, 0xc6, + 0x85, 0xac, 0x6b, 0x7c, 0x0d, 0xaa, 0xae, 0x63, 0x63, 0xae, 0x5f, 0x62, 0xdc, 0x49, 0x2e, 0x59, + 0xc5, 0x75, 0x84, 0x22, 0x4e, 0x9f, 0x04, 0xf8, 0x5d, 0x03, 0x1a, 0x92, 0x67, 0x2a, 0x29, 0xdf, + 0x4d, 0x0c, 0x67, 0xe8, 0x94, 0x5e, 0x7d, 0xc4, 0x13, 0xbd, 0x3d, 0x37, 0x1a, 0xf6, 0x3a, 0x00, + 0x17, 0xb2, 0x22, 0x97, 0x7b, 0x66, 0x5d, 0xcb, 0xad, 0x24, 0x17, 0x02, 0xbf, 0x3d, 0x67, 0xd5, + 0x38, 0x95, 0xe8, 0xe2, 0x46, 0x05, 0x4a, 0x82, 0xda, 0xfc, 0x3f, 0x03, 0x96, 0x6e, 0x62, 0xaf, + 0xbb, 0xe5, 0x52, 0x86, 0xfd, 0xee, 0x0c, 0x4e, 0xd8, 0x3b, 0x50, 0x09, 0x06, 0xb6, 0x47, 0xf6, + 0x99, 0x62, 0xe9, 0xc2, 0x84, 0x19, 0x49, 0x31, 0x58, 0xe5, 0x60, 0x70, 0x87, 0xec, 0x33, 0xf4, + 0x55, 0xa8, 0x06, 0x03, 0x3b, 0x74, 0x7b, 0x07, 0x4c, 0x49, 0x7f, 0x0a, 0xe2, 0x4a, 0x30, 0xb0, + 0x38, 0x45, 0x22, 0xb6, 0x32, 0x7f, 0xc2, 0xd8, 0x8a, 0xf9, 0xef, 0x63, 0xd3, 0x9f, 0x61, 0x0f, + 0xbc, 0x03, 0x55, 0xd7, 0x67, 0xb6, 0xe3, 0xd2, 0x48, 0x04, 0xe7, 0xf4, 0x3a, 0xe4, 0x33, 0x31, + 0x03, 0xb1, 0xa6, 0x3e, 0xe3, 0x63, 0xa3, 0xaf, 0x01, 0xec, 0x7b, 0x01, 0x56, 0xd4, 0x52, 0x06, + 0xe7, 0xf5, 0xdb, 0x87, 0xa3, 0x45, 0xf4, 0x35, 0x41, 0xc4, 0x7b, 0x18, 0x2d, 0xe9, 0xbf, 0x1a, + 0xb0, 0xb2, 0x43, 0x42, 0x59, 0xf1, 0xc2, 0x54, 0x18, 0x74, 0xdb, 0xdf, 0x0f, 0xd2, 0x91, 0x68, + 0x23, 0x13, 0x89, 0xfe, 0xe9, 0x44, 0x5f, 0x53, 0x37, 0x27, 0x99, 0x0f, 0x89, 0x6e, 0x4e, 0x51, + 0xd6, 0x47, 0xde, 0x3c, 0x17, 0x72, 0x96, 0x49, 0xf1, 0x9b, 0xbc, 0x80, 0x9b, 0xbf, 0x2d, 0x0b, + 0x35, 0xb4, 0x93, 0x7a, 0x7c, 0x85, 0x5d, 0x05, 0x65, 0xe9, 0x33, 0x76, 0xff, 0x65, 0xc8, 0xd8, + 0x8e, 0x1c, 0x43, 0xf4, 0x03, 0x03, 0xd6, 0xf3, 0xb9, 0x9a, 0xe5, 0x88, 0xfe, 0x1a, 0x94, 0x5c, + 0x7f, 0x3f, 0x88, 0xc2, 0x6e, 0x97, 0xf4, 0x2e, 0xba, 0x76, 0x5c, 0x49, 0x68, 0xfe, 0x4d, 0x01, + 0x5a, 0xc2, 0xa8, 0x3f, 0x85, 0xe5, 0xef, 0x93, 0xbe, 0x4d, 0xdd, 0xcf, 0x48, 0xb4, 0xfc, 0x7d, + 0xd2, 0xdf, 0x75, 0x3f, 0x23, 0x29, 0xcd, 0x28, 0xa5, 0x35, 0x63, 0x72, 0x54, 0x39, 0x19, 0x56, + 0xad, 0xa4, 0xc3, 0xaa, 0xab, 0x50, 0xf6, 0x03, 0x87, 0x6c, 0x6f, 0xa9, 0x6b, 0xa7, 0xfa, 0x1a, + 0xa9, 0x5a, 0xed, 0x84, 0xaa, 0xf6, 0x85, 0x01, 0x9d, 0x5b, 0x84, 0x65, 0x65, 0xf7, 0xf4, 0xb4, + 0xec, 0xbb, 0x06, 0x9c, 0xd5, 0x32, 0x34, 0x8b, 0x82, 0xbd, 0x9b, 0x56, 0x30, 0xfd, 0x1d, 0x70, + 0x6c, 0x48, 0xa5, 0x5b, 0xaf, 0x43, 0x63, 0x6b, 0xd8, 0xef, 0xc7, 0x2e, 0xd7, 0x05, 0x68, 0x84, + 0xf2, 0xa7, 0xbc, 0x22, 0xc9, 0xf3, 0xb7, 0xae, 0x60, 0xfc, 0x22, 0x64, 0x5e, 0x86, 0xa6, 0x22, + 0x51, 0x5c, 0x77, 0xa0, 0x1a, 0xaa, 0xdf, 0x0a, 0x3f, 0xfe, 0x36, 0x57, 0x60, 0xc9, 0x22, 0x3d, + 0xae, 0xda, 0xe1, 0x1d, 0xd7, 0x7f, 0xa0, 0x86, 0x31, 0xbf, 0x6d, 0xc0, 0x72, 0x1a, 0xae, 0xfa, + 0x7a, 0x13, 0x2a, 0xd8, 0x71, 0x42, 0x42, 0xe9, 0xc4, 0x65, 0xb9, 0x2e, 0x71, 0xac, 0x08, 0x39, + 0x21, 0xb9, 0xc2, 0xd4, 0x92, 0x33, 0x6d, 0x38, 0x73, 0x8b, 0xb0, 0xbb, 0x84, 0x85, 0x33, 0x65, + 0xf0, 0xdb, 0xfc, 0xf2, 0x22, 0x88, 0x95, 0x5a, 0x44, 0x9f, 0xe6, 0xe7, 0x06, 0xa0, 0xe4, 0x08, + 0xb3, 0x2c, 0x73, 0x52, 0xca, 0x85, 0xb4, 0x94, 0x65, 0x2d, 0x54, 0x7f, 0x10, 0xf8, 0xc4, 0x67, + 0x49, 0x77, 0xab, 0x19, 0x43, 0xa3, 0xb2, 0x12, 0x74, 0x27, 0xc0, 0xce, 0x0d, 0xec, 0xcd, 0xe6, + 0x1e, 0x9c, 0x03, 0xa0, 0x61, 0xd7, 0x56, 0xbb, 0xb5, 0xa0, 0xac, 0x4f, 0xd8, 0xbd, 0x27, 0x37, + 0xec, 0x79, 0xa8, 0x3b, 0x94, 0xa9, 0xe6, 0x28, 0xa1, 0x0c, 0x0e, 0x65, 0xb2, 0x5d, 0xd4, 0xba, + 0x52, 0x82, 0x3d, 0xe2, 0xd8, 0x89, 0x7c, 0xdc, 0xbc, 0x40, 0x6b, 0xc9, 0x86, 0xdd, 0x18, 0xae, + 0xd9, 0x5c, 0x25, 0xed, 0xe6, 0xba, 0x0f, 0x6b, 0x77, 0xb1, 0x3f, 0xc4, 0xde, 0xcd, 0xa0, 0x3f, + 0xc0, 0xa9, 0x3a, 0xc9, 0xac, 0x39, 0x34, 0x34, 0xe6, 0xf0, 0x05, 0x59, 0x48, 0x27, 0x5d, 0x70, + 0x31, 0xa7, 0x79, 0x2b, 0x01, 0x31, 0x29, 0xb4, 0xc7, 0xbb, 0x9f, 0x65, 0x41, 0x05, 0x53, 0x51, + 0x57, 0x49, 0x1b, 0x3d, 0x82, 0x99, 0xef, 0xc1, 0x73, 0xa2, 0xa8, 0x31, 0x02, 0xa5, 0x52, 0x00, + 0xd9, 0x0e, 0x0c, 0x4d, 0x07, 0xbf, 0x5e, 0x10, 0x26, 0x70, 0xac, 0x87, 0x59, 0x18, 0x7f, 0x27, + 0x1d, 0x79, 0x7f, 0x29, 0xa7, 0x70, 0x37, 0x3d, 0xa2, 0x0a, 0xbf, 0x6f, 0xc0, 0x22, 0x79, 0x44, + 0xba, 0x43, 0xe6, 0xfa, 0xbd, 0x1d, 0x0f, 0xfb, 0xf7, 0x02, 0x75, 0xf0, 0x64, 0xc1, 0xe8, 0x25, + 0x68, 0x72, 0xe9, 0x07, 0x43, 0xa6, 0xf0, 0xe4, 0x09, 0x94, 0x06, 0xf2, 0xfe, 0xf8, 0x7c, 0x3d, + 0xc2, 0x88, 0xa3, 0xf0, 0xe4, 0x71, 0x94, 0x05, 0x8f, 0x89, 0x92, 0x83, 0xe9, 0x49, 0x44, 0xf9, + 0x9f, 0x46, 0x46, 0x94, 0xaa, 0x87, 0xa7, 0x25, 0xca, 0xdb, 0x00, 0x7d, 0x12, 0xf6, 0xc8, 0xb6, + 0x30, 0xfe, 0xf2, 0x86, 0xbf, 0xa1, 0x35, 0xfe, 0xa3, 0x0e, 0xee, 0x46, 0x04, 0x56, 0x82, 0xd6, + 0xbc, 0x05, 0x4b, 0x1a, 0x14, 0x6e, 0xd7, 0x68, 0x30, 0x0c, 0xbb, 0x24, 0x0a, 0x12, 0x45, 0x9f, + 0xfc, 0x1c, 0x64, 0x38, 0xec, 0x11, 0xa6, 0x94, 0x56, 0x7d, 0x99, 0x6f, 0x8a, 0x64, 0x95, 0x08, + 0x28, 0xa4, 0x34, 0x35, 0x9d, 0x78, 0x37, 0xc6, 0x12, 0xef, 0xfb, 0x22, 0x33, 0x94, 0xa4, 0x9b, + 0xb1, 0x68, 0x62, 0x9f, 0x77, 0x45, 0x1c, 0xf5, 0x68, 0x23, 0xfa, 0x34, 0x7f, 0x62, 0x40, 0x73, + 0xbb, 0x3f, 0x08, 0x46, 0x49, 0x91, 0xa9, 0xaf, 0x9c, 0xe3, 0x41, 0xe5, 0x82, 0x2e, 0xa8, 0xfc, + 0x22, 0x34, 0xd3, 0x25, 0xff, 0x32, 0xfe, 0xd3, 0xe8, 0x26, 0x4b, 0xfd, 0xcf, 0x42, 0x2d, 0x0c, + 0x0e, 0x6d, 0x6e, 0x4a, 0x1d, 0x55, 0x9e, 0x51, 0x0d, 0x83, 0x43, 0x6e, 0x60, 0x1d, 0xb4, 0x0c, + 0xa5, 0x7d, 0xd7, 0x8b, 0x2b, 0x8b, 0xe4, 0x07, 0x7a, 0x97, 0x5f, 0xc8, 0x64, 0xfa, 0xb6, 0x3c, + 0xed, 0xbd, 0x28, 0xa2, 0x30, 0x3f, 0x81, 0x85, 0x68, 0xd6, 0x33, 0xbe, 0x56, 0x61, 0x98, 0x3e, + 0x88, 0x2a, 0x27, 0xe4, 0x87, 0x79, 0x59, 0x66, 0xf5, 0x44, 0xff, 0xa9, 0x45, 0x47, 0x30, 0xcf, + 0x31, 0xd4, 0x5e, 0x12, 0xbf, 0xcd, 0x9f, 0x14, 0x60, 0x35, 0x8b, 0x3d, 0x0b, 0x4b, 0x6f, 0xa6, + 0xf7, 0x8f, 0xfe, 0x41, 0x42, 0x72, 0x34, 0xb5, 0x77, 0xd4, 0x0a, 0x74, 0x83, 0xa1, 0xcf, 0x94, + 0x01, 0xe2, 0x2b, 0x70, 0x93, 0x7f, 0xa3, 0x35, 0xa8, 0xb8, 0x8e, 0xed, 0xf1, 0xbb, 0x9b, 0x3c, + 0x93, 0xca, 0xae, 0x73, 0x87, 0xdf, 0xeb, 0xde, 0x8a, 0x3c, 0xad, 0xa9, 0xcb, 0x2d, 0x24, 0x3e, + 0x5a, 0x80, 0x82, 0xeb, 0xa8, 0x54, 0x4c, 0xc1, 0x75, 0xd0, 0xdb, 0xd0, 0x3e, 0x20, 0xc3, 0x50, + 0x54, 0xdf, 0x89, 0x18, 0x8b, 0xfd, 0x29, 0xf7, 0xcf, 0xf0, 0x9e, 0x27, 0x83, 0xd2, 0x55, 0x6b, + 0x35, 0x6e, 0xdf, 0xc2, 0x0c, 0x7f, 0x18, 0xb5, 0xa2, 0x37, 0x60, 0x35, 0x43, 0xa9, 0x92, 0xc9, + 0xc2, 0x67, 0xae, 0x5a, 0xcb, 0x29, 0xba, 0x6d, 0xd9, 0x66, 0xb6, 0x61, 0x95, 0x4f, 0x40, 0x0a, + 0xe2, 0x23, 0xbe, 0x6c, 0x91, 0x23, 0xf6, 0x3d, 0x03, 0xd6, 0xc6, 0x9a, 0x66, 0x59, 0x91, 0xeb, + 0x49, 0x25, 0xa9, 0x6f, 0x5e, 0xd6, 0x1a, 0x24, 0xbd, 0x0a, 0x44, 0x1a, 0xf5, 0x7d, 0xe9, 0x35, + 0x59, 0xb2, 0x68, 0xf4, 0x09, 0x97, 0x20, 0x6d, 0x40, 0xeb, 0xd0, 0x65, 0x07, 0xb6, 0x78, 0x08, + 0x23, 0x5c, 0x16, 0x99, 0x85, 0xaf, 0x5a, 0x0b, 0x1c, 0xbe, 0xcb, 0xc1, 0xdc, 0x6d, 0xa1, 0xe6, + 0x6f, 0x18, 0xb0, 0x94, 0x62, 0x6b, 0x16, 0x31, 0x7d, 0x95, 0x7b, 0x73, 0xb2, 0x23, 0x25, 0xa9, + 0x75, 0xad, 0xa4, 0xd4, 0x68, 0xc2, 0x64, 0xc7, 0x14, 0xe6, 0x7f, 0x19, 0x50, 0x4f, 0xb4, 0xf0, + 0xcb, 0xa0, 0x6a, 0x1b, 0x5d, 0x06, 0x63, 0xc0, 0x54, 0x62, 0x78, 0x11, 0x46, 0x86, 0x2c, 0x51, + 0x4c, 0x9f, 0xa8, 0x02, 0x74, 0x28, 0xba, 0x0d, 0x0b, 0x52, 0x4c, 0x31, 0xeb, 0xda, 0x18, 0x4d, + 0x5c, 0xdf, 0x88, 0x43, 0x47, 0x71, 0x69, 0x35, 0x69, 0xe2, 0x4b, 0xa6, 0x64, 0x03, 0x87, 0x88, + 0x91, 0x4a, 0xf2, 0x6c, 0x11, 0xde, 0xa2, 0x43, 0xf9, 0xa5, 0xad, 0x91, 0x24, 0xe5, 0x8e, 0xaf, + 0x47, 0xb0, 0x43, 0xc2, 0x78, 0x6e, 0xf1, 0x37, 0xf7, 0x34, 0xe5, 0x6f, 0x9b, 0x5f, 0x04, 0x94, + 0x49, 0x06, 0x09, 0xe2, 0x77, 0x04, 0xf4, 0x32, 0x2c, 0x3a, 0xfd, 0xd4, 0x2b, 0xac, 0xc8, 0x35, + 0x76, 0xfa, 0x89, 0xe7, 0x57, 0x29, 0x86, 0xe6, 0xd3, 0x0c, 0xfd, 0xaf, 0x11, 0xbf, 0x4d, 0x0d, + 0x89, 0x43, 0x7c, 0xe6, 0x62, 0xef, 0xf1, 0x75, 0xb2, 0x03, 0xd5, 0x21, 0x25, 0x61, 0xe2, 0x04, + 0x89, 0xbf, 0x79, 0xdb, 0x00, 0x53, 0x7a, 0x18, 0x84, 0x8e, 0xe2, 0x32, 0xfe, 0x9e, 0x50, 0x52, + 0x29, 0xdf, 0x3d, 0xea, 0x4b, 0x2a, 0xdf, 0x84, 0xb5, 0x7e, 0xe0, 0xb8, 0xfb, 0xae, 0xae, 0x12, + 0x93, 0x93, 0xad, 0x44, 0xcd, 0x29, 0x3a, 0xf3, 0x07, 0x05, 0x58, 0xfb, 0x78, 0xe0, 0xfc, 0x0c, + 0xe6, 0xbc, 0x0e, 0xf5, 0xc0, 0x73, 0x76, 0xd2, 0xd3, 0x4e, 0x82, 0x38, 0x86, 0x4f, 0x0e, 0x63, + 0x0c, 0x19, 0x98, 0x4f, 0x82, 0x26, 0x96, 0x9b, 0x3e, 0x96, 0x6c, 0xca, 0x93, 0x64, 0xd3, 0x83, + 0x35, 0x99, 0xe3, 0x7e, 0xc2, 0xa2, 0x31, 0x7f, 0x05, 0x56, 0xb8, 0x69, 0xe6, 0xc3, 0x7c, 0x4c, + 0x49, 0x38, 0xa3, 0xc5, 0x79, 0x1e, 0x6a, 0x51, 0xcf, 0x51, 0x25, 0xf0, 0x08, 0x60, 0xde, 0x86, + 0xe5, 0xcc, 0x58, 0x8f, 0x39, 0xa3, 0x4b, 0x17, 0xa0, 0x1a, 0x55, 0x36, 0xa3, 0x0a, 0x14, 0xaf, + 0x7b, 0x5e, 0x6b, 0x0e, 0x35, 0xa0, 0xba, 0xad, 0xca, 0x77, 0x5b, 0xc6, 0xa5, 0x5f, 0x80, 0xc5, + 0x4c, 0x06, 0x1c, 0x55, 0x61, 0xfe, 0x5e, 0xe0, 0x93, 0xd6, 0x1c, 0x6a, 0x41, 0xe3, 0x86, 0xeb, + 0xe3, 0xf0, 0x48, 0xc6, 0x87, 0x5b, 0x0e, 0x5a, 0x84, 0xba, 0x88, 0x93, 0x2a, 0x00, 0xd9, 0xfc, + 0xb3, 0x8b, 0xd0, 0xbc, 0x2b, 0x18, 0xd9, 0x25, 0xe1, 0x43, 0xb7, 0x4b, 0x90, 0x0d, 0xad, 0xec, + 0xf3, 0x71, 0xf4, 0x25, 0xbd, 0x2f, 0xac, 0x7f, 0x65, 0xde, 0x99, 0x24, 0x43, 0x73, 0x0e, 0x7d, + 0x02, 0x0b, 0xe9, 0x47, 0xd8, 0x48, 0x1f, 0xc8, 0xd3, 0xbe, 0xd4, 0x3e, 0xae, 0x73, 0x1b, 0x9a, + 0xa9, 0x37, 0xd5, 0xe8, 0x55, 0x6d, 0xdf, 0xba, 0x77, 0xd7, 0x1d, 0xbd, 0xed, 0x4d, 0xbe, 0x7b, + 0x96, 0xdc, 0xa7, 0x1f, 0x3e, 0xe6, 0x70, 0xaf, 0x7d, 0x1d, 0x79, 0x1c, 0xf7, 0x18, 0xce, 0x8c, + 0x3d, 0x50, 0x44, 0xaf, 0xe5, 0x9c, 0x66, 0xfa, 0x87, 0x8c, 0xc7, 0x0d, 0x71, 0x08, 0x68, 0xfc, + 0xed, 0x30, 0xba, 0xa2, 0x5f, 0x81, 0xbc, 0x97, 0xd3, 0x9d, 0xab, 0x53, 0xe3, 0xc7, 0x82, 0xfb, + 0x35, 0x03, 0xd6, 0x72, 0x5e, 0x15, 0xa2, 0x6b, 0x79, 0xae, 0xcd, 0x84, 0xa7, 0x91, 0x9d, 0x37, + 0x4e, 0x46, 0x14, 0x33, 0xe2, 0xc3, 0x62, 0xe6, 0xa1, 0x1d, 0xba, 0x9c, 0xfb, 0xaa, 0x60, 0xfc, + 0xc5, 0x61, 0xe7, 0x4b, 0xd3, 0x21, 0xc7, 0xe3, 0xdd, 0x87, 0xc5, 0xcc, 0xeb, 0xb4, 0x9c, 0xf1, + 0xf4, 0x6f, 0xd8, 0x8e, 0x5b, 0xd0, 0x6f, 0x42, 0x33, 0xf5, 0x8c, 0x2c, 0x47, 0xe3, 0x75, 0x4f, + 0xcd, 0x8e, 0xeb, 0xfa, 0x3e, 0x34, 0x92, 0xaf, 0xbd, 0xd0, 0x46, 0xde, 0x5e, 0x1a, 0xeb, 0xf8, + 0x24, 0x5b, 0x69, 0xf4, 0x4a, 0x63, 0xc2, 0x56, 0x1a, 0x7b, 0xd8, 0x32, 0xfd, 0x56, 0x4a, 0xf4, + 0x3f, 0x71, 0x2b, 0x9d, 0x78, 0x88, 0x6f, 0x1b, 0xe2, 0x06, 0xa6, 0x79, 0x05, 0x84, 0x36, 0xf3, + 0x74, 0x33, 0xff, 0xbd, 0x53, 0xe7, 0xda, 0x89, 0x68, 0x62, 0x29, 0x3e, 0x80, 0x85, 0xf4, 0x5b, + 0x97, 0x1c, 0x29, 0x6a, 0x9f, 0x07, 0x75, 0x2e, 0x4f, 0x85, 0x1b, 0x0f, 0xf6, 0x31, 0xd4, 0x13, + 0xff, 0x08, 0x83, 0x5e, 0x99, 0xa0, 0xc7, 0xc9, 0xbf, 0x47, 0x39, 0x4e, 0x92, 0x1f, 0x42, 0x2d, + 0xfe, 0x23, 0x17, 0x74, 0x31, 0x57, 0x7f, 0x4f, 0xd2, 0xe5, 0x2e, 0xc0, 0xe8, 0x5f, 0x5a, 0xd0, + 0xcb, 0xda, 0x3e, 0xc7, 0xfe, 0xc6, 0xe5, 0xb8, 0x4e, 0xe3, 0xe9, 0xcb, 0x12, 0xc2, 0x49, 0xd3, + 0x4f, 0xd6, 0xbc, 0x1e, 0xd7, 0xed, 0x01, 0x34, 0x53, 0x95, 0xea, 0x79, 0x5b, 0x58, 0xf3, 0x80, + 0xa0, 0x73, 0x69, 0x1a, 0xd4, 0x78, 0xfd, 0x0e, 0xa0, 0x99, 0xaa, 0x1b, 0xce, 0x19, 0x49, 0x57, + 0x26, 0x9d, 0x33, 0x92, 0xb6, 0x0c, 0xd9, 0x9c, 0x43, 0xdf, 0x4a, 0x94, 0x28, 0xa7, 0xca, 0xc0, + 0xd1, 0xeb, 0x13, 0xfb, 0xd1, 0x55, 0xc1, 0x77, 0x36, 0x4f, 0x42, 0x12, 0xb3, 0xa0, 0xb4, 0x4a, + 0x8a, 0x34, 0x5f, 0xab, 0x4e, 0xb2, 0x52, 0xbb, 0x50, 0x96, 0x95, 0xc0, 0xc8, 0xcc, 0xa9, 0xf9, + 0x4f, 0x94, 0x09, 0x77, 0x5e, 0xd4, 0xe2, 0xa4, 0x8b, 0x64, 0x65, 0xa7, 0xd2, 0x0b, 0xce, 0xe9, + 0x34, 0x55, 0x06, 0x3a, 0x6d, 0xa7, 0x16, 0x94, 0x65, 0x89, 0x57, 0x4e, 0xa7, 0xa9, 0x32, 0xc5, + 0xce, 0x64, 0x1c, 0x91, 0xfb, 0x37, 0xe7, 0xd0, 0x0e, 0x94, 0x44, 0x60, 0x11, 0x5d, 0x98, 0x54, + 0xfd, 0x34, 0xa9, 0xc7, 0x54, 0x81, 0x94, 0x39, 0x87, 0x7e, 0x09, 0x4a, 0x22, 0x20, 0x93, 0xd3, + 0x63, 0xb2, 0x84, 0xa9, 0x33, 0x11, 0x25, 0x62, 0xd1, 0x81, 0x46, 0xb2, 0x6e, 0x21, 0xe7, 0xc8, + 0xd2, 0x54, 0x76, 0x74, 0xa6, 0xc1, 0x8c, 0x46, 0x91, 0xdb, 0x68, 0x14, 0x64, 0xcd, 0xdf, 0x46, + 0x63, 0x01, 0xdc, 0xfc, 0x6d, 0x34, 0x1e, 0xb3, 0x35, 0xe7, 0xd0, 0x6f, 0x1a, 0xd0, 0xce, 0x4b, + 0xa6, 0xa3, 0x5c, 0x0f, 0x68, 0x52, 0x45, 0x40, 0xe7, 0x2b, 0x27, 0xa4, 0x8a, 0x79, 0xf9, 0x4c, + 0x04, 0x6d, 0xc6, 0xd2, 0xe7, 0x57, 0xf3, 0xfa, 0xcb, 0x49, 0x16, 0x77, 0xbe, 0x3c, 0x3d, 0x41, + 0x3c, 0xf6, 0x1e, 0xd4, 0x13, 0x01, 0xa3, 0x1c, 0xcb, 0x3b, 0x1e, 0xe9, 0xca, 0x59, 0x55, 0x4d, + 0xec, 0x49, 0xaa, 0xb7, 0xc8, 0xc6, 0xe6, 0x28, 0x63, 0x32, 0xb9, 0x9b, 0xa3, 0xde, 0xa9, 0x64, + 0xae, 0x39, 0x87, 0x08, 0x34, 0x92, 0xa9, 0xd9, 0x1c, 0x6d, 0xd4, 0x64, 0x75, 0x3b, 0xaf, 0x4e, + 0x81, 0x19, 0x0f, 0x63, 0x03, 0x8c, 0x52, 0xa3, 0x39, 0x67, 0xdd, 0x58, 0x76, 0xb6, 0xf3, 0xca, + 0xb1, 0x78, 0xc9, 0x63, 0x3f, 0x91, 0xec, 0xcc, 0x91, 0xfe, 0x78, 0x3a, 0x74, 0x8a, 0xbb, 0xc8, + 0x78, 0x42, 0x2d, 0xe7, 0x2e, 0x92, 0x9b, 0xbb, 0xeb, 0x5c, 0x9d, 0x1a, 0x3f, 0x9e, 0xcf, 0xa7, + 0xd0, 0xca, 0x26, 0x20, 0x73, 0xee, 0xb8, 0x39, 0x69, 0xd0, 0xce, 0x6b, 0x53, 0x62, 0x27, 0xcf, + 0xc3, 0xb3, 0xe3, 0x3c, 0x7d, 0xc3, 0x65, 0x07, 0x22, 0xf7, 0x35, 0xcd, 0xac, 0x93, 0x69, 0xb6, + 0x69, 0x66, 0x9d, 0x4a, 0xaa, 0xa9, 0xc3, 0x4b, 0x84, 0x8a, 0xf3, 0x0e, 0xaf, 0x64, 0x3a, 0x27, + 0xe7, 0x9c, 0x49, 0x27, 0x3f, 0xa4, 0xfb, 0x99, 0x0e, 0x41, 0xa3, 0x4b, 0x53, 0xc5, 0xa9, 0x27, + 0xb9, 0x9f, 0xfa, 0x98, 0xb6, 0xbc, 0xba, 0x65, 0x22, 0xec, 0x39, 0x57, 0x29, 0x7d, 0x88, 0x3e, + 0xe7, 0xea, 0x96, 0x13, 0xb4, 0x17, 0x1b, 0xab, 0x95, 0x0d, 0x57, 0x4e, 0x8e, 0x85, 0x64, 0xc3, + 0x58, 0xc7, 0x87, 0x2b, 0x5a, 0xd9, 0xd8, 0x60, 0xce, 0x00, 0x39, 0x21, 0xc4, 0x29, 0x06, 0xc8, + 0x46, 0xd8, 0x72, 0x06, 0xc8, 0x09, 0xc4, 0x4d, 0xe1, 0xbb, 0xa6, 0xa2, 0x5d, 0x39, 0x47, 0xa1, + 0x2e, 0x22, 0x96, 0x73, 0x14, 0x6a, 0x03, 0x75, 0xe6, 0xdc, 0xe6, 0x10, 0x1a, 0x3b, 0x61, 0xf0, + 0xe8, 0x28, 0x0a, 0x54, 0xfd, 0x6c, 0x8c, 0xeb, 0x8d, 0x6f, 0xc0, 0x82, 0x1b, 0xe3, 0xf4, 0xc2, + 0x41, 0xf7, 0x46, 0x5d, 0x06, 0xcc, 0x76, 0x38, 0xf1, 0x8e, 0xf1, 0xcb, 0xd7, 0x7a, 0x2e, 0x3b, + 0x18, 0xee, 0x71, 0xc9, 0x5c, 0x95, 0x68, 0xaf, 0xb9, 0x81, 0xfa, 0x75, 0xd5, 0xf5, 0x19, 0x09, + 0x7d, 0xec, 0x5d, 0x15, 0x43, 0x29, 0xe8, 0x60, 0xef, 0x0f, 0x0d, 0x63, 0xaf, 0x2c, 0x40, 0xd7, + 0xfe, 0x3f, 0x00, 0x00, 0xff, 0xff, 0x07, 0x9d, 0x01, 0x89, 0xa6, 0x53, 0x00, 0x00, } // Reference imports to suppress errors if they are not otherwise used. diff --git a/internal/rootcoord/import_manager.go b/internal/rootcoord/import_manager.go index 6405ff33a8..b0fcd878f0 100644 --- a/internal/rootcoord/import_manager.go +++ b/internal/rootcoord/import_manager.go @@ -316,6 +316,8 @@ func (m *importManager) importJob(ctx context.Context, req *milvuspb.ImportReque State: &datapb.ImportTaskState{ StateCode: commonpb.ImportState_ImportPending, }, + HeuristicDataQueryable: false, + HeuristicDataIndexed: false, } resp.Tasks = append(resp.Tasks, newTask.GetId()) taskList[i] = newTask.GetId() @@ -344,6 +346,8 @@ func (m *importManager) importJob(ctx context.Context, req *milvuspb.ImportReque State: &datapb.ImportTaskState{ StateCode: commonpb.ImportState_ImportPending, }, + HeuristicDataQueryable: false, + HeuristicDataIndexed: false, } resp.Tasks = append(resp.Tasks, newTask.GetId()) log.Info("new task created as pending task", zap.Int64("task ID", newTask.GetId())) @@ -365,12 +369,23 @@ func (m *importManager) importJob(ctx context.Context, req *milvuspb.ImportReque return resp } -// updateTaskStateCode updates a task's stateCode to `newState`. -func (m *importManager) updateTaskStateCode(taskID int64, newState commonpb.ImportState) { +// setTaskDataQueryable sets task's DataQueryable flag to true. +func (m *importManager) setTaskDataQueryable(taskID int64) { m.workingLock.Lock() defer m.workingLock.Unlock() if v, ok := m.workingTasks[taskID]; ok { - v.State.StateCode = newState + v.HeuristicDataQueryable = true + } else { + log.Error("task ID not found", zap.Int64("task ID", taskID)) + } +} + +// setTaskDataIndexed sets task's DataIndexed flag to true. +func (m *importManager) setTaskDataIndexed(taskID int64) { + m.workingLock.Lock() + defer m.workingLock.Unlock() + if v, ok := m.workingTasks[taskID]; ok { + v.HeuristicDataIndexed = true } else { log.Error("task ID not found", zap.Int64("task ID", taskID)) } @@ -440,6 +455,8 @@ func (m *importManager) getTaskState(tID int64) *milvuspb.GetImportStateResponse resp.Id = tID resp.State = commonpb.ImportState_ImportPending resp.Infos = append(resp.Infos, &commonpb.KeyValuePair{Key: Files, Value: strings.Join(t.GetFiles(), ",")}) + resp.HeuristicDataQueryable = t.GetHeuristicDataQueryable() + resp.HeuristicDataIndexed = t.GetHeuristicDataIndexed() found = true break } @@ -466,6 +483,8 @@ func (m *importManager) getTaskState(tID int64) *milvuspb.GetImportStateResponse Key: FailedReason, Value: v.GetState().GetErrorMessage(), }) + resp.HeuristicDataQueryable = v.GetHeuristicDataQueryable() + resp.HeuristicDataIndexed = v.GetHeuristicDataIndexed() } }() if found { @@ -590,9 +609,11 @@ func (m *importManager) listAllTasks() []*milvuspb.GetImportStateResponse { Status: &commonpb.Status{ ErrorCode: commonpb.ErrorCode_Success, }, - Infos: make([]*commonpb.KeyValuePair, 0), - Id: t.GetId(), - State: commonpb.ImportState_ImportPending, + Infos: make([]*commonpb.KeyValuePair, 0), + Id: t.GetId(), + State: commonpb.ImportState_ImportPending, + HeuristicDataQueryable: t.GetHeuristicDataQueryable(), + HeuristicDataIndexed: t.GetHeuristicDataIndexed(), } resp.Infos = append(resp.Infos, &commonpb.KeyValuePair{Key: Files, Value: strings.Join(t.GetFiles(), ",")}) tasks = append(tasks, resp) @@ -608,11 +629,13 @@ func (m *importManager) listAllTasks() []*milvuspb.GetImportStateResponse { Status: &commonpb.Status{ ErrorCode: commonpb.ErrorCode_Success, }, - Infos: make([]*commonpb.KeyValuePair, 0), - Id: v.GetId(), - State: v.GetState().GetStateCode(), - RowCount: v.GetState().GetRowCount(), - IdList: v.GetState().GetRowIds(), + Infos: make([]*commonpb.KeyValuePair, 0), + Id: v.GetId(), + State: v.GetState().GetStateCode(), + RowCount: v.GetState().GetRowCount(), + IdList: v.GetState().GetRowIds(), + HeuristicDataQueryable: v.GetHeuristicDataQueryable(), + HeuristicDataIndexed: v.GetHeuristicDataIndexed(), } resp.Infos = append(resp.Infos, &commonpb.KeyValuePair{Key: Files, Value: strings.Join(v.GetFiles(), ",")}) resp.Infos = append(resp.Infos, &commonpb.KeyValuePair{ diff --git a/internal/rootcoord/root_coord.go b/internal/rootcoord/root_coord.go index 77a8293cc5..b0958f436e 100644 --- a/internal/rootcoord/root_coord.go +++ b/internal/rootcoord/root_coord.go @@ -2516,13 +2516,13 @@ func (c *Core) checkSegmentLoadedLoop(ctx context.Context, taskID int64, colID i zap.Int64("task ID", taskID), zap.Int64("collection ID", colID), zap.Int64s("segment IDs", segIDs)) - } else if len(resp.GetInfos()) == len(segIDs) { + } else if heuristicSegmentsReady(len(resp.GetInfos()), len(segIDs)) { // Check if all segment info are loaded in queryNodes. log.Info("(in check segment loaded loop) all import data segments loaded in queryNodes", zap.Int64("task ID", taskID), zap.Int64("collection ID", colID), zap.Int64s("segment IDs", segIDs)) - c.importManager.updateTaskStateCode(taskID, commonpb.ImportState_DataQueryable) + c.importManager.setTaskDataQueryable(taskID) return } case <-expireTicker.C: @@ -2548,10 +2548,10 @@ func (c *Core) checkCompleteIndexLoop(ctx context.Context, taskID int64, colID i log.Info("(in check complete index loop) context done, exiting checkCompleteIndexLoop") return case <-ticker.C: - if ct, err := c.CountCompleteIndex(ctx, colName, colID, segIDs); err == nil && ct == len(segIDs) { + if ct, err := c.CountCompleteIndex(ctx, colName, colID, segIDs); err == nil && heuristicSegmentsReady(ct, len(segIDs)) { log.Info("(in check complete index loop) all segment indices are ready!", zap.Int64("task ID", taskID)) - c.importManager.updateTaskStateCode(taskID, commonpb.ImportState_DataIndexed) + c.importManager.setTaskDataIndexed(taskID) return } case <-expireTicker.C: @@ -2753,3 +2753,10 @@ func (c *Core) ListCredUsers(ctx context.Context, in *milvuspb.ListCredUsersRequ Usernames: credInfo.Usernames, }, nil } + +// heuristicSegmentsReady checks and returns if segments are ready based on count in a heuristic way. +// We do this to avoid accidentally compacted segments. +// This is just a temporary solution. +func heuristicSegmentsReady(currCount int, expectedCount int) bool { + return currCount >= expectedCount-2 || float64(currCount)/float64(expectedCount) >= 0.8 +} diff --git a/internal/rootcoord/root_coord_test.go b/internal/rootcoord/root_coord_test.go index 1b01f1a344..4be324a8a0 100644 --- a/internal/rootcoord/root_coord_test.go +++ b/internal/rootcoord/root_coord_test.go @@ -1486,8 +1486,21 @@ func TestRootCoord_Base(t *testing.T) { }) wg.Add(1) - t.Run("report import bring wait for index", func(t *testing.T) { + t.Run("report import wait for index", func(t *testing.T) { defer wg.Done() + core.CallGetSegmentInfoService = func(ctx context.Context, collectionID int64, + segIDs []int64) (*querypb.GetSegmentInfoResponse, error) { + return &querypb.GetSegmentInfoResponse{ + Status: &commonpb.Status{ + ErrorCode: commonpb.ErrorCode_Success, + }, + Infos: []*querypb.SegmentInfo{ + {SegmentID: 1000}, + {SegmentID: 1001}, + {SegmentID: 1002}, + }, + }, nil + } req := &rootcoordpb.ImportResult{ TaskId: 1, RowCount: 100,