openmetadata-ingestion 1.5.7.0__py3-none-any.whl → 1.5.8.0__py3-none-any.whl
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.
Potentially problematic release.
This version of openmetadata-ingestion might be problematic. Click here for more details.
- metadata/generated/schema/analytics/__init__.py +1 -1
- metadata/generated/schema/analytics/basic.py +1 -1
- metadata/generated/schema/analytics/reportData.py +1 -1
- metadata/generated/schema/analytics/reportDataType/__init__.py +1 -1
- metadata/generated/schema/analytics/reportDataType/aggregatedCostAnalysisReportData.py +1 -1
- metadata/generated/schema/analytics/reportDataType/entityReportData.py +1 -1
- metadata/generated/schema/analytics/reportDataType/rawCostAnalysisReportData.py +1 -1
- metadata/generated/schema/analytics/reportDataType/webAnalyticEntityViewReportData.py +1 -1
- metadata/generated/schema/analytics/reportDataType/webAnalyticUserActivityReportData.py +1 -1
- metadata/generated/schema/analytics/webAnalyticEvent.py +1 -1
- metadata/generated/schema/analytics/webAnalyticEventData.py +1 -1
- metadata/generated/schema/analytics/webAnalyticEventType/__init__.py +1 -1
- metadata/generated/schema/analytics/webAnalyticEventType/customEvent.py +1 -1
- metadata/generated/schema/analytics/webAnalyticEventType/pageViewEvent.py +1 -1
- metadata/generated/schema/api/__init__.py +1 -1
- metadata/generated/schema/api/addGlossaryToAssetsRequest.py +1 -1
- metadata/generated/schema/api/analytics/__init__.py +1 -1
- metadata/generated/schema/api/analytics/createWebAnalyticEvent.py +1 -1
- metadata/generated/schema/api/automations/__init__.py +1 -1
- metadata/generated/schema/api/automations/createWorkflow.py +1 -1
- metadata/generated/schema/api/bulkAssets.py +1 -1
- metadata/generated/schema/api/classification/__init__.py +1 -1
- metadata/generated/schema/api/classification/createClassification.py +1 -1
- metadata/generated/schema/api/classification/createTag.py +1 -1
- metadata/generated/schema/api/classification/loadTags.py +1 -1
- metadata/generated/schema/api/createBot.py +1 -1
- metadata/generated/schema/api/createEventPublisherJob.py +1 -1
- metadata/generated/schema/api/createType.py +1 -1
- metadata/generated/schema/api/data/__init__.py +1 -1
- metadata/generated/schema/api/data/createAPICollection.py +1 -1
- metadata/generated/schema/api/data/createAPIEndpoint.py +1 -1
- metadata/generated/schema/api/data/createChart.py +1 -1
- metadata/generated/schema/api/data/createContainer.py +1 -1
- metadata/generated/schema/api/data/createCustomProperty.py +1 -1
- metadata/generated/schema/api/data/createDashboard.py +1 -1
- metadata/generated/schema/api/data/createDashboardDataModel.py +1 -1
- metadata/generated/schema/api/data/createDatabase.py +1 -1
- metadata/generated/schema/api/data/createDatabaseSchema.py +1 -1
- metadata/generated/schema/api/data/createGlossary.py +1 -1
- metadata/generated/schema/api/data/createGlossaryTerm.py +1 -1
- metadata/generated/schema/api/data/createMlModel.py +1 -1
- metadata/generated/schema/api/data/createPipeline.py +1 -1
- metadata/generated/schema/api/data/createQuery.py +1 -1
- metadata/generated/schema/api/data/createSearchIndex.py +1 -1
- metadata/generated/schema/api/data/createStoredProcedure.py +1 -1
- metadata/generated/schema/api/data/createTable.py +8 -1
- metadata/generated/schema/api/data/createTableProfile.py +1 -1
- metadata/generated/schema/api/data/createTopic.py +1 -1
- metadata/generated/schema/api/data/loadGlossary.py +1 -1
- metadata/generated/schema/api/data/restoreEntity.py +1 -1
- metadata/generated/schema/api/dataInsight/__init__.py +1 -1
- metadata/generated/schema/api/dataInsight/createDataInsightChart.py +1 -1
- metadata/generated/schema/api/dataInsight/custom/__init__.py +1 -1
- metadata/generated/schema/api/dataInsight/custom/createDataInsightCustomChart.py +1 -1
- metadata/generated/schema/api/dataInsight/kpi/__init__.py +1 -1
- metadata/generated/schema/api/dataInsight/kpi/createKpiRequest.py +1 -1
- metadata/generated/schema/api/docStore/__init__.py +1 -1
- metadata/generated/schema/api/docStore/createDocument.py +1 -1
- metadata/generated/schema/api/domains/__init__.py +1 -1
- metadata/generated/schema/api/domains/createDataProduct.py +1 -1
- metadata/generated/schema/api/domains/createDomain.py +1 -1
- metadata/generated/schema/api/feed/__init__.py +1 -1
- metadata/generated/schema/api/feed/closeTask.py +1 -1
- metadata/generated/schema/api/feed/createPost.py +1 -1
- metadata/generated/schema/api/feed/createSuggestion.py +1 -1
- metadata/generated/schema/api/feed/createThread.py +1 -1
- metadata/generated/schema/api/feed/resolveTask.py +1 -1
- metadata/generated/schema/api/feed/threadCount.py +1 -1
- metadata/generated/schema/api/lineage/__init__.py +1 -1
- metadata/generated/schema/api/lineage/addLineage.py +1 -1
- metadata/generated/schema/api/openMetadataServerVersion.py +1 -1
- metadata/generated/schema/api/policies/__init__.py +1 -1
- metadata/generated/schema/api/policies/createPolicy.py +1 -1
- metadata/generated/schema/api/services/__init__.py +1 -1
- metadata/generated/schema/api/services/createApiService.py +1 -1
- metadata/generated/schema/api/services/createDashboardService.py +1 -1
- metadata/generated/schema/api/services/createDatabaseService.py +1 -1
- metadata/generated/schema/api/services/createMessagingService.py +1 -1
- metadata/generated/schema/api/services/createMetadataService.py +1 -1
- metadata/generated/schema/api/services/createMlModelService.py +1 -1
- metadata/generated/schema/api/services/createPipelineService.py +1 -1
- metadata/generated/schema/api/services/createSearchService.py +1 -1
- metadata/generated/schema/api/services/createStorageService.py +1 -1
- metadata/generated/schema/api/services/ingestionPipelines/__init__.py +1 -1
- metadata/generated/schema/api/services/ingestionPipelines/createIngestionPipeline.py +1 -1
- metadata/generated/schema/api/setOwner.py +1 -1
- metadata/generated/schema/api/teams/__init__.py +1 -1
- metadata/generated/schema/api/teams/createPersona.py +1 -1
- metadata/generated/schema/api/teams/createRole.py +1 -1
- metadata/generated/schema/api/teams/createTeam.py +1 -1
- metadata/generated/schema/api/teams/createUser.py +1 -1
- metadata/generated/schema/api/tests/__init__.py +1 -1
- metadata/generated/schema/api/tests/createCustomMetric.py +1 -1
- metadata/generated/schema/api/tests/createLogicalTestCases.py +1 -1
- metadata/generated/schema/api/tests/createTestCase.py +1 -1
- metadata/generated/schema/api/tests/createTestCaseResolutionStatus.py +1 -1
- metadata/generated/schema/api/tests/createTestDefinition.py +1 -1
- metadata/generated/schema/api/tests/createTestSuite.py +1 -1
- metadata/generated/schema/api/voteRequest.py +1 -1
- metadata/generated/schema/auth/__init__.py +1 -1
- metadata/generated/schema/auth/basicAuth.py +1 -1
- metadata/generated/schema/auth/basicLoginRequest.py +1 -1
- metadata/generated/schema/auth/changePasswordRequest.py +1 -1
- metadata/generated/schema/auth/createPersonalToken.py +1 -1
- metadata/generated/schema/auth/emailRequest.py +1 -1
- metadata/generated/schema/auth/emailVerificationToken.py +1 -1
- metadata/generated/schema/auth/generateToken.py +1 -1
- metadata/generated/schema/auth/jwtAuth.py +1 -1
- metadata/generated/schema/auth/loginRequest.py +1 -1
- metadata/generated/schema/auth/logoutRequest.py +1 -1
- metadata/generated/schema/auth/passwordResetRequest.py +1 -1
- metadata/generated/schema/auth/passwordResetToken.py +1 -1
- metadata/generated/schema/auth/personalAccessToken.py +1 -1
- metadata/generated/schema/auth/refreshToken.py +1 -1
- metadata/generated/schema/auth/registrationRequest.py +1 -1
- metadata/generated/schema/auth/revokePersonalToken.py +1 -1
- metadata/generated/schema/auth/revokeToken.py +1 -1
- metadata/generated/schema/auth/serviceTokenEnum.py +1 -1
- metadata/generated/schema/auth/ssoAuth.py +1 -1
- metadata/generated/schema/auth/tokenRefreshRequest.py +1 -1
- metadata/generated/schema/configuration/__init__.py +1 -1
- metadata/generated/schema/configuration/appsPrivateConfiguration.py +1 -1
- metadata/generated/schema/configuration/authConfig.py +1 -1
- metadata/generated/schema/configuration/authenticationConfiguration.py +1 -1
- metadata/generated/schema/configuration/authorizerConfiguration.py +1 -1
- metadata/generated/schema/configuration/changeEventConfiguration.py +1 -1
- metadata/generated/schema/configuration/dataQualityConfiguration.py +1 -1
- metadata/generated/schema/configuration/elasticSearchConfiguration.py +1 -1
- metadata/generated/schema/configuration/eventHandlerConfiguration.py +1 -1
- metadata/generated/schema/configuration/fernetConfiguration.py +1 -1
- metadata/generated/schema/configuration/jwtTokenConfiguration.py +1 -1
- metadata/generated/schema/configuration/kafkaEventConfiguration.py +1 -1
- metadata/generated/schema/configuration/ldapConfiguration.py +1 -1
- metadata/generated/schema/configuration/ldapTrustStoreConfig/__init__.py +1 -1
- metadata/generated/schema/configuration/ldapTrustStoreConfig/customTrustManagerConfig.py +1 -1
- metadata/generated/schema/configuration/ldapTrustStoreConfig/hostNameConfig.py +1 -1
- metadata/generated/schema/configuration/ldapTrustStoreConfig/jvmDefaultConfig.py +1 -1
- metadata/generated/schema/configuration/ldapTrustStoreConfig/trustAllConfig.py +1 -1
- metadata/generated/schema/configuration/ldapTrustStoreConfig/truststoreConfig.py +1 -1
- metadata/generated/schema/configuration/limitsConfiguration.py +1 -1
- metadata/generated/schema/configuration/loginConfiguration.py +1 -1
- metadata/generated/schema/configuration/logoConfiguration.py +1 -1
- metadata/generated/schema/configuration/pipelineServiceClientConfiguration.py +1 -1
- metadata/generated/schema/configuration/profilerConfiguration.py +1 -1
- metadata/generated/schema/configuration/slackAppConfiguration.py +1 -1
- metadata/generated/schema/configuration/taskNotificationConfiguration.py +1 -1
- metadata/generated/schema/configuration/testResultNotificationConfiguration.py +1 -1
- metadata/generated/schema/configuration/themeConfiguration.py +1 -1
- metadata/generated/schema/configuration/uiThemePreference.py +1 -1
- metadata/generated/schema/dataInsight/__init__.py +1 -1
- metadata/generated/schema/dataInsight/custom/__init__.py +1 -1
- metadata/generated/schema/dataInsight/custom/dataInsightCustomChart.py +1 -1
- metadata/generated/schema/dataInsight/custom/dataInsightCustomChartResult.py +1 -1
- metadata/generated/schema/dataInsight/custom/dataInsightCustomChartResultList.py +1 -1
- metadata/generated/schema/dataInsight/custom/formulaHolder.py +1 -1
- metadata/generated/schema/dataInsight/custom/lineChart.py +1 -1
- metadata/generated/schema/dataInsight/custom/summaryCard.py +1 -1
- metadata/generated/schema/dataInsight/dataInsightChart.py +1 -1
- metadata/generated/schema/dataInsight/dataInsightChartResult.py +1 -1
- metadata/generated/schema/dataInsight/kpi/__init__.py +1 -1
- metadata/generated/schema/dataInsight/kpi/basic.py +1 -1
- metadata/generated/schema/dataInsight/kpi/kpi.py +1 -1
- metadata/generated/schema/dataInsight/type/__init__.py +1 -1
- metadata/generated/schema/dataInsight/type/aggregatedUnusedAssetsCount.py +1 -1
- metadata/generated/schema/dataInsight/type/aggregatedUnusedAssetsSize.py +1 -1
- metadata/generated/schema/dataInsight/type/aggregatedUsedVsUnusedAssetsCount.py +1 -1
- metadata/generated/schema/dataInsight/type/aggregatedUsedVsUnusedAssetsSize.py +1 -1
- metadata/generated/schema/dataInsight/type/dailyActiveUsers.py +1 -1
- metadata/generated/schema/dataInsight/type/mostActiveUsers.py +1 -1
- metadata/generated/schema/dataInsight/type/mostViewedEntities.py +1 -1
- metadata/generated/schema/dataInsight/type/pageViewsByEntities.py +1 -1
- metadata/generated/schema/dataInsight/type/unusedAssets.py +1 -1
- metadata/generated/schema/email/__init__.py +1 -1
- metadata/generated/schema/email/emailRequest.py +1 -1
- metadata/generated/schema/email/emailTemplate.py +1 -1
- metadata/generated/schema/email/emailTemplatePlaceholder.py +1 -1
- metadata/generated/schema/email/smtpSettings.py +1 -1
- metadata/generated/schema/email/templateValidationReponse.py +1 -1
- metadata/generated/schema/entity/__init__.py +1 -1
- metadata/generated/schema/entity/applications/__init__.py +1 -1
- metadata/generated/schema/entity/applications/app.py +1 -1
- metadata/generated/schema/entity/applications/appRunRecord.py +1 -1
- metadata/generated/schema/entity/applications/configuration/__init__.py +1 -1
- metadata/generated/schema/entity/applications/configuration/applicationConfig.py +1 -1
- metadata/generated/schema/entity/applications/configuration/external/__init__.py +1 -1
- metadata/generated/schema/entity/applications/configuration/external/automator/__init__.py +1 -1
- metadata/generated/schema/entity/applications/configuration/external/automator/addDescriptionAction.py +1 -1
- metadata/generated/schema/entity/applications/configuration/external/automator/addDomainAction.py +1 -1
- metadata/generated/schema/entity/applications/configuration/external/automator/addOwnerAction.py +1 -1
- metadata/generated/schema/entity/applications/configuration/external/automator/addTagsAction.py +1 -1
- metadata/generated/schema/entity/applications/configuration/external/automator/addTierAction.py +1 -1
- metadata/generated/schema/entity/applications/configuration/external/automator/lineagePropagationAction.py +1 -1
- metadata/generated/schema/entity/applications/configuration/external/automator/mlTaggingAction.py +1 -1
- metadata/generated/schema/entity/applications/configuration/external/automator/removeDescriptionAction.py +1 -1
- metadata/generated/schema/entity/applications/configuration/external/automator/removeDomainAction.py +1 -1
- metadata/generated/schema/entity/applications/configuration/external/automator/removeOwnerAction.py +1 -1
- metadata/generated/schema/entity/applications/configuration/external/automator/removeTagsAction.py +1 -1
- metadata/generated/schema/entity/applications/configuration/external/automator/removeTierAction.py +1 -1
- metadata/generated/schema/entity/applications/configuration/external/automatorAppConfig.py +1 -1
- metadata/generated/schema/entity/applications/configuration/external/metaPilotAppConfig.py +1 -1
- metadata/generated/schema/entity/applications/configuration/internal/__init__.py +1 -1
- metadata/generated/schema/entity/applications/configuration/internal/dataInsightsAppConfig.py +1 -1
- metadata/generated/schema/entity/applications/configuration/internal/dataInsightsReportAppConfig.py +1 -1
- metadata/generated/schema/entity/applications/configuration/internal/searchIndexingAppConfig.py +1 -1
- metadata/generated/schema/entity/applications/configuration/private/external/__init__.py +1 -1
- metadata/generated/schema/entity/applications/configuration/private/external/metaPilotAppPrivateConfig.py +1 -1
- metadata/generated/schema/entity/applications/createAppRequest.py +1 -1
- metadata/generated/schema/entity/applications/jobStatus.py +1 -1
- metadata/generated/schema/entity/applications/liveExecutionContext.py +1 -1
- metadata/generated/schema/entity/applications/marketplace/__init__.py +1 -1
- metadata/generated/schema/entity/applications/marketplace/appMarketPlaceDefinition.py +1 -1
- metadata/generated/schema/entity/applications/marketplace/createAppMarketPlaceDefinitionReq.py +1 -1
- metadata/generated/schema/entity/applications/scheduledExecutionContext.py +1 -1
- metadata/generated/schema/entity/automations/__init__.py +1 -1
- metadata/generated/schema/entity/automations/testServiceConnection.py +1 -1
- metadata/generated/schema/entity/automations/workflow.py +1 -1
- metadata/generated/schema/entity/bot.py +1 -1
- metadata/generated/schema/entity/classification/__init__.py +1 -1
- metadata/generated/schema/entity/classification/classification.py +1 -1
- metadata/generated/schema/entity/classification/tag.py +1 -1
- metadata/generated/schema/entity/data/__init__.py +1 -1
- metadata/generated/schema/entity/data/apiCollection.py +1 -1
- metadata/generated/schema/entity/data/apiEndpoint.py +1 -1
- metadata/generated/schema/entity/data/chart.py +1 -1
- metadata/generated/schema/entity/data/container.py +1 -1
- metadata/generated/schema/entity/data/dashboard.py +1 -1
- metadata/generated/schema/entity/data/dashboardDataModel.py +2 -1
- metadata/generated/schema/entity/data/database.py +1 -1
- metadata/generated/schema/entity/data/databaseSchema.py +1 -1
- metadata/generated/schema/entity/data/glossary.py +1 -1
- metadata/generated/schema/entity/data/glossaryTerm.py +1 -1
- metadata/generated/schema/entity/data/metrics.py +1 -1
- metadata/generated/schema/entity/data/mlmodel.py +1 -1
- metadata/generated/schema/entity/data/pipeline.py +1 -1
- metadata/generated/schema/entity/data/query.py +1 -1
- metadata/generated/schema/entity/data/report.py +1 -1
- metadata/generated/schema/entity/data/searchIndex.py +1 -1
- metadata/generated/schema/entity/data/storedProcedure.py +1 -1
- metadata/generated/schema/entity/data/table.py +8 -1
- metadata/generated/schema/entity/data/topic.py +1 -1
- metadata/generated/schema/entity/docStore/__init__.py +1 -1
- metadata/generated/schema/entity/docStore/document.py +1 -1
- metadata/generated/schema/entity/domains/__init__.py +1 -1
- metadata/generated/schema/entity/domains/dataProduct.py +1 -1
- metadata/generated/schema/entity/domains/domain.py +1 -1
- metadata/generated/schema/entity/events/__init__.py +1 -1
- metadata/generated/schema/entity/events/webhook.py +1 -1
- metadata/generated/schema/entity/feed/__init__.py +1 -1
- metadata/generated/schema/entity/feed/assets.py +1 -1
- metadata/generated/schema/entity/feed/customProperty.py +1 -1
- metadata/generated/schema/entity/feed/description.py +1 -1
- metadata/generated/schema/entity/feed/domain.py +1 -1
- metadata/generated/schema/entity/feed/entityInfo.py +1 -1
- metadata/generated/schema/entity/feed/owner.py +1 -1
- metadata/generated/schema/entity/feed/suggestion.py +1 -1
- metadata/generated/schema/entity/feed/tag.py +1 -1
- metadata/generated/schema/entity/feed/testCaseResult.py +1 -1
- metadata/generated/schema/entity/feed/thread.py +1 -1
- metadata/generated/schema/entity/policies/__init__.py +1 -1
- metadata/generated/schema/entity/policies/accessControl/__init__.py +1 -1
- metadata/generated/schema/entity/policies/accessControl/resourceDescriptor.py +1 -1
- metadata/generated/schema/entity/policies/accessControl/resourcePermission.py +1 -1
- metadata/generated/schema/entity/policies/accessControl/rule.py +1 -1
- metadata/generated/schema/entity/policies/filters.py +1 -1
- metadata/generated/schema/entity/policies/policy.py +1 -1
- metadata/generated/schema/entity/services/__init__.py +1 -1
- metadata/generated/schema/entity/services/apiService.py +1 -1
- metadata/generated/schema/entity/services/connections/__init__.py +1 -1
- metadata/generated/schema/entity/services/connections/apiService/__init__.py +1 -1
- metadata/generated/schema/entity/services/connections/apiService/restConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/common/__init__.py +1 -1
- metadata/generated/schema/entity/services/connections/common/sslCertPaths.py +1 -1
- metadata/generated/schema/entity/services/connections/common/sslCertValues.py +1 -1
- metadata/generated/schema/entity/services/connections/common/sslConfig.py +1 -1
- metadata/generated/schema/entity/services/connections/connectionBasicType.py +1 -1
- metadata/generated/schema/entity/services/connections/dashboard/__init__.py +1 -1
- metadata/generated/schema/entity/services/connections/dashboard/customDashboardConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/dashboard/domoDashboardConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/dashboard/lightdashConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/dashboard/lookerConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/dashboard/metabaseConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/dashboard/modeConnection.py +9 -1
- metadata/generated/schema/entity/services/connections/dashboard/mstrConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/dashboard/powerBIConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/dashboard/powerbi/__init__.py +1 -1
- metadata/generated/schema/entity/services/connections/dashboard/powerbi/azureConfig.py +1 -1
- metadata/generated/schema/entity/services/connections/dashboard/powerbi/bucketDetails.py +1 -1
- metadata/generated/schema/entity/services/connections/dashboard/powerbi/gcsConfig.py +1 -1
- metadata/generated/schema/entity/services/connections/dashboard/powerbi/s3Config.py +1 -1
- metadata/generated/schema/entity/services/connections/dashboard/qlikCloudConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/dashboard/qlikSenseConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/dashboard/quickSightConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/dashboard/redashConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/dashboard/supersetConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/dashboard/tableauConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/__init__.py +1 -1
- metadata/generated/schema/entity/services/connections/database/athenaConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/azureSQLConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/bigQueryConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/bigTableConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/clickhouseConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/common/__init__.py +1 -1
- metadata/generated/schema/entity/services/connections/database/common/azureConfig.py +1 -1
- metadata/generated/schema/entity/services/connections/database/common/basicAuth.py +1 -1
- metadata/generated/schema/entity/services/connections/database/common/iamAuthConfig.py +1 -1
- metadata/generated/schema/entity/services/connections/database/common/jwtAuth.py +1 -1
- metadata/generated/schema/entity/services/connections/database/couchbaseConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/customDatabaseConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/databricksConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/datalake/__init__.py +1 -1
- metadata/generated/schema/entity/services/connections/database/datalake/azureConfig.py +1 -1
- metadata/generated/schema/entity/services/connections/database/datalake/gcsConfig.py +1 -1
- metadata/generated/schema/entity/services/connections/database/datalake/s3Config.py +1 -1
- metadata/generated/schema/entity/services/connections/database/datalakeConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/db2Connection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/deltaLakeConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/deltalake/__init__.py +1 -1
- metadata/generated/schema/entity/services/connections/database/deltalake/metastoreConfig.py +1 -1
- metadata/generated/schema/entity/services/connections/database/deltalake/storageConfig.py +1 -1
- metadata/generated/schema/entity/services/connections/database/domoDatabaseConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/dorisConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/druidConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/dynamoDBConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/glueConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/greenplumConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/hiveConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/iceberg/__init__.py +1 -1
- metadata/generated/schema/entity/services/connections/database/iceberg/dynamoDbCatalogConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/iceberg/glueCatalogConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/iceberg/hiveCatalogConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/iceberg/icebergCatalog.py +1 -1
- metadata/generated/schema/entity/services/connections/database/iceberg/icebergFileSystem.py +1 -1
- metadata/generated/schema/entity/services/connections/database/iceberg/restCatalogConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/icebergConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/impalaConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/mariaDBConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/mongoDBConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/mssqlConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/mysqlConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/oracleConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/pinotDBConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/postgresConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/prestoConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/redshiftConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/salesforceConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/sapErpConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/sapHana/__init__.py +1 -1
- metadata/generated/schema/entity/services/connections/database/sapHana/sapHanaHDBConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/sapHana/sapHanaSQLConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/sapHanaConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/sasConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/singleStoreConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/snowflakeConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/sqliteConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/synapseConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/teradataConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/trinoConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/unityCatalogConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/database/verticaConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/messaging/__init__.py +1 -1
- metadata/generated/schema/entity/services/connections/messaging/customMessagingConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/messaging/kafkaConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/messaging/kinesisConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/messaging/pulsarConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/messaging/redpandaConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/messaging/saslMechanismType.py +1 -1
- metadata/generated/schema/entity/services/connections/metadata/__init__.py +1 -1
- metadata/generated/schema/entity/services/connections/metadata/alationConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/metadata/alationSinkConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/metadata/amundsenConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/metadata/atlasConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/metadata/metadataESConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/metadata/openMetadataConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/mlmodel/__init__.py +1 -1
- metadata/generated/schema/entity/services/connections/mlmodel/customMlModelConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/mlmodel/mlflowConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/mlmodel/sageMakerConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/mlmodel/sklearnConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/mlmodel/vertexaiConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/pipeline/__init__.py +1 -1
- metadata/generated/schema/entity/services/connections/pipeline/airbyteConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/pipeline/airflowConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/pipeline/backendConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/pipeline/customPipelineConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/pipeline/dagsterConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/pipeline/databricksPipelineConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/pipeline/dbtCloudConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/pipeline/domoPipelineConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/pipeline/fivetranConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/pipeline/flinkConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/pipeline/gluePipelineConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/pipeline/kafkaConnectConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/pipeline/nifiConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/pipeline/openLineageConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/pipeline/sparkConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/pipeline/splineConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/search/__init__.py +1 -1
- metadata/generated/schema/entity/services/connections/search/customSearchConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/search/elasticSearch/__init__.py +1 -1
- metadata/generated/schema/entity/services/connections/search/elasticSearch/apiAuth.py +1 -1
- metadata/generated/schema/entity/services/connections/search/elasticSearch/basicAuth.py +1 -1
- metadata/generated/schema/entity/services/connections/search/elasticSearchConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/search/openSearchConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/serviceConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/storage/__init__.py +1 -1
- metadata/generated/schema/entity/services/connections/storage/adlsConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/storage/customStorageConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/storage/gcsConnection.py +1 -1
- metadata/generated/schema/entity/services/connections/storage/s3Connection.py +1 -1
- metadata/generated/schema/entity/services/connections/testConnectionDefinition.py +1 -1
- metadata/generated/schema/entity/services/connections/testConnectionResult.py +1 -1
- metadata/generated/schema/entity/services/dashboardService.py +1 -1
- metadata/generated/schema/entity/services/databaseService.py +1 -1
- metadata/generated/schema/entity/services/ingestionPipelines/__init__.py +1 -1
- metadata/generated/schema/entity/services/ingestionPipelines/ingestionPipeline.py +1 -1
- metadata/generated/schema/entity/services/ingestionPipelines/pipelineServiceClientResponse.py +1 -1
- metadata/generated/schema/entity/services/ingestionPipelines/status.py +1 -1
- metadata/generated/schema/entity/services/messagingService.py +1 -1
- metadata/generated/schema/entity/services/metadataService.py +1 -1
- metadata/generated/schema/entity/services/mlmodelService.py +1 -1
- metadata/generated/schema/entity/services/pipelineService.py +1 -1
- metadata/generated/schema/entity/services/searchService.py +1 -1
- metadata/generated/schema/entity/services/serviceType.py +1 -1
- metadata/generated/schema/entity/services/storageService.py +1 -1
- metadata/generated/schema/entity/teams/__init__.py +1 -1
- metadata/generated/schema/entity/teams/persona.py +1 -1
- metadata/generated/schema/entity/teams/role.py +1 -1
- metadata/generated/schema/entity/teams/team.py +1 -1
- metadata/generated/schema/entity/teams/teamHierarchy.py +1 -1
- metadata/generated/schema/entity/teams/user.py +1 -1
- metadata/generated/schema/entity/type.py +1 -1
- metadata/generated/schema/entity/utils/__init__.py +1 -1
- metadata/generated/schema/entity/utils/entitiesCount.py +1 -1
- metadata/generated/schema/entity/utils/servicesCount.py +1 -1
- metadata/generated/schema/entity/utils/supersetApiConnection.py +1 -1
- metadata/generated/schema/events/__init__.py +1 -1
- metadata/generated/schema/events/alertMetrics.py +1 -1
- metadata/generated/schema/events/api/__init__.py +1 -1
- metadata/generated/schema/events/api/createEventSubscription.py +1 -1
- metadata/generated/schema/events/api/testEventSubscriptionDestination.py +1 -1
- metadata/generated/schema/events/emailAlertConfig.py +1 -1
- metadata/generated/schema/events/eventFilterRule.py +1 -1
- metadata/generated/schema/events/eventSubscription.py +1 -1
- metadata/generated/schema/events/eventSubscriptionOffset.py +1 -1
- metadata/generated/schema/events/failedEvent.py +1 -1
- metadata/generated/schema/events/filterResourceDescriptor.py +1 -1
- metadata/generated/schema/events/subscriptionResourceDescriptor.py +1 -1
- metadata/generated/schema/metadataIngestion/__init__.py +1 -1
- metadata/generated/schema/metadataIngestion/application.py +1 -1
- metadata/generated/schema/metadataIngestion/applicationPipeline.py +1 -1
- metadata/generated/schema/metadataIngestion/dashboardServiceMetadataPipeline.py +1 -1
- metadata/generated/schema/metadataIngestion/dataInsightPipeline.py +1 -1
- metadata/generated/schema/metadataIngestion/databaseServiceMetadataPipeline.py +1 -1
- metadata/generated/schema/metadataIngestion/databaseServiceProfilerPipeline.py +1 -1
- metadata/generated/schema/metadataIngestion/databaseServiceQueryLineagePipeline.py +1 -1
- metadata/generated/schema/metadataIngestion/databaseServiceQueryUsagePipeline.py +1 -1
- metadata/generated/schema/metadataIngestion/dbtPipeline.py +1 -1
- metadata/generated/schema/metadataIngestion/dbtconfig/__init__.py +1 -1
- metadata/generated/schema/metadataIngestion/dbtconfig/dbtAzureConfig.py +1 -1
- metadata/generated/schema/metadataIngestion/dbtconfig/dbtBucketDetails.py +1 -1
- metadata/generated/schema/metadataIngestion/dbtconfig/dbtCloudConfig.py +1 -1
- metadata/generated/schema/metadataIngestion/dbtconfig/dbtGCSConfig.py +1 -1
- metadata/generated/schema/metadataIngestion/dbtconfig/dbtHttpConfig.py +1 -1
- metadata/generated/schema/metadataIngestion/dbtconfig/dbtLocalConfig.py +1 -1
- metadata/generated/schema/metadataIngestion/dbtconfig/dbtS3Config.py +1 -1
- metadata/generated/schema/metadataIngestion/messagingServiceMetadataPipeline.py +1 -1
- metadata/generated/schema/metadataIngestion/metadataToElasticSearchPipeline.py +1 -1
- metadata/generated/schema/metadataIngestion/mlmodelServiceMetadataPipeline.py +1 -1
- metadata/generated/schema/metadataIngestion/pipelineServiceMetadataPipeline.py +1 -1
- metadata/generated/schema/metadataIngestion/searchServiceMetadataPipeline.py +1 -1
- metadata/generated/schema/metadataIngestion/storage/__init__.py +1 -1
- metadata/generated/schema/metadataIngestion/storage/containerMetadataConfig.py +1 -1
- metadata/generated/schema/metadataIngestion/storage/manifestMetadataConfig.py +1 -1
- metadata/generated/schema/metadataIngestion/storage/storageBucketDetails.py +1 -1
- metadata/generated/schema/metadataIngestion/storage/storageMetadataADLSConfig.py +1 -1
- metadata/generated/schema/metadataIngestion/storage/storageMetadataGCSConfig.py +1 -1
- metadata/generated/schema/metadataIngestion/storage/storageMetadataHttpConfig.py +1 -1
- metadata/generated/schema/metadataIngestion/storage/storageMetadataLocalConfig.py +1 -1
- metadata/generated/schema/metadataIngestion/storage/storageMetadataS3Config.py +1 -1
- metadata/generated/schema/metadataIngestion/storageServiceMetadataPipeline.py +1 -1
- metadata/generated/schema/metadataIngestion/testSuitePipeline.py +1 -1
- metadata/generated/schema/metadataIngestion/workflow.py +1 -1
- metadata/generated/schema/monitoring/__init__.py +1 -1
- metadata/generated/schema/monitoring/eventMonitorProvider.py +1 -1
- metadata/generated/schema/security/__init__.py +1 -1
- metadata/generated/schema/security/client/__init__.py +1 -1
- metadata/generated/schema/security/client/auth0SSOClientConfig.py +1 -1
- metadata/generated/schema/security/client/azureSSOClientConfig.py +1 -1
- metadata/generated/schema/security/client/customOidcSSOClientConfig.py +1 -1
- metadata/generated/schema/security/client/googleSSOClientConfig.py +1 -1
- metadata/generated/schema/security/client/oidcClientConfig.py +1 -1
- metadata/generated/schema/security/client/oktaSSOClientConfig.py +1 -1
- metadata/generated/schema/security/client/openMetadataJWTClientConfig.py +1 -1
- metadata/generated/schema/security/client/samlSSOClientConfig.py +1 -1
- metadata/generated/schema/security/credentials/__init__.py +1 -1
- metadata/generated/schema/security/credentials/accessTokenAuth.py +1 -1
- metadata/generated/schema/security/credentials/apiAccessTokenAuth.py +1 -1
- metadata/generated/schema/security/credentials/awsCredentials.py +1 -1
- metadata/generated/schema/security/credentials/azureCredentials.py +1 -1
- metadata/generated/schema/security/credentials/basicAuth.py +1 -1
- metadata/generated/schema/security/credentials/bitbucketCredentials.py +1 -1
- metadata/generated/schema/security/credentials/gcpCredentials.py +1 -1
- metadata/generated/schema/security/credentials/gcpExternalAccount.py +1 -1
- metadata/generated/schema/security/credentials/gcpValues.py +1 -1
- metadata/generated/schema/security/credentials/gitCredentials.py +1 -1
- metadata/generated/schema/security/credentials/githubCredentials.py +1 -1
- metadata/generated/schema/security/credentials/gitlabCredentials.py +1 -1
- metadata/generated/schema/security/sasl/__init__.py +1 -1
- metadata/generated/schema/security/sasl/saslClientConfig.py +1 -1
- metadata/generated/schema/security/secrets/__init__.py +1 -1
- metadata/generated/schema/security/secrets/secretsManagerClientLoader.py +1 -1
- metadata/generated/schema/security/secrets/secretsManagerConfiguration.py +1 -1
- metadata/generated/schema/security/secrets/secretsManagerProvider.py +1 -1
- metadata/generated/schema/security/securityConfiguration.py +1 -1
- metadata/generated/schema/security/ssl/__init__.py +1 -1
- metadata/generated/schema/security/ssl/validateSSLClientConfig.py +1 -1
- metadata/generated/schema/security/ssl/verifySSLConfig.py +1 -1
- metadata/generated/schema/settings/__init__.py +1 -1
- metadata/generated/schema/settings/settings.py +1 -1
- metadata/generated/schema/system/__init__.py +1 -1
- metadata/generated/schema/system/entityError.py +1 -1
- metadata/generated/schema/system/eventPublisherJob.py +1 -1
- metadata/generated/schema/system/indexingError.py +1 -1
- metadata/generated/schema/system/limitsResponse.py +1 -1
- metadata/generated/schema/system/ui/__init__.py +1 -1
- metadata/generated/schema/system/ui/knowledgePanel.py +1 -1
- metadata/generated/schema/system/ui/page.py +1 -1
- metadata/generated/schema/system/validationResponse.py +1 -1
- metadata/generated/schema/tests/__init__.py +1 -1
- metadata/generated/schema/tests/assigned.py +1 -1
- metadata/generated/schema/tests/basic.py +1 -1
- metadata/generated/schema/tests/customMetric.py +1 -1
- metadata/generated/schema/tests/dataQualityReport.py +1 -1
- metadata/generated/schema/tests/resolved.py +1 -1
- metadata/generated/schema/tests/testCase.py +1 -1
- metadata/generated/schema/tests/testCaseResolutionStatus.py +1 -1
- metadata/generated/schema/tests/testDefinition.py +1 -1
- metadata/generated/schema/tests/testSuite.py +1 -1
- metadata/generated/schema/type/__init__.py +1 -1
- metadata/generated/schema/type/apiSchema.py +1 -1
- metadata/generated/schema/type/auditLog.py +1 -1
- metadata/generated/schema/type/basic.py +1 -1
- metadata/generated/schema/type/bulkOperationResult.py +1 -1
- metadata/generated/schema/type/changeEvent.py +1 -1
- metadata/generated/schema/type/changeEventType.py +1 -1
- metadata/generated/schema/type/collectionDescriptor.py +1 -1
- metadata/generated/schema/type/csvDocumentation.py +1 -1
- metadata/generated/schema/type/csvErrorType.py +1 -1
- metadata/generated/schema/type/csvFile.py +1 -1
- metadata/generated/schema/type/csvImportResult.py +1 -1
- metadata/generated/schema/type/customProperties/__init__.py +1 -1
- metadata/generated/schema/type/customProperties/complexTypes.py +1 -1
- metadata/generated/schema/type/customProperties/enumConfig.py +1 -1
- metadata/generated/schema/type/customProperties/tableConfig.py +1 -1
- metadata/generated/schema/type/customProperty.py +1 -1
- metadata/generated/schema/type/dailyCount.py +1 -1
- metadata/generated/schema/type/databaseConnectionConfig.py +1 -1
- metadata/generated/schema/type/entityHierarchy.py +1 -1
- metadata/generated/schema/type/entityHistory.py +1 -1
- metadata/generated/schema/type/entityLineage.py +1 -1
- metadata/generated/schema/type/entityReference.py +1 -1
- metadata/generated/schema/type/entityReferenceList.py +1 -1
- metadata/generated/schema/type/entityRelationship.py +1 -1
- metadata/generated/schema/type/entityUsage.py +1 -1
- metadata/generated/schema/type/filterPattern.py +1 -1
- metadata/generated/schema/type/function.py +1 -1
- metadata/generated/schema/type/include.py +1 -1
- metadata/generated/schema/type/jdbcConnection.py +1 -1
- metadata/generated/schema/type/lifeCycle.py +1 -1
- metadata/generated/schema/type/paging.py +1 -1
- metadata/generated/schema/type/profile.py +1 -1
- metadata/generated/schema/type/queryParserData.py +1 -1
- metadata/generated/schema/type/reaction.py +1 -1
- metadata/generated/schema/type/schedule.py +1 -1
- metadata/generated/schema/type/schema.py +1 -1
- metadata/generated/schema/type/tableQuery.py +1 -1
- metadata/generated/schema/type/tableUsageCount.py +1 -1
- metadata/generated/schema/type/tagLabel.py +1 -1
- metadata/generated/schema/type/usageDetails.py +1 -1
- metadata/generated/schema/type/usageRequest.py +1 -1
- metadata/generated/schema/type/votes.py +1 -1
- metadata/ingestion/connections/test_connections.py +66 -40
- metadata/ingestion/source/dashboard/dashboard_service.py +7 -1
- metadata/ingestion/source/dashboard/domodashboard/connection.py +8 -3
- metadata/ingestion/source/dashboard/lightdash/connection.py +8 -3
- metadata/ingestion/source/dashboard/looker/connection.py +8 -2
- metadata/ingestion/source/dashboard/metabase/connection.py +8 -2
- metadata/ingestion/source/dashboard/mode/client.py +29 -2
- metadata/ingestion/source/dashboard/mode/connection.py +9 -3
- metadata/ingestion/source/dashboard/mode/metadata.py +4 -1
- metadata/ingestion/source/dashboard/mstr/connection.py +8 -2
- metadata/ingestion/source/dashboard/powerbi/connection.py +8 -2
- metadata/ingestion/source/dashboard/qlikcloud/connection.py +8 -2
- metadata/ingestion/source/dashboard/qliksense/connection.py +8 -2
- metadata/ingestion/source/dashboard/quicksight/connection.py +8 -2
- metadata/ingestion/source/dashboard/quicksight/metadata.py +363 -81
- metadata/ingestion/source/dashboard/quicksight/models.py +19 -1
- metadata/ingestion/source/dashboard/redash/connection.py +8 -2
- metadata/ingestion/source/dashboard/superset/connection.py +8 -2
- metadata/ingestion/source/dashboard/tableau/connection.py +8 -2
- metadata/ingestion/source/database/athena/connection.py +8 -2
- metadata/ingestion/source/database/azuresql/connection.py +8 -2
- metadata/ingestion/source/database/bigquery/connection.py +9 -3
- metadata/ingestion/source/database/bigtable/connection.py +8 -2
- metadata/ingestion/source/database/clickhouse/connection.py +8 -2
- metadata/ingestion/source/database/common_db_source.py +9 -0
- metadata/ingestion/source/database/couchbase/connection.py +8 -2
- metadata/ingestion/source/database/database_service.py +7 -1
- metadata/ingestion/source/database/databricks/connection.py +8 -3
- metadata/ingestion/source/database/databricks/metadata.py +8 -0
- metadata/ingestion/source/database/datalake/connection.py +8 -2
- metadata/ingestion/source/database/db2/connection.py +8 -2
- metadata/ingestion/source/database/deltalake/connection.py +8 -2
- metadata/ingestion/source/database/domodatabase/connection.py +8 -2
- metadata/ingestion/source/database/doris/connection.py +8 -2
- metadata/ingestion/source/database/druid/connection.py +8 -2
- metadata/ingestion/source/database/dynamodb/connection.py +8 -2
- metadata/ingestion/source/database/glue/connection.py +8 -2
- metadata/ingestion/source/database/greenplum/connection.py +8 -2
- metadata/ingestion/source/database/hive/connection.py +25 -4
- metadata/ingestion/source/database/iceberg/connection.py +8 -2
- metadata/ingestion/source/database/impala/connection.py +8 -2
- metadata/ingestion/source/database/mariadb/connection.py +8 -2
- metadata/ingestion/source/database/mongodb/connection.py +8 -2
- metadata/ingestion/source/database/mssql/connection.py +8 -2
- metadata/ingestion/source/database/mysql/connection.py +8 -2
- metadata/ingestion/source/database/oracle/connection.py +8 -2
- metadata/ingestion/source/database/pinotdb/connection.py +8 -2
- metadata/ingestion/source/database/postgres/connection.py +8 -2
- metadata/ingestion/source/database/presto/connection.py +8 -2
- metadata/ingestion/source/database/query_parser_source.py +5 -1
- metadata/ingestion/source/database/redshift/connection.py +10 -2
- metadata/ingestion/source/database/salesforce/connection.py +8 -2
- metadata/ingestion/source/database/salesforce/metadata.py +5 -1
- metadata/ingestion/source/database/saperp/connection.py +8 -2
- metadata/ingestion/source/database/saphana/connection.py +8 -2
- metadata/ingestion/source/database/saphana/lineage.py +5 -1
- metadata/ingestion/source/database/sas/connection.py +8 -2
- metadata/ingestion/source/database/sas/metadata.py +7 -1
- metadata/ingestion/source/database/singlestore/connection.py +8 -2
- metadata/ingestion/source/database/snowflake/connection.py +8 -2
- metadata/ingestion/source/database/sqlite/connection.py +8 -2
- metadata/ingestion/source/database/teradata/connection.py +8 -2
- metadata/ingestion/source/database/trino/connection.py +8 -2
- metadata/ingestion/source/database/unitycatalog/connection.py +8 -3
- metadata/ingestion/source/database/unitycatalog/lineage.py +7 -1
- metadata/ingestion/source/database/vertica/connection.py +8 -2
- metadata/ingestion/source/messaging/kafka/connection.py +8 -2
- metadata/ingestion/source/messaging/kinesis/connection.py +8 -2
- metadata/ingestion/source/messaging/messaging_service.py +7 -1
- metadata/ingestion/source/messaging/redpanda/connection.py +8 -2
- metadata/ingestion/source/metadata/alationsink/connection.py +8 -2
- metadata/ingestion/source/metadata/alationsink/metadata.py +5 -1
- metadata/ingestion/source/metadata/amundsen/connection.py +8 -2
- metadata/ingestion/source/metadata/amundsen/metadata.py +7 -1
- metadata/ingestion/source/metadata/atlas/connection.py +8 -2
- metadata/ingestion/source/metadata/atlas/metadata.py +7 -1
- metadata/ingestion/source/mlmodel/mlflow/connection.py +8 -2
- metadata/ingestion/source/mlmodel/mlmodel_service.py +7 -1
- metadata/ingestion/source/mlmodel/sagemaker/connection.py +8 -2
- metadata/ingestion/source/pipeline/airbyte/connection.py +8 -2
- metadata/ingestion/source/pipeline/airflow/connection.py +8 -2
- metadata/ingestion/source/pipeline/airflow/metadata.py +14 -2
- metadata/ingestion/source/pipeline/dagster/connection.py +8 -2
- metadata/ingestion/source/pipeline/databrickspipeline/connection.py +8 -2
- metadata/ingestion/source/pipeline/dbtcloud/connection.py +8 -2
- metadata/ingestion/source/pipeline/domopipeline/connection.py +8 -2
- metadata/ingestion/source/pipeline/fivetran/connection.py +8 -2
- metadata/ingestion/source/pipeline/flink/connection.py +8 -2
- metadata/ingestion/source/pipeline/gluepipeline/connection.py +8 -2
- metadata/ingestion/source/pipeline/kafkaconnect/connection.py +8 -2
- metadata/ingestion/source/pipeline/nifi/connection.py +8 -2
- metadata/ingestion/source/pipeline/openlineage/connection.py +8 -2
- metadata/ingestion/source/pipeline/pipeline_service.py +7 -1
- metadata/ingestion/source/pipeline/spline/connection.py +8 -2
- metadata/ingestion/source/search/elasticsearch/connection.py +8 -3
- metadata/ingestion/source/search/search_service.py +7 -1
- metadata/ingestion/source/storage/gcs/connection.py +8 -2
- metadata/ingestion/source/storage/s3/connection.py +8 -2
- metadata/ingestion/source/storage/storage_service.py +7 -1
- metadata/utils/constants.py +1 -0
- metadata/utils/timeout.py +6 -1
- metadata/workflow/profiler.py +6 -2
- {openmetadata_ingestion-1.5.7.0.dist-info → openmetadata_ingestion-1.5.8.0.dist-info}/METADATA +343 -343
- {openmetadata_ingestion-1.5.7.0.dist-info → openmetadata_ingestion-1.5.8.0.dist-info}/RECORD +689 -689
- {openmetadata_ingestion-1.5.7.0.dist-info → openmetadata_ingestion-1.5.8.0.dist-info}/LICENSE +0 -0
- {openmetadata_ingestion-1.5.7.0.dist-info → openmetadata_ingestion-1.5.8.0.dist-info}/WHEEL +0 -0
- {openmetadata_ingestion-1.5.7.0.dist-info → openmetadata_ingestion-1.5.8.0.dist-info}/entry_points.txt +0 -0
- {openmetadata_ingestion-1.5.7.0.dist-info → openmetadata_ingestion-1.5.8.0.dist-info}/top_level.txt +0 -0
|
@@ -18,7 +18,7 @@ from functools import singledispatch
|
|
|
18
18
|
from typing import Any, Optional
|
|
19
19
|
from urllib.parse import quote_plus
|
|
20
20
|
|
|
21
|
-
from pydantic import SecretStr
|
|
21
|
+
from pydantic import SecretStr, ValidationError
|
|
22
22
|
from sqlalchemy.engine import Engine
|
|
23
23
|
|
|
24
24
|
from metadata.generated.schema.entity.automations.workflow import (
|
|
@@ -34,6 +34,9 @@ from metadata.generated.schema.entity.services.connections.database.mysqlConnect
|
|
|
34
34
|
from metadata.generated.schema.entity.services.connections.database.postgresConnection import (
|
|
35
35
|
PostgresConnection,
|
|
36
36
|
)
|
|
37
|
+
from metadata.generated.schema.entity.services.connections.testConnectionResult import (
|
|
38
|
+
TestConnectionResult,
|
|
39
|
+
)
|
|
37
40
|
from metadata.ingestion.connections.builders import (
|
|
38
41
|
create_generic_db_connection,
|
|
39
42
|
get_connection_args_common,
|
|
@@ -45,6 +48,7 @@ from metadata.ingestion.connections.test_connections import (
|
|
|
45
48
|
test_connection_db_schema_sources,
|
|
46
49
|
)
|
|
47
50
|
from metadata.ingestion.ometa.ometa_api import OpenMetadata
|
|
51
|
+
from metadata.utils.constants import THREE_MIN
|
|
48
52
|
|
|
49
53
|
HIVE_POSTGRES_SCHEME = "hive+postgres"
|
|
50
54
|
HIVE_MYSQL_SCHEME = "hive+mysql"
|
|
@@ -181,18 +185,35 @@ def test_connection(
|
|
|
181
185
|
engine: Engine,
|
|
182
186
|
service_connection: HiveConnection,
|
|
183
187
|
automation_workflow: Optional[AutomationWorkflow] = None,
|
|
184
|
-
|
|
188
|
+
timeout_seconds: Optional[int] = THREE_MIN,
|
|
189
|
+
) -> TestConnectionResult:
|
|
185
190
|
"""
|
|
186
191
|
Test connection. This can be executed either as part
|
|
187
192
|
of a metadata workflow or during an Automation Workflow
|
|
188
193
|
"""
|
|
189
194
|
|
|
190
|
-
if service_connection.metastoreConnection
|
|
195
|
+
if service_connection.metastoreConnection and isinstance(
|
|
196
|
+
service_connection.metastoreConnection, dict
|
|
197
|
+
):
|
|
198
|
+
try:
|
|
199
|
+
service_connection.metastoreConnection = MysqlConnection.model_validate(
|
|
200
|
+
service_connection.metastoreConnection
|
|
201
|
+
)
|
|
202
|
+
except ValidationError:
|
|
203
|
+
try:
|
|
204
|
+
service_connection.metastoreConnection = (
|
|
205
|
+
PostgresConnection.model_validate(
|
|
206
|
+
service_connection.metastoreConnection
|
|
207
|
+
)
|
|
208
|
+
)
|
|
209
|
+
except ValidationError:
|
|
210
|
+
raise ValueError("Invalid metastore connection")
|
|
191
211
|
engine = get_metastore_connection(service_connection.metastoreConnection)
|
|
192
212
|
|
|
193
|
-
test_connection_db_schema_sources(
|
|
213
|
+
return test_connection_db_schema_sources(
|
|
194
214
|
metadata=metadata,
|
|
195
215
|
engine=engine,
|
|
196
216
|
service_connection=service_connection,
|
|
197
217
|
automation_workflow=automation_workflow,
|
|
218
|
+
timeout_seconds=timeout_seconds,
|
|
198
219
|
)
|
|
@@ -23,9 +23,13 @@ from metadata.generated.schema.entity.automations.workflow import (
|
|
|
23
23
|
from metadata.generated.schema.entity.services.connections.database.icebergConnection import (
|
|
24
24
|
IcebergConnection,
|
|
25
25
|
)
|
|
26
|
+
from metadata.generated.schema.entity.services.connections.testConnectionResult import (
|
|
27
|
+
TestConnectionResult,
|
|
28
|
+
)
|
|
26
29
|
from metadata.ingestion.connections.test_connections import test_connection_steps
|
|
27
30
|
from metadata.ingestion.ometa.ometa_api import OpenMetadata
|
|
28
31
|
from metadata.ingestion.source.database.iceberg.catalog import IcebergCatalogFactory
|
|
32
|
+
from metadata.utils.constants import THREE_MIN
|
|
29
33
|
|
|
30
34
|
|
|
31
35
|
def get_connection(connection: IcebergConnection) -> Catalog:
|
|
@@ -42,7 +46,8 @@ def test_connection(
|
|
|
42
46
|
catalog: Catalog,
|
|
43
47
|
service_connection: IcebergConnection,
|
|
44
48
|
automation_workflow: Optional[AutomationWorkflow] = None,
|
|
45
|
-
|
|
49
|
+
timeout_seconds: Optional[int] = THREE_MIN,
|
|
50
|
+
) -> TestConnectionResult:
|
|
46
51
|
"""
|
|
47
52
|
Test connection. This can be executed either as part
|
|
48
53
|
of a metadata workflow or during an Automation Workflow
|
|
@@ -60,9 +65,10 @@ def test_connection(
|
|
|
60
65
|
"GetTables": custom_executor_for_tables,
|
|
61
66
|
}
|
|
62
67
|
|
|
63
|
-
test_connection_steps(
|
|
68
|
+
return test_connection_steps(
|
|
64
69
|
metadata=metadata,
|
|
65
70
|
test_fn=test_fn,
|
|
66
71
|
service_type=service_connection.type.value,
|
|
67
72
|
automation_workflow=automation_workflow,
|
|
73
|
+
timeout_seconds=timeout_seconds,
|
|
68
74
|
)
|
|
@@ -24,6 +24,9 @@ from metadata.generated.schema.entity.automations.workflow import (
|
|
|
24
24
|
from metadata.generated.schema.entity.services.connections.database.impalaConnection import (
|
|
25
25
|
ImpalaConnection,
|
|
26
26
|
)
|
|
27
|
+
from metadata.generated.schema.entity.services.connections.testConnectionResult import (
|
|
28
|
+
TestConnectionResult,
|
|
29
|
+
)
|
|
27
30
|
from metadata.ingestion.connections.builders import (
|
|
28
31
|
create_generic_db_connection,
|
|
29
32
|
get_connection_args_common,
|
|
@@ -34,6 +37,7 @@ from metadata.ingestion.connections.test_connections import (
|
|
|
34
37
|
test_connection_db_schema_sources,
|
|
35
38
|
)
|
|
36
39
|
from metadata.ingestion.ometa.ometa_api import OpenMetadata
|
|
40
|
+
from metadata.utils.constants import THREE_MIN
|
|
37
41
|
|
|
38
42
|
|
|
39
43
|
def get_connection_url(connection: ImpalaConnection) -> str:
|
|
@@ -108,14 +112,16 @@ def test_connection(
|
|
|
108
112
|
engine: Engine,
|
|
109
113
|
service_connection: ImpalaConnection,
|
|
110
114
|
automation_workflow: Optional[AutomationWorkflow] = None,
|
|
111
|
-
|
|
115
|
+
timeout_seconds: Optional[int] = THREE_MIN,
|
|
116
|
+
) -> TestConnectionResult:
|
|
112
117
|
"""
|
|
113
118
|
Test connection. This can be executed either as part
|
|
114
119
|
of a metadata workflow or during an Automation Workflow
|
|
115
120
|
"""
|
|
116
|
-
test_connection_db_schema_sources(
|
|
121
|
+
return test_connection_db_schema_sources(
|
|
117
122
|
metadata=metadata,
|
|
118
123
|
engine=engine,
|
|
119
124
|
service_connection=service_connection,
|
|
120
125
|
automation_workflow=automation_workflow,
|
|
126
|
+
timeout_seconds=timeout_seconds,
|
|
121
127
|
)
|
|
@@ -22,6 +22,9 @@ from metadata.generated.schema.entity.automations.workflow import (
|
|
|
22
22
|
from metadata.generated.schema.entity.services.connections.database.mariaDBConnection import (
|
|
23
23
|
MariaDBConnection,
|
|
24
24
|
)
|
|
25
|
+
from metadata.generated.schema.entity.services.connections.testConnectionResult import (
|
|
26
|
+
TestConnectionResult,
|
|
27
|
+
)
|
|
25
28
|
from metadata.ingestion.connections.builders import (
|
|
26
29
|
create_generic_db_connection,
|
|
27
30
|
get_connection_args_common,
|
|
@@ -31,6 +34,7 @@ from metadata.ingestion.connections.test_connections import (
|
|
|
31
34
|
test_connection_db_schema_sources,
|
|
32
35
|
)
|
|
33
36
|
from metadata.ingestion.ometa.ometa_api import OpenMetadata
|
|
37
|
+
from metadata.utils.constants import THREE_MIN
|
|
34
38
|
|
|
35
39
|
|
|
36
40
|
def get_connection(connection: MariaDBConnection) -> Engine:
|
|
@@ -49,14 +53,16 @@ def test_connection(
|
|
|
49
53
|
engine: Engine,
|
|
50
54
|
service_connection: MariaDBConnection,
|
|
51
55
|
automation_workflow: Optional[AutomationWorkflow] = None,
|
|
52
|
-
|
|
56
|
+
timeout_seconds: Optional[int] = THREE_MIN,
|
|
57
|
+
) -> TestConnectionResult:
|
|
53
58
|
"""
|
|
54
59
|
Test connection. This can be executed either as part
|
|
55
60
|
of a metadata workflow or during an Automation Workflow
|
|
56
61
|
"""
|
|
57
|
-
test_connection_db_schema_sources(
|
|
62
|
+
return test_connection_db_schema_sources(
|
|
58
63
|
metadata=metadata,
|
|
59
64
|
engine=engine,
|
|
60
65
|
service_connection=service_connection,
|
|
61
66
|
automation_workflow=automation_workflow,
|
|
67
|
+
timeout_seconds=timeout_seconds,
|
|
62
68
|
)
|
|
@@ -26,9 +26,13 @@ from metadata.generated.schema.entity.automations.workflow import (
|
|
|
26
26
|
from metadata.generated.schema.entity.services.connections.database.mongoDBConnection import (
|
|
27
27
|
MongoDBConnection,
|
|
28
28
|
)
|
|
29
|
+
from metadata.generated.schema.entity.services.connections.testConnectionResult import (
|
|
30
|
+
TestConnectionResult,
|
|
31
|
+
)
|
|
29
32
|
from metadata.ingestion.connections.builders import get_connection_url_common
|
|
30
33
|
from metadata.ingestion.connections.test_connections import test_connection_steps
|
|
31
34
|
from metadata.ingestion.ometa.ometa_api import OpenMetadata
|
|
35
|
+
from metadata.utils.constants import THREE_MIN
|
|
32
36
|
|
|
33
37
|
|
|
34
38
|
def get_connection(connection: MongoDBConnection):
|
|
@@ -44,7 +48,8 @@ def test_connection(
|
|
|
44
48
|
client: MongoClient,
|
|
45
49
|
service_connection: MongoDBConnection,
|
|
46
50
|
automation_workflow: Optional[AutomationWorkflow] = None,
|
|
47
|
-
|
|
51
|
+
timeout_seconds: Optional[int] = THREE_MIN,
|
|
52
|
+
) -> TestConnectionResult:
|
|
48
53
|
"""
|
|
49
54
|
Test connection. This can be executed either as part
|
|
50
55
|
of a metadata workflow or during an Automation Workflow
|
|
@@ -70,9 +75,10 @@ def test_connection(
|
|
|
70
75
|
"GetCollections": partial(test_get_collections, client, holder),
|
|
71
76
|
}
|
|
72
77
|
|
|
73
|
-
test_connection_steps(
|
|
78
|
+
return test_connection_steps(
|
|
74
79
|
metadata=metadata,
|
|
75
80
|
test_fn=test_fn,
|
|
76
81
|
service_type=service_connection.type.value,
|
|
77
82
|
automation_workflow=automation_workflow,
|
|
83
|
+
timeout_seconds=timeout_seconds,
|
|
78
84
|
)
|
|
@@ -22,6 +22,9 @@ from metadata.generated.schema.entity.automations.workflow import (
|
|
|
22
22
|
from metadata.generated.schema.entity.services.connections.database.mssqlConnection import (
|
|
23
23
|
MssqlConnection,
|
|
24
24
|
)
|
|
25
|
+
from metadata.generated.schema.entity.services.connections.testConnectionResult import (
|
|
26
|
+
TestConnectionResult,
|
|
27
|
+
)
|
|
25
28
|
from metadata.ingestion.connections.builders import (
|
|
26
29
|
create_generic_db_connection,
|
|
27
30
|
get_connection_args_common,
|
|
@@ -36,6 +39,7 @@ from metadata.ingestion.source.database.mssql.queries import (
|
|
|
36
39
|
MSSQL_GET_DATABASE,
|
|
37
40
|
MSSQL_TEST_GET_QUERIES,
|
|
38
41
|
)
|
|
42
|
+
from metadata.utils.constants import THREE_MIN
|
|
39
43
|
|
|
40
44
|
|
|
41
45
|
def get_connection_url(connection: MssqlConnection) -> str:
|
|
@@ -60,7 +64,8 @@ def test_connection(
|
|
|
60
64
|
engine: Engine,
|
|
61
65
|
service_connection: MssqlConnection,
|
|
62
66
|
automation_workflow: Optional[AutomationWorkflow] = None,
|
|
63
|
-
|
|
67
|
+
timeout_seconds: Optional[int] = THREE_MIN,
|
|
68
|
+
) -> TestConnectionResult:
|
|
64
69
|
"""
|
|
65
70
|
Test connection. This can be executed either as part
|
|
66
71
|
of a metadata workflow or during an Automation Workflow
|
|
@@ -69,10 +74,11 @@ def test_connection(
|
|
|
69
74
|
"GetQueries": MSSQL_TEST_GET_QUERIES,
|
|
70
75
|
"GetDatabases": MSSQL_GET_DATABASE,
|
|
71
76
|
}
|
|
72
|
-
test_connection_db_common(
|
|
77
|
+
return test_connection_db_common(
|
|
73
78
|
metadata=metadata,
|
|
74
79
|
engine=engine,
|
|
75
80
|
service_connection=service_connection,
|
|
76
81
|
automation_workflow=automation_workflow,
|
|
77
82
|
queries=queries,
|
|
83
|
+
timeout_seconds=timeout_seconds,
|
|
78
84
|
)
|
|
@@ -26,6 +26,9 @@ from metadata.generated.schema.entity.services.connections.database.common.basic
|
|
|
26
26
|
from metadata.generated.schema.entity.services.connections.database.mysqlConnection import (
|
|
27
27
|
MysqlConnection,
|
|
28
28
|
)
|
|
29
|
+
from metadata.generated.schema.entity.services.connections.testConnectionResult import (
|
|
30
|
+
TestConnectionResult,
|
|
31
|
+
)
|
|
29
32
|
from metadata.ingestion.connections.builders import (
|
|
30
33
|
create_generic_db_connection,
|
|
31
34
|
get_connection_args_common,
|
|
@@ -35,6 +38,7 @@ from metadata.ingestion.connections.test_connections import (
|
|
|
35
38
|
test_connection_db_schema_sources,
|
|
36
39
|
)
|
|
37
40
|
from metadata.ingestion.ometa.ometa_api import OpenMetadata
|
|
41
|
+
from metadata.utils.constants import THREE_MIN
|
|
38
42
|
|
|
39
43
|
|
|
40
44
|
def get_connection(connection: MysqlConnection) -> Engine:
|
|
@@ -63,14 +67,16 @@ def test_connection(
|
|
|
63
67
|
engine: Engine,
|
|
64
68
|
service_connection: MysqlConnection,
|
|
65
69
|
automation_workflow: Optional[AutomationWorkflow] = None,
|
|
66
|
-
|
|
70
|
+
timeout_seconds: Optional[int] = THREE_MIN,
|
|
71
|
+
) -> TestConnectionResult:
|
|
67
72
|
"""
|
|
68
73
|
Test connection. This can be executed either as part
|
|
69
74
|
of a metadata workflow or during an Automation Workflow
|
|
70
75
|
"""
|
|
71
|
-
test_connection_db_schema_sources(
|
|
76
|
+
return test_connection_db_schema_sources(
|
|
72
77
|
metadata=metadata,
|
|
73
78
|
engine=engine,
|
|
74
79
|
service_connection=service_connection,
|
|
75
80
|
automation_workflow=automation_workflow,
|
|
81
|
+
timeout_seconds=timeout_seconds,
|
|
76
82
|
)
|
|
@@ -31,6 +31,9 @@ from metadata.generated.schema.entity.services.connections.database.oracleConnec
|
|
|
31
31
|
OracleServiceName,
|
|
32
32
|
OracleTNSConnection,
|
|
33
33
|
)
|
|
34
|
+
from metadata.generated.schema.entity.services.connections.testConnectionResult import (
|
|
35
|
+
TestConnectionResult,
|
|
36
|
+
)
|
|
34
37
|
from metadata.ingestion.connections.builders import (
|
|
35
38
|
create_generic_db_connection,
|
|
36
39
|
get_connection_args_common,
|
|
@@ -39,6 +42,7 @@ from metadata.ingestion.connections.builders import (
|
|
|
39
42
|
from metadata.ingestion.connections.test_connections import test_connection_db_common
|
|
40
43
|
from metadata.ingestion.ometa.ometa_api import OpenMetadata
|
|
41
44
|
from metadata.ingestion.source.database.oracle.queries import CHECK_ACCESS_TO_ALL
|
|
45
|
+
from metadata.utils.constants import THREE_MIN
|
|
42
46
|
from metadata.utils.logger import ingestion_logger
|
|
43
47
|
|
|
44
48
|
CX_ORACLE_LIB_VERSION = "8.3.0"
|
|
@@ -132,7 +136,8 @@ def test_connection(
|
|
|
132
136
|
engine: Engine,
|
|
133
137
|
service_connection: OracleConnection,
|
|
134
138
|
automation_workflow: Optional[AutomationWorkflow] = None,
|
|
135
|
-
|
|
139
|
+
timeout_seconds: Optional[int] = THREE_MIN,
|
|
140
|
+
) -> TestConnectionResult:
|
|
136
141
|
"""
|
|
137
142
|
Test connection. This can be executed either as part
|
|
138
143
|
of a metadata workflow or during an Automation Workflow
|
|
@@ -140,10 +145,11 @@ def test_connection(
|
|
|
140
145
|
|
|
141
146
|
test_conn_queries = {"CheckAccess": CHECK_ACCESS_TO_ALL}
|
|
142
147
|
|
|
143
|
-
test_connection_db_common(
|
|
148
|
+
return test_connection_db_common(
|
|
144
149
|
metadata=metadata,
|
|
145
150
|
engine=engine,
|
|
146
151
|
service_connection=service_connection,
|
|
147
152
|
automation_workflow=automation_workflow,
|
|
148
153
|
queries=test_conn_queries,
|
|
154
|
+
timeout_seconds=timeout_seconds,
|
|
149
155
|
)
|
|
@@ -23,6 +23,9 @@ from metadata.generated.schema.entity.automations.workflow import (
|
|
|
23
23
|
from metadata.generated.schema.entity.services.connections.database.pinotDBConnection import (
|
|
24
24
|
PinotDBConnection,
|
|
25
25
|
)
|
|
26
|
+
from metadata.generated.schema.entity.services.connections.testConnectionResult import (
|
|
27
|
+
TestConnectionResult,
|
|
28
|
+
)
|
|
26
29
|
from metadata.ingestion.connections.builders import (
|
|
27
30
|
create_generic_db_connection,
|
|
28
31
|
get_connection_args_common,
|
|
@@ -31,6 +34,7 @@ from metadata.ingestion.connections.builders import (
|
|
|
31
34
|
)
|
|
32
35
|
from metadata.ingestion.connections.test_connections import test_connection_db_common
|
|
33
36
|
from metadata.ingestion.ometa.ometa_api import OpenMetadata
|
|
37
|
+
from metadata.utils.constants import THREE_MIN
|
|
34
38
|
|
|
35
39
|
|
|
36
40
|
def get_connection_url(connection: PinotDBConnection) -> str:
|
|
@@ -63,14 +67,16 @@ def test_connection(
|
|
|
63
67
|
engine: Engine,
|
|
64
68
|
service_connection: PinotDBConnection,
|
|
65
69
|
automation_workflow: Optional[AutomationWorkflow] = None,
|
|
66
|
-
|
|
70
|
+
timeout_seconds: Optional[int] = THREE_MIN,
|
|
71
|
+
) -> TestConnectionResult:
|
|
67
72
|
"""
|
|
68
73
|
Test connection. This can be executed either as part
|
|
69
74
|
of a metadata workflow or during an Automation Workflow
|
|
70
75
|
"""
|
|
71
|
-
test_connection_db_common(
|
|
76
|
+
return test_connection_db_common(
|
|
72
77
|
metadata=metadata,
|
|
73
78
|
engine=engine,
|
|
74
79
|
service_connection=service_connection,
|
|
75
80
|
automation_workflow=automation_workflow,
|
|
81
|
+
timeout_seconds=timeout_seconds,
|
|
76
82
|
)
|
|
@@ -27,6 +27,9 @@ from metadata.generated.schema.entity.services.connections.database.common.basic
|
|
|
27
27
|
from metadata.generated.schema.entity.services.connections.database.postgresConnection import (
|
|
28
28
|
PostgresConnection,
|
|
29
29
|
)
|
|
30
|
+
from metadata.generated.schema.entity.services.connections.testConnectionResult import (
|
|
31
|
+
TestConnectionResult,
|
|
32
|
+
)
|
|
30
33
|
from metadata.ingestion.connections.builders import (
|
|
31
34
|
create_generic_db_connection,
|
|
32
35
|
get_connection_args_common,
|
|
@@ -42,6 +45,7 @@ from metadata.ingestion.source.database.postgres.queries import (
|
|
|
42
45
|
from metadata.ingestion.source.database.postgres.utils import (
|
|
43
46
|
get_postgres_time_column_name,
|
|
44
47
|
)
|
|
48
|
+
from metadata.utils.constants import THREE_MIN
|
|
45
49
|
|
|
46
50
|
|
|
47
51
|
def get_connection(connection: PostgresConnection) -> Engine:
|
|
@@ -71,7 +75,8 @@ def test_connection(
|
|
|
71
75
|
engine: Engine,
|
|
72
76
|
service_connection: PostgresConnection,
|
|
73
77
|
automation_workflow: Optional[AutomationWorkflow] = None,
|
|
74
|
-
|
|
78
|
+
timeout_seconds: Optional[int] = THREE_MIN,
|
|
79
|
+
) -> TestConnectionResult:
|
|
75
80
|
"""
|
|
76
81
|
Test connection. This can be executed either as part
|
|
77
82
|
of a metadata workflow or during an Automation Workflow
|
|
@@ -84,10 +89,11 @@ def test_connection(
|
|
|
84
89
|
"GetDatabases": POSTGRES_GET_DATABASE,
|
|
85
90
|
"GetTags": POSTGRES_TEST_GET_TAGS,
|
|
86
91
|
}
|
|
87
|
-
test_connection_db_common(
|
|
92
|
+
return test_connection_db_common(
|
|
88
93
|
metadata=metadata,
|
|
89
94
|
engine=engine,
|
|
90
95
|
service_connection=service_connection,
|
|
91
96
|
automation_workflow=automation_workflow,
|
|
92
97
|
queries=queries,
|
|
98
|
+
timeout_seconds=timeout_seconds,
|
|
93
99
|
)
|
|
@@ -25,6 +25,9 @@ from metadata.generated.schema.entity.automations.workflow import (
|
|
|
25
25
|
from metadata.generated.schema.entity.services.connections.database.prestoConnection import (
|
|
26
26
|
PrestoConnection,
|
|
27
27
|
)
|
|
28
|
+
from metadata.generated.schema.entity.services.connections.testConnectionResult import (
|
|
29
|
+
TestConnectionResult,
|
|
30
|
+
)
|
|
28
31
|
from metadata.ingestion.connections.builders import (
|
|
29
32
|
create_generic_db_connection,
|
|
30
33
|
get_connection_args_common,
|
|
@@ -38,6 +41,7 @@ from metadata.ingestion.connections.test_connections import (
|
|
|
38
41
|
)
|
|
39
42
|
from metadata.ingestion.ometa.ometa_api import OpenMetadata
|
|
40
43
|
from metadata.ingestion.source.database.presto.queries import PRESTO_SHOW_CATALOGS
|
|
44
|
+
from metadata.utils.constants import THREE_MIN
|
|
41
45
|
|
|
42
46
|
|
|
43
47
|
def get_connection_url(connection: PrestoConnection) -> str:
|
|
@@ -84,7 +88,8 @@ def test_connection(
|
|
|
84
88
|
engine: Engine,
|
|
85
89
|
service_connection: PrestoConnection,
|
|
86
90
|
automation_workflow: Optional[AutomationWorkflow] = None,
|
|
87
|
-
|
|
91
|
+
timeout_seconds: Optional[int] = THREE_MIN,
|
|
92
|
+
) -> TestConnectionResult:
|
|
88
93
|
"""
|
|
89
94
|
Test connection. This can be executed either as part
|
|
90
95
|
of a metadata workflow or during an Automation Workflow
|
|
@@ -108,9 +113,10 @@ def test_connection(
|
|
|
108
113
|
"GetTables": custom_executor_for_table,
|
|
109
114
|
}
|
|
110
115
|
|
|
111
|
-
test_connection_steps(
|
|
116
|
+
return test_connection_steps(
|
|
112
117
|
metadata=metadata,
|
|
113
118
|
test_fn=test_fn,
|
|
114
119
|
service_type=service_connection.type.value,
|
|
115
120
|
automation_workflow=automation_workflow,
|
|
121
|
+
timeout_seconds=timeout_seconds,
|
|
116
122
|
)
|
|
@@ -20,6 +20,9 @@ from metadata.generated.schema.metadataIngestion.workflow import (
|
|
|
20
20
|
)
|
|
21
21
|
from metadata.generated.schema.type.tableQuery import TableQuery
|
|
22
22
|
from metadata.ingestion.api.steps import Source
|
|
23
|
+
from metadata.ingestion.connections.test_connections import (
|
|
24
|
+
raise_test_connection_exception,
|
|
25
|
+
)
|
|
23
26
|
from metadata.ingestion.ometa.ometa_api import OpenMetadata
|
|
24
27
|
from metadata.ingestion.source.connections import get_test_connection_fn
|
|
25
28
|
from metadata.utils.helpers import get_start_and_end
|
|
@@ -121,4 +124,5 @@ class QueryParserSource(Source, ABC):
|
|
|
121
124
|
|
|
122
125
|
def test_connection(self) -> None:
|
|
123
126
|
test_connection_fn = get_test_connection_fn(self.service_connection)
|
|
124
|
-
test_connection_fn(self.engine)
|
|
127
|
+
result = test_connection_fn(self.engine)
|
|
128
|
+
raise_test_connection_exception(result)
|
|
@@ -23,6 +23,9 @@ from metadata.generated.schema.entity.automations.workflow import (
|
|
|
23
23
|
from metadata.generated.schema.entity.services.connections.database.redshiftConnection import (
|
|
24
24
|
RedshiftConnection,
|
|
25
25
|
)
|
|
26
|
+
from metadata.generated.schema.entity.services.connections.testConnectionResult import (
|
|
27
|
+
TestConnectionResult,
|
|
28
|
+
)
|
|
26
29
|
from metadata.ingestion.connections.builders import (
|
|
27
30
|
create_generic_db_connection,
|
|
28
31
|
get_connection_args_common,
|
|
@@ -42,6 +45,7 @@ from metadata.ingestion.source.database.redshift.queries import (
|
|
|
42
45
|
REDSHIFT_TEST_GET_QUERIES,
|
|
43
46
|
REDSHIFT_TEST_PARTITION_DETAILS,
|
|
44
47
|
)
|
|
48
|
+
from metadata.utils.constants import THREE_MIN
|
|
45
49
|
|
|
46
50
|
|
|
47
51
|
def get_connection(connection: RedshiftConnection) -> Engine:
|
|
@@ -60,7 +64,8 @@ def test_connection(
|
|
|
60
64
|
engine: Engine,
|
|
61
65
|
service_connection: RedshiftConnection,
|
|
62
66
|
automation_workflow: Optional[AutomationWorkflow] = None,
|
|
63
|
-
|
|
67
|
+
timeout_seconds: Optional[int] = THREE_MIN,
|
|
68
|
+
) -> TestConnectionResult:
|
|
64
69
|
"""
|
|
65
70
|
Test connection. This can be executed either as part
|
|
66
71
|
of a metadata workflow or during an Automation Workflow
|
|
@@ -89,11 +94,14 @@ def test_connection(
|
|
|
89
94
|
),
|
|
90
95
|
}
|
|
91
96
|
|
|
92
|
-
test_connection_steps(
|
|
97
|
+
result = test_connection_steps(
|
|
93
98
|
metadata=metadata,
|
|
94
99
|
test_fn=test_fn,
|
|
95
100
|
service_type=service_connection.type.value,
|
|
96
101
|
automation_workflow=automation_workflow,
|
|
102
|
+
timeout_seconds=timeout_seconds,
|
|
97
103
|
)
|
|
98
104
|
|
|
99
105
|
kill_active_connections(engine)
|
|
106
|
+
|
|
107
|
+
return result
|
|
@@ -22,8 +22,12 @@ from metadata.generated.schema.entity.automations.workflow import (
|
|
|
22
22
|
from metadata.generated.schema.entity.services.connections.database.salesforceConnection import (
|
|
23
23
|
SalesforceConnection,
|
|
24
24
|
)
|
|
25
|
+
from metadata.generated.schema.entity.services.connections.testConnectionResult import (
|
|
26
|
+
TestConnectionResult,
|
|
27
|
+
)
|
|
25
28
|
from metadata.ingestion.connections.test_connections import test_connection_steps
|
|
26
29
|
from metadata.ingestion.ometa.ometa_api import OpenMetadata
|
|
30
|
+
from metadata.utils.constants import THREE_MIN
|
|
27
31
|
|
|
28
32
|
|
|
29
33
|
def get_connection(connection: SalesforceConnection) -> Salesforce:
|
|
@@ -48,16 +52,18 @@ def test_connection(
|
|
|
48
52
|
client: Salesforce,
|
|
49
53
|
service_connection: SalesforceConnection,
|
|
50
54
|
automation_workflow: Optional[AutomationWorkflow] = None,
|
|
51
|
-
|
|
55
|
+
timeout_seconds: Optional[int] = THREE_MIN,
|
|
56
|
+
) -> TestConnectionResult:
|
|
52
57
|
"""
|
|
53
58
|
Test connection. This can be executed either as part
|
|
54
59
|
of a metadata workflow or during an Automation Workflow
|
|
55
60
|
"""
|
|
56
61
|
test_fn = {"CheckAccess": client.describe}
|
|
57
62
|
|
|
58
|
-
test_connection_steps(
|
|
63
|
+
return test_connection_steps(
|
|
59
64
|
metadata=metadata,
|
|
60
65
|
test_fn=test_fn,
|
|
61
66
|
service_type=service_connection.type.value,
|
|
62
67
|
automation_workflow=automation_workflow,
|
|
68
|
+
timeout_seconds=timeout_seconds,
|
|
63
69
|
)
|
|
@@ -48,6 +48,9 @@ from metadata.generated.schema.metadataIngestion.workflow import (
|
|
|
48
48
|
from metadata.generated.schema.type.basic import EntityName, FullyQualifiedEntityName
|
|
49
49
|
from metadata.ingestion.api.models import Either
|
|
50
50
|
from metadata.ingestion.api.steps import InvalidSourceException
|
|
51
|
+
from metadata.ingestion.connections.test_connections import (
|
|
52
|
+
raise_test_connection_exception,
|
|
53
|
+
)
|
|
51
54
|
from metadata.ingestion.models.ometa_classification import OMetaTagAndClassification
|
|
52
55
|
from metadata.ingestion.ometa.ometa_api import OpenMetadata
|
|
53
56
|
from metadata.ingestion.source.connections import get_connection, get_test_connection_fn
|
|
@@ -375,4 +378,5 @@ class SalesforceSource(DatabaseServiceSource):
|
|
|
375
378
|
|
|
376
379
|
def test_connection(self) -> None:
|
|
377
380
|
test_connection_fn = get_test_connection_fn(self.service_connection)
|
|
378
|
-
test_connection_fn(self.client, self.service_connection)
|
|
381
|
+
result = test_connection_fn(self.client, self.service_connection)
|
|
382
|
+
raise_test_connection_exception(result)
|
|
@@ -20,9 +20,13 @@ from metadata.generated.schema.entity.automations.workflow import (
|
|
|
20
20
|
from metadata.generated.schema.entity.services.connections.database.sapErpConnection import (
|
|
21
21
|
SapErpConnection,
|
|
22
22
|
)
|
|
23
|
+
from metadata.generated.schema.entity.services.connections.testConnectionResult import (
|
|
24
|
+
TestConnectionResult,
|
|
25
|
+
)
|
|
23
26
|
from metadata.ingestion.connections.test_connections import test_connection_steps
|
|
24
27
|
from metadata.ingestion.ometa.ometa_api import OpenMetadata
|
|
25
28
|
from metadata.ingestion.source.database.saperp.client import SapErpClient
|
|
29
|
+
from metadata.utils.constants import THREE_MIN
|
|
26
30
|
from metadata.utils.logger import ingestion_logger
|
|
27
31
|
|
|
28
32
|
logger = ingestion_logger()
|
|
@@ -37,14 +41,16 @@ def test_connection(
|
|
|
37
41
|
client: SapErpClient,
|
|
38
42
|
service_connection: SapErpConnection,
|
|
39
43
|
automation_workflow: Optional[AutomationWorkflow] = None,
|
|
40
|
-
|
|
44
|
+
timeout_seconds: Optional[int] = THREE_MIN,
|
|
45
|
+
) -> TestConnectionResult:
|
|
41
46
|
test_fn = {
|
|
42
47
|
"GetTables": client.test_table_api,
|
|
43
48
|
"GetColumns": client.test_column_api,
|
|
44
49
|
}
|
|
45
|
-
test_connection_steps(
|
|
50
|
+
return test_connection_steps(
|
|
46
51
|
metadata=metadata,
|
|
47
52
|
test_fn=test_fn,
|
|
48
53
|
service_type=service_connection.type.value,
|
|
49
54
|
automation_workflow=automation_workflow,
|
|
55
|
+
timeout_seconds=timeout_seconds,
|
|
50
56
|
)
|
|
@@ -30,6 +30,9 @@ from metadata.generated.schema.entity.services.connections.database.sapHana.sapH
|
|
|
30
30
|
from metadata.generated.schema.entity.services.connections.database.sapHanaConnection import (
|
|
31
31
|
SapHanaConnection,
|
|
32
32
|
)
|
|
33
|
+
from metadata.generated.schema.entity.services.connections.testConnectionResult import (
|
|
34
|
+
TestConnectionResult,
|
|
35
|
+
)
|
|
33
36
|
from metadata.ingestion.connections.builders import (
|
|
34
37
|
create_generic_db_connection,
|
|
35
38
|
get_connection_args_common,
|
|
@@ -41,6 +44,7 @@ from metadata.ingestion.connections.test_connections import (
|
|
|
41
44
|
test_connection_steps,
|
|
42
45
|
)
|
|
43
46
|
from metadata.ingestion.ometa.ometa_api import OpenMetadata
|
|
47
|
+
from metadata.utils.constants import THREE_MIN
|
|
44
48
|
|
|
45
49
|
|
|
46
50
|
def get_database_connection_url(connection: SapHanaConnection) -> str:
|
|
@@ -156,15 +160,17 @@ def test_connection(
|
|
|
156
160
|
engine: Engine,
|
|
157
161
|
service_connection: SapHanaConnection,
|
|
158
162
|
automation_workflow: Optional[AutomationWorkflow] = None,
|
|
159
|
-
|
|
163
|
+
timeout_seconds: Optional[int] = THREE_MIN,
|
|
164
|
+
) -> TestConnectionResult:
|
|
160
165
|
"""
|
|
161
166
|
Test connection. This can be executed either as part
|
|
162
167
|
of a metadata workflow or during an Automation Workflow
|
|
163
168
|
"""
|
|
164
169
|
|
|
165
|
-
test_connection_steps(
|
|
170
|
+
return test_connection_steps(
|
|
166
171
|
metadata=metadata,
|
|
167
172
|
test_fn=_build_test_fn_dict(engine, service_connection),
|
|
168
173
|
service_type=service_connection.type.value,
|
|
169
174
|
automation_workflow=automation_workflow,
|
|
175
|
+
timeout_seconds=timeout_seconds,
|
|
170
176
|
)
|
|
@@ -29,6 +29,9 @@ from metadata.generated.schema.metadataIngestion.workflow import (
|
|
|
29
29
|
)
|
|
30
30
|
from metadata.ingestion.api.models import Either
|
|
31
31
|
from metadata.ingestion.api.steps import InvalidSourceException, Source
|
|
32
|
+
from metadata.ingestion.connections.test_connections import (
|
|
33
|
+
raise_test_connection_exception,
|
|
34
|
+
)
|
|
32
35
|
from metadata.ingestion.ometa.ometa_api import OpenMetadata
|
|
33
36
|
from metadata.ingestion.source.connections import get_test_connection_fn
|
|
34
37
|
from metadata.ingestion.source.database.saphana.cdata_parser import (
|
|
@@ -156,4 +159,5 @@ class SaphanaLineageSource(Source):
|
|
|
156
159
|
|
|
157
160
|
def test_connection(self) -> None:
|
|
158
161
|
test_connection_fn = get_test_connection_fn(self.service_connection)
|
|
159
|
-
test_connection_fn(self.engine)
|
|
162
|
+
result = test_connection_fn(self.engine)
|
|
163
|
+
raise_test_connection_exception(result)
|