We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e233cba commit 23c257cCopy full SHA for 23c257c
docs/feature/storage/index.md
@@ -127,8 +127,8 @@ always-on analytics environments where data never stops flowing in.
127
128
You can invoke segment merges manually by using the
129
{ref}`OPTIMIZE TABLE <crate-reference:sql-optimize>` SQL command.
130
- This achieves the best optimization, especially after heavy insert operations.
131
- For example, after initially loading table data from another system.
+ This achieves the best optimization, especially after heavy insert operations,
+ for example, after initially loading table data from another system.
132
133
:Table refreshes:
134
0 commit comments