@aws-sdk/client-glue 3.1067.0 → 3.1068.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +6 -4
- package/dist-cjs/schemas/schemas_0.js +57 -30
- package/dist-es/models/enums.js +6 -4
- package/dist-es/schemas/schemas_0.js +42 -15
- package/dist-types/commands/GetTableCommand.d.ts +121 -0
- package/dist-types/commands/GetTableVersionCommand.d.ts +118 -0
- package/dist-types/commands/GetTableVersionsCommand.d.ts +118 -0
- package/dist-types/commands/GetTablesCommand.d.ts +119 -1
- package/dist-types/commands/GetUnfilteredTableMetadataCommand.d.ts +118 -0
- package/dist-types/commands/SearchTablesCommand.d.ts +118 -0
- package/dist-types/commands/UpdateCrawlerScheduleCommand.d.ts +2 -1
- package/dist-types/models/enums.d.ts +14 -12
- package/dist-types/models/models_2.d.ts +87 -6
- package/dist-types/models/models_3.d.ts +11 -1
- package/dist-types/schemas/schemas_0.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateCrawlerScheduleCommand.d.ts +2 -4
- package/dist-types/ts3.4/models/enums.d.ts +8 -6
- package/dist-types/ts3.4/models/models_2.d.ts +18 -1
- package/dist-types/ts3.4/models/models_3.d.ts +3 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -0
- package/package.json +1 -1
package/dist-cjs/index.js
CHANGED
|
@@ -4606,6 +4606,12 @@ const StatementState = {
|
|
|
4606
4606
|
RUNNING: "RUNNING",
|
|
4607
4607
|
WAITING: "WAITING",
|
|
4608
4608
|
};
|
|
4609
|
+
const TableAttributes = {
|
|
4610
|
+
DEFAULT: "DEFAULT",
|
|
4611
|
+
LATEST_ICEBERG_METADATA: "LATEST_ICEBERG_METADATA",
|
|
4612
|
+
NAME: "NAME",
|
|
4613
|
+
TABLE_TYPE: "TABLE_TYPE",
|
|
4614
|
+
};
|
|
4609
4615
|
const ResourceAction = {
|
|
4610
4616
|
CREATE: "CREATE",
|
|
4611
4617
|
UPDATE: "UPDATE",
|
|
@@ -4617,10 +4623,6 @@ const ResourceState = {
|
|
|
4617
4623
|
STOPPED: "STOPPED",
|
|
4618
4624
|
SUCCESS: "SUCCESS",
|
|
4619
4625
|
};
|
|
4620
|
-
const TableAttributes = {
|
|
4621
|
-
NAME: "NAME",
|
|
4622
|
-
TABLE_TYPE: "TABLE_TYPE",
|
|
4623
|
-
};
|
|
4624
4626
|
const PermissionType = {
|
|
4625
4627
|
CELL_FILTER_PERMISSION: "CELL_FILTER_PERMISSION",
|
|
4626
4628
|
COLUMN_PERMISSION: "COLUMN_PERMISSION",
|
|
@@ -11,21 +11,21 @@ exports.FederatedTable$ = exports.FederatedDatabase$ = exports.FederatedCatalog$
|
|
|
11
11
|
exports.GetDashboardUrlResponse$ = exports.GetDashboardUrlRequest$ = exports.GetCustomEntityTypeResponse$ = exports.GetCustomEntityTypeRequest$ = exports.GetCrawlersResponse$ = exports.GetCrawlersRequest$ = exports.GetCrawlerResponse$ = exports.GetCrawlerRequest$ = exports.GetCrawlerMetricsResponse$ = exports.GetCrawlerMetricsRequest$ = exports.GetConnectionsResponse$ = exports.GetConnectionsRequest$ = exports.GetConnectionsFilter$ = exports.GetConnectionResponse$ = exports.GetConnectionRequest$ = exports.GetColumnStatisticsTaskSettingsResponse$ = exports.GetColumnStatisticsTaskSettingsRequest$ = exports.GetColumnStatisticsTaskRunsResponse$ = exports.GetColumnStatisticsTaskRunsRequest$ = exports.GetColumnStatisticsTaskRunResponse$ = exports.GetColumnStatisticsTaskRunRequest$ = exports.GetColumnStatisticsForTableResponse$ = exports.GetColumnStatisticsForTableRequest$ = exports.GetColumnStatisticsForPartitionResponse$ = exports.GetColumnStatisticsForPartitionRequest$ = exports.GetClassifiersResponse$ = exports.GetClassifiersRequest$ = exports.GetClassifierResponse$ = exports.GetClassifierRequest$ = exports.GetCatalogsResponse$ = exports.GetCatalogsRequest$ = exports.GetCatalogResponse$ = exports.GetCatalogRequest$ = exports.GetCatalogImportStatusResponse$ = exports.GetCatalogImportStatusRequest$ = exports.GetBlueprintRunsResponse$ = exports.GetBlueprintRunsRequest$ = exports.GetBlueprintRunResponse$ = exports.GetBlueprintRunRequest$ = exports.GetBlueprintResponse$ = exports.GetBlueprintRequest$ = exports.FindMatchesTaskRunProperties$ = exports.FindMatchesParameters$ = exports.FindMatchesMetrics$ = exports.FilterValue$ = exports.FilterExpression$ = exports.Filter$ = exports.FillMissingValues$ = exports.FieldDefinition$ = exports.Field$ = void 0;
|
|
12
12
|
exports.GetMLTaskRunsResponse$ = exports.GetMLTaskRunsRequest$ = exports.GetMLTaskRunResponse$ = exports.GetMLTaskRunRequest$ = exports.GetMaterializedViewRefreshTaskRunResponse$ = exports.GetMaterializedViewRefreshTaskRunRequest$ = exports.GetMappingResponse$ = exports.GetMappingRequest$ = exports.GetJobsResponse$ = exports.GetJobsRequest$ = exports.GetJobRunsResponse$ = exports.GetJobRunsRequest$ = exports.GetJobRunResponse$ = exports.GetJobRunRequest$ = exports.GetJobResponse$ = exports.GetJobRequest$ = exports.GetJobBookmarkResponse$ = exports.GetJobBookmarkRequest$ = exports.GetIntegrationTablePropertiesResponse$ = exports.GetIntegrationTablePropertiesRequest$ = exports.GetIntegrationResourcePropertyResponse$ = exports.GetIntegrationResourcePropertyRequest$ = exports.GetGlueIdentityCenterConfigurationResponse$ = exports.GetGlueIdentityCenterConfigurationRequest$ = exports.GetEntityRecordsResponse$ = exports.GetEntityRecordsRequest$ = exports.GetDevEndpointsResponse$ = exports.GetDevEndpointsRequest$ = exports.GetDevEndpointResponse$ = exports.GetDevEndpointRequest$ = exports.GetDataQualityRulesetResponse$ = exports.GetDataQualityRulesetRequest$ = exports.GetDataQualityRulesetEvaluationRunResponse$ = exports.GetDataQualityRulesetEvaluationRunRequest$ = exports.GetDataQualityRuleRecommendationRunResponse$ = exports.GetDataQualityRuleRecommendationRunRequest$ = exports.GetDataQualityResultResponse$ = exports.GetDataQualityResultRequest$ = exports.GetDataQualityModelResultResponse$ = exports.GetDataQualityModelResultRequest$ = exports.GetDataQualityModelResponse$ = exports.GetDataQualityModelRequest$ = exports.GetDataflowGraphResponse$ = exports.GetDataflowGraphRequest$ = exports.GetDataCatalogEncryptionSettingsResponse$ = exports.GetDataCatalogEncryptionSettingsRequest$ = exports.GetDatabasesResponse$ = exports.GetDatabasesRequest$ = exports.GetDatabaseResponse$ = exports.GetDatabaseRequest$ = void 0;
|
|
13
13
|
exports.GetTriggerResponse$ = exports.GetTriggerRequest$ = exports.GetTagsResponse$ = exports.GetTagsRequest$ = exports.GetTableVersionsResponse$ = exports.GetTableVersionsRequest$ = exports.GetTableVersionResponse$ = exports.GetTableVersionRequest$ = exports.GetTablesResponse$ = exports.GetTablesRequest$ = exports.GetTableResponse$ = exports.GetTableRequest$ = exports.GetTableOptimizerResponse$ = exports.GetTableOptimizerRequest$ = exports.GetStatementResponse$ = exports.GetStatementRequest$ = exports.GetSessionResponse$ = exports.GetSessionRequest$ = exports.GetSessionEndpointResponse$ = exports.GetSessionEndpointRequest$ = exports.GetSecurityConfigurationsResponse$ = exports.GetSecurityConfigurationsRequest$ = exports.GetSecurityConfigurationResponse$ = exports.GetSecurityConfigurationRequest$ = exports.GetSchemaVersionsDiffResponse$ = exports.GetSchemaVersionsDiffInput$ = exports.GetSchemaVersionResponse$ = exports.GetSchemaVersionInput$ = exports.GetSchemaResponse$ = exports.GetSchemaInput$ = exports.GetSchemaByDefinitionResponse$ = exports.GetSchemaByDefinitionInput$ = exports.GetResourcePolicyResponse$ = exports.GetResourcePolicyRequest$ = exports.GetResourcePoliciesResponse$ = exports.GetResourcePoliciesRequest$ = exports.GetRegistryResponse$ = exports.GetRegistryInput$ = exports.GetPlanResponse$ = exports.GetPlanRequest$ = exports.GetPartitionsResponse$ = exports.GetPartitionsRequest$ = exports.GetPartitionResponse$ = exports.GetPartitionRequest$ = exports.GetPartitionIndexesResponse$ = exports.GetPartitionIndexesRequest$ = exports.GetMLTransformsResponse$ = exports.GetMLTransformsRequest$ = exports.GetMLTransformResponse$ = exports.GetMLTransformRequest$ = void 0;
|
|
14
|
-
exports.
|
|
15
|
-
exports.
|
|
16
|
-
exports.
|
|
17
|
-
exports.
|
|
18
|
-
exports.
|
|
19
|
-
exports.
|
|
20
|
-
exports.
|
|
21
|
-
exports.
|
|
22
|
-
exports.
|
|
23
|
-
exports.
|
|
24
|
-
exports.
|
|
25
|
-
exports.
|
|
26
|
-
exports.
|
|
27
|
-
exports.
|
|
28
|
-
exports.UpdateWorkflow$ = exports.UpdateUserDefinedFunction$ = exports.UpdateUsageProfile$ = exports.UpdateTrigger$ = exports.UpdateTableOptimizer$ = exports.UpdateTable$ = exports.UpdateSourceControlFromJob$ = exports.UpdateSchema$ = exports.UpdateRegistry$ = exports.UpdatePartition$ = exports.UpdateMLTransform$ = exports.UpdateJobFromSourceControl$ = exports.UpdateJob$ = exports.UpdateIntegrationTableProperties$ = exports.UpdateIntegrationResourceProperty$ = exports.UpdateGlueIdentityCenterConfiguration$ = exports.UpdateDevEndpoint$ = exports.UpdateDataQualityRuleset$ = exports.UpdateDatabase$ = exports.UpdateCrawlerSchedule$ = exports.UpdateCrawler$ = exports.UpdateConnection$ = exports.UpdateColumnStatisticsTaskSettings$ = exports.UpdateColumnStatisticsForTable$ = exports.UpdateColumnStatisticsForPartition$ = exports.UpdateClassifier$ = exports.UpdateCatalog$ = exports.UpdateBlueprint$ = exports.UntagResource$ = exports.TestConnection$ = exports.TagResource$ = exports.StopWorkflowRun$ = void 0;
|
|
14
|
+
exports.IcebergTarget$ = exports.IcebergTableUpdate$ = exports.IcebergTableMetadata$ = exports.IcebergStructField$ = exports.IcebergSortOrder$ = exports.IcebergSortField$ = exports.IcebergSchema$ = exports.IcebergRetentionMetrics$ = exports.IcebergRetentionConfiguration$ = exports.IcebergPartitionSpec$ = exports.IcebergPartitionField$ = exports.IcebergOrphanFileDeletionMetrics$ = exports.IcebergOrphanFileDeletionConfiguration$ = exports.IcebergOptimizationPropertiesOutput$ = exports.IcebergOptimizationProperties$ = exports.IcebergInput$ = exports.IcebergEncryptedKey$ = exports.IcebergCompactionMetrics$ = exports.IcebergCompactionConfiguration$ = exports.HudiTarget$ = exports.GroupFilters$ = exports.GrokClassifier$ = exports.GovernedCatalogTarget$ = exports.GovernedCatalogSource$ = exports.GlueTable$ = exports.GlueStudioSchemaColumn$ = exports.GlueSchema$ = exports.GluePolicy$ = exports.GetWorkflowRunsResponse$ = exports.GetWorkflowRunsRequest$ = exports.GetWorkflowRunResponse$ = exports.GetWorkflowRunRequest$ = exports.GetWorkflowRunPropertiesResponse$ = exports.GetWorkflowRunPropertiesRequest$ = exports.GetWorkflowResponse$ = exports.GetWorkflowRequest$ = exports.GetUserDefinedFunctionsResponse$ = exports.GetUserDefinedFunctionsRequest$ = exports.GetUserDefinedFunctionResponse$ = exports.GetUserDefinedFunctionRequest$ = exports.GetUsageProfileResponse$ = exports.GetUsageProfileRequest$ = exports.GetUnfilteredTableMetadataResponse$ = exports.GetUnfilteredTableMetadataRequest$ = exports.GetUnfilteredPartitionsMetadataResponse$ = exports.GetUnfilteredPartitionsMetadataRequest$ = exports.GetUnfilteredPartitionMetadataResponse$ = exports.GetUnfilteredPartitionMetadataRequest$ = exports.GetTriggersResponse$ = exports.GetTriggersRequest$ = void 0;
|
|
15
|
+
exports.ListDataQualityRuleRecommendationRunsResponse$ = exports.ListDataQualityRuleRecommendationRunsRequest$ = exports.ListDataQualityResultsResponse$ = exports.ListDataQualityResultsRequest$ = exports.ListCustomEntityTypesResponse$ = exports.ListCustomEntityTypesRequest$ = exports.ListCrawlsResponse$ = exports.ListCrawlsRequest$ = exports.ListCrawlersResponse$ = exports.ListCrawlersRequest$ = exports.ListConnectionTypesResponse$ = exports.ListConnectionTypesRequest$ = exports.ListColumnStatisticsTaskRunsResponse$ = exports.ListColumnStatisticsTaskRunsRequest$ = exports.ListBlueprintsResponse$ = exports.ListBlueprintsRequest$ = exports.LineageConfiguration$ = exports.LastCrawlInfo$ = exports.LastActiveDefinition$ = exports.LakeFormationConfiguration$ = exports.LabelingSetGenerationTaskRunProperties$ = exports.KinesisStreamingSourceOptions$ = exports.KeySchemaElement$ = exports.KafkaStreamingSourceOptions$ = exports.JWTBearerProperties$ = exports.JsonClassifier$ = exports.JoinColumn$ = exports.Join$ = exports.JobUpdate$ = exports.JobRun$ = exports.JobNodeDetails$ = exports.JobCommand$ = exports.JobBookmarksEncryption$ = exports.JobBookmarkEntry$ = exports.Job$ = exports.JdbcTarget$ = exports.JDBCConnectorTarget$ = exports.JDBCConnectorSource$ = exports.JDBCConnectorOptions$ = exports.IntegrationResourcePropertyFilter$ = exports.IntegrationResourceProperty$ = exports.IntegrationPartition$ = exports.IntegrationFilter$ = exports.IntegrationError$ = exports.IntegrationConfig$ = exports.Integration$ = exports.InboundIntegration$ = exports.ImportLabelsTaskRunProperties$ = exports.ImportCatalogToGlueResponse$ = exports.ImportCatalogToGlueRequest$ = void 0;
|
|
16
|
+
exports.MLTransform$ = exports.MicrosoftSQLServerCatalogTarget$ = exports.MicrosoftSQLServerCatalogSource$ = exports.MetricBasedObservation$ = exports.MetadataKeyValuePair$ = exports.MetadataInfo$ = exports.Merge$ = exports.MaterializedViewRefreshTaskRun$ = exports.MappingEntry$ = exports.Mapping$ = exports.LongColumnStatisticsData$ = exports.Location$ = exports.ListWorkflowsResponse$ = exports.ListWorkflowsRequest$ = exports.ListUsageProfilesResponse$ = exports.ListUsageProfilesRequest$ = exports.ListTriggersResponse$ = exports.ListTriggersRequest$ = exports.ListTableOptimizerRunsResponse$ = exports.ListTableOptimizerRunsRequest$ = exports.ListStatementsResponse$ = exports.ListStatementsRequest$ = exports.ListSessionsResponse$ = exports.ListSessionsRequest$ = exports.ListSchemaVersionsResponse$ = exports.ListSchemaVersionsInput$ = exports.ListSchemasResponse$ = exports.ListSchemasInput$ = exports.ListRegistriesResponse$ = exports.ListRegistriesInput$ = exports.ListMLTransformsResponse$ = exports.ListMLTransformsRequest$ = exports.ListMaterializedViewRefreshTaskRunsResponse$ = exports.ListMaterializedViewRefreshTaskRunsRequest$ = exports.ListJobsResponse$ = exports.ListJobsRequest$ = exports.ListIntegrationResourcePropertiesResponse$ = exports.ListIntegrationResourcePropertiesRequest$ = exports.ListEntitiesResponse$ = exports.ListEntitiesRequest$ = exports.ListDevEndpointsResponse$ = exports.ListDevEndpointsRequest$ = exports.ListDataQualityStatisticsResponse$ = exports.ListDataQualityStatisticsRequest$ = exports.ListDataQualityStatisticAnnotationsResponse$ = exports.ListDataQualityStatisticAnnotationsRequest$ = exports.ListDataQualityRulesetsResponse$ = exports.ListDataQualityRulesetsRequest$ = exports.ListDataQualityRulesetEvaluationRunsResponse$ = exports.ListDataQualityRulesetEvaluationRunsRequest$ = void 0;
|
|
17
|
+
exports.PutWorkflowRunPropertiesResponse$ = exports.PutWorkflowRunPropertiesRequest$ = exports.PutSchemaVersionMetadataResponse$ = exports.PutSchemaVersionMetadataInput$ = exports.PutResourcePolicyResponse$ = exports.PutResourcePolicyRequest$ = exports.PutDataQualityProfileAnnotationResponse$ = exports.PutDataQualityProfileAnnotationRequest$ = exports.PutDataCatalogEncryptionSettingsResponse$ = exports.PutDataCatalogEncryptionSettingsRequest$ = exports.PropertyPredicate$ = exports.Property$ = exports.ProfileConfiguration$ = exports.PrincipalPermissions$ = exports.Predicate$ = exports.Predecessor$ = exports.PostgreSQLCatalogTarget$ = exports.PostgreSQLCatalogSource$ = exports.PIIDetection$ = exports.PhysicalConnectionRequirements$ = exports.PartitionValueList$ = exports.PartitionInput$ = exports.PartitionIndexDescriptor$ = exports.PartitionIndex$ = exports.PartitionError$ = exports.Partition$ = exports.PaginationConfiguration$ = exports.OtherMetadataValueListItem$ = exports.OrphanFileDeletionMetrics$ = exports.OrphanFileDeletionConfiguration$ = exports.Order$ = exports.OracleSQLCatalogTarget$ = exports.OracleSQLCatalogSource$ = exports.Option$ = exports.OpenTableFormatInput$ = exports.OffsetConfiguration$ = exports.OAuth2PropertiesInput$ = exports.OAuth2Properties$ = exports.OAuth2Credentials$ = exports.OAuth2ClientApplication$ = exports.NullValueField$ = exports.NullCheckBoxList$ = exports.NotificationProperty$ = exports.Node$ = exports.MySQLCatalogTarget$ = exports.MySQLCatalogSource$ = exports.MongoDBTarget$ = exports.ModifyIntegrationResponse$ = exports.ModifyIntegrationRequest$ = exports.MLUserDataEncryption$ = void 0;
|
|
18
|
+
exports.S3HudiCatalogTarget$ = exports.S3GlueParquetTarget$ = exports.S3ExcelSource$ = exports.S3Encryption$ = exports.S3DirectTarget$ = exports.S3DirectSourceAdditionalOptions$ = exports.S3DeltaSource$ = exports.S3DeltaDirectTarget$ = exports.S3DeltaCatalogTarget$ = exports.S3CsvSource$ = exports.S3CatalogTarget$ = exports.S3CatalogSource$ = exports.S3CatalogIcebergSource$ = exports.S3CatalogHudiSource$ = exports.S3CatalogDeltaSource$ = exports.RunStatementResponse$ = exports.RunStatementRequest$ = exports.RunMetrics$ = exports.RunIdentifier$ = exports.Route$ = exports.RetentionMetrics$ = exports.RetentionConfiguration$ = exports.ResumeWorkflowRunResponse$ = exports.ResumeWorkflowRunRequest$ = exports.RestConfiguration$ = exports.ResponseExtractionMapping$ = exports.ResponseConfiguration$ = exports.ResourceUri$ = exports.ResetJobBookmarkResponse$ = exports.ResetJobBookmarkRequest$ = exports.RenameField$ = exports.RemoveSchemaVersionMetadataResponse$ = exports.RemoveSchemaVersionMetadataInput$ = exports.RelationalCatalogSource$ = exports.RegistryListItem$ = exports.RegistryId$ = exports.RegisterSchemaVersionResponse$ = exports.RegisterSchemaVersionInput$ = exports.RegisterConnectionTypeResponse$ = exports.RegisterConnectionTypeRequest$ = exports.RedshiftTarget$ = exports.RedshiftSource$ = exports.RecrawlPolicy$ = exports.RecipeStep$ = exports.RecipeReference$ = exports.RecipeAction$ = exports.Recipe$ = exports.QuerySessionContext$ = exports.QuerySchemaVersionMetadataResponse$ = exports.QuerySchemaVersionMetadataInput$ = void 0;
|
|
19
|
+
exports.StartCrawlerRequest$ = exports.StartColumnStatisticsTaskRunScheduleResponse$ = exports.StartColumnStatisticsTaskRunScheduleRequest$ = exports.StartColumnStatisticsTaskRunResponse$ = exports.StartColumnStatisticsTaskRunRequest$ = exports.StartBlueprintRunResponse$ = exports.StartBlueprintRunRequest$ = exports.SqlAlias$ = exports.SplitFields$ = exports.Spigot$ = exports.SparkSQL$ = exports.SparkConnectorTarget$ = exports.SparkConnectorSource$ = exports.SourceTableConfig$ = exports.SourceProcessingProperties$ = exports.SourceControlDetails$ = exports.SourceConfiguration$ = exports.SortCriterion$ = exports.SnowflakeTarget$ = exports.SnowflakeSource$ = exports.SnowflakeNodeData$ = exports.SkewedInfo$ = exports.SessionEndpoint$ = exports.SessionCommand$ = exports.Session$ = exports.SerDeInfo$ = exports.SelectFromCollection$ = exports.SelectFields$ = exports.Segment$ = exports.SecurityConfiguration$ = exports.SearchTablesResponse$ = exports.SearchTablesRequest$ = exports.SchemaVersionNumber$ = exports.SchemaVersionListItem$ = exports.SchemaVersionErrorItem$ = exports.SchemaReference$ = exports.SchemaListItem$ = exports.SchemaId$ = exports.SchemaColumn$ = exports.SchemaChangePolicy$ = exports.Schedule$ = exports.S3Target$ = exports.S3SourceAdditionalOptions$ = exports.S3ParquetSource$ = exports.S3JsonSource$ = exports.S3IcebergDirectTarget$ = exports.S3IcebergCatalogTarget$ = exports.S3HyperDirectTarget$ = exports.S3HudiSource$ = exports.S3HudiDirectTarget$ = void 0;
|
|
20
|
+
exports.StringColumnStatisticsData$ = exports.StreamingDataPreviewOptions$ = exports.StorageDescriptor$ = exports.StopWorkflowRunResponse$ = exports.StopWorkflowRunRequest$ = exports.StopTriggerResponse$ = exports.StopTriggerRequest$ = exports.StopSessionResponse$ = exports.StopSessionRequest$ = exports.StopMaterializedViewRefreshTaskRunResponse$ = exports.StopMaterializedViewRefreshTaskRunRequest$ = exports.StopCrawlerScheduleResponse$ = exports.StopCrawlerScheduleRequest$ = exports.StopCrawlerResponse$ = exports.StopCrawlerRequest$ = exports.StopColumnStatisticsTaskRunScheduleResponse$ = exports.StopColumnStatisticsTaskRunScheduleRequest$ = exports.StopColumnStatisticsTaskRunResponse$ = exports.StopColumnStatisticsTaskRunRequest$ = exports.StatusDetails$ = exports.StatisticSummary$ = exports.StatisticModelResult$ = exports.StatisticAnnotation$ = exports.StatementOutputData$ = exports.StatementOutput$ = exports.Statement$ = exports.StartWorkflowRunResponse$ = exports.StartWorkflowRunRequest$ = exports.StartTriggerResponse$ = exports.StartTriggerRequest$ = exports.StartMLLabelingSetGenerationTaskRunResponse$ = exports.StartMLLabelingSetGenerationTaskRunRequest$ = exports.StartMLEvaluationTaskRunResponse$ = exports.StartMLEvaluationTaskRunRequest$ = exports.StartMaterializedViewRefreshTaskRunResponse$ = exports.StartMaterializedViewRefreshTaskRunRequest$ = exports.StartJobRunResponse$ = exports.StartJobRunRequest$ = exports.StartingEventBatchCondition$ = exports.StartImportLabelsTaskRunResponse$ = exports.StartImportLabelsTaskRunRequest$ = exports.StartExportLabelsTaskRunResponse$ = exports.StartExportLabelsTaskRunRequest$ = exports.StartDataQualityRulesetEvaluationRunResponse$ = exports.StartDataQualityRulesetEvaluationRunRequest$ = exports.StartDataQualityRuleRecommendationRunResponse$ = exports.StartDataQualityRuleRecommendationRunRequest$ = exports.StartCrawlerScheduleResponse$ = exports.StartCrawlerScheduleRequest$ = exports.StartCrawlerResponse$ = void 0;
|
|
21
|
+
exports.UpdateColumnStatisticsTaskSettingsResponse$ = exports.UpdateColumnStatisticsTaskSettingsRequest$ = exports.UpdateColumnStatisticsForTableResponse$ = exports.UpdateColumnStatisticsForTableRequest$ = exports.UpdateColumnStatisticsForPartitionResponse$ = exports.UpdateColumnStatisticsForPartitionRequest$ = exports.UpdateClassifierResponse$ = exports.UpdateClassifierRequest$ = exports.UpdateCatalogResponse$ = exports.UpdateCatalogRequest$ = exports.UpdateBlueprintResponse$ = exports.UpdateBlueprintRequest$ = exports.UntagResourceResponse$ = exports.UntagResourceRequest$ = exports.Union$ = exports.UnfilteredPartition$ = exports.TriggerUpdate$ = exports.TriggerNodeDetails$ = exports.Trigger$ = exports.TransformSortCriteria$ = exports.TransformParameters$ = exports.TransformFilterCriteria$ = exports.TransformEncryption$ = exports.TransformConfigParameter$ = exports.TimestampFilter$ = exports.TimestampedInclusionAnnotation$ = exports.TestConnectionResponse$ = exports.TestConnectionRequest$ = exports.TestConnectionInput$ = exports.TaskRunSortCriteria$ = exports.TaskRunProperties$ = exports.TaskRunFilterCriteria$ = exports.TaskRun$ = exports.TargetTableConfig$ = exports.TargetRedshiftCatalog$ = exports.TargetProcessingProperties$ = exports.TagResourceResponse$ = exports.TagResourceRequest$ = exports.Tag$ = exports.TableVersionError$ = exports.TableVersion$ = exports.TableStatus$ = exports.TableOptimizerRun$ = exports.TableOptimizerConfiguration$ = exports.TableOptimizer$ = exports.TableInput$ = exports.TableIdentifier$ = exports.TableError$ = exports.Table$ = exports.SupportedDialect$ = void 0;
|
|
22
|
+
exports.UpdateWorkflowResponse$ = exports.UpdateWorkflowRequest$ = exports.UpdateUserDefinedFunctionResponse$ = exports.UpdateUserDefinedFunctionRequest$ = exports.UpdateUsageProfileResponse$ = exports.UpdateUsageProfileRequest$ = exports.UpdateTriggerResponse$ = exports.UpdateTriggerRequest$ = exports.UpdateTableResponse$ = exports.UpdateTableRequest$ = exports.UpdateTableOptimizerResponse$ = exports.UpdateTableOptimizerRequest$ = exports.UpdateSourceControlFromJobResponse$ = exports.UpdateSourceControlFromJobRequest$ = exports.UpdateSchemaResponse$ = exports.UpdateSchemaInput$ = exports.UpdateRegistryResponse$ = exports.UpdateRegistryInput$ = exports.UpdatePartitionResponse$ = exports.UpdatePartitionRequest$ = exports.UpdateOpenTableFormatInput$ = exports.UpdateMLTransformResponse$ = exports.UpdateMLTransformRequest$ = exports.UpdateJsonClassifierRequest$ = exports.UpdateJobResponse$ = exports.UpdateJobRequest$ = exports.UpdateJobFromSourceControlResponse$ = exports.UpdateJobFromSourceControlRequest$ = exports.UpdateIntegrationTablePropertiesResponse$ = exports.UpdateIntegrationTablePropertiesRequest$ = exports.UpdateIntegrationResourcePropertyResponse$ = exports.UpdateIntegrationResourcePropertyRequest$ = exports.UpdateIcebergTableInput$ = exports.UpdateIcebergInput$ = exports.UpdateGrokClassifierRequest$ = exports.UpdateGlueIdentityCenterConfigurationResponse$ = exports.UpdateGlueIdentityCenterConfigurationRequest$ = exports.UpdateDevEndpointResponse$ = exports.UpdateDevEndpointRequest$ = exports.UpdateDataQualityRulesetResponse$ = exports.UpdateDataQualityRulesetRequest$ = exports.UpdateDatabaseResponse$ = exports.UpdateDatabaseRequest$ = exports.UpdateCsvClassifierRequest$ = exports.UpdateCrawlerScheduleResponse$ = exports.UpdateCrawlerScheduleRequest$ = exports.UpdateCrawlerResponse$ = exports.UpdateCrawlerRequest$ = exports.UpdateConnectionResponse$ = exports.UpdateConnectionRequest$ = void 0;
|
|
23
|
+
exports.CreateGlueIdentityCenterConfiguration$ = exports.CreateDevEndpoint$ = exports.CreateDataQualityRuleset$ = exports.CreateDatabase$ = exports.CreateCustomEntityType$ = exports.CreateCrawler$ = exports.CreateConnection$ = exports.CreateColumnStatisticsTaskSettings$ = exports.CreateClassifier$ = exports.CreateCatalog$ = exports.CreateBlueprint$ = exports.CheckSchemaVersionValidity$ = exports.CancelStatement$ = exports.CancelMLTaskRun$ = exports.CancelDataQualityRulesetEvaluationRun$ = exports.CancelDataQualityRuleRecommendationRun$ = exports.BatchUpdatePartition$ = exports.BatchStopJobRun$ = exports.BatchPutDataQualityStatisticAnnotation$ = exports.BatchGetWorkflows$ = exports.BatchGetTriggers$ = exports.BatchGetTableOptimizer$ = exports.BatchGetPartition$ = exports.BatchGetJobs$ = exports.BatchGetDevEndpoints$ = exports.BatchGetDataQualityResult$ = exports.BatchGetCustomEntityTypes$ = exports.BatchGetCrawlers$ = exports.BatchGetBlueprints$ = exports.BatchDeleteTableVersion$ = exports.BatchDeleteTable$ = exports.BatchDeletePartition$ = exports.BatchDeleteConnection$ = exports.BatchCreatePartition$ = exports.TableOptimizerVpcConfiguration$ = exports.XMLClassifier$ = exports.WorkflowRunStatistics$ = exports.WorkflowRun$ = exports.WorkflowGraph$ = exports.Workflow$ = exports.ViewValidation$ = exports.ViewRepresentationInput$ = exports.ViewRepresentation$ = exports.ViewDefinitionInput$ = exports.ViewDefinition$ = exports.UserDefinedFunctionInput$ = exports.UserDefinedFunction$ = exports.UsageProfileDefinition$ = exports.UpsertRedshiftTargetOptions$ = exports.UpdateXMLClassifierRequest$ = void 0;
|
|
24
|
+
exports.DeleteUsageProfile$ = exports.DeleteTrigger$ = exports.DeleteTableVersion$ = exports.DeleteTableOptimizer$ = exports.DeleteTable$ = exports.DeleteSession$ = exports.DeleteSecurityConfiguration$ = exports.DeleteSchemaVersions$ = exports.DeleteSchema$ = exports.DeleteResourcePolicy$ = exports.DeleteRegistry$ = exports.DeletePartitionIndex$ = exports.DeletePartition$ = exports.DeleteMLTransform$ = exports.DeleteJob$ = exports.DeleteIntegrationTableProperties$ = exports.DeleteIntegrationResourceProperty$ = exports.DeleteIntegration$ = exports.DeleteGlueIdentityCenterConfiguration$ = exports.DeleteDevEndpoint$ = exports.DeleteDataQualityRuleset$ = exports.DeleteDatabase$ = exports.DeleteCustomEntityType$ = exports.DeleteCrawler$ = exports.DeleteConnectionType$ = exports.DeleteConnection$ = exports.DeleteColumnStatisticsTaskSettings$ = exports.DeleteColumnStatisticsForTable$ = exports.DeleteColumnStatisticsForPartition$ = exports.DeleteClassifier$ = exports.DeleteCatalog$ = exports.DeleteBlueprint$ = exports.CreateWorkflow$ = exports.CreateUserDefinedFunction$ = exports.CreateUsageProfile$ = exports.CreateTrigger$ = exports.CreateTableOptimizer$ = exports.CreateTable$ = exports.CreateSession$ = exports.CreateSecurityConfiguration$ = exports.CreateScript$ = exports.CreateSchema$ = exports.CreateRegistry$ = exports.CreatePartitionIndex$ = exports.CreatePartition$ = exports.CreateMLTransform$ = exports.CreateJob$ = exports.CreateIntegrationTableProperties$ = exports.CreateIntegrationResourceProperty$ = exports.CreateIntegration$ = void 0;
|
|
25
|
+
exports.GetMLTaskRun$ = exports.GetMaterializedViewRefreshTaskRun$ = exports.GetMapping$ = exports.GetJobs$ = exports.GetJobRuns$ = exports.GetJobRun$ = exports.GetJobBookmark$ = exports.GetJob$ = exports.GetIntegrationTableProperties$ = exports.GetIntegrationResourceProperty$ = exports.GetGlueIdentityCenterConfiguration$ = exports.GetEntityRecords$ = exports.GetDevEndpoints$ = exports.GetDevEndpoint$ = exports.GetDataQualityRulesetEvaluationRun$ = exports.GetDataQualityRuleset$ = exports.GetDataQualityRuleRecommendationRun$ = exports.GetDataQualityResult$ = exports.GetDataQualityModelResult$ = exports.GetDataQualityModel$ = exports.GetDataflowGraph$ = exports.GetDataCatalogEncryptionSettings$ = exports.GetDatabases$ = exports.GetDatabase$ = exports.GetDashboardUrl$ = exports.GetCustomEntityType$ = exports.GetCrawlers$ = exports.GetCrawlerMetrics$ = exports.GetCrawler$ = exports.GetConnections$ = exports.GetConnection$ = exports.GetColumnStatisticsTaskSettings$ = exports.GetColumnStatisticsTaskRuns$ = exports.GetColumnStatisticsTaskRun$ = exports.GetColumnStatisticsForTable$ = exports.GetColumnStatisticsForPartition$ = exports.GetClassifiers$ = exports.GetClassifier$ = exports.GetCatalogs$ = exports.GetCatalogImportStatus$ = exports.GetCatalog$ = exports.GetBlueprintRuns$ = exports.GetBlueprintRun$ = exports.GetBlueprint$ = exports.DescribeIntegrations$ = exports.DescribeInboundIntegrations$ = exports.DescribeEntity$ = exports.DescribeConnectionType$ = exports.DeleteWorkflow$ = exports.DeleteUserDefinedFunction$ = void 0;
|
|
26
|
+
exports.ListDataQualityStatistics$ = exports.ListDataQualityStatisticAnnotations$ = exports.ListDataQualityRulesets$ = exports.ListDataQualityRulesetEvaluationRuns$ = exports.ListDataQualityRuleRecommendationRuns$ = exports.ListDataQualityResults$ = exports.ListCustomEntityTypes$ = exports.ListCrawls$ = exports.ListCrawlers$ = exports.ListConnectionTypes$ = exports.ListColumnStatisticsTaskRuns$ = exports.ListBlueprints$ = exports.ImportCatalogToGlue$ = exports.GetWorkflowRuns$ = exports.GetWorkflowRunProperties$ = exports.GetWorkflowRun$ = exports.GetWorkflow$ = exports.GetUserDefinedFunctions$ = exports.GetUserDefinedFunction$ = exports.GetUsageProfile$ = exports.GetUnfilteredTableMetadata$ = exports.GetUnfilteredPartitionsMetadata$ = exports.GetUnfilteredPartitionMetadata$ = exports.GetTriggers$ = exports.GetTrigger$ = exports.GetTags$ = exports.GetTableVersions$ = exports.GetTableVersion$ = exports.GetTables$ = exports.GetTableOptimizer$ = exports.GetTable$ = exports.GetStatement$ = exports.GetSessionEndpoint$ = exports.GetSession$ = exports.GetSecurityConfigurations$ = exports.GetSecurityConfiguration$ = exports.GetSchemaVersionsDiff$ = exports.GetSchemaVersion$ = exports.GetSchemaByDefinition$ = exports.GetSchema$ = exports.GetResourcePolicy$ = exports.GetResourcePolicies$ = exports.GetRegistry$ = exports.GetPlan$ = exports.GetPartitions$ = exports.GetPartitionIndexes$ = exports.GetPartition$ = exports.GetMLTransforms$ = exports.GetMLTransform$ = exports.GetMLTaskRuns$ = void 0;
|
|
27
|
+
exports.StopSession$ = exports.StopMaterializedViewRefreshTaskRun$ = exports.StopCrawlerSchedule$ = exports.StopCrawler$ = exports.StopColumnStatisticsTaskRunSchedule$ = exports.StopColumnStatisticsTaskRun$ = exports.StartWorkflowRun$ = exports.StartTrigger$ = exports.StartMLLabelingSetGenerationTaskRun$ = exports.StartMLEvaluationTaskRun$ = exports.StartMaterializedViewRefreshTaskRun$ = exports.StartJobRun$ = exports.StartImportLabelsTaskRun$ = exports.StartExportLabelsTaskRun$ = exports.StartDataQualityRulesetEvaluationRun$ = exports.StartDataQualityRuleRecommendationRun$ = exports.StartCrawlerSchedule$ = exports.StartCrawler$ = exports.StartColumnStatisticsTaskRunSchedule$ = exports.StartColumnStatisticsTaskRun$ = exports.StartBlueprintRun$ = exports.SearchTables$ = exports.RunStatement$ = exports.ResumeWorkflowRun$ = exports.ResetJobBookmark$ = exports.RemoveSchemaVersionMetadata$ = exports.RegisterSchemaVersion$ = exports.RegisterConnectionType$ = exports.QuerySchemaVersionMetadata$ = exports.PutWorkflowRunProperties$ = exports.PutSchemaVersionMetadata$ = exports.PutResourcePolicy$ = exports.PutDataQualityProfileAnnotation$ = exports.PutDataCatalogEncryptionSettings$ = exports.ModifyIntegration$ = exports.ListWorkflows$ = exports.ListUsageProfiles$ = exports.ListTriggers$ = exports.ListTableOptimizerRuns$ = exports.ListStatements$ = exports.ListSessions$ = exports.ListSchemaVersions$ = exports.ListSchemas$ = exports.ListRegistries$ = exports.ListMLTransforms$ = exports.ListMaterializedViewRefreshTaskRuns$ = exports.ListJobs$ = exports.ListIntegrationResourceProperties$ = exports.ListEntities$ = exports.ListDevEndpoints$ = void 0;
|
|
28
|
+
exports.UpdateWorkflow$ = exports.UpdateUserDefinedFunction$ = exports.UpdateUsageProfile$ = exports.UpdateTrigger$ = exports.UpdateTableOptimizer$ = exports.UpdateTable$ = exports.UpdateSourceControlFromJob$ = exports.UpdateSchema$ = exports.UpdateRegistry$ = exports.UpdatePartition$ = exports.UpdateMLTransform$ = exports.UpdateJobFromSourceControl$ = exports.UpdateJob$ = exports.UpdateIntegrationTableProperties$ = exports.UpdateIntegrationResourceProperty$ = exports.UpdateGlueIdentityCenterConfiguration$ = exports.UpdateDevEndpoint$ = exports.UpdateDataQualityRuleset$ = exports.UpdateDatabase$ = exports.UpdateCrawlerSchedule$ = exports.UpdateCrawler$ = exports.UpdateConnection$ = exports.UpdateColumnStatisticsTaskSettings$ = exports.UpdateColumnStatisticsForTable$ = exports.UpdateColumnStatisticsForPartition$ = exports.UpdateClassifier$ = exports.UpdateCatalog$ = exports.UpdateBlueprint$ = exports.UntagResource$ = exports.TestConnection$ = exports.TagResource$ = exports.StopWorkflowRun$ = exports.StopTrigger$ = void 0;
|
|
29
29
|
const _A = "Action";
|
|
30
30
|
const _AA = "ApplicationArn";
|
|
31
31
|
const _AAC = "AdditionalAuditContext";
|
|
@@ -418,6 +418,7 @@ const _CSE = "CrawlerStoppingException";
|
|
|
418
418
|
const _CSEo = "ColumnStatisticsError";
|
|
419
419
|
const _CSEol = "ColumnStatisticsErrors";
|
|
420
420
|
const _CSI = "CreateSchemaInput";
|
|
421
|
+
const _CSIu = "CurrentSchemaId";
|
|
421
422
|
const _CSL = "ColumnStatisticsList";
|
|
422
423
|
const _CSR = "CancelStatementRequest";
|
|
423
424
|
const _CSRa = "CancelStatementResponse";
|
|
@@ -702,8 +703,10 @@ const _DSCP = "DirectSchemaChangePolicy";
|
|
|
702
703
|
const _DSCR = "DeleteSecurityConfigurationRequest";
|
|
703
704
|
const _DSCRe = "DeleteSecurityConfigurationResponse";
|
|
704
705
|
const _DSI = "DeleteSchemaInput";
|
|
705
|
-
const _DSIe = "
|
|
706
|
+
const _DSIe = "DefaultSpecId";
|
|
707
|
+
const _DSIes = "DescribeShardInterval";
|
|
706
708
|
const _DSM = "DataSourceMap";
|
|
709
|
+
const _DSOI = "DefaultSortOrderId";
|
|
707
710
|
const _DSP = "DynamodbS3Prefix";
|
|
708
711
|
const _DSR = "DeleteSchemaResponse";
|
|
709
712
|
const _DSRA = "DynamodbStsRoleArn";
|
|
@@ -871,6 +874,7 @@ const _FTu = "FunctionType";
|
|
|
871
874
|
const _FV = "FieldValue";
|
|
872
875
|
const _FVi = "FilterValue";
|
|
873
876
|
const _FVil = "FilterValues";
|
|
877
|
+
const _FVo = "FormatVersion";
|
|
874
878
|
const _F_ = "F1";
|
|
875
879
|
const _Fi = "Filter";
|
|
876
880
|
const _Fie = "Fields";
|
|
@@ -1218,7 +1222,8 @@ const _IPK = "IsPrimaryKey";
|
|
|
1218
1222
|
const _IPME = "IdempotentParameterMismatchException";
|
|
1219
1223
|
const _IPS = "IncludeParameterSpec";
|
|
1220
1224
|
const _IPSFL = "IcebergPartitionSpecFieldList";
|
|
1221
|
-
const _IPSL = "
|
|
1225
|
+
const _IPSL = "IcebergPartitionSpecList";
|
|
1226
|
+
const _IPSLn = "IntegrationPartitionSpecList";
|
|
1222
1227
|
const _IPSc = "IcebergPartitionSpec";
|
|
1223
1228
|
const _IPm = "ImputedPath";
|
|
1224
1229
|
const _IPn = "IntegrationPartition";
|
|
@@ -1243,8 +1248,10 @@ const _ISEnv = "InvalidStateException";
|
|
|
1243
1248
|
const _ISF = "IcebergSortField";
|
|
1244
1249
|
const _ISFL = "IcebergStructFieldList";
|
|
1245
1250
|
const _ISFc = "IcebergStructField";
|
|
1251
|
+
const _ISL = "IcebergSchemaList";
|
|
1246
1252
|
const _ISO = "IcebergSortOrder";
|
|
1247
1253
|
const _ISOFL = "IcebergSortOrderFieldList";
|
|
1254
|
+
const _ISOL = "IcebergSortOrderList";
|
|
1248
1255
|
const _ISP = "InputS3Path";
|
|
1249
1256
|
const _ISSE = "IllegalSessionStateException";
|
|
1250
1257
|
const _ISc = "IcebergSchema";
|
|
@@ -1254,6 +1261,7 @@ const _IT = "ImportTime";
|
|
|
1254
1261
|
const _ITBRIM = "IdleTimeBetweenReadsInMs";
|
|
1255
1262
|
const _ITL = "IcebergTargetList";
|
|
1256
1263
|
const _ITLn = "IntegrationTagsList";
|
|
1264
|
+
const _ITM = "IcebergTableMetadata";
|
|
1257
1265
|
const _ITU = "IcebergTableUpdate";
|
|
1258
1266
|
const _ITUL = "IcebergTableUpdateList";
|
|
1259
1267
|
const _ITc = "IcebergTargets";
|
|
@@ -1337,8 +1345,9 @@ const _LC = "LineageConfiguration";
|
|
|
1337
1345
|
const _LCET = "ListCustomEntityTypes";
|
|
1338
1346
|
const _LCETR = "ListCustomEntityTypesRequest";
|
|
1339
1347
|
const _LCETRi = "ListCustomEntityTypesResponse";
|
|
1340
|
-
const _LCI = "
|
|
1341
|
-
const _LCIa = "
|
|
1348
|
+
const _LCI = "LastColumnId";
|
|
1349
|
+
const _LCIa = "LastCrawlInfo";
|
|
1350
|
+
const _LCIas = "LastCommitId";
|
|
1342
1351
|
const _LCR = "ListCrawlersRequest";
|
|
1343
1352
|
const _LCRi = "ListCrawlersResponse";
|
|
1344
1353
|
const _LCRis = "ListCrawlsRequest";
|
|
@@ -1403,6 +1412,7 @@ const _LMVRTRRi = "ListMaterializedViewRefreshTaskRunsResponse";
|
|
|
1403
1412
|
const _LN = "LineNumber";
|
|
1404
1413
|
const _LO = "LogicalOperator";
|
|
1405
1414
|
const _LP = "LimitParameter";
|
|
1415
|
+
const _LPI = "LastPartitionId";
|
|
1406
1416
|
const _LPL = "LimitedPathList";
|
|
1407
1417
|
const _LR = "LastRun";
|
|
1408
1418
|
const _LRI = "ListRegistriesInput";
|
|
@@ -1677,6 +1687,7 @@ const _PSVM = "PutSchemaVersionMetadata";
|
|
|
1677
1687
|
const _PSVMI = "PutSchemaVersionMetadataInput";
|
|
1678
1688
|
const _PSVMR = "PutSchemaVersionMetadataResponse";
|
|
1679
1689
|
const _PSa = "PartitionSpec";
|
|
1690
|
+
const _PSar = "PartitionSpecs";
|
|
1680
1691
|
const _PSy = "PythonScript";
|
|
1681
1692
|
const _PT = "PropertyType";
|
|
1682
1693
|
const _PTD = "PartitionsToDelete";
|
|
@@ -2026,7 +2037,8 @@ const _SO = "StartedOn";
|
|
|
2026
2037
|
const _SOC = "StartOnCreation";
|
|
2027
2038
|
const _SOD = "StatementOutputData";
|
|
2028
2039
|
const _SOVI = "SubObjectVersionIds";
|
|
2029
|
-
const _SOo = "
|
|
2040
|
+
const _SOo = "SortOrders";
|
|
2041
|
+
const _SOor = "SortOrder";
|
|
2030
2042
|
const _SOt = "StreamingOptions";
|
|
2031
2043
|
const _SOta = "StartingOffsets";
|
|
2032
2044
|
const _SOtat = "StatementOutput";
|
|
@@ -2221,6 +2233,7 @@ const _TU = "TokenUrl";
|
|
|
2221
2233
|
const _TUP = "TokenUrlParameters";
|
|
2222
2234
|
const _TUPM = "TokenUrlParametersMap";
|
|
2223
2235
|
const _TUa = "TablesUpdated";
|
|
2236
|
+
const _TUab = "TableUuid";
|
|
2224
2237
|
const _TUr = "TriggerUpdate";
|
|
2225
2238
|
const _TV = "TableVersion";
|
|
2226
2239
|
const _TVE = "TableVersionError";
|
|
@@ -5218,8 +5231,8 @@ exports.GetTableOptimizerResponse$ = [3, n0, _GTORe,
|
|
|
5218
5231
|
];
|
|
5219
5232
|
exports.GetTableRequest$ = [3, n0, _GTR,
|
|
5220
5233
|
0,
|
|
5221
|
-
[_DN, _N, _CI, _TI, _QAOT, _ACu, _ISD],
|
|
5222
|
-
[0, 0, 0, 0, 4, () => exports.AuditContext$, 2], 2
|
|
5234
|
+
[_DN, _N, _CI, _TI, _QAOT, _ACu, _ISD, _ATG],
|
|
5235
|
+
[0, 0, 0, 0, 4, () => exports.AuditContext$, 2, 64 | 0], 2
|
|
5223
5236
|
];
|
|
5224
5237
|
exports.GetTableResponse$ = [3, n0, _GTRe,
|
|
5225
5238
|
0,
|
|
@@ -5511,9 +5524,14 @@ exports.IcebergStructField$ = [3, n0, _ISFc,
|
|
|
5511
5524
|
[_Id, _N, _Ty, _Req, _Do, _ID, _WD],
|
|
5512
5525
|
[1, 0, 15, 2, 0, 15, 15], 4
|
|
5513
5526
|
];
|
|
5527
|
+
exports.IcebergTableMetadata$ = [3, n0, _ITM,
|
|
5528
|
+
0,
|
|
5529
|
+
[_FVo, _TUab, _L, _Pro, _Sche, _CSIu, _LCI, _PSar, _DSIe, _LPI, _SOo, _DSOI],
|
|
5530
|
+
[0, 0, 0, 128 | 0, () => IcebergSchemaList, 1, 1, () => IcebergPartitionSpecList, 1, 1, () => IcebergSortOrderList, 1]
|
|
5531
|
+
];
|
|
5514
5532
|
exports.IcebergTableUpdate$ = [3, n0, _ITU,
|
|
5515
5533
|
0,
|
|
5516
|
-
[_S, _L, _PSa,
|
|
5534
|
+
[_S, _L, _PSa, _SOor, _Pro, _A, _EK, _KI],
|
|
5517
5535
|
[() => exports.IcebergSchema$, 0, () => exports.IcebergPartitionSpec$, () => exports.IcebergSortOrder$, 128 | 0, 0, () => exports.IcebergEncryptedKey$, 0], 2
|
|
5518
5536
|
];
|
|
5519
5537
|
exports.IcebergTarget$ = [3, n0, _ITce,
|
|
@@ -5663,7 +5681,7 @@ exports.KeySchemaElement$ = [3, n0, _KSE,
|
|
|
5663
5681
|
];
|
|
5664
5682
|
exports.KinesisStreamingSourceOptions$ = [3, n0, _KSSOi,
|
|
5665
5683
|
0,
|
|
5666
|
-
[_EU, _SNt, _Clas, _De, _SPt, _MFTIM, _MFRPS, _MRPR, _AITBR, _ITBRIM,
|
|
5684
|
+
[_EU, _SNt, _Clas, _De, _SPt, _MFTIM, _MFRPS, _MRPR, _AITBR, _ITBRIM, _DSIes, _NR, _RIM, _MRIM, _AEB, _SAtr, _RA, _RSN, _ARTd, _ECLM, _STtar, _FCARN],
|
|
5667
5685
|
[0, 0, 0, 0, 0, 1, 1, 1, 2, 1, 1, 1, 1, 1, 2, 0, 0, 0, 0, 0, 5, 0]
|
|
5668
5686
|
];
|
|
5669
5687
|
exports.LabelingSetGenerationTaskRunProperties$ = [3, n0, _LSGTRP,
|
|
@@ -5681,7 +5699,7 @@ exports.LastActiveDefinition$ = [3, n0, _LAD,
|
|
|
5681
5699
|
[_D, _LMO, _PS, _BL, _BSL],
|
|
5682
5700
|
[0, 4, 0, 0, 0]
|
|
5683
5701
|
];
|
|
5684
|
-
exports.LastCrawlInfo$ = [3, n0,
|
|
5702
|
+
exports.LastCrawlInfo$ = [3, n0, _LCIa,
|
|
5685
5703
|
0,
|
|
5686
5704
|
[_St, _EM, _LG, _LS, _MP, _STta],
|
|
5687
5705
|
[0, 0, 0, 0, 0, 4]
|
|
@@ -6118,7 +6136,7 @@ exports.OracleSQLCatalogTarget$ = [3, n0, _OSQLCT,
|
|
|
6118
6136
|
];
|
|
6119
6137
|
exports.Order$ = [3, n0, _Or,
|
|
6120
6138
|
0,
|
|
6121
|
-
[_C,
|
|
6139
|
+
[_C, _SOor],
|
|
6122
6140
|
[0, 1], 2
|
|
6123
6141
|
];
|
|
6124
6142
|
exports.OrphanFileDeletionConfiguration$ = [3, n0, _OFDC,
|
|
@@ -6693,7 +6711,7 @@ exports.SourceConfiguration$ = [3, n0, _SCo,
|
|
|
6693
6711
|
];
|
|
6694
6712
|
exports.SourceControlDetails$ = [3, n0, _SCD,
|
|
6695
6713
|
0,
|
|
6696
|
-
[_Prov, _Repo, _Ow, _Br, _Fol,
|
|
6714
|
+
[_Prov, _Repo, _Ow, _Br, _Fol, _LCIas, _AS, _ATuth],
|
|
6697
6715
|
[0, 0, 0, 0, 0, 0, 0, 0]
|
|
6698
6716
|
];
|
|
6699
6717
|
exports.SourceProcessingProperties$ = [3, n0, _SPP,
|
|
@@ -7028,8 +7046,8 @@ exports.SupportedDialect$ = [3, n0, _SDu,
|
|
|
7028
7046
|
];
|
|
7029
7047
|
exports.Table$ = [3, n0, _Ta,
|
|
7030
7048
|
0,
|
|
7031
|
-
[_N, _DN, _D, _Ow, _CTr, _UT, _LAT, _LATa, _Ret, _SDto, _PK, _VOT, _VET, _TTab, _Par, _CBr, _IRWLF, _TT, _CI, _VIe, _FT, _VD, _IMDV, _IMV, _St],
|
|
7032
|
-
[0, 0, 0, 0, 4, 4, 4, 4, 1, () => exports.StorageDescriptor$, () => ColumnList, 0, 0, 0, 128 | 0, 0, 2, () => exports.TableIdentifier$, 0, 0, () => exports.FederatedTable$, () => exports.ViewDefinition$, 2, 2, () => exports.TableStatus$], 1
|
|
7049
|
+
[_N, _DN, _D, _Ow, _CTr, _UT, _LAT, _LATa, _Ret, _SDto, _PK, _VOT, _VET, _TTab, _Par, _CBr, _IRWLF, _TT, _CI, _VIe, _FT, _VD, _IMDV, _IMV, _ITM, _St],
|
|
7050
|
+
[0, 0, 0, 0, 4, 4, 4, 4, 1, () => exports.StorageDescriptor$, () => ColumnList, 0, 0, 0, 128 | 0, 0, 2, () => exports.TableIdentifier$, 0, 0, () => exports.FederatedTable$, () => exports.ViewDefinition$, 2, 2, () => exports.IcebergTableMetadata$, () => exports.TableStatus$], 1
|
|
7033
7051
|
];
|
|
7034
7052
|
exports.TableError$ = [3, n0, _TEa,
|
|
7035
7053
|
0,
|
|
@@ -7847,9 +7865,18 @@ var HudiTargetList = [1, n0, _HTL,
|
|
|
7847
7865
|
var IcebergPartitionSpecFieldList = [1, n0, _IPSFL,
|
|
7848
7866
|
0, () => exports.IcebergPartitionField$
|
|
7849
7867
|
];
|
|
7868
|
+
var IcebergPartitionSpecList = [1, n0, _IPSL,
|
|
7869
|
+
0, () => exports.IcebergPartitionSpec$
|
|
7870
|
+
];
|
|
7871
|
+
var IcebergSchemaList = [1, n0, _ISL,
|
|
7872
|
+
0, () => exports.IcebergSchema$
|
|
7873
|
+
];
|
|
7850
7874
|
var IcebergSortOrderFieldList = [1, n0, _ISOFL,
|
|
7851
7875
|
0, () => exports.IcebergSortField$
|
|
7852
7876
|
];
|
|
7877
|
+
var IcebergSortOrderList = [1, n0, _ISOL,
|
|
7878
|
+
0, () => exports.IcebergSortOrder$
|
|
7879
|
+
];
|
|
7853
7880
|
var IcebergStructFieldList = [1, n0, _ISFL,
|
|
7854
7881
|
0, () => exports.IcebergStructField$
|
|
7855
7882
|
];
|
|
@@ -7874,7 +7901,7 @@ var IntegrationFilterList = [1, n0, _IFL,
|
|
|
7874
7901
|
0, () => exports.IntegrationFilter$
|
|
7875
7902
|
];
|
|
7876
7903
|
var IntegrationFilterValues = 64 | 0;
|
|
7877
|
-
var IntegrationPartitionSpecList = [1, n0,
|
|
7904
|
+
var IntegrationPartitionSpecList = [1, n0, _IPSLn,
|
|
7878
7905
|
0, () => exports.IntegrationPartition$
|
|
7879
7906
|
];
|
|
7880
7907
|
var IntegrationResourcePropertyFilterList = [1, n0, _IRPFL,
|
package/dist-es/models/enums.js
CHANGED
|
@@ -879,6 +879,12 @@ export const StatementState = {
|
|
|
879
879
|
RUNNING: "RUNNING",
|
|
880
880
|
WAITING: "WAITING",
|
|
881
881
|
};
|
|
882
|
+
export const TableAttributes = {
|
|
883
|
+
DEFAULT: "DEFAULT",
|
|
884
|
+
LATEST_ICEBERG_METADATA: "LATEST_ICEBERG_METADATA",
|
|
885
|
+
NAME: "NAME",
|
|
886
|
+
TABLE_TYPE: "TABLE_TYPE",
|
|
887
|
+
};
|
|
882
888
|
export const ResourceAction = {
|
|
883
889
|
CREATE: "CREATE",
|
|
884
890
|
UPDATE: "UPDATE",
|
|
@@ -890,10 +896,6 @@ export const ResourceState = {
|
|
|
890
896
|
STOPPED: "STOPPED",
|
|
891
897
|
SUCCESS: "SUCCESS",
|
|
892
898
|
};
|
|
893
|
-
export const TableAttributes = {
|
|
894
|
-
NAME: "NAME",
|
|
895
|
-
TABLE_TYPE: "TABLE_TYPE",
|
|
896
|
-
};
|
|
897
899
|
export const PermissionType = {
|
|
898
900
|
CELL_FILTER_PERMISSION: "CELL_FILTER_PERMISSION",
|
|
899
901
|
COLUMN_PERMISSION: "COLUMN_PERMISSION",
|
|
@@ -390,6 +390,7 @@ const _CSE = "CrawlerStoppingException";
|
|
|
390
390
|
const _CSEo = "ColumnStatisticsError";
|
|
391
391
|
const _CSEol = "ColumnStatisticsErrors";
|
|
392
392
|
const _CSI = "CreateSchemaInput";
|
|
393
|
+
const _CSIu = "CurrentSchemaId";
|
|
393
394
|
const _CSL = "ColumnStatisticsList";
|
|
394
395
|
const _CSR = "CancelStatementRequest";
|
|
395
396
|
const _CSRa = "CancelStatementResponse";
|
|
@@ -674,8 +675,10 @@ const _DSCP = "DirectSchemaChangePolicy";
|
|
|
674
675
|
const _DSCR = "DeleteSecurityConfigurationRequest";
|
|
675
676
|
const _DSCRe = "DeleteSecurityConfigurationResponse";
|
|
676
677
|
const _DSI = "DeleteSchemaInput";
|
|
677
|
-
const _DSIe = "
|
|
678
|
+
const _DSIe = "DefaultSpecId";
|
|
679
|
+
const _DSIes = "DescribeShardInterval";
|
|
678
680
|
const _DSM = "DataSourceMap";
|
|
681
|
+
const _DSOI = "DefaultSortOrderId";
|
|
679
682
|
const _DSP = "DynamodbS3Prefix";
|
|
680
683
|
const _DSR = "DeleteSchemaResponse";
|
|
681
684
|
const _DSRA = "DynamodbStsRoleArn";
|
|
@@ -843,6 +846,7 @@ const _FTu = "FunctionType";
|
|
|
843
846
|
const _FV = "FieldValue";
|
|
844
847
|
const _FVi = "FilterValue";
|
|
845
848
|
const _FVil = "FilterValues";
|
|
849
|
+
const _FVo = "FormatVersion";
|
|
846
850
|
const _F_ = "F1";
|
|
847
851
|
const _Fi = "Filter";
|
|
848
852
|
const _Fie = "Fields";
|
|
@@ -1190,7 +1194,8 @@ const _IPK = "IsPrimaryKey";
|
|
|
1190
1194
|
const _IPME = "IdempotentParameterMismatchException";
|
|
1191
1195
|
const _IPS = "IncludeParameterSpec";
|
|
1192
1196
|
const _IPSFL = "IcebergPartitionSpecFieldList";
|
|
1193
|
-
const _IPSL = "
|
|
1197
|
+
const _IPSL = "IcebergPartitionSpecList";
|
|
1198
|
+
const _IPSLn = "IntegrationPartitionSpecList";
|
|
1194
1199
|
const _IPSc = "IcebergPartitionSpec";
|
|
1195
1200
|
const _IPm = "ImputedPath";
|
|
1196
1201
|
const _IPn = "IntegrationPartition";
|
|
@@ -1215,8 +1220,10 @@ const _ISEnv = "InvalidStateException";
|
|
|
1215
1220
|
const _ISF = "IcebergSortField";
|
|
1216
1221
|
const _ISFL = "IcebergStructFieldList";
|
|
1217
1222
|
const _ISFc = "IcebergStructField";
|
|
1223
|
+
const _ISL = "IcebergSchemaList";
|
|
1218
1224
|
const _ISO = "IcebergSortOrder";
|
|
1219
1225
|
const _ISOFL = "IcebergSortOrderFieldList";
|
|
1226
|
+
const _ISOL = "IcebergSortOrderList";
|
|
1220
1227
|
const _ISP = "InputS3Path";
|
|
1221
1228
|
const _ISSE = "IllegalSessionStateException";
|
|
1222
1229
|
const _ISc = "IcebergSchema";
|
|
@@ -1226,6 +1233,7 @@ const _IT = "ImportTime";
|
|
|
1226
1233
|
const _ITBRIM = "IdleTimeBetweenReadsInMs";
|
|
1227
1234
|
const _ITL = "IcebergTargetList";
|
|
1228
1235
|
const _ITLn = "IntegrationTagsList";
|
|
1236
|
+
const _ITM = "IcebergTableMetadata";
|
|
1229
1237
|
const _ITU = "IcebergTableUpdate";
|
|
1230
1238
|
const _ITUL = "IcebergTableUpdateList";
|
|
1231
1239
|
const _ITc = "IcebergTargets";
|
|
@@ -1309,8 +1317,9 @@ const _LC = "LineageConfiguration";
|
|
|
1309
1317
|
const _LCET = "ListCustomEntityTypes";
|
|
1310
1318
|
const _LCETR = "ListCustomEntityTypesRequest";
|
|
1311
1319
|
const _LCETRi = "ListCustomEntityTypesResponse";
|
|
1312
|
-
const _LCI = "
|
|
1313
|
-
const _LCIa = "
|
|
1320
|
+
const _LCI = "LastColumnId";
|
|
1321
|
+
const _LCIa = "LastCrawlInfo";
|
|
1322
|
+
const _LCIas = "LastCommitId";
|
|
1314
1323
|
const _LCR = "ListCrawlersRequest";
|
|
1315
1324
|
const _LCRi = "ListCrawlersResponse";
|
|
1316
1325
|
const _LCRis = "ListCrawlsRequest";
|
|
@@ -1375,6 +1384,7 @@ const _LMVRTRRi = "ListMaterializedViewRefreshTaskRunsResponse";
|
|
|
1375
1384
|
const _LN = "LineNumber";
|
|
1376
1385
|
const _LO = "LogicalOperator";
|
|
1377
1386
|
const _LP = "LimitParameter";
|
|
1387
|
+
const _LPI = "LastPartitionId";
|
|
1378
1388
|
const _LPL = "LimitedPathList";
|
|
1379
1389
|
const _LR = "LastRun";
|
|
1380
1390
|
const _LRI = "ListRegistriesInput";
|
|
@@ -1649,6 +1659,7 @@ const _PSVM = "PutSchemaVersionMetadata";
|
|
|
1649
1659
|
const _PSVMI = "PutSchemaVersionMetadataInput";
|
|
1650
1660
|
const _PSVMR = "PutSchemaVersionMetadataResponse";
|
|
1651
1661
|
const _PSa = "PartitionSpec";
|
|
1662
|
+
const _PSar = "PartitionSpecs";
|
|
1652
1663
|
const _PSy = "PythonScript";
|
|
1653
1664
|
const _PT = "PropertyType";
|
|
1654
1665
|
const _PTD = "PartitionsToDelete";
|
|
@@ -1998,7 +2009,8 @@ const _SO = "StartedOn";
|
|
|
1998
2009
|
const _SOC = "StartOnCreation";
|
|
1999
2010
|
const _SOD = "StatementOutputData";
|
|
2000
2011
|
const _SOVI = "SubObjectVersionIds";
|
|
2001
|
-
const _SOo = "
|
|
2012
|
+
const _SOo = "SortOrders";
|
|
2013
|
+
const _SOor = "SortOrder";
|
|
2002
2014
|
const _SOt = "StreamingOptions";
|
|
2003
2015
|
const _SOta = "StartingOffsets";
|
|
2004
2016
|
const _SOtat = "StatementOutput";
|
|
@@ -2193,6 +2205,7 @@ const _TU = "TokenUrl";
|
|
|
2193
2205
|
const _TUP = "TokenUrlParameters";
|
|
2194
2206
|
const _TUPM = "TokenUrlParametersMap";
|
|
2195
2207
|
const _TUa = "TablesUpdated";
|
|
2208
|
+
const _TUab = "TableUuid";
|
|
2196
2209
|
const _TUr = "TriggerUpdate";
|
|
2197
2210
|
const _TV = "TableVersion";
|
|
2198
2211
|
const _TVE = "TableVersionError";
|
|
@@ -5190,8 +5203,8 @@ export var GetTableOptimizerResponse$ = [3, n0, _GTORe,
|
|
|
5190
5203
|
];
|
|
5191
5204
|
export var GetTableRequest$ = [3, n0, _GTR,
|
|
5192
5205
|
0,
|
|
5193
|
-
[_DN, _N, _CI, _TI, _QAOT, _ACu, _ISD],
|
|
5194
|
-
[0, 0, 0, 0, 4, () => AuditContext$, 2], 2
|
|
5206
|
+
[_DN, _N, _CI, _TI, _QAOT, _ACu, _ISD, _ATG],
|
|
5207
|
+
[0, 0, 0, 0, 4, () => AuditContext$, 2, 64 | 0], 2
|
|
5195
5208
|
];
|
|
5196
5209
|
export var GetTableResponse$ = [3, n0, _GTRe,
|
|
5197
5210
|
0,
|
|
@@ -5483,9 +5496,14 @@ export var IcebergStructField$ = [3, n0, _ISFc,
|
|
|
5483
5496
|
[_Id, _N, _Ty, _Req, _Do, _ID, _WD],
|
|
5484
5497
|
[1, 0, 15, 2, 0, 15, 15], 4
|
|
5485
5498
|
];
|
|
5499
|
+
export var IcebergTableMetadata$ = [3, n0, _ITM,
|
|
5500
|
+
0,
|
|
5501
|
+
[_FVo, _TUab, _L, _Pro, _Sche, _CSIu, _LCI, _PSar, _DSIe, _LPI, _SOo, _DSOI],
|
|
5502
|
+
[0, 0, 0, 128 | 0, () => IcebergSchemaList, 1, 1, () => IcebergPartitionSpecList, 1, 1, () => IcebergSortOrderList, 1]
|
|
5503
|
+
];
|
|
5486
5504
|
export var IcebergTableUpdate$ = [3, n0, _ITU,
|
|
5487
5505
|
0,
|
|
5488
|
-
[_S, _L, _PSa,
|
|
5506
|
+
[_S, _L, _PSa, _SOor, _Pro, _A, _EK, _KI],
|
|
5489
5507
|
[() => IcebergSchema$, 0, () => IcebergPartitionSpec$, () => IcebergSortOrder$, 128 | 0, 0, () => IcebergEncryptedKey$, 0], 2
|
|
5490
5508
|
];
|
|
5491
5509
|
export var IcebergTarget$ = [3, n0, _ITce,
|
|
@@ -5635,7 +5653,7 @@ export var KeySchemaElement$ = [3, n0, _KSE,
|
|
|
5635
5653
|
];
|
|
5636
5654
|
export var KinesisStreamingSourceOptions$ = [3, n0, _KSSOi,
|
|
5637
5655
|
0,
|
|
5638
|
-
[_EU, _SNt, _Clas, _De, _SPt, _MFTIM, _MFRPS, _MRPR, _AITBR, _ITBRIM,
|
|
5656
|
+
[_EU, _SNt, _Clas, _De, _SPt, _MFTIM, _MFRPS, _MRPR, _AITBR, _ITBRIM, _DSIes, _NR, _RIM, _MRIM, _AEB, _SAtr, _RA, _RSN, _ARTd, _ECLM, _STtar, _FCARN],
|
|
5639
5657
|
[0, 0, 0, 0, 0, 1, 1, 1, 2, 1, 1, 1, 1, 1, 2, 0, 0, 0, 0, 0, 5, 0]
|
|
5640
5658
|
];
|
|
5641
5659
|
export var LabelingSetGenerationTaskRunProperties$ = [3, n0, _LSGTRP,
|
|
@@ -5653,7 +5671,7 @@ export var LastActiveDefinition$ = [3, n0, _LAD,
|
|
|
5653
5671
|
[_D, _LMO, _PS, _BL, _BSL],
|
|
5654
5672
|
[0, 4, 0, 0, 0]
|
|
5655
5673
|
];
|
|
5656
|
-
export var LastCrawlInfo$ = [3, n0,
|
|
5674
|
+
export var LastCrawlInfo$ = [3, n0, _LCIa,
|
|
5657
5675
|
0,
|
|
5658
5676
|
[_St, _EM, _LG, _LS, _MP, _STta],
|
|
5659
5677
|
[0, 0, 0, 0, 0, 4]
|
|
@@ -6090,7 +6108,7 @@ export var OracleSQLCatalogTarget$ = [3, n0, _OSQLCT,
|
|
|
6090
6108
|
];
|
|
6091
6109
|
export var Order$ = [3, n0, _Or,
|
|
6092
6110
|
0,
|
|
6093
|
-
[_C,
|
|
6111
|
+
[_C, _SOor],
|
|
6094
6112
|
[0, 1], 2
|
|
6095
6113
|
];
|
|
6096
6114
|
export var OrphanFileDeletionConfiguration$ = [3, n0, _OFDC,
|
|
@@ -6665,7 +6683,7 @@ export var SourceConfiguration$ = [3, n0, _SCo,
|
|
|
6665
6683
|
];
|
|
6666
6684
|
export var SourceControlDetails$ = [3, n0, _SCD,
|
|
6667
6685
|
0,
|
|
6668
|
-
[_Prov, _Repo, _Ow, _Br, _Fol,
|
|
6686
|
+
[_Prov, _Repo, _Ow, _Br, _Fol, _LCIas, _AS, _ATuth],
|
|
6669
6687
|
[0, 0, 0, 0, 0, 0, 0, 0]
|
|
6670
6688
|
];
|
|
6671
6689
|
export var SourceProcessingProperties$ = [3, n0, _SPP,
|
|
@@ -7000,8 +7018,8 @@ export var SupportedDialect$ = [3, n0, _SDu,
|
|
|
7000
7018
|
];
|
|
7001
7019
|
export var Table$ = [3, n0, _Ta,
|
|
7002
7020
|
0,
|
|
7003
|
-
[_N, _DN, _D, _Ow, _CTr, _UT, _LAT, _LATa, _Ret, _SDto, _PK, _VOT, _VET, _TTab, _Par, _CBr, _IRWLF, _TT, _CI, _VIe, _FT, _VD, _IMDV, _IMV, _St],
|
|
7004
|
-
[0, 0, 0, 0, 4, 4, 4, 4, 1, () => StorageDescriptor$, () => ColumnList, 0, 0, 0, 128 | 0, 0, 2, () => TableIdentifier$, 0, 0, () => FederatedTable$, () => ViewDefinition$, 2, 2, () => TableStatus$], 1
|
|
7021
|
+
[_N, _DN, _D, _Ow, _CTr, _UT, _LAT, _LATa, _Ret, _SDto, _PK, _VOT, _VET, _TTab, _Par, _CBr, _IRWLF, _TT, _CI, _VIe, _FT, _VD, _IMDV, _IMV, _ITM, _St],
|
|
7022
|
+
[0, 0, 0, 0, 4, 4, 4, 4, 1, () => StorageDescriptor$, () => ColumnList, 0, 0, 0, 128 | 0, 0, 2, () => TableIdentifier$, 0, 0, () => FederatedTable$, () => ViewDefinition$, 2, 2, () => IcebergTableMetadata$, () => TableStatus$], 1
|
|
7005
7023
|
];
|
|
7006
7024
|
export var TableError$ = [3, n0, _TEa,
|
|
7007
7025
|
0,
|
|
@@ -7819,9 +7837,18 @@ var HudiTargetList = [1, n0, _HTL,
|
|
|
7819
7837
|
var IcebergPartitionSpecFieldList = [1, n0, _IPSFL,
|
|
7820
7838
|
0, () => IcebergPartitionField$
|
|
7821
7839
|
];
|
|
7840
|
+
var IcebergPartitionSpecList = [1, n0, _IPSL,
|
|
7841
|
+
0, () => IcebergPartitionSpec$
|
|
7842
|
+
];
|
|
7843
|
+
var IcebergSchemaList = [1, n0, _ISL,
|
|
7844
|
+
0, () => IcebergSchema$
|
|
7845
|
+
];
|
|
7822
7846
|
var IcebergSortOrderFieldList = [1, n0, _ISOFL,
|
|
7823
7847
|
0, () => IcebergSortField$
|
|
7824
7848
|
];
|
|
7849
|
+
var IcebergSortOrderList = [1, n0, _ISOL,
|
|
7850
|
+
0, () => IcebergSortOrder$
|
|
7851
|
+
];
|
|
7825
7852
|
var IcebergStructFieldList = [1, n0, _ISFL,
|
|
7826
7853
|
0, () => IcebergStructField$
|
|
7827
7854
|
];
|
|
@@ -7846,7 +7873,7 @@ var IntegrationFilterList = [1, n0, _IFL,
|
|
|
7846
7873
|
0, () => IntegrationFilter$
|
|
7847
7874
|
];
|
|
7848
7875
|
var IntegrationFilterValues = 64 | 0;
|
|
7849
|
-
var IntegrationPartitionSpecList = [1, n0,
|
|
7876
|
+
var IntegrationPartitionSpecList = [1, n0, _IPSLn,
|
|
7850
7877
|
0, () => IntegrationPartition$
|
|
7851
7878
|
];
|
|
7852
7879
|
var IntegrationResourcePropertyFilterList = [1, n0, _IRPFL,
|