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
|
6a15431be7
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-03-25 15:57:35 +03:00 |
|
Anton Popov
|
bc417cf54a
|
refactoring of serializations
|
2021-03-09 17:46:52 +03:00 |
|
Nikolai Kochetov
|
9a39459888
|
Refactor ActionsDAG
|
2021-03-04 20:38:12 +03:00 |
|
Nikolai Kochetov
|
4775ea305e
|
Remove index by name from ActionsDAG
|
2021-03-02 20:51:54 +03:00 |
|
Nikolai Kochetov
|
85c175883e
|
Rename functions.
|
2021-02-05 18:11:26 +03:00 |
|
Nikolai Kochetov
|
d9aa1096cf
|
Build actions dag to evaluate missing defaults.
|
2021-02-04 23:36:50 +03:00 |
|
Anton Popov
|
d7200ee2ed
|
minor changes
|
2021-01-13 02:20:32 +03:00 |
|
Anton Popov
|
40b5ffe3b5
|
minor renames
|
2020-12-22 18:06:12 +03:00 |
|
Anton Popov
|
25ddd78976
|
fix nested
|
2020-12-18 23:09:34 +03:00 |
|
Anton Popov
|
31e6956ac8
|
fix alters of nested
|
2020-12-18 15:29:57 +03:00 |
|
Anton Popov
|
66e0add2ba
|
fix nested
|
2020-12-07 16:35:12 +03:00 |
|
Anton Popov
|
1f65478b49
|
implement nested with multiple nesting
|
2020-11-21 20:27:42 +03:00 |
|
Anton Popov
|
55d867a660
|
avoid double reading of subcolumns
|
2020-10-26 21:55:52 +03:00 |
|
Anton Popov
|
a249f0c95e
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2020-10-23 22:05:00 +03:00 |
|
Anton Popov
|
cbe12a532e
|
allow to extract subcolumns from column
|
2020-10-13 22:39:22 +03:00 |
|
alesapin
|
17b86dec96
|
Recursive defaults
|
2020-10-02 15:38:50 +03:00 |
|
Alexey Milovidov
|
edd89a8610
|
Fix half of typos
|
2020-08-08 03:47:03 +03:00 |
|
alesapin
|
e9c47dc89c
|
Merge branch 'master' into CurtizJ-polymorphic-parts
|
2020-06-26 14:27:19 +03:00 |
|
alesapin
|
dffdece350
|
getColumns in StorageInMemoryMetadta (only compilable)
|
2020-06-17 19:39:58 +03:00 |
|
Anton Popov
|
1ce09e1faa
|
Merge remote-tracking branch 'upstream/master' into polymorphic-parts
|
2020-06-03 16:27:54 +03:00 |
|
Anton Popov
|
e1970f6d28
|
in-memory parts: fix reading of nested
|
2020-06-01 20:53:18 +03:00 |
|
alesapin
|
8eb27f6f13
|
Fix rename with compact parts
|
2020-05-14 19:56:13 +03:00 |
|
Anton Popov
|
391f7c34be
|
in memory parts: basic read/write
|
2020-04-17 20:30:46 +03:00 |
|
Anton Popov
|
c8c4dc8104
|
fix 'ALTER MODIFY COLUMN' with compact parts
|
2020-04-08 19:20:52 +03:00 |
|
alesapin
|
1cb072d58a
|
Merge branch 'master' into alter_rename_column
|
2020-04-06 11:40:27 +03:00 |
|
Ivan Lezhankin
|
06446b4f08
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
|