Nikita Mikhaylov
d4f25723cf
Merge pull request #18326 from sevirov/sevirov-DOCSUP-5219-document_countMatches_function
...
DOCSUP-5219: Document the countMatches function
2020-12-29 19:37:13 +03:00
Anton Popov
407ca50be2
Merge pull request #18556 from adevyatova/annadevyatova-DOCSUP-5220-xml
...
DOCSUP-5220: Document the encodeXMLComponent function
2020-12-29 16:29:17 +03:00
Anton Popov
58b1e47e0d
Update string-functions.md
2020-12-29 16:27:47 +03:00
Anna
627ff9ed4b
Merge branch 'master' into annadevyatova-DOCSUP-4437-nullmod
2020-12-29 09:54:47 +03:00
Nikita Mikhaylov
c8c4de0617
Merge pull request #18328 from sevirov/sevirov-DOCSUP-4552-document_tcpPort()_function
...
DOCSUP-4552: Document the tcpPort() function
2020-12-28 20:27:40 +03:00
Nikita Mikhaylov
fc4d061ba0
Merge pull request #18380 from ka1bi4/romanzhukov-DOCSUP-5043-edit-translate-PR
...
DOCSUP-5043: Edit and translate PR to Russian
2020-12-28 20:24:51 +03:00
Nikita Mikhaylov
6863dbd6a8
Merge pull request #18480 from vdimir/ip-dict-key-access
...
IP dict key access
2020-12-28 16:15:40 +03:00
Alexander Kuzmenkov
fd08bf3132
Merge pull request #18074 from sevirov/sevirov-DOCSUP-4524-document_execute_merges_on_single_replica_time_threshold_setting
...
DOCSUP-4524: Document the execute_merges_on_single_replica_time_threshold setting
2020-12-28 15:21:11 +03:00
romanzhukov
2c146fe2cd
DOCSUP-5054: Fix PR comments and update list items.
2020-12-28 14:24:24 +03:00
Anna
8c368688a8
update
2020-12-27 23:49:05 +03:00
Anna
9c62adcb4b
fixed
2020-12-27 15:26:31 +03:00
Anna
45b8ddd7ab
fixed
2020-12-27 14:47:15 +03:00
Anna
bc277892f4
add desc for encodeXMLComponent
2020-12-27 14:21:58 +03:00
romanzhukov
99b50dbba3
DOCSUP-5043: Fix PR comments.
2020-12-26 16:10:37 +03:00
Anna
51b76f7367
add desc for NULL modifiers
2020-12-26 15:43:09 +03:00
alexey-milovidov
eae916315a
Merge pull request #18519 from UnamedRus/patch-1
...
Docs for table, column, database names passed as parameters.
2020-12-26 10:01:26 +03:00
UnamedRus
a087f23af6
Update docs/en/interfaces/cli.md
...
Co-authored-by: Nikita Mikhaylov <mikhaylovnikitka@gmail.com>
2020-12-26 01:46:56 +03:00
Nikita Mikhaylov
9a3feb770e
Merge pull request #18399 from gyuton/gyuton-DOCSUP-4967-finalizeAggregation
...
DOCSUP-4967: Updated finalizeAggregation documentation
2020-12-25 22:55:37 +03:00
George
b900ddd1c3
fixed description
2020-12-25 18:50:38 +03:00
George
ca0a3de581
fixed typos
2020-12-25 13:35:16 +03:00
UnamedRus
8de33481b5
Eng. Params docs for col, tbl, db names.
2020-12-25 06:10:08 +03:00
vdimir
fcfe7f2c5d
Add option access_to_key_from_attributes to documentation for ip_trie
2020-12-24 19:13:49 +00:00
Dmitriy
06819c187b
Update countMatches function
...
Поставил ';' в конце запросов.
2020-12-24 20:06:11 +03:00
Pavel Kruglov
bfda5e7d73
Merge branch 'master' of github.com:ClickHouse/ClickHouse into pr/16790
2020-12-24 15:36:46 +03:00
George
be85056c71
added translation
2020-12-24 11:25:47 +03:00
Amos Bird
6fc225e676
Distributed insertion to one random shard ( #18294 )
...
* Distributed insertion to one random shard
* add some tests
* add some documentation
* Respect shards' weights
* fine locking
Co-authored-by: Ivan Lezhankin <ilezhankin@yandex-team.ru>
2020-12-23 19:04:05 +03:00
George
092ca61ea9
fixed typos
2020-12-23 12:05:59 +03:00
George
011b159f06
fixed links x2
2020-12-23 11:52:45 +03:00
George
35a6adf598
fixed links
2020-12-23 11:22:49 +03:00
George
cc73cd2e20
added a few details
2020-12-23 11:08:57 +03:00
George
d1c0f5f157
updated finalizeAggregation
2020-12-23 04:24:05 +03:00
romanzhukov
6af30a5dca
DOCSUP-5043: Add translations and updates for PR #15416 (EN & RU)
2020-12-23 02:23:10 +03:00
romanzhukov
41397b7455
DOCSUP-5043: Add RU translation for PR # 15423
2020-12-23 02:02:04 +03:00
Dmitriy
46a8027947
Translation into Russian language
...
Выполнил перевод на русский язык.
2020-12-22 22:10:03 +03:00
Ilya Yatsishin
a25e00a3d9
Update docs/en/sql-reference/functions/other-functions.md
2020-12-22 18:37:34 +03:00
Alexey Milovidov
5bdf287910
Check for conflict markers in docs
2020-12-22 00:55:54 +03:00
Dmitriy
302e8f697d
Document tcpPort function
...
Задокументировал функцию tcp_port.
2020-12-21 23:13:26 +03:00
Dmitriy
6a93e487c6
Document the countMatches function.
...
Задокументировал функцию countMatches.
2020-12-21 22:30:37 +03:00
alexey-milovidov
233d2d374f
Merge pull request #18235 from adevyatova/annadevyatova-DOCSUP-4106-first
...
DOCSUP-4906: Update description ALTER TABLE
2020-12-21 19:49:56 +03:00
alexey-milovidov
bf6850187c
Update column.md
2020-12-21 19:49:39 +03:00
Anna
982123a994
reduce
2020-12-21 11:30:02 +03:00
Anna
7f675aacbe
fixed
2020-12-21 11:22:41 +03:00
alexey-milovidov
850d584d3f
Update index.md
2020-12-21 08:44:08 +03:00
alexey-milovidov
37fe66b761
Merge pull request #18245 from sevirov/sevirov-DOCSUP-4563-add_syntax_highlighting
...
DOCSUP-4563: Add syntax highlighting
2020-12-20 22:32:38 +03:00
alexey-milovidov
af75a7012d
Update cli.md
2020-12-20 22:32:30 +03:00
tavplubix
b7c5e76080
Merge pull request #17538 from olgarev/revolg-DOCSUP-3119-Document_the_MaterializeMySQL_engine
...
DOCSUP-3119: Documented the MaterializeMySQL engine
2020-12-20 20:20:35 +03:00
Olga Revyakina
d0fdea9604
Updates
2020-12-20 19:38:40 +03:00
alexey-milovidov
c989aa1f11
Add Haskell library
2020-12-20 16:40:54 +03:00
Dmitriy
906fd18f4a
Update settings.md
...
Внес поправки в английскую и русскую версии.
2020-12-20 14:21:04 +03:00
Alexey Milovidov
bb5dd8cb4b
Add a link to playground
2020-12-20 14:11:30 +03:00