{ "title": "COLUMNS must be a non-empty array, not brackets", "input": { "WHERE": { "OR": [ { "AND": [ { "GT": { "sections_avg": 90 } }, { "IS": { "sections_dept": "adhe" } } ] }, { "EQ": { "sections_avg": 95 } } ] }, "OPTIONS": { "COLUMNS": {}, "ORDER": "sections_avg" } }, "errorExpected": true, "orderExpected": true, "orderBy": "sections_avg", "expected": "InsightError" }