mergify[bot]
00b1024d75
Merge branch 'master' into map_combinator
2021-10-29 13:36:47 +00:00
Nikolai Kochetov
8316e4d420
Merge pull request #30147 from ka1bi4/romanzhukov-DOCSUP-14101-Edit-and-translate-to-Russian-mapPopulateSeries
...
DOCSUP-14101: [CLICKHOUSEDOCS] Edit and translate to Russian
2021-10-29 15:12:45 +03:00
Roman Bug
2ac17c57ec
DOCSUP-15710: [CLICKHOUSEDOCS] Edit and translate to Russian (s2 functions) ( #29787 )
2021-10-29 14:28:41 +03:00
alexey-milovidov
2dc1da30d3
Update adopters.md
2021-10-29 12:32:32 +03:00
Filatenkov Artur
44b5dd1161
Refactoring in codec encrypted ( #30564 )
...
* refactoring
* remove mistake in docs
2021-10-29 11:44:28 +03:00
Nikolay Degterinsky
42df79fdc0
Merge pull request #30732 from jzombi/patch-1
...
Update documentation for TSVWithNames parsing
2021-10-28 16:42:44 +03:00
Kruglov Pavel
31a1fa6b4c
Merge pull request #30417 from ka1bi4/romanzhukov-DOCSUP-16598-normalizeUTF8
...
DOCSUP-16598: [CLICKHOUSEDOCS] Document the normalizeUTF8 functions
2021-10-28 16:09:54 +03:00
Roman Bug
b16ddddbeb
Update distributed_push_down_limit starting version
2021-10-28 15:28:39 +03:00
Roman Bug
1eec90b765
Merge branch 'master' into romanzhukov-DOCSUP-14101-Edit-and-translate-to-Russian-mapPopulateSeries
2021-10-28 15:23:04 +03:00
tavplubix
fc9a7593aa
Merge pull request #28998 from otrazhenia/evgsudarikova-DOCSUP-13565-REPLICAS
...
DOCSUP-13565: Add new column last_queue_update_exception to system.replicas table
2021-10-28 13:05:01 +03:00
Evgeniia Sudarikova
f0386403dd
new example
2021-10-28 11:56:20 +03:00
alexey-milovidov
8956480f08
Update adopters.md
2021-10-28 11:23:35 +03:00
Kseniia Sumarokova
fba0e11cff
Merge pull request #29471 from lingtaolf/feature/fucntion-mapContainsKeyLike
...
New function `mapContainsKeyLike`
2021-10-28 09:21:51 +03:00
Anton Popov
2bb586bed3
Merge pull request #30541 from gyuton/gyuton-DOCSUP-14941-Document-asynchronous-insert-mode
...
DOCSUP-14941-Document-asynchronous-inserts
2021-10-27 20:25:17 +03:00
tavplubix
d7c69f6c02
Merge pull request #29202 from aiven/kmichel-replicated-database-alter-attach
...
Allow non-replicated ALTER TABLE FETCH/ATTACH in Replicated databases
2021-10-27 16:42:54 +03:00
gyuton
527474da64
Fix wording
2021-10-27 16:21:50 +03:00
gyuton
456d548b6b
Apply suggestions from code review
...
Co-authored-by: Anton Popov <pad11rus@gmail.com>
2021-10-27 16:17:56 +03:00
Mátyás Jani
290bd317fb
Update documentation for TSVWithNames parsing
...
The documentation of the format TabSeparatedWithNames stated during parsing
the first row (header) is ignored. It is not true anymore, the header is parsed, and
the column position is determined from the header.
2021-10-27 09:49:54 +02:00
Kseniia Sumarokova
57626438b0
Merge pull request #30469 from kirillikoff/kirillikoff-DOCSUP-13264
...
DOCSUP-13264: Document the SQL-statements INTERSECT, EXCEPT and ANY, ALL operators
2021-10-27 09:48:12 +03:00
凌涛
fb6716f4ac
add doc
2021-10-27 11:56:55 +08:00
Tatiana Kirillova
da7d491125
Update index.md
2021-10-26 20:10:30 +03:00
Tatiana Kirillova
bc0a9c6984
Update index.md
2021-10-26 20:09:13 +03:00
gyuton
901e5170a1
small fixes
2021-10-26 16:42:19 +03:00
gyuton
3b5c4b7fd2
Apply suggestions from code review
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-26 16:33:58 +03:00
Maksim Kita
12b6110495
Merge pull request #30578 from zpi1223/master
...
docs: chinese translation supplement for zh module
2021-10-26 11:27:58 +03:00
木木夕120
42c16f5697
Adjusting invalid links
2021-10-26 10:24:38 +08:00
木木夕120
671ed9d430
Adjusting invalid links
2021-10-26 10:23:24 +08:00
木木夕120
6abe479dd8
replace symbolic link content.
2021-10-26 09:33:53 +08:00
木木夕120
aa43127601
delete symbolic links
2021-10-26 09:33:16 +08:00
木木夕120
5dc6c7a157
adjust title level
2021-10-26 09:32:06 +08:00
木木夕120
8ec04169b6
replace symbolic links
2021-10-26 09:14:17 +08:00
木木夕120
37d7eb0cb8
replace symbolic links
2021-10-26 09:13:26 +08:00
木木夕120
6e3921f77e
delete symbolic links
2021-10-26 09:12:13 +08:00
gyuton
c08f6cae05
translated to Russian
2021-10-25 22:39:47 +03:00
gyuton
0b7a8c9887
minor fix
2021-10-25 22:35:14 +03:00
Anton Popov
b87c819c10
Merge pull request #30566 from nickitat/nickitat_nullable_4_arrayStringConcat
...
Support Nullable(String) type in arrayStringConcat
2021-10-25 16:04:20 +03:00
Vladimir C
5130f65cdf
Merge pull request #30418 from gyuton/gyuton-DOCSUP-16593-document-tuple-functions-and-operators
2021-10-25 16:00:04 +03:00
gyuton
0642aeca3a
Revert "Merge branch 'gyuton-DOCSUP-16593-document-tuple-functions-and-operators' of https://github.com/gyuton/ClickHouse into gyuton-DOCSUP-14941-Document-asynchronous-insert-mode"
...
This reverts commit ccad91b5ef
, reversing
changes made to 4ecd2ed6e2
.
2021-10-25 15:55:04 +03:00
gyuton
18b1e6872a
Merge branch 'gyuton-DOCSUP-14941-Document-asynchronous-insert-mode' of https://github.com/gyuton/ClickHouse into gyuton-DOCSUP-14941-Document-asynchronous-insert-mode
2021-10-25 15:52:42 +03:00
gyuton
ccad91b5ef
Merge branch 'gyuton-DOCSUP-16593-document-tuple-functions-and-operators' of https://github.com/gyuton/ClickHouse into gyuton-DOCSUP-14941-Document-asynchronous-insert-mode
2021-10-25 15:02:46 +03:00
gyuton
8ec5d68ce3
Apply suggestions from code review
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-25 15:02:24 +03:00
gyuton
af86aea90d
DOCSUP-10111: Documented the entropy aggregate function ( #30237 )
...
* initial commit
* Update draft
* small fix
2021-10-25 14:47:18 +03:00
vdimir
21c8b561ec
Minor changes in tuple math docs
2021-10-25 14:13:12 +03:00
Roman Bug
a211e48c3c
Update docs/en/sql-reference/functions/string-functions.md
...
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-10-25 13:44:50 +03:00
Roman Bug
538d71b855
Update docs/ru/sql-reference/functions/string-functions.md
...
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-10-25 13:44:46 +03:00
Roman Bug
2c20fbe571
Add ru translation for UTF normalized forms.
2021-10-25 12:46:50 +03:00
Roman Bug
e1891d987b
Remove see also.
2021-10-25 12:11:58 +03:00
木木夕120
171c5845ed
chinese translation
...
adjust waning module
2021-10-25 14:13:03 +08:00
alexey-milovidov
cc88c75eee
Update gui.md
2021-10-25 07:43:59 +03:00
tianzhou
bf7413f1d5
Update gui.md to add Bytebase
...
Bytebase (bytebase.com) is a web-based, open source schema change and version control tool for teams. It supports various databases including ClickHouse.
2021-10-25 11:55:59 +08:00