Deepak Garg
Deepak Garg
feat(ingest/gx) : Add Spark Execution Engine Support for Great Expectation Datahub Validation Action
Please also check the failing testcase
@vivafung, Thanks for reporting!! Will surface this to our internal team to have look and will update you
@vivafung, did you get a chance to look into datahub-actions pod logs as @treff7es suggested ?
@btkcodedev Thanks for the contribution
@btkcodedev , Please take care of the comment from @sgomezvillamor
@Masterchen09 Business Attribute is configured behind the feature flag: https://github.com/datahub-project/datahub/blob/v1.0.0rc1/metadata-service/configuration/src/main/resources/application.yaml#L486 I haven't tried the new UI as of now but I guess, once its enable, business attribute link would be...
@Masterchen09 then its concerning @david-leifker @chriscollins3456 could you please shed some light on this
@mounicanaidu , We are under progress on this and PR has been raised Please refer https://github.com/datahub-project/datahub/pull/15452
@DmytroYurchuk , can you share the result of the following queries after assigning the owner from both UI and transformer select * from metadata_aspect_v2 mav where urn = '' select...
@relaxedboi run `./gradlew resolveAndLockAll --write-locks` to update lockfile and then commit