alesapin
|
ff56a81b46
|
Merge pull request #30652 from ClickHouse/revert-30506-crb-hardware-page
Revert "Fix style regressions on benchmark page"
|
2021-10-25 20:03:01 +03:00 |
|
alesapin
|
0e4925584b
|
Revert "Fix style regressions on benchmark page (#30506)"
This reverts commit 5ddccabef0 .
|
2021-10-25 20:02:35 +03:00 |
|
Andrei Ch
|
1bc542980c
|
adding ngrams
|
2021-10-25 19:15:28 +03:00 |
|
Andrei Ch
|
65be1e9668
|
moving tokens from file to file
|
2021-10-25 19:14:49 +03:00 |
|
Alexander Tokmakov
|
5cdd9a4b99
|
fix intersecting parts in parts_to_do
|
2021-10-25 19:00:55 +03:00 |
|
alesapin
|
e28a16b6c5
|
Fix failed builds
|
2021-10-25 18:52:03 +03:00 |
|
Andrei Ch
|
bedf82873f
|
Merge branch 'master' into andrc1901-DOCSUP-16606-translate_to_russian
|
2021-10-25 18:21:12 +03:00 |
|
alesapin
|
f757ceade4
|
Fix build check
|
2021-10-25 18:14:49 +03:00 |
|
Cody Baker
|
5ddccabef0
|
Fix style regressions on benchmark page (#30506)
* Update styles on benchmark page
* Update h3 -> h2
|
2021-10-25 17:53:13 +03:00 |
|
andrc1901
|
dfcac84b5d
|
Merge branch 'ClickHouse:master' into master
|
2021-10-25 17:49:07 +03:00 |
|
alesapin
|
566fa354dc
|
Fix multiline commands
|
2021-10-25 17:36:21 +03:00 |
|
Anton Ivashkin
|
55e887728e
|
Retry on Yandex.S3 throttle
|
2021-10-25 17:34:59 +03:00 |
|
Alexander Tokmakov
|
94088f8197
|
minor fixes
|
2021-10-25 17:01:36 +03:00 |
|
Dmitry Novik
|
8e680b068a
|
Add comment with fix explanation
|
2021-10-25 16:53:23 +03:00 |
|
Kseniia Sumarokova
|
377b937aa5
|
Merge pull request #30244 from evillique/fix_like_function
Fix `LIKE` function
|
2021-10-25 16:35:37 +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 |
|
Maksim Kita
|
772c326f2d
|
Merge pull request #30500 from kitaisreal/dictionaries-read-multiple-threads
Dictionaries read support multiple threads
|
2021-10-25 15:31:50 +03:00 |
|
Maksim Kita
|
f1748aef90
|
Updated perf tests
|
2021-10-25 15:31:27 +03:00 |
|
Kseniia Sumarokova
|
4e7fe77233
|
Merge pull request #30637 from ClickHouse/kssenii-local-fix
Update LocalServer.cpp
|
2021-10-25 15:29:14 +03:00 |
|
Alexander Tokmakov
|
075c3a37f4
|
Merge branch 'master' into fix_some_fetches_may_stuck
|
2021-10-25 15:28:54 +03:00 |
|
alesapin
|
f51cf3d3d9
|
Remove cancell
|
2021-10-25 15:20:33 +03:00 |
|
Kseniia Sumarokova
|
658496974c
|
Update LocalServer.cpp
|
2021-10-25 15:16:16 +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 |
|
gyuton
|
63b814671d
|
draft
|
2021-10-25 14:18:51 +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 |
|
alesapin
|
51b80e55a5
|
One more time
|
2021-10-25 13:38:13 +03:00 |
|
Nikolai Kochetov
|
264e173685
|
Update 02100_now64_types_bug.sql
|
2021-10-25 13:04:16 +03:00 |
|
Roman Bug
|
2c20fbe571
|
Add ru translation for UTF normalized forms.
|
2021-10-25 12:46:50 +03:00 |
|
alesapin
|
f55174c471
|
Remove root
|
2021-10-25 12:41:16 +03:00 |
|
alesapin
|
747737646f
|
Fix last test
|
2021-10-25 12:40:44 +03:00 |
|
Roman Bug
|
e1891d987b
|
Remove see also.
|
2021-10-25 12:11:58 +03:00 |
|
alesapin
|
615066cd97
|
Fix
|
2021-10-25 12:09:27 +03:00 |
|
Nikolai Kochetov
|
a0a5c1a21d
|
Fix argument types for now and now64
|
2021-10-25 12:06:53 +03:00 |
|
alesapin
|
840e643215
|
More correct fix
|
2021-10-25 11:53:39 +03:00 |
|
alexey-milovidov
|
68e75c2727
|
Merge pull request #30638 from orloffv/patch-4
Typo fix in play.html
|
2021-10-25 11:19:10 +03:00 |
|
alesapin
|
96b9f176bf
|
Stupid fixes
|
2021-10-25 11:18:37 +03:00 |
|
Nikolai Kochetov
|
db47dcf14f
|
Added test.
|
2021-10-25 11:18:00 +03:00 |
|
Vitaly
|
8a55165c3b
|
Typo fix in play.html
|
2021-10-25 11:15:25 +03:00 |
|
Kseniia Sumarokova
|
f315809c2e
|
Update LocalServer.cpp
|
2021-10-25 11:00:55 +03:00 |
|
Kseniia Sumarokova
|
49ce5b487c
|
Merge pull request #30636 from ClickHouse/kssenii-client-fix
Update Client.cpp
|
2021-10-25 10:52:38 +03:00 |
|
alesapin
|
28bde879ed
|
Merge pull request #30455 from kssenii/deprecate-setting
Deprecate write_final_mark setting
|
2021-10-25 10:51:49 +03:00 |
|
Kseniia Sumarokova
|
15bdfdc9f6
|
Update Client.cpp
|
2021-10-25 10:47:22 +03:00 |
|
alesapin
|
f49ae875d1
|
Trying to fix user
|
2021-10-25 10:46:22 +03:00 |
|