worried-branch-76677
06/27/2022, 9:10 AMget_entity_v2
to the python package for your review.
https://github.com/datahub-project/datahub/pull/5255
I realized that this API return datasetKey despite invalid urn requested.
{'status': None, 'dataPlatformInstance': None, 'datasetKey': DatasetKeyClass({'platform': 'urn:li:dataPlatform:presto-on-hive', 'name': 'idonotexist.jonsnowknowsomething', 'origin': 'PROD'})}
Is it suppose to behave like this?
As get_aspect_v2
return 404 after passing invalid urn.
As this is my first time commiting to Datahub, please let me know if test is needed for this.
I have done the lintFix .orange-night-91387
06/27/2022, 3:59 PMworried-branch-76677
06/27/2022, 4:21 PMbig-carpet-38439
06/27/2022, 5:24 PMworried-branch-76677
07/06/2022, 2:55 AMlittle-megabyte-1074