Nikita Mikhaylov
|
6d19dea761
|
better
|
2021-05-31 17:38:20 +03:00 |
|
Nikita Mikhaylov
|
e9f66a0045
|
delete alter table optimize
|
2021-05-31 17:38:20 +03:00 |
|
Nikita Mikhaylov
|
fa22b41d5a
|
added allow_to_drop_target_partitions with test
|
2021-05-31 17:38:20 +03:00 |
|
Nikita Mikhaylov
|
267319ffeb
|
added test with ttl move to volume
|
2021-05-31 17:38:20 +03:00 |
|
Nikita Mikhaylov
|
9022646633
|
support copying of tables with data skipping indices
|
2021-05-31 17:38:20 +03:00 |
|
Nikita Mikhaylov
|
86c9373fb7
|
prettify tests
|
2021-05-31 17:37:10 +03:00 |
|
Nikita Mikhaylov
|
24af47063e
|
allow to copy materialized and alias
|
2021-05-31 17:37:10 +03:00 |
|
Nikita Mikhaylov
|
c41cc36046
|
support TTL on columns
|
2021-05-31 17:37:10 +03:00 |
|
Nikita Mikhaylov
|
90ab394769
|
better
|
2021-05-31 17:37:10 +03:00 |
|
Nikita Mikhaylov
|
2017d2f918
|
save
|
2021-05-31 17:37:10 +03:00 |
|
Nikita Mikhaylov
|
5bd6183e67
|
save
|
2021-05-31 17:37:10 +03:00 |
|
filimonov
|
481b37cd68
|
fix more copy & paste
|
2021-05-31 16:32:43 +02:00 |
|
Nikita Mikhaylov
|
f3c81f4c9b
|
disable test under msan
|
2021-05-31 17:30:02 +03:00 |
|
alexey-milovidov
|
3cb26bca96
|
Update 40_bug-report.md
|
2021-05-31 17:06:28 +03:00 |
|
alexey-milovidov
|
639b4f7388
|
Update 40_bug-report.md
|
2021-05-31 17:06:03 +03:00 |
|
tavplubix
|
572dcbcbe2
|
Update StorageMaterializedView.cpp
|
2021-05-31 16:38:33 +03:00 |
|
Alexander Tokmakov
|
0035997e02
|
fix race on enqueue query
|
2021-05-31 16:31:03 +03:00 |
|
alesapin
|
ccebba13e1
|
Comment
|
2021-05-31 16:11:32 +03:00 |
|
Nikolai Kochetov
|
ad357ed970
|
Fix 00953_zookeeper_suetin_deduplication_bug
|
2021-05-31 16:04:26 +03:00 |
|
alesapin
|
2fe75e33ee
|
Replace Poco::Event with std future in synchronous calls in ZooKeeper client
|
2021-05-31 16:03:30 +03:00 |
|
kssenii
|
054fe1cf2f
|
Fix
|
2021-05-31 14:24:35 +03:00 |
|
Maksim Kita
|
06dfb4a29a
|
Merge pull request #24786 from azat/threadpool-improve-error
Improve "Cannot schedule a task" error message
|
2021-05-31 13:57:02 +03:00 |
|
Anton Popov
|
91cf7771ad
|
Merge pull request #24444 from adevyatova/annadevyatova-DOCSUP-8654
DOCSUP-8654: Update the unhex function docs
|
2021-05-31 13:02:47 +03:00 |
|
Ilya Yatsishin
|
2672d18da0
|
Touch to rebuild SQLancer
|
2021-05-31 12:41:36 +03:00 |
|
Kseniia Sumarokova
|
67e2695e8b
|
Merge pull request #24548 from kirillikoff/DOCSUP-9474-document-table-comments
Docsup 9474: document table comments
|
2021-05-31 11:11:27 +03:00 |
|
Azat Khuzhin
|
e3cbd4a5df
|
Improve "Cannot schedule a task" error message
|
2021-05-31 10:24:05 +03:00 |
|
kirillikoff
|
fa8a0ca69d
|
Update table.md
|
2021-05-31 10:00:19 +03:00 |
|
kirillikoff
|
1a328815c1
|
Update table.md
|
2021-05-31 09:59:33 +03:00 |
|
BoloniniD
|
93754ca8b6
|
Fix stylecheck
|
2021-05-31 09:34:10 +03:00 |
|
Anna
|
95b04dbbf0
|
Update docs/en/sql-reference/functions/encoding-functions.md
Co-authored-by: Anton Popov <pad11rus@gmail.com>
|
2021-05-31 07:30:52 +03:00 |
|
Anna
|
ffd0c10b57
|
Update docs/en/sql-reference/functions/encoding-functions.md
Co-authored-by: Anton Popov <pad11rus@gmail.com>
|
2021-05-31 07:30:46 +03:00 |
|
Anna
|
37bd69d288
|
Update docs/ru/sql-reference/functions/encoding-functions.md
Co-authored-by: Anton Popov <pad11rus@gmail.com>
|
2021-05-31 07:30:40 +03:00 |
|
Anna
|
7d41ba91fa
|
Update docs/ru/sql-reference/functions/encoding-functions.md
Co-authored-by: Anton Popov <pad11rus@gmail.com>
|
2021-05-31 07:30:32 +03:00 |
|
Amos Bird
|
3be331edeb
|
Better exception for invalid projection creation
|
2021-05-31 12:24:09 +08:00 |
|
Yatsishin Ilya
|
5f0373dace
|
lost in merge
|
2021-05-31 07:12:22 +03:00 |
|
Yatsishin Ilya
|
0c2318c59b
|
tune runner for now
|
2021-05-31 07:07:32 +03:00 |
|
Yatsishin Ilya
|
80f07051f2
|
other path
|
2021-05-31 07:06:14 +03:00 |
|
Yatsishin Ilya
|
b683f71ae6
|
Merge remote-tracking branch 'origin' into integration-2
|
2021-05-31 07:03:27 +03:00 |
|
Amos Bird
|
a206b76e5b
|
Fix empty part set with force_use_projection = 1
|
2021-05-31 10:31:45 +08:00 |
|
BoloniniD
|
52e4c01aba
|
Additional fixes after review
|
2021-05-31 01:42:13 +03:00 |
|
Alexander Tokmakov
|
2571ad7d43
|
try fix intersecting virtual parts
|
2021-05-31 00:30:50 +03:00 |
|
Alexander Tokmakov
|
16647fe8ce
|
some unrelated fixes
|
2021-05-31 00:29:37 +03:00 |
|
BoloniniD
|
2cd4d566f1
|
Merge branch 'yaml-fuzz' of github.com:BoloniniD/ClickHouse into yaml-fuzz
|
2021-05-31 00:16:13 +03:00 |
|
alesapin
|
4189cca043
|
Update NuRaft
|
2021-05-30 22:28:35 +03:00 |
|
Maksim Kita
|
0b0c970128
|
Merge pull request #24762 from adevyatova/annadevyatova-DOCSUP-8214-dictGet
DOCSUP-8214: Document the dictGetChildren, dictGetDescendants functions
|
2021-05-30 21:43:36 +03:00 |
|
adevyatova
|
fcf39609aa
|
small fix
|
2021-05-30 18:34:15 +00:00 |
|
adevyatova
|
e8ab54b2db
|
Merge branch 'annadevyatova-DOCSUP-8214-dictGet' of https://github.com/adevyatova/ClickHouse into annadevyatova-DOCSUP-8214-dictGet
|
2021-05-30 18:30:43 +00:00 |
|
adevyatova
|
d04b802cb0
|
update
|
2021-05-30 18:30:23 +00:00 |
|
Anna
|
38b489ccf9
|
Merge branch 'master' into annadevyatova-DOCSUP-8214-dictGet
|
2021-05-30 21:26:24 +03:00 |
|
adevyatova
|
0698002346
|
Fixed after review
|
2021-05-30 18:24:14 +00:00 |
|