framework
framework copied to clipboard
Optimize Report structure?
trafficstars
Overview
We inherited Report metadata object from goodtables; it provides a lot of context for errors but it's not optimized for storing and transportation as error descriptions and messages are duplicated.
We might consider rebasing on an indexed by an error type structure to optimize it.