{ "title": "ApplyRuleInvalidMinString", "input": { "WHERE": { "GT": { "sections_avg": 97 } }, "OPTIONS": { "COLUMNS": [ "sections_avg" ], "ORDER": { "dir": "DOWN", "keys": [ "sections_avg" ] } }, "TRANSFORMATIONS": { "GROUP": [ "sections_avg" ], "APPLY": [ { "overallAvg": { "MIN": "sections_instructor" } } ] } }, "errorExpected": true, "orderExpected": true, "orderBy": "sections_avg", "expected": "InsightError" }