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

Specifying <database>.<retention_policy> does not work as expected. #29

Open
dgoadby opened this issue Oct 18, 2022 · 0 comments
Open

Comments

@dgoadby
Copy link

dgoadby commented Oct 18, 2022

I have a database EMR3 which has three retention policies.

I wanted to store the points in the appropriate one. As a normal database CLI operation you would specify this as "EMR3"."save_for_28_days".

Whatever you put in the database field in the YAML file, a new database is created instead of storing it as expected. I tried the database both with and without quotes (") to no avail.

I also found that strings are not handled at all. If you enter type: "string" you get an error like below:
ERROR: parse json: Expecting value: line 1 column 1 (char 0) topic: emr3/startup payload: b'EMR3 - V1.0'

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