Update group by field to be quoted

pull/10616/head
Chris Goller 2016-11-08 15:15:46 -06:00
parent 70734fbcaf
commit abed96fc0a
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
"db": "telegraf",
"rp": "autogen",
"groupbys": [
"path"
"\"path\""
],
"wheres": []
}