Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(ingest/mssql): populate dataTransformLogic aspect for stored procs #12244

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

feat(ingest/mssql): populate dataTransformLogic aspect for stored procs

3ffb000
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

feat(ingest/mssql): populate dataTransformLogic aspect for stored procs #12244

feat(ingest/mssql): populate dataTransformLogic aspect for stored procs
3ffb000
Select commit
Loading
Failed to load commit list.
GitHub Actions / Unit Test Results (build & test) succeeded Dec 30, 2024 in 0s

All 183 tests pass in 4m 22s

183 tests   183 ✅  4m 22s ⏱️
 37 suites    0 💤
 37 files      0 ❌

Results for commit 3ffb000.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results (build & test)

183 tests found

There are 183 tests, see "Raw output" for the full list of tests.
Raw output
com.datahub.metadata.ingestion.IngestionSchedulerTest ‑ testInvokeDelete
com.datahub.metadata.ingestion.IngestionSchedulerTest ‑ testInvokeInvalidSchedule
com.datahub.metadata.ingestion.IngestionSchedulerTest ‑ testInvokeMissingSchedule
com.datahub.metadata.ingestion.IngestionSchedulerTest ‑ testInvokeNewSchedule
com.datahub.metadata.ingestion.IngestionSchedulerTest ‑ testInvokeUpdateExistingSchedule
com.datahub.metadata.ingestion.IngestionSchedulerTest ‑ testSchedule
com.datahub.metadata.ingestion.IngestionSchedulerTest ‑ testUnscheduleAll
com.linkedin.common.urn.DatasetFieldUrnTest ‑ testCreateUrn
com.linkedin.common.urn.DatasetFieldUrnTest ‑ testSerialization
com.linkedin.common.urn.DatasetFieldUrnTest ‑ testUrnConstructors
com.linkedin.common.util.ModelUtilsTest ‑ testAspectClassForSnapshot
com.linkedin.common.util.ModelUtilsTest ‑ testGetAspectClass
com.linkedin.common.util.ModelUtilsTest ‑ testGetAspectFromSnapshot
com.linkedin.common.util.ModelUtilsTest ‑ testGetAspectName
com.linkedin.common.util.ModelUtilsTest ‑ testGetAspectsFromSnapshot
com.linkedin.common.util.ModelUtilsTest ‑ testGetAspectsFromSnapshotAlias
com.linkedin.common.util.ModelUtilsTest ‑ testGetAspectsFromSnapshotUnion
com.linkedin.common.util.ModelUtilsTest ‑ testGetAspectsFromSnapshotUnionAlias
com.linkedin.common.util.ModelUtilsTest ‑ testGetInvalidAspectClass
com.linkedin.common.util.ModelUtilsTest ‑ testGetInvalidSnapshotClassFromName
com.linkedin.common.util.ModelUtilsTest ‑ testGetMAETopicName
com.linkedin.common.util.ModelUtilsTest ‑ testGetUrnFromDelta
com.linkedin.common.util.ModelUtilsTest ‑ testGetUrnFromDeltaUnion
com.linkedin.common.util.ModelUtilsTest ‑ testGetUrnFromDeltaUnionAlias
com.linkedin.common.util.ModelUtilsTest ‑ testGetUrnFromDocument
com.linkedin.common.util.ModelUtilsTest ‑ testGetUrnFromEntity
com.linkedin.common.util.ModelUtilsTest ‑ testGetUrnFromRelationship
com.linkedin.common.util.ModelUtilsTest ‑ testGetUrnFromSnapshot
com.linkedin.common.util.ModelUtilsTest ‑ testGetUrnFromSnapshotUnion
com.linkedin.common.util.ModelUtilsTest ‑ testGetUrnFromSnapshotUnionAlias
com.linkedin.common.util.ModelUtilsTest ‑ testGetValidAspectTypes
com.linkedin.common.util.ModelUtilsTest ‑ testGetValidSnapshotClassFromName
com.linkedin.common.util.ModelUtilsTest ‑ testNewAspect
com.linkedin.common.util.ModelUtilsTest ‑ testNewAspectAlias
com.linkedin.common.util.ModelUtilsTest ‑ testNewEntityUnion
com.linkedin.common.util.ModelUtilsTest ‑ testNewEntityUnionAlias
com.linkedin.common.util.ModelUtilsTest ‑ testNewRelatioshipUnion
com.linkedin.common.util.ModelUtilsTest ‑ testNewRelatioshipUnionAlias
com.linkedin.common.util.ModelUtilsTest ‑ testNewSnapshot
com.linkedin.common.util.ModelUtilsTest ‑ testUrnClassForDelta
com.linkedin.common.util.ModelUtilsTest ‑ testUrnClassForDocument
com.linkedin.common.util.ModelUtilsTest ‑ testUrnClassForEntity
com.linkedin.common.util.ModelUtilsTest ‑ testUrnClassForSnapshot
com.linkedin.common.util.ModelUtilsTest ‑ testValidateCorrectAspectForSnapshot
com.linkedin.common.util.ModelUtilsTest ‑ testValidateCorrectUrnForSnapshot
com.linkedin.common.util.ModelUtilsTest ‑ testValidateIncorrectAspectForSnapshot
com.linkedin.common.util.RecordUtilsTest ‑ testCapitalizeFirst
com.linkedin.common.util.RecordUtilsTest ‑ testExtractAspectFromSingleAspectEntity
com.linkedin.common.util.RecordUtilsTest ‑ testGetFieldValueArray
com.linkedin.common.util.RecordUtilsTest ‑ testGetFieldValueArrayOfPrimitiveUnions
com.linkedin.common.util.RecordUtilsTest ‑ testGetFieldValuePrimitive
com.linkedin.common.util.RecordUtilsTest ‑ testGetFieldValueRecordType
com.linkedin.common.util.RecordUtilsTest ‑ testGetFieldValueTypeRef
com.linkedin.common.util.RecordUtilsTest ‑ testGetInvalidMetadataSnapshotClassFromName
com.linkedin.common.util.RecordUtilsTest ‑ testGetInvalidRecordDataSchemaField
com.linkedin.common.util.RecordUtilsTest ‑ testGetRecordTemplatePrimitiveField
com.linkedin.common.util.RecordUtilsTest ‑ testGetRecordTemplateUrnField
com.linkedin.common.util.RecordUtilsTest ‑ testGetRecordTemplateWrappedField
com.linkedin.common.util.RecordUtilsTest ‑ testGetSelectedRecordTemplateFromUnion
com.linkedin.common.util.RecordUtilsTest ‑ testGetValidMetadataSnapshotClassFromName
com.linkedin.common.util.RecordUtilsTest ‑ testGetValidRecordDataSchemaField
com.linkedin.common.util.RecordUtilsTest ‑ testSetRecordTemplateComplexField
com.linkedin.common.util.RecordUtilsTest ‑ testSetRecordTemplatePrimitiveField
com.linkedin.common.util.RecordUtilsTest ‑ testSetSelectedRecordTemplateInUnion
com.linkedin.common.util.RecordUtilsTest ‑ testToJsonString
com.linkedin.common.util.RecordUtilsTest ‑ testToRecordTemplate
com.linkedin.common.util.RecordUtilsTest ‑ testToRecordTemplateFromInvalidString
com.linkedin.common.util.VersionedUrnUtilsTest ‑ testVersionStampConstructConvert
com.linkedin.datahub.upgrade.DatahubUpgradeBlockingTest ‑ testNBlockingBootstrapMCP
com.linkedin.datahub.upgrade.DatahubUpgradeNoSchemaRegistryTest ‑ testSystemUpdateInit
com.linkedin.datahub.upgrade.DatahubUpgradeNoSchemaRegistryTest ‑ testSystemUpdateKafkaProducerOverride
com.linkedin.datahub.upgrade.DatahubUpgradeNoSchemaRegistryTest ‑ testSystemUpdateSend
com.linkedin.datahub.upgrade.DatahubUpgradeNonBlockingTest ‑ testNonBlockingBootstrapMCP
com.linkedin.datahub.upgrade.DatahubUpgradeNonBlockingTest ‑ testReindexDataJobViaNodesCLLPagingArgs
com.linkedin.datahub.upgrade.DatahubUpgradeNonBlockingTest ‑ testReindexDataJobViaNodesCLLResumePaging
com.linkedin.datahub.upgrade.DatahubUpgradeNonBlockingTest ‑ testSystemUpdateNonBlockingInit
com.linkedin.datahub.upgrade.UpgradeCliApplicationTest ‑ testBuildIndicesInit
com.linkedin.datahub.upgrade.UpgradeCliApplicationTest ‑ testNoThrottle
com.linkedin.datahub.upgrade.UpgradeCliApplicationTest ‑ testRestoreIndicesInit
com.linkedin.datahub.upgrade.system.bootstrapmcps.BootstrapMCPUtilTest ‑ testMCPBatch
com.linkedin.datahub.upgrade.system.bootstrapmcps.BootstrapMCPUtilTest ‑ testResolveMCPTemplateDefaults
com.linkedin.datahub.upgrade.system.bootstrapmcps.BootstrapMCPUtilTest ‑ testResolveMCPTemplateOverride
com.linkedin.datahub.upgrade.system.bootstrapmcps.BootstrapMCPUtilTest ‑ testResolveYamlConf
com.linkedin.datahub.upgrade.system.bootstrapmcps.BootstrapMCPUtilTest ‑ testResolveYamlConfOverride
com.linkedin.datahub.upgrade.system.bootstrapmcps.DataTypesTest ‑ testExecuteInvalidJson
com.linkedin.datahub.upgrade.system.bootstrapmcps.DataTypesTest ‑ testExecuteValidDataTypesNoExistingDataTypes
com.linkedin.metadata.ModelValidation ‑ validateAspects
com.linkedin.metadata.ModelValidation ‑ validateDeltas
com.linkedin.metadata.ModelValidation ‑ validateSnapshots
com.linkedin.metadata.aspect.hooks.FieldPathMutatorTest ‑ testValidateDeleteDuplicatedSchemaFieldPath
com.linkedin.metadata.aspect.hooks.FieldPathMutatorTest ‑ testValidateDuplicatedEditableSchemaFieldPath
com.linkedin.metadata.aspect.hooks.FieldPathMutatorTest ‑ testValidateDuplicatedSchemaFieldPath
com.linkedin.metadata.aspect.hooks.FieldPathMutatorTest ‑ testValidateIncorrectAspect
com.linkedin.metadata.aspect.hooks.FieldPathMutatorTest ‑ testValidateNonDuplicatedEditableSchemaFieldPath
com.linkedin.metadata.aspect.hooks.FieldPathMutatorTest ‑ testValidateNonDuplicatedSchemaFieldPath
com.linkedin.metadata.aspect.patch.builder.DataFlowInfoPatchBuilderTest ‑ testAddCustomProperties
com.linkedin.metadata.aspect.patch.builder.DataFlowInfoPatchBuilderTest ‑ testBuildDoesNotAffectPathValues
com.linkedin.metadata.aspect.patch.builder.DataFlowInfoPatchBuilderTest ‑ testRemoveCustomProperty
com.linkedin.metadata.aspect.patch.builder.DataFlowInfoPatchBuilderTest ‑ testSetCreated
com.linkedin.metadata.aspect.patch.builder.DataFlowInfoPatchBuilderTest ‑ testSetCreatedNull
com.linkedin.metadata.aspect.patch.builder.DataFlowInfoPatchBuilderTest ‑ testSetCustomProperties
com.linkedin.metadata.aspect.patch.builder.DataFlowInfoPatchBuilderTest ‑ testSetDescription
com.linkedin.metadata.aspect.patch.builder.DataFlowInfoPatchBuilderTest ‑ testSetDescriptionNull
com.linkedin.metadata.aspect.patch.builder.DataFlowInfoPatchBuilderTest ‑ testSetLastModified
com.linkedin.metadata.aspect.patch.builder.DataFlowInfoPatchBuilderTest ‑ testSetLastModifiedNull
com.linkedin.metadata.aspect.patch.builder.DataFlowInfoPatchBuilderTest ‑ testSetName
com.linkedin.metadata.aspect.patch.builder.DataFlowInfoPatchBuilderTest ‑ testSetProject
com.linkedin.metadata.aspect.patch.builder.DataFlowInfoPatchBuilderTest ‑ testSetProjectNull
com.linkedin.metadata.aspect.patch.builder.DataJobInputOutputPatchBuilderTest ‑ testAddEdgeWithDirection
com.linkedin.metadata.aspect.patch.builder.DataJobInputOutputPatchBuilderTest ‑ testAddInputDatajobEdge
com.linkedin.metadata.aspect.patch.builder.DataJobInputOutputPatchBuilderTest ‑ testAddInputDatasetEdge
com.linkedin.metadata.aspect.patch.builder.DataJobInputOutputPatchBuilderTest ‑ testAddInputDatasetField
com.linkedin.metadata.aspect.patch.builder.DataJobInputOutputPatchBuilderTest ‑ testAddOutputDatasetEdge
com.linkedin.metadata.aspect.patch.builder.DataJobInputOutputPatchBuilderTest ‑ testAddOutputDatasetField
com.linkedin.metadata.aspect.patch.builder.DataJobInputOutputPatchBuilderTest ‑ testBuildDoesNotAffectPathValues
com.linkedin.metadata.aspect.patch.builder.DataJobInputOutputPatchBuilderTest ‑ testInvalidEntityTypeThrowsException
com.linkedin.metadata.aspect.patch.builder.DataJobInputOutputPatchBuilderTest ‑ testRemoveInputDatajobEdge
com.linkedin.metadata.aspect.patch.builder.DataJobInputOutputPatchBuilderTest ‑ testRemoveInputDatasetEdge
com.linkedin.metadata.aspect.patch.builder.DataJobInputOutputPatchBuilderTest ‑ testRemoveInputDatasetField
com.linkedin.metadata.aspect.patch.template.ChartInfoTemplateTest ‑ testChartInfoTemplate
com.linkedin.metadata.aspect.patch.template.DashboardInfoTemplateTest ‑ testDashboardInfoTemplate
com.linkedin.metadata.aspect.patch.template.DataJobInputOutputTemplateTest ‑ testPatchUpstream
com.linkedin.metadata.aspect.patch.template.DataJobInputOutputTemplateTest ‑ testPatchWithFieldWithForwardSlash
com.linkedin.metadata.aspect.patch.template.DataJobInputOutputTemplateTest ‑ testPatchWithFieldWithTilde
com.linkedin.metadata.aspect.patch.template.UpstreamLineageTemplateTest ‑ testLargePatchStandard
com.linkedin.metadata.aspect.patch.template.UpstreamLineageTemplateTest ‑ testPatchRemoveWithFields
com.linkedin.metadata.aspect.patch.template.UpstreamLineageTemplateTest ‑ testPatchUpstream
com.linkedin.metadata.aspect.patch.template.UpstreamLineageTemplateTest ‑ testPatchWithFieldWithForwardSlash
com.linkedin.metadata.aspect.patch.template.UpstreamLineageTemplateTest ‑ testPatchWithFieldWithTilde
com.linkedin.metadata.aspect.plugins.PluginsTest ‑ testConfigEntityRegistry
com.linkedin.metadata.aspect.plugins.PluginsTest ‑ testEmptyMerges
com.linkedin.metadata.aspect.plugins.PluginsTest ‑ testMergedEntityRegistry
com.linkedin.metadata.aspect.plugins.PluginsTest ‑ testUnloadedMerge
com.linkedin.metadata.aspect.plugins.PluginsTest ‑ tripleMergeWithDisabled
com.linkedin.metadata.aspect.plugins.hooks.MCLSideEffectTest ‑ testCustomMCLSideEffect
com.linkedin.metadata.aspect.plugins.hooks.MCPSideEffectTest ‑ testCustomMCPSideEffect
com.linkedin.metadata.aspect.plugins.hooks.MutationPluginTest ‑ testCustomMutator
com.linkedin.metadata.aspect.plugins.validation.ValidatorPluginTest ‑ testCustomValidator
com.linkedin.metadata.aspect.validators.ConditionalWriteValidatorTest ‑ testModifiedSinceAfterRangeFail
com.linkedin.metadata.aspect.validators.ConditionalWriteValidatorTest ‑ testModifiedSinceBeforeRangeFail
com.linkedin.metadata.aspect.validators.ConditionalWriteValidatorTest ‑ testModifiedSinceSuccess
com.linkedin.metadata.aspect.validators.ConditionalWriteValidatorTest ‑ testNextVersionFail
com.linkedin.metadata.aspect.validators.ConditionalWriteValidatorTest ‑ testNextVersionSuccess
com.linkedin.metadata.aspect.validators.ConditionalWriteValidatorTest ‑ testNoPreviousLookupAuditStampModifiedSinceAfterRangeFail
com.linkedin.metadata.aspect.validators.ConditionalWriteValidatorTest ‑ testNoPreviousLookupAuditStampModifiedSinceBeforeRangeFail
com.linkedin.metadata.aspect.validators.ConditionalWriteValidatorTest ‑ testNoPreviousLookupAuditStampModifiedSinceSuccess
com.linkedin.metadata.aspect.validators.ConditionalWriteValidatorTest ‑ testNoPreviousVersionsLookupSchemaMetadataNextVersionFail
com.linkedin.metadata.aspect.validators.ConditionalWriteValidatorTest ‑ testNoPreviousVersionsLookupSchemaMetadataNextVersionSuccess
com.linkedin.metadata.aspect.validators.ConditionalWriteValidatorTest ‑ testNoPreviousVersionsLookupVersionNextVersionFail
com.linkedin.metadata.aspect.validators.ConditionalWriteValidatorTest ‑ testNoPreviousVersionsLookupVersionNextVersionSuccess
com.linkedin.metadata.aspect.validators.ConditionalWriteValidatorTest ‑ testNoSystemMetadataNextVersionNextVersionFail
com.linkedin.metadata.aspect.validators.ConditionalWriteValidatorTest ‑ testNoSystemMetadataNextVersionNextVersionSuccess
com.linkedin.metadata.aspect.validators.CreateIfNotExistsValidatorTest ‑ testCreateIfEntityNotExistsFail
com.linkedin.metadata.aspect.validators.CreateIfNotExistsValidatorTest ‑ testCreateIfEntityNotExistsSuccess
com.linkedin.metadata.aspect.validators.CreateIfNotExistsValidatorTest ‑ testCreateIfNotExistsFail
com.linkedin.metadata.aspect.validators.CreateIfNotExistsValidatorTest ‑ testCreateIfNotExistsSuccess
com.linkedin.metadata.aspect.validators.FieldPathValidatorTest ‑ testEmptySchemaFieldPath
com.linkedin.metadata.aspect.validators.FieldPathValidatorTest ‑ testValidateDuplicatedEditableSchemaFieldPath
com.linkedin.metadata.aspect.validators.FieldPathValidatorTest ‑ testValidateDuplicatedSchemaFieldPath
com.linkedin.metadata.aspect.validators.FieldPathValidatorTest ‑ testValidateNonDuplicatedEditableSchemaFieldPath
com.linkedin.metadata.aspect.validators.FieldPathValidatorTest ‑ testValidateNonDuplicatedSchemaFieldPath
com.linkedin.metadata.models.DataSchemaFactoryTest ‑ testCustomClassLoading
com.linkedin.metadata.models.EntitySpecBuilderTest ‑ testBuildAspectSpecValidationAspectMissingAnnotation
com.linkedin.metadata.models.EntitySpecBuilderTest ‑ testBuildAspectSpecValidationDuplicateSearchableFields
com.linkedin.metadata.models.EntitySpecBuilderTest ‑ testBuildAspectSpecValidationInvalidSearchableFieldType
com.linkedin.metadata.models.EntitySpecBuilderTest ‑ testBuildAspectSpecValidationMissingRelationshipName
com.linkedin.metadata.models.EntitySpecBuilderTest ‑ testBuildAspectSpecValidationNonNumericSearchScoreField
com.linkedin.metadata.models.EntitySpecBuilderTest ‑ testBuildAspectSpecValidationNonSingularSearchScoreField
com.linkedin.metadata.models.EntitySpecBuilderTest ‑ testBuildEntitySpecs
com.linkedin.metadata.models.OpenApiSpecBuilderTest ‑ testOpenApiSpecBuilder
com.linkedin.metadata.models.registry.ConfigEntityRegistryTest ‑ testEntityRegistry
com.linkedin.metadata.models.registry.ConfigEntityRegistryTest ‑ testEntityRegistryIdentifier
com.linkedin.metadata.models.registry.LineageRegistryTest ‑ testRegistry
com.linkedin.metadata.models.registry.LineageRegistryTest ‑ testRegistryWhenEmpty
com.linkedin.metadata.models.registry.PatchEntityRegistryTest ‑ testEntityRegistryLoad
com.linkedin.metadata.models.registry.PatchEntityRegistryTest ‑ testEntityRegistryWithKeyLoad
com.linkedin.metadata.models.registry.PluginEntityRegistryLoaderTest ‑ testEntityRegistry
com.linkedin.metadata.models.registry.PluginEntityRegistryLoaderTest ‑ testEntityRegistryVersioning
com.linkedin.metadata.models.registry.PluginEntityRegistryLoaderTest ‑ testEntityRegistryWithGoodBase
io.datahubproject.metadata.context.ActorContextTest ‑ actorContextId
io.datahubproject.metadata.context.OperationContextTest ‑ testSystemPrivilegeEscalation
io.datahubproject.metadata.context.SearchContextTest ‑ searchContextId
io.datahubproject.metadata.context.SearchContextTest ‑ testImmutableSearchFlags