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

Inserting string values like "with space" result in "with\ space" #24

Open
djpable opened this issue Jun 28, 2017 · 0 comments
Open

Inserting string values like "with space" result in "with\ space" #24

djpable opened this issue Jun 28, 2017 · 0 comments

Comments

@djpable
Copy link

djpable commented Jun 28, 2017

I'm not able to implement the following insert:
INSERT cpu,host=serverA,region=us_west value="with space"
or via REST:
curl -i -XPOST 'http://localhost:8086/write?db=mydb' --data-binary 'cpu,host=server02 value="with space"

Could you verify and post a piece of code to not escape spaces with "\ "?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant