mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-25 00:52:02 +00:00
Fixed bad contents in documentation [#CLICKHOUSE-2].
This commit is contained in:
parent
9d3f28f52d
commit
e10ecb7c08
@ -285,7 +285,7 @@ BTW, you could run OPTIMIZE for MergeTree table. But this is not necessary, ever
|
|||||||
|
|
||||||
|
|
||||||
Results on single server
|
Results on single server
|
||||||
========================
|
------------------------
|
||||||
|
|
||||||
Q1:
|
Q1:
|
||||||
|
|
||||||
@ -377,7 +377,7 @@ In that case, query execution speed is dominated by latency.
|
|||||||
We do queries from client located in Yandex datacenter in Mäntsälä (Finland) to cluster somewhere in Russia, that adds at least 20 ms of latency.
|
We do queries from client located in Yandex datacenter in Mäntsälä (Finland) to cluster somewhere in Russia, that adds at least 20 ms of latency.
|
||||||
|
|
||||||
Summary
|
Summary
|
||||||
=======
|
-------
|
||||||
|
|
||||||
.. code-block:: text
|
.. code-block:: text
|
||||||
|
|
||||||
|
@ -282,7 +282,7 @@
|
|||||||
Между прочим, на MergeTree можно запустить запрос OPTIMIZE. Но это не обязательно, всё будет в порядке и без этого.
|
Между прочим, на MergeTree можно запустить запрос OPTIMIZE. Но это не обязательно, всё будет в порядке и без этого.
|
||||||
|
|
||||||
Results on single server
|
Results on single server
|
||||||
========================
|
------------------------
|
||||||
|
|
||||||
Q1:
|
Q1:
|
||||||
|
|
||||||
@ -373,7 +373,7 @@ Q4: 0.072 sec.
|
|||||||
Мы выполняли запросы с помощью клиента, расположенного в датацентре Яндекса в Мянтсяля (Финляндия), на кластер в России, что добавляет порядка 20 мс задержки.
|
Мы выполняли запросы с помощью клиента, расположенного в датацентре Яндекса в Мянтсяля (Финляндия), на кластер в России, что добавляет порядка 20 мс задержки.
|
||||||
|
|
||||||
Резюме
|
Резюме
|
||||||
======
|
------
|
||||||
|
|
||||||
.. code-block:: text
|
.. code-block:: text
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user