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 |
|
Anton Popov
|
5822ee1f01
|
allow multiple rows TTL with WHERE expression
|
2021-01-12 02:07:21 +03:00 |
|
Anton Popov
|
b60c00ba74
|
refactoring of TTL stream
|
2020-12-25 18:46:13 +03:00 |
|
alesapin
|
4834bed35b
|
Add recompression TTL parser
|
2020-08-31 14:35:53 +03:00 |
|
Alexey Milovidov
|
edd89a8610
|
Fix half of typos
|
2020-08-08 03:47:03 +03:00 |
|
Anton Popov
|
0e4871eec2
|
fix TTL after renaming column
|
2020-07-09 02:25:31 +03:00 |
|
alesapin
|
0edf5ff7a2
|
Fix race condition
|
2020-06-12 17:32:47 +03:00 |
|
alesapin
|
abaf47f0cd
|
Make metadata single structure
|
2020-06-05 20:29:40 +03:00 |
|
alesapin
|
5bc7f67e61
|
Better metadata for select query and renames
|
2020-06-05 14:54:54 +03:00 |
|
alesapin
|
2ff7bbb511
|
Better names
|
2020-05-29 13:56:04 +03:00 |
|
alesapin
|
acc3e6b15a
|
Better structure
|
2020-05-28 19:31:27 +03:00 |
|
alesapin
|
c6f82590ad
|
Add missed files
|
2020-05-28 18:34:33 +03:00 |
|