Deepak Garg
Deepak Garg
@david-leifker @RyanHolstien Could you please look into this PR as we have also seen significant improvement with these changes in read calls to Neo4j
@pashashaik-mms , as mentions [here](https://github.com/datahub-project/datahub/actions/runs/9198346655/job/25300909269?pr=10415#step:6:3427) the below error is occurring because in testcases [here](https://github.com/datahub-project/datahub/blob/master/metadata-io/src/test/java/com/linkedin/metadata/graph/GraphServiceTestBase.java#L1108), "sourceEntityFilter" is passed as null and because of that the variable "srcNodeLabel" in method "findRelatedEntities" is...
@pashashaik-mms are all metadata-io testcase passed ? I guess this fix will not the solve the problem, as defualt value of variable "srcNodeLabel" is blank. Because of that the variable...
After analysing the log file shared, it seems like ingetion module is not able to connect to GMS on localhost:8080 share recipe file also for used for ingestion
@lordk911, could you please the reasoning behind migrating the data from one version to another and not taking the approach of running datahub upgrade module(latest version) which takes care of...
Thanks for the update @asikowitz
@Linux-oiD , did the suggestion worked for you ?
@yorubaphenom Thanks for the PR, can you add screenshots also depicting before and after state
Please add unit tests
feat(ingest/gx) : Add Spark Execution Engine Support for Great Expectation Datahub Validation Action
@DucNgoQuang , Please also add the documentation for this feature