Commit Graph

64747 Commits

Author SHA1 Message Date
adevyatova
9a2cecd64b add ru desc 2021-05-25 13:11:58 +00:00
Evgeniia Sudarikova
1dc2dce769 Merge branch 'evgsudarikova-DOCSUP-9464' of https://github.com/otrazhenia/ClickHouse into evgsudarikova-DOCSUP-9464 2021-05-25 16:05:43 +03:00
adevyatova
c6638a9145 Add func desc 2021-05-25 13:05:08 +00:00
Evgeniia Sudarikova
1097c46a99 edited after review 2021-05-25 16:03:35 +03:00
Nikita Mikhaylov
da496cba01
Update ThreadPool.cpp 2021-05-25 15:58:04 +03:00
Yatsishin Ilya
1a97db544d rm containers in entrypooint 2021-05-25 15:30:20 +03:00
tavplubix
7844e3847d
Update 01414_mutations_and_errors.reference 2021-05-25 15:26:46 +03:00
Nikita Mikhaylov
ba6595cd17 add more comments 2021-05-25 14:59:29 +03:00
Nikita Mikhaylov
343d30002d done 2021-05-25 14:59:29 +03:00
tavplubix
ba5441ea2a
Update 01155_old_mutation_parts_to_do.sh 2021-05-25 14:35:04 +03:00
alesapin
0597211605
Merge pull request #24441 from adevyatova/annadevyatova-DOCSUP-8462-pool-size
DOCSUP-8462: Document the background_fetches_pool_size setting
2021-05-25 14:34:06 +03:00
kssenii
75a6b21f19 Better 2021-05-25 11:29:46 +00:00
vdimir
de764d8be4
Log file name on error in FileChecker ctor 2021-05-25 14:11:20 +03:00
Alexander Tokmakov
4849ea2e03 fix unexpected behavior in mutation finalization 2021-05-25 14:10:45 +03:00
lehasm
592073ec77
Update docs/en/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-05-25 14:10:05 +03:00
lehasm
c2cb50f3be
Update docs/en/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-05-25 14:09:55 +03:00
Maksim Kita
9934caeedf Revent libunwind 2021-05-25 13:40:45 +03:00
Nikolai Kochetov
d4998909b6
Merge pull request #24463 from ClickHouse/fix-24024
Fix header mismatch for UNION.
2021-05-25 12:04:45 +03:00
Maksim Kita
ba43fe784c Updated tests 2021-05-25 11:50:40 +03:00
lehasm
a4dacc4875
Update docs/en/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-05-25 11:42:29 +03:00
Evgenia Sudarikova
e95160aa5c
Update docs/ru/sql-reference/functions/splitting-merging-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-05-25 10:50:32 +03:00
Maksim Kita
f9f1ac165c Update jit_example 2021-05-25 10:22:25 +03:00
Nikolai Kochetov
6a726ca8ed Update test. 2021-05-25 10:19:10 +03:00
Anna
c2f5e7b51c
Update docs/en/engines/table-engines/mergetree-family/replication.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-05-25 07:41:49 +03:00
Anton Popov
3acbd12c54 enable reading of subcolumn for distributed tables 2021-05-25 03:49:24 +03:00
alexey-milovidov
ea97eee326
Merge pull request #24449 from vdimir/CLICKHOUSE-5062
Fix cli argument in clickhouse-server.init
2021-05-25 03:20:26 +03:00
Anton Popov
35e2cc7b2b fix several cases in cast operator 2021-05-25 02:50:28 +03:00
kssenii
70469429c1 Fixes 2021-05-24 23:39:56 +00:00
Maksim Kita
1e656bbba5
Merge pull request #24469 from kitaisreal/function-then-typos
Fixed IFunction then typos
2021-05-25 02:07:31 +03:00
kssenii
c3fc2ff04b Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into modulo-partition-key 2021-05-24 22:08:49 +00:00
filimonov
88919080d5
Try to improve kafka flaky test 2021-05-24 22:37:16 +02:00
Maksim Kita
ef2696bae5 Fixed IFunction then typos 2021-05-24 23:27:32 +03:00
Maksim Kita
0628fb8b1b
Merge pull request #24417 from kitaisreal/function-constant-result-with-nonconstant-arguments
Function constant result with nonconstant arguments
2021-05-24 23:16:47 +03:00
Anton Popov
6c0ac12dbb fix tuples in 'CREATE .. AS SELECT' queries 2021-05-24 23:15:04 +03:00
Maksim Kita
45a4bdc5d9
Merge pull request #24460 from kitaisreal/manually-disable-llvm-parts-submodule-update
Manually disable LLVM parts submodule update
2021-05-24 22:51:01 +03:00
adevyatova
3c171f3344 update settings.md 2021-05-24 19:35:31 +00:00
Maksim Kita
c10712cdb3
Merge pull request #24443 from kitaisreal/llvm-remove-orc-jit-library
LLVM remove orc jit library
2021-05-24 21:28:16 +03:00
Anna
f20dbdf161
Update settings.md 2021-05-24 21:20:00 +03:00
Nikolai Kochetov
79a0029843 Fix header mismatch for UNION. 2021-05-24 21:09:00 +03:00
Nikita Mikhaylov
e7867f885a
Merge pull request #24454 from nikitamikhaylov/retry-drop-database
Fix fast test
2021-05-24 21:00:37 +03:00
Anna
a21398c839
Merge branch 'master' into annadevyatova-DOCSUP-8711-sumCount 2021-05-24 20:59:08 +03:00
Maksim Kita
7416cf4643 Manually disable LLVM parts submodule update 2021-05-24 20:52:12 +03:00
adevyatova
634e18f7f4 Add setting desc 2021-05-24 17:44:53 +00:00
kssenii
cef509e5b5 Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into hdfs-idisk 2021-05-24 17:39:34 +00:00
Anton Ivashkin
c936dab6d5 Fix part type in Fetcher::downloadPartToS3 2021-05-24 19:37:37 +03:00
Amos Bird
6ba29af871
Fix toWeek monotonicity 2021-05-24 23:52:02 +08:00
Alexey
aa7d625428 Description of input_format_null_as_default changed a bit 2021-05-24 15:32:55 +00:00
Alexey Milovidov
3fae262d19 Fix flaky test 01085_max_distributed_connections 2021-05-24 18:31:43 +03:00
Alexey
715c88e5fa Returned INSERT ... VALUES statement.
'non-Nullable' changed to 'not nullable'
2021-05-24 15:26:23 +00:00
Nikita Mikhaylov
6997240237 done 2021-05-24 18:20:56 +03:00