Azat Khuzhin
|
30e0df1e8c
|
Forward declaration of IStorage in InterpreterWatchQuery
|
2022-01-10 22:01:41 +03:00 |
|
kssenii
|
05c548035f
|
Some fixes
|
2021-11-22 11:04:04 +03:00 |
|
kssenii
|
6a39d871b2
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into vxider-window-view
|
2021-11-18 17:29:11 +03:00 |
|
Vitaly Baranov
|
3ed7f8f0b3
|
Move access-rights' source files needed for parser to a separate target.
|
2021-11-01 19:13:49 +03:00 |
|
Nikolai Kochetov
|
fd14faeae2
|
Remove DataStreams folder.
|
2021-10-15 23:18:20 +03:00 |
|
Nikolai Kochetov
|
ab28c6c855
|
Remove BlockInputStream interfaces.
|
2021-10-14 13:25:43 +03:00 |
|
Nikolai Kochetov
|
341553febd
|
Fix build.
|
2021-09-16 20:40:42 +03:00 |
|
Nikolai Kochetov
|
e616732743
|
Small refactoring.
|
2021-09-15 22:35:48 +03:00 |
|
Nikolai Kochetov
|
beed4c21a5
|
Use processors in Storage::watch
|
2021-08-11 20:28:54 +03:00 |
|
Vxider
|
ad05f4f303
|
Merged with master
|
2021-05-28 07:36:19 +00:00 |
|
Alexey Milovidov
|
ad88819ee4
|
Fix a bunch of warnings from PVS-Studio
|
2021-05-08 19:13:10 +03: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 |
|
Alexey Milovidov
|
5b482f4191
|
Cleanups
|
2020-10-10 19:31:10 +03:00 |
|
Nikolai Kochetov
|
6eac433c55
|
Review fixes.
|
2020-09-15 13:40:39 +03:00 |
|
Nikolai Kochetov
|
bcfc83022a
|
Return query plan from storage.
|
2020-09-14 17:13:58 +03:00 |
|
Vxider
|
61b15e6f6d
|
merged with master
|
2020-07-15 22:38:50 +08:00 |
|
alesapin
|
dffdece350
|
getColumns in StorageInMemoryMetadta (only compilable)
|
2020-06-17 19:39:58 +03:00 |
|
Vxider
|
ab160a3d92
|
Merged with master
|
2020-06-09 16:48:04 +08:00 |
|
Alexander Tokmakov
|
c071e0a473
|
add context to DatabaseCatalog methods
|
2020-05-29 02:01:18 +03:00 |
|
Azat Khuzhin
|
d93b9a57f6
|
Forward declaration for Context as much as possible.
Now after changing Context.h 488 modules will be recompiled instead of 582.
|
2020-05-21 01:53:18 +03:00 |
|
Vxider
|
2fb9138505
|
merged with master
|
2020-04-06 17:36:44 +08:00 |
|
Ivan Lezhankin
|
06446b4f08
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
|