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
|
02e5e662fd
|
Refactor a little bit.
|
2021-09-21 13:35:41 +03:00 |
|
Nikolai Kochetov
|
2b7d71d3a2
|
Fix some other tests.
|
2021-09-19 23:15:10 +03:00 |
|
Nikolai Kochetov
|
a8443bef4d
|
Fix build.
|
2021-09-17 20:52:26 +03:00 |
|
Nikolai Kochetov
|
618d4d863e
|
Restore InterpreterInsertQuery
|
2021-09-17 15:59:40 +03:00 |
|
Nikolai Kochetov
|
a8c3b02598
|
Merge branch 'master' into rewrite-pushing-to-views
|
2021-09-17 15:38:11 +03:00 |
|
Nikolai Kochetov
|
e616732743
|
Small refactoring.
|
2021-09-15 22:35:48 +03:00 |
|
Anton Popov
|
8cb02a4b27
|
add some comments
|
2021-09-09 19:10:53 +03:00 |
|
Anton Popov
|
c9a0cc5ce9
|
fix race on table schema in insert-select
|
2021-09-03 17:23:21 +03:00 |
|
Anton Popov
|
7c42ce8370
|
improvements of async inserts
|
2021-09-02 02:18:09 +03:00 |
|
Nikolai Kochetov
|
79ecb6667e
|
Rewrite PushingToViewsBlockOutputStream part 4.
|
2021-09-01 21:41:50 +03:00 |
|
Anton Popov
|
9e67943878
|
add waiting for async inserts
|
2021-08-28 00:29:10 +03:00 |
|
Anton Popov
|
e8ac8e3454
|
execute asynchronous inserts separatly for each client
|
2021-08-27 06:00:12 +03:00 |
|
Anton Popov
|
6d3274c22c
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-08-26 03:31:46 +03:00 |
|
Anton Popov
|
78dbcaea54
|
implement async inserts with processors
|
2021-08-08 06:30:14 +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 |
|
Amos Bird
|
2a28c127eb
|
Better code for real
|
2020-12-18 14:13:59 +08:00 |
|
alesapin
|
53cb5210de
|
Move getSampleBlockNonMaterialized to StorageInMemoryMetadata
|
2020-06-16 15:48:10 +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 |
|
Alexey Milovidov
|
0a7edce036
|
Checkpoint
|
2020-04-22 09:01:33 +03:00 |
|
Ivan Lezhankin
|
06446b4f08
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
|