Skip to content
#

metadata

Here are 2,299 public repositories matching this topic...

wordpress-seo
diskover-community
phixMe
phixMe commented Oct 12, 2021

We have recently made dataset versions traversable via our dataset tab on our lineage page. We would like to do the same for job versions as well. We will want to be able to start with a job, navigate across versions, then navigate again across the runs for that job version. We would also like to see detailed information about job versions on this intermediate page as well. One prereq for this is

pmbrull
pmbrull commented Feb 18, 2022

Is your feature request related to a problem? Please describe.
The current ometa_api method list_entities returns an EntityList which could possibly be missing some entities, in the request if we still have the value of after informed.

Describe the solution you'd like
Prepare a new convenience method list_all_entities by using the current list_entities to make sure we have

Improve this page

Add a description, image, and links to the metadata topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the metadata topic, visit your repo's landing page and select "manage topics."

Learn more