I have a query that outputs two array of structs:
SELECT modelId, oldClassCounts, newClassCounts FROM `xyz` GROUP BY 1
How do I create anothe