Skip to content

Commit ad1179b

Browse files
Merge pull request #2606 from ucasfl/typo
remove typo
2 parents 702baf4 + 909ff24 commit ad1179b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/guides/best-practices/skipping-indexes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ clickhouse-client, set the `send_logs_level`:
103103
SET send_logs_level='trace';
104104
```
105105
This will provide useful debugging information when trying to tune query SQL and table indexes. From the above
106-
above example, the debug log shows that the skip index dropped all but two granules:
106+
example, the debug log shows that the skip index dropped all but two granules:
107107

108108
```
109109
<Debug> default.skip_table (933d4b2c-8cea-4bf9-8c93-c56e900eefd1) (SelectExecutor): Index `vix` has dropped 6102/6104 granules.

0 commit comments

Comments
 (0)