Closed goodmami closed 4 years ago
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.
tsdb.write()
dir
fields
If
tsdb.write()
is used where its first parameterdir
is an existing test suite, there is no need to specify thefields
parameter as it can be read from the existing test suite's schema.