Explanation:
- URN: The URN for the chart is specified as
urn:li:chart:(looker,foo_chart)
. - Title and Description: The chart is given a title “foo chart” and a description “This is the foo chart”.
- Inputs: The
inputs
field specifies the dataset that the chart reads from, using the provided dataset URN. - Last Modified: The
lastModified
field includes metadata about when the chart was created and last modified, along with the actors responsible.
This request will upsert the chart entity in DataHub with the specified details.
Would you like more detailed guidance on any of these steps?
Sources:
- <https://datahubproject.io/docs/0.13.1/metadata-service#create-a-chart|Create a Chart>
- <https://datahubproject.io/docs/0.14.0/metadata-service#create-a-chart|Create a Chart>
0 button
0 button
Hint: Mention @runllm in the thread for followups.