xiaozhihong created IOTDB-1696:
----------------------------------
Summary: Without recording the data set, double-write IoTDB and
Timescale verification
Key: IOTDB-1696
URL: https://issues.apache.org/jira/browse/IOTDB-1696
Project: Apache IoTDB
Issue Type: Improvement
Components: Benchmark
Reporter: xiaozhihong
execute steps:
Step1: use regular mode (write only) to insert a certain amount of data.
Step2: Use regular mode (query only-precise point query)
LOOP=point value on each sensor when writing;
the number of devices in each query is equal to the total number of devices;
the number of sensors in each query is equal to the total number of sensors
h3. {color:#222222}Issue1:The testWithDefaultPath mode query statements is
random, so it is uncertain whether full data verification can be
achieved.{color}
h3. {color:#222222}Notes: When using the verification mode, the query logic of
the benchmark needs to be updated, or this part of the query does not require
parameters to directly perform full verification (separated from the regular
query parameters);{color}
{color:#222222}Issue2:There is no record in the current operation log, and the
user has no perception. It needs to be optimized in the future{color}
{color:#222222}[The parameter configuration is as follows:
IS_COMPARISON=true]{color}
{color:#222222}Notes: When writing to the two databases, if there is no error,
the log will not report an error. After discussing with the development, the
comparison process of the two data writing will be optimized and improved later
and added to the operation.{color}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)