Peter Hicks
Peter Hicks
`Version History` in the dataset drawer and `Run History` on the job drawer are not paged ### Dataset Drawer  ### Job Drawer 
We're looking to power a new dashboard to power some operational value to engineers with the following screenshot. Part of this is to build charts that are reliant upon time...
Currently, the endpoints for marquez all look along the lines of: `http://localhost:5000/api/v1/namespaces/{namespace}/datasets/{dataset}` This means that namespaces are effectively mandatory when users are working with the api and thus the web...
Our webpack bundle is now quite large and we're running into warning and sporadic CI failures causing the process to run out of memory on production builds... If there are...