feng lv
|
4ffe199d39
|
Implement table comments
|
2021-04-23 12:18:23 +00: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 |
|
Azat Khuzhin
|
5ef845af40
|
StorageLog: drop mutable qualifier for rwlock
|
2021-04-04 13:25:43 +03:00 |
|
Anton Popov
|
36ae0e4d35
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-01-11 13:51:12 +03:00 |
|
Anton Popov
|
1be39fddac
|
fix subcolumns with some storages
|
2020-12-22 19:42:37 +03:00 |
|
alexey-milovidov
|
69719f743d
|
Merge branch 'master' into revert-15259-revert-14962-log-avoid-deadlock
|
2020-12-22 00:41:52 +03:00 |
|
Anton Popov
|
9b354be66f
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2020-11-10 16:21:11 +03:00 |
|
Alexey Milovidov
|
5314185e25
|
Merge branch 'master' into azat-optimize_skip_unused_shards-optimization
|
2020-11-08 00:17:59 +03:00 |
|
Anton Popov
|
245c395a68
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2020-11-06 22:00:32 +03:00 |
|
Alexander Tokmakov
|
ac32809b6a
|
fix #16482
|
2020-11-02 19:40:39 +03:00 |
|
Azat Khuzhin
|
b838214a35
|
Pass non-const SelectQueryInfo (and drop mutable qualifiers)
|
2020-10-02 22:42:35 +03:00 |
|
alexey-milovidov
|
47d150b116
|
Revert "Revert "Avoid deadlocks in Log/TinyLog""
|
2020-09-25 02:29:16 +03:00 |
|
alexey-milovidov
|
13529265c4
|
Revert "Avoid deadlocks in Log/TinyLog"
|
2020-09-25 02:28:57 +03:00 |
|
Alexey Milovidov
|
111acdc63b
|
Continuation
|
2020-09-19 14:02:11 +03:00 |
|
Anton Popov
|
cb4801e3be
|
allow to read subcolumns of complex types
|
2020-09-18 02:12:43 +03:00 |
|
Nikolai Kochetov
|
2cca4d5fcf
|
Refactor Pipe [part 2].
|
2020-08-03 16:54:14 +03:00 |
|
Alexey Milovidov
|
204a4af394
|
Rollback insertion error in Log engines #12402
|
2020-07-12 05:32:18 +03:00 |
|
alesapin
|
d79982f497
|
Better locks in Storages
|
2020-06-18 19:10:47 +03:00 |
|
alesapin
|
aab4ce6394
|
Truncate with metadata
|
2020-06-18 13:29:13 +03:00 |
|
alesapin
|
dffdece350
|
getColumns in StorageInMemoryMetadta (only compilable)
|
2020-06-17 19:39:58 +03:00 |
|
alesapin
|
36ba0192df
|
Metadata in read and write methods of IStorage
|
2020-06-15 22:08:58 +03:00 |
|
Alexander Tokmakov
|
4c48b7dd80
|
better rename
|
2020-04-07 18:31:33 +03:00 |
|
Ivan Lezhankin
|
06446b4f08
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
|