diff --git a/log-benchmark/README.md b/log-benchmark/README.md index 0d77a47..b675a7f 100644 --- a/log-benchmark/README.md +++ b/log-benchmark/README.md @@ -18,7 +18,7 @@ We use vector to generate random log data and send inserts to databases. Please refer to [structured config](./structured_vector.toml) and [unstructured config](./unstructured_vector.toml) for detailed configuration. ## SQLs and payloads -Please refer to [SQL query](./create_table.sql) for GreptimeDB and Clickhouse, and [query payload](./query.md) for Elastic search. +Please refer to [SQL query](./query.sql) for GreptimeDB and Clickhouse, and [query payload](./query.md) for Elastic search. ## Steps to reproduce 0. Decide whether to run structured model test or unstructured mode test.