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

tsdb.write() does not need fields parameter if dir is test suite #290

Closed
goodmami opened this issue May 28, 2020 · 0 comments
Closed

tsdb.write() does not need fields parameter if dir is test suite #290

goodmami opened this issue May 28, 2020 · 0 comments
Milestone

Comments

@goodmami
Copy link
Member

If tsdb.write() is used where its first parameter dir is an existing test suite, there is no need to specify the fields parameter as it can be read from the existing test suite's schema.

@goodmami goodmami added this to the v1.3.0 milestone Jul 1, 2020
goodmami added a commit that referenced this issue Jul 1, 2020
... when writing to an existing test suite directory, the fields are
read from the schema file.

Resolves #290
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

1 participant