mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 23:21:59 +00:00
Update a story
This commit is contained in:
parent
190d991346
commit
74832999cc
@ -1212,3 +1212,11 @@ awk '{
|
||||
else if (i % 3 == 2) { c = $1; print "[" a ", " b ", " c "]," };
|
||||
++i; }' < tmp.txt
|
||||
```
|
||||
|
||||
When I run:
|
||||
|
||||
```
|
||||
sudo systemctl stop monetdbd
|
||||
```
|
||||
|
||||
It takes a few minutes to complete.
|
||||
|
Loading…
Reference in New Issue
Block a user