-
Notifications
You must be signed in to change notification settings - Fork 78
Function $__timeGroupAlias
doesn't support space in argument
#196
Comments
@eraac I'm not sure I understand why are you losing time on removing space. I would think that you will be losing time on typing it |
@avivl I lost time to find the issue, I was stuck with "invalidQuery" for a while due of the "extra" space |
Any reason to not fix this? Is two lines of code and all official datasources with |
You are more than welcome to issue a pull request |
Same here. Had such problems getting it working. And didn’t release it was the space that was causing a issue. Well spotted |
@eraac I'll stop maintaining this data source in a couple of weeks. |
Expected Behavior
Query like this should work
If I remove space, that work perfectly fine, but I lost so much time on it ...
Actual Behavior
From query inspector
Error:
invalidQuery: division by zero: 1580328000 / 0
Steps to Reproduce the Problem
$__timeGroupAlias(column,<space>1d)
Specifications
The text was updated successfully, but these errors were encountered: