xiaozhihong created IOTDB-2226:
----------------------------------
Summary: The query function of LIMIT, OFFSET, OFFSET and SOFSET
control in the Benchmark configuration file is not implemented
Key: IOTDB-2226
URL: https://issues.apache.org/jira/browse/IOTDB-2226
Project: Apache IoTDB
Issue Type: New Feature
Components: Benchmark
Reporter: xiaozhihong
In the Benchmark configuration file, the parameter function of the following
configuration is not implemented,such as:
# 条件查询中结果输出项的最大数量
QUERY_LIMIT_N=5
# 条件查询中含有Limit子句的偏移量
QUERY_LIMIT_OFFSET=5
# 条件查询结果输出序列的最大数量
QUERY_SLIMIT_N=5
# 条件查询结果输出序列的偏移量
QUERY_SLIMIT_OFFSET=5
--
This message was sent by Atlassian Jira
(v8.20.1#820001)