Nikolai Kochetov
|
2dc5c89b66
|
Update Storage::write
|
2021-07-23 17:25:35 +03:00 |
|
Maksim Kita
|
67e9b85951
|
Merge ext into common
|
2021-06-16 23:28:41 +03:00 |
|
feng lv
|
4ffe199d39
|
Implement table comments
|
2021-04-23 12:18:23 +00:00 |
|
Ivan
|
495c6e03aa
|
Replace all Context references with std::weak_ptr (#22297)
* Replace all Context references with std::weak_ptr
* Fix shared context captured by value
* Fix build
* Fix Context with named sessions
* Fix copy context
* Fix gcc build
* Merge with master and fix build
* Fix gcc-9 build
|
2021-04-11 02:33:54 +03:00 |
|
Pervakov Grigorii
|
4edbb42ba1
|
Use IDisk in Set and Join storages
|
2020-12-16 14:58:44 +03:00 |
|
nikitamikhaylov
|
72c7cd6693
|
replace Context& to Settings&
|
2020-11-25 16:47:32 +03:00 |
|
nikitamikhaylov
|
68bef22fda
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into merging-sequential-consistency
|
2020-11-23 16:28:35 +03:00 |
|
Alexander Tokmakov
|
ac32809b6a
|
fix #16482
|
2020-11-02 19:40:39 +03:00 |
|
hchen9
|
d9bc486c0e
|
Fix StorageJoin and StorageSet
|
2020-10-25 20:57:19 -07:00 |
|
Azat Khuzhin
|
4d1385ef19
|
Add total_rows/total_bytes support for Set/Join
|
2020-10-23 21:11:55 +03:00 |
|
Vxider
|
c9249f77c7
|
rename persistency to persistent
|
2020-09-18 20:58:27 +08:00 |
|
Vxider
|
0c535062fc
|
rename disable_persistency to persistency
|
2020-09-18 20:48:55 +08:00 |
|
Vxider
|
1c82d2eb23
|
use table-level setting
|
2020-09-15 17:16:10 +08:00 |
|
Vxider
|
cbf8282701
|
add disable_set_and_join_persistency
|
2020-09-13 23:11:18 +08:00 |
|
alesapin
|
d79982f497
|
Better locks in Storages
|
2020-06-18 19:10:47 +03:00 |
|
alesapin
|
aab4ce6394
|
Truncate with metadata
|
2020-06-18 13:29:13 +03:00 |
|
alesapin
|
36ba0192df
|
Metadata in read and write methods of IStorage
|
2020-06-15 22:08:58 +03:00 |
|
Alexander Tokmakov
|
4c48b7dd80
|
better rename
|
2020-04-07 18:31:33 +03:00 |
|
Ivan Lezhankin
|
06446b4f08
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
|