Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix parsing quoted identifiers #2286

Closed
dgnorton opened this issue Apr 14, 2015 · 0 comments
Closed

fix parsing quoted identifiers #2286

dgnorton opened this issue Apr 14, 2015 · 0 comments
Assignees
Milestone

Comments

@dgnorton
Copy link
Contributor

For example...

create continuous query "this.is-a.test" on segments begin select * into measure1 from cpu_load_short end
ERR: found ., expected ON at line 1, char 29
@dgnorton dgnorton self-assigned this Apr 14, 2015
@beckettsean beckettsean added this to the 0.9.0 milestone Apr 14, 2015
dgnorton added a commit that referenced this issue Apr 17, 2015
fix #2286: parse error on CREATE CONTINUOUS QUERY
@dgnorton dgnorton removed the review label Apr 17, 2015
mark-rushakoff pushed a commit that referenced this issue Jan 8, 2019
* feat(ui): add hover time for table graphs
* feat(ui): fix table graph sorting error

Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants