Nikolai Kochetov
|
9c92f43359
|
Update storages.
|
2021-07-23 22:33:59 +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 |
|
feng lv
|
51021c1164
|
forbid to drop a column if it's referenced by materialized view
|
2021-02-28 05:24:39 +00: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 |
|
Alexey Milovidov
|
5314185e25
|
Merge branch 'master' into azat-optimize_skip_unused_shards-optimization
|
2020-11-08 00:17:59 +03:00 |
|
hchen9
|
feaab260d8
|
Fix conflict
|
2020-10-23 12:54:33 -07:00 |
|
Alexey Milovidov
|
5b482f4191
|
Cleanups
|
2020-10-10 19:31:10 +03:00 |
|
Azat Khuzhin
|
b838214a35
|
Pass non-const SelectQueryInfo (and drop mutable qualifiers)
|
2020-10-02 22:42:35 +03:00 |
|
hchen9
|
a5ac39b564
|
Pass Context parameter for IStorage.totalRows and IStorage.totalBytes
|
2020-09-30 16:47:42 -07:00 |
|
Alexey Milovidov
|
2a09aa53cc
|
Support parallel INSERT for more table engines
|
2020-08-26 19:41:30 +03:00 |
|
Nikolai Kochetov
|
2cca4d5fcf
|
Refactor Pipe [part 2].
|
2020-08-03 16:54:14 +03:00 |
|
alesapin
|
4c0879ae30
|
Better logging in storages
|
2020-06-19 20:17:13 +03:00 |
|
alesapin
|
d79982f497
|
Better locks in Storages
|
2020-06-18 19:10:47 +03:00 |
|
alesapin
|
71f99a274d
|
Compileable getSampleBlockWithColumns in StorageInMemoryMetadata
|
2020-06-16 17:25:08 +03:00 |
|
alesapin
|
36ba0192df
|
Metadata in read and write methods of IStorage
|
2020-06-15 22:08:58 +03:00 |
|
alesapin
|
af2fe2ba55
|
Compilable setColumns, setConstraints, setIndices
|
2020-06-15 19:55:33 +03:00 |
|
alesapin
|
8be957ecb5
|
Better checks around metadata
|
2020-06-10 14:16:31 +03:00 |
|
Ivan Lezhankin
|
06446b4f08
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
|