return toStringHelper(this).add(STR0,selections).add(STR1,groupByColumns).add(STR2,topNColumnOrderingMap).add(STR3,hiddenColumnSet).add(STR4,variablesInAggregation).add(STR5,from).add(STR6,filter).add(STR7,limit).add(STR8,aggregations).toString(); | return toStringHelper(this).add(STR0,selections).add(STR9,outputs).add(STR1,groupByColumns).add(STR2,topNColumnOrderingMap).add(STR3,hiddenColumnSet).add(STR4,variablesInAggregation).add(STR5,from).add(STR6,filter).add(STR7,limit).add(STR8,aggregations).add(STR10,useSqlSyntax).toString(); | selections | toStringHelper(this).add(STR0,selections).add(STR9,outputs) | presto | 589325b3b27c117c71ecc399254567ea0a49f5e0 | com.facebook.presto.pinot.query.PinotQueryGeneratorContext | | | | | | Uses | False |