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 |
|
Nikolai Kochetov
|
195c941c4e
|
Merge branch 'master' into storage-read-query-plan
|
2020-11-10 15:02:22 +03:00 |
|
Azat Khuzhin
|
b838214a35
|
Pass non-const SelectQueryInfo (and drop mutable qualifiers)
|
2020-10-02 22:42:35 +03:00 |
|
Nikolai Kochetov
|
50674a320f
|
Refactor IStorage::read with query plan.
|
2020-09-18 14:39:07 +03:00 |
|
Nikolai Kochetov
|
0bf4e8e6e9
|
Support reading with QueryPlan for StorageView.
|
2020-09-17 16:22:24 +03:00 |
|
Nikolai Kochetov
|
2cca4d5fcf
|
Refactor Pipe [part 2].
|
2020-08-03 16:54:14 +03:00 |
|
alesapin
|
31abbe5dbd
|
Select query in metadata
|
2020-06-17 17:06:22 +03:00 |
|
alesapin
|
36ba0192df
|
Metadata in read and write methods of IStorage
|
2020-06-15 22:08:58 +03:00 |
|
alesapin
|
8f66c1b22c
|
Merge with master
|
2020-06-15 17:31:37 +03:00 |
|
Artem Zuikov
|
24059efad5
|
Change push down logic in VIEW (#11513)
|
2020-06-15 15:36:10 +03:00 |
|
alesapin
|
5bc7f67e61
|
Better metadata for select query and renames
|
2020-06-05 14:54:54 +03:00 |
|
Ivan Lezhankin
|
06446b4f08
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
|