MarquezProject / marquez

Collect, aggregate, and visualize a data ecosystem's metadata
https://marquezproject.ai
Apache License 2.0
1.77k stars 318 forks source link

Unable to see ``SourceCodeJobFacet`` on Marquez UI #2351

Open rajaths010494 opened 1 year ago

rajaths010494 commented 1 year ago

When we add the SourceCodeJobFacet in the job facets. Currently i am not able to see any job facets related facets on UI.

Adding screenshot for UI where SourceCodeJobFacet is missing.

Screenshot 2023-01-09 at 5 27 32 PM

But when we use the api to fetch the details its visible and available there. Adding scrrenshot for API

bigquery_transform bigquery_dataframe
boring-cyborg[bot] commented 1 year ago

Thanks for opening your first issue in the Marquez project! Please be sure to follow the issue template!

peerschuett commented 1 year ago

Hi, is there any update on this?

Currently I am using the SqlJobFacet with the sourceCode as the query to display it. Initially, I thought that this would be the expected behaviour, if only code and no sql query is given.