Nikolai Kochetov
|
2a56697f6c
|
Update prewhere_with_row_level_filter.xml
|
2021-03-09 11:15:03 +03:00 |
|
alesapin
|
c00c8c36b7
|
Merge branch 'master' into ianton-ru-s3_zero_copy_replication
|
2021-03-09 10:59:11 +03:00 |
|
alesapin
|
dcc6c9d378
|
More tries to wait server start
|
2021-03-09 10:19:14 +03:00 |
|
Azat Khuzhin
|
3474ea044e
|
Avoid processing optimize_skip_unused_shards twice
|
2021-03-09 10:05:56 +03:00 |
|
nautaa
|
a5d4484e11
|
update query-complexity.md
|
2021-03-09 14:41:53 +08:00 |
|
vdimir
|
36006a7e96
|
Merge branch 'master' into cross-to-inner-join-rewrite
|
2021-03-09 09:36:15 +03:00 |
|
Vladimir
|
6ec19b2632
|
Merge pull request #19885 from ClickHouse/vdimir/join-cast-types-v2
|
2021-03-09 09:30:50 +03:00 |
|
alexey-milovidov
|
0a3275e169
|
Merge pull request #21496 from Felixoid/rollup_grow
Add check for growing age AND precision in rollup config
|
2021-03-09 07:31:07 +03:00 |
|
Alexander Tokmakov
|
5c5d11cfce
|
enable some tests
|
2021-03-09 03:48:37 +03:00 |
|
Alexey Milovidov
|
39dbc11a3d
|
Fix style check
|
2021-03-09 03:21:38 +03:00 |
|
alexey-milovidov
|
4125a78be6
|
Merge pull request #21523 from MikuSugar/patch-1
Update replication.md
|
2021-03-09 03:10:37 +03:00 |
|
alexey-milovidov
|
64abb147f9
|
Merge pull request #21531 from savrus/reading-from-external-memory
Add Reading from External Memory blog post
|
2021-03-09 03:05:26 +03:00 |
|
Ruslan Savchenko
|
b636015fe2
|
Add Reading from External Memory blog post
|
2021-03-09 03:03:37 +03:00 |
|
alexey-milovidov
|
da6c5b4afd
|
Merge pull request #21527 from Islam93/patch-1
Update join.md
|
2021-03-09 02:49:12 +03:00 |
|
alexey-milovidov
|
bcbf451f4c
|
Update index.md
|
2021-03-09 02:47:31 +03:00 |
|
alexey-milovidov
|
f5d9655416
|
Update index.md
|
2021-03-09 02:47:00 +03:00 |
|
Alexey Milovidov
|
5f65d46929
|
Fix Arcadia
|
2021-03-09 02:22:12 +03:00 |
|
Kruglov Pavel
|
c464e3c57b
|
Merge pull request #21311 from ucasFL/fix-format
improve clickhouse-format
|
2021-03-09 02:16:05 +03:00 |
|
Alexey Milovidov
|
1b3043a583
|
Fix error (found by @kitaisreal)
|
2021-03-09 02:15:33 +03:00 |
|
Alexey Milovidov
|
d3aeb30cc0
|
Remove unused method
|
2021-03-09 02:10:26 +03:00 |
|
Alexey Milovidov
|
9e23d16739
|
Cleanup PODArray
|
2021-03-09 02:03:46 +03:00 |
|
Alexander Tokmakov
|
163e27b299
|
support query and session settings for distributed DDL
|
2021-03-09 01:57:53 +03:00 |
|
Alexey Milovidov
|
7f38f91016
|
More instructions
|
2021-03-09 01:43:18 +03:00 |
|
Maksim Kita
|
9ed791fd30
|
Updated style check
|
2021-03-09 01:33:16 +03:00 |
|
Maksim Kita
|
642c45d769
|
PODArray left pad not multiple of element crash fix
|
2021-03-09 01:32:31 +03:00 |
|
Pavel Kruglov
|
c3ddb1e337
|
Fix tests
|
2021-03-09 01:29:40 +03:00 |
|
Alexey Milovidov
|
7664a3d53e
|
Fix MSan
|
2021-03-09 01:29:32 +03:00 |
|
Vasily Nemkov
|
ada200fa3d
|
Update skip_list.json
|
2021-03-09 01:03:40 +03:00 |
|
Maksim Kita
|
edb673af56
|
Fixed tests
|
2021-03-09 01:03:25 +03:00 |
|
Alexander Tokmakov
|
5070b5b85b
|
detach permanently setting for Replicated db
|
2021-03-09 00:34:52 +03:00 |
|
Alexander Tokmakov
|
2022b90919
|
configurable output mode for distributed DDL
|
2021-03-08 23:35:09 +03:00 |
|
alesapin
|
f555e65cc8
|
Merge branch 'master' into persistent_nukeeper_snapshot_storage
|
2021-03-08 22:30:17 +03:00 |
|
Alexander Tokmakov
|
2484781070
|
fix MV recovery in Replicated db
|
2021-03-08 20:26:38 +03:00 |
|
lehasm
|
62aa7bdd74
|
Экранированные кодовые позиции Unicode заменены на символы
|
2021-03-08 17:54:44 +03:00 |
|
Islam Israfilov
|
bf44ce675d
|
Update join.md
|
2021-03-08 17:43:07 +03:00 |
|
vdimir
|
cc770ad441
|
Fixes for join key inferring
Fix error with wrong right column type in aggregate with nulls
Add logging inferred type for join keys
Add test for join_use_nulls
|
2021-03-08 17:21:50 +03:00 |
|
Alexey Milovidov
|
a90a9cffc4
|
Add more fresh result from Ryzen
|
2021-03-08 14:10:55 +03:00 |
|
MikuSugar
|
4962f83dcd
|
Update replication.md
Repair of typos
|
2021-03-08 18:23:46 +08:00 |
|
Alexey Milovidov
|
e02de2355e
|
Remove useless files
|
2021-03-08 13:22:17 +03:00 |
|
Alexey Milovidov
|
3fb5b247ed
|
Evaluate another memcpy
|
2021-03-08 13:19:25 +03:00 |
|
Alexey Milovidov
|
f0342eda9c
|
Add experimental memcpy implementation
|
2021-03-08 13:05:18 +03:00 |
|
Amos Bird
|
2ec20c5d23
|
update and add tests
|
2021-03-08 17:38:07 +08:00 |
|
Alexey Milovidov
|
da32a617b2
|
Merge branch 'jart-memcpy' into replace-memcpy
|
2021-03-08 12:15:49 +03:00 |
|
Alexey Milovidov
|
940ce5884e
|
Add memcpy-bench tool
|
2021-03-08 12:04:52 +03:00 |
|
alesapin
|
94248dd205
|
Fix one more nasty bug
|
2021-03-08 11:53:52 +03:00 |
|
Vasily Nemkov
|
1711761459
|
Merge branch 'master' into governance/query_log
|
2021-03-08 10:52:27 +03:00 |
|
Alexey Milovidov
|
2c86bc4ea3
|
Addition to prev. revision
|
2021-03-08 10:00:54 +03:00 |
|
vdimir
|
354757d94d
|
Add logging for need_analyze_again in InterpreterSelectQuery
|
2021-03-08 09:33:30 +03:00 |
|
Alexey Milovidov
|
cc2837485f
|
Remove prefetch
|
2021-03-08 09:25:02 +03:00 |
|
Amos Bird
|
2b11a2a855
|
Fix build
|
2021-03-08 11:10:35 +08:00 |
|