Closed fppenna closed 1 year ago
So in 3d55092 and baa81cdc7ee6adf8b513739617fed1c7548e7347, that errors ->> 'field'
column was added, based on a change that Jen from ODS had made. I didn't check whether this change made sense, however.
If the column doesn't seem to be informative, we can just undo that change (remove 6 lines like errors ->> 'field' AS field,\n",
and field,
).
I can confirm that makes sense to keep that column, as it's relevant for providing details in the structure and format report.
Thank you for reporting. Fixed!
Excecuted this section in the "Data quality feedback template" notebook and got the following error:
I resolved the error by adding "errors.field" in the last SELECT and GROUP BY clause as shown below. However, I am unsure if this correction displays the table we expected