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

error: use case 'iot' not implemented for format 'questdb' #208

Open
nikoschairopoulos opened this issue May 26, 2022 · 1 comment
Open

Comments

@nikoschairopoulos
Copy link

nikoschairopoulos commented May 26, 2022

Hello everyone,
i have a problem with IOT data for questdb, the table who demonstrates the support data refers that IOT is implemented for format questdb, but when i try to generate queries and gunzip them i take the following error:

QUERY GENERATION COMMAND:

tsbs_generate_queries --use-case="iot" --seed=123 --scale=4
--timestamp-start="2016-01-01T00:00:00Z"
--timestamp-end="2016-01-04T00:00:01Z"
--queries=1000 --query-type="low-fuel" --format="questdb"
| gzip > /tmp/questdb-low.gz

$gunzip questdb-low.gz
$ cat timescaledb-low

ERROR report from terminal:
error: use case 'iot' not implemented for format 'questdb'

Do you know why i take this error?

@kouganepola
Copy link

Hello,

I am also facing the same issue. Did you find any solution @nikoschairopoulos ?

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

2 participants