06-10-2022 06:18 AM
We can view the job details of schema loads, including table/view level details, and when I click on a table it takes me to the table definition. But can I see a page showing me the load history of an individual table?
Use case: I have a table which to reload and I'd like to estimate how long it may take. I can look at the last load of the entire schema and find that table, but I want to see the last n-runs of that table to get a good view of the range.
06-10-2022 08:48 AM
It is possible to view the load history using IncortaMetadata dashboards. In the JOB table from the Incorta Metadata, we track all Job details shown as on the schema job detail UI.
06-14-2022 03:28 PM
@RADSr - did Dylan's response meet your need/use case?