Alexey Milovidov
|
e92e3615e3
|
Merge branch 'master' into non-ready-set-ttl
|
2024-01-13 21:11:51 +01:00 |
|
Nikolai Kochetov
|
7ab4af06df
|
Attempt to support subqueries in TTL. (2)
|
2023-12-04 18:04:42 +00:00 |
|
Nikolai Kochetov
|
508046e692
|
Attempt to support subqueries in TTL.
|
2023-12-01 20:31:26 +00:00 |
|
Alexey Milovidov
|
89656723fb
|
Fix tests
|
2023-11-23 16:02:33 +01:00 |
|
Anton Popov
|
92777691b5
|
fix check for non-deterministic functions in TTL expressions
|
2022-05-17 10:16:40 +00:00 |
|
Anton Popov
|
70986a70a1
|
support TTL TO [DISK|VOLUME] [IF EXISTS]
|
2022-02-10 19:26:23 +03:00 |
|
liyang830
|
eca0453564
|
fix local metadata differ zk metadata
|
2022-01-27 16:33:40 +08: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 |
|
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 |
|