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
|
ac3de63a71
|
fix several cases, while reading subcolumns
|
2021-01-21 15:34:11 +03:00 |
|
Anton Popov
|
d7200ee2ed
|
minor changes
|
2021-01-13 02:20:32 +03:00 |
|
Anton Popov
|
be493ed561
|
fix nested and subcolumns
|
2020-11-24 17:14:47 +03:00 |
|
Anton Popov
|
734b503864
|
fix alters of nested
|
2020-10-27 14:27:14 +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 |
|
Anton Popov
|
80cd2523ce
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2020-09-30 19:34:29 +03:00 |
|
alesapin
|
a3e999784b
|
Buildable code
|
2020-09-21 14:24:10 +03:00 |
|
alesapin
|
7fc5a2dae1
|
Some intermediate stage 2
|
2020-09-21 10:18:23 +03:00 |
|
Anton Popov
|
13917969ab
|
better storing info about subcolumns
|
2020-09-18 20:37:08 +03:00 |
|
Anton Popov
|
edc2fe2226
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2020-09-18 17:51:54 +03:00 |
|
Anton Popov
|
cb4801e3be
|
allow to read subcolumns of complex types
|
2020-09-18 02:12:43 +03:00 |
|
alesapin
|
77faf9587f
|
Better interface
|
2020-08-28 12:07:20 +03:00 |
|
alesapin
|
21d78f8513
|
Better codec description representation
|
2020-08-26 11:45:13 +03:00 |
|
alesapin
|
1180bad3a7
|
Add ability to specify DefaultCompression codec which correspond to settings specified in config.xml
|
2020-08-25 18:02:32 +03:00 |
|
alesapin
|
1f576ee039
|
Some intermediate solution
|
2020-07-13 20:27:52 +03:00 |
|
zhang2014
|
9ed5c6d925
|
ISSUES-4006 support first for ALTER ADD|MODIFY COLUMN
|
2020-07-01 22:58:52 +08:00 |
|
alesapin
|
18c550df15
|
Better virtuals logic
|
2020-04-27 16:55:30 +03:00 |
|
Alexey Milovidov
|
4cc0269de0
|
Fix flattening of Array(Tuple(...)) #10259
|
2020-04-21 02:44:51 +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 |
|