bland-balloon-48379
10/13/2022, 7:45 PM- name: dataset
doc: Datasets represent logical or physical data assets stored or represented in various data platforms. Tables, Views, Streams are all instances of datasets.
category: core
keyAspect: datasetKey
aspects:
- viewProperties
- subTypes
- datasetProfile
- datasetUsageStatistics
- operation
- domains
- schemaMetadata
- status
- container
- deprecation
- testResults
But looking in the PDL files and mysql I know dataset entities can also have an upstreamLineage aspect for example. I'm wondering why some aspects get listed in the entity-registry yaml and osters do not and why?
Thanks!