Nikolay Degterinsky
|
75be358250
|
Fix style
|
2021-07-12 19:47:13 +00:00 |
|
Nikolay Degterinsky
|
8d2da5933c
|
Minor fixes
|
2021-07-12 19:04:53 +00:00 |
|
Nikolay Degterinsky
|
8bdd1e93ae
|
Fix
|
2021-07-12 13:40:22 +00:00 |
|
Nikolay Degterinsky
|
fb661bc38d
|
Minor fixes
|
2021-07-12 10:58:53 +00:00 |
|
Nikolay Degterinsky
|
dc18f68b72
|
Minor fix
|
2021-07-12 10:21:17 +00:00 |
|
Nikolay Degterinsky
|
fd957f332e
|
Add column sizes for Log tables
|
2021-07-12 10:06:24 +00:00 |
|
Anton Popov
|
3ed7f5a6cc
|
dynamic subcolumns: add snapshot for storage
|
2021-07-09 06:15:41 +03:00 |
|
Anton Popov
|
0bdf9d207c
|
Merge remote-tracking branch 'origin/sparse-serialization' into HEAD
|
2021-05-26 00:25:47 +03:00 |
|
Anton Popov
|
3e92c7f61a
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-05-25 21:45:19 +03:00 |
|
Alexey Milovidov
|
d32819f068
|
Mark false positives for PVS-Studio
|
2021-05-24 06:59:12 +03:00 |
|
Anton Popov
|
cd37cd32ef
|
fix StorageLog with subcolumns
|
2021-05-19 23:07:46 +03:00 |
|
Anton Popov
|
76613a5dd1
|
serialization: better interfaces
|
2021-05-19 04:48:46 +03:00 |
|
Anton Popov
|
e44706911e
|
dynamic columns: better getting of sample block
|
2021-05-05 02:02:54 +03:00 |
|
Anton Popov
|
644df6be7d
|
dynamic subcolumns: wip
|
2021-04-24 07:09:01 +03:00 |
|
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
|
89a96cf14d
|
StorageLog: avoid UB for rwlock unlock due to unlock from another thread
|
2021-04-04 13:25:44 +03:00 |
|
Anton Popov
|
bc417cf54a
|
refactoring of serializations
|
2021-03-09 17:46:52 +03:00 |
|
Anton Popov
|
36ae0e4d35
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-01-11 13:51:12 +03:00 |
|
Alexey Milovidov
|
5368b20a71
|
Fix error
|
2021-01-05 04:49:15 +03:00 |
|
Anton Popov
|
40b5ffe3b5
|
minor renames
|
2020-12-22 18:06:12 +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
|
06d5b87bc9
|
fix nested and subcolumns
|
2020-12-07 22:02:26 +03:00 |
|
Anton Popov
|
1f65478b49
|
implement nested with multiple nesting
|
2020-11-21 20:27:42 +03:00 |
|
Anton Popov
|
9b354be66f
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2020-11-10 16:21:11 +03:00 |
|
Anton Popov
|
e32349ea56
|
fixes related to Nested
|
2020-10-29 17:14:23 +03:00 |
|
Anton Popov
|
bf62dc97f2
|
fix StorageLog
|
2020-10-26 20:24:15 +03:00 |
|
Anton Popov
|
06dc0155e5
|
allow to read subhcolumns from other storages
|
2020-10-23 17:44:23 +03:00 |
|
Azat Khuzhin
|
b838214a35
|
Pass non-const SelectQueryInfo (and drop mutable qualifiers)
|
2020-10-02 22:42:35 +03:00 |
|
Anton Popov
|
80cd2523ce
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2020-09-30 19:34:29 +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 |
|
alesapin
|
387b97aba5
|
Merge branch 'master' into codecs_for_nested_types
|
2020-09-21 11:06:28 +03:00 |
|
Alexey Milovidov
|
4d06bc62b1
|
Allow concurrent reads while writing to TinyLog
|
2020-09-19 14:02:11 +03:00 |
|
Alexey Milovidov
|
111acdc63b
|
Continuation
|
2020-09-19 14:02:11 +03:00 |
|
Alexey Milovidov
|
bc8fc3e280
|
Simplification
|
2020-09-19 14:02:11 +03:00 |
|
Alexey Milovidov
|
24b334258b
|
Resolve review comment
|
2020-09-18 22:25:56 +03:00 |
|
alesapin
|
e96a3ac5f3
|
DataType in enumerate streams
|
2020-09-18 14:37:58 +03:00 |
|
Anton Popov
|
cb4801e3be
|
allow to read subcolumns of complex types
|
2020-09-18 02:12:43 +03:00 |
|
Alexey Milovidov
|
7fb4dfea2c
|
Small improvements for IStorage::rename
|
2020-09-17 22:50:43 +03:00 |
|
Nikolai Kochetov
|
9b67cd9faf
|
Merge branch 'master' into refactor-pipes-3
|
2020-08-10 10:50:17 +03:00 |
|
Nikolai Kochetov
|
20e63d2271
|
Refactor Pipe [part 6]
|
2020-08-06 15:24:05 +03:00 |
|
Nikolai Kochetov
|
2cca4d5fcf
|
Refactor Pipe [part 2].
|
2020-08-03 16:54:14 +03:00 |
|
Pavel Kovalenko
|
00181d34fd
|
DiskS3 caching improvements.
|
2020-07-30 16:42:05 +03:00 |
|
Alexey Milovidov
|
204a4af394
|
Rollback insertion error in Log engines #12402
|
2020-07-12 05:32:18 +03:00 |
|
alesapin
|
4c0879ae30
|
Better logging in storages
|
2020-06-19 20:17:13 +03:00 |
|
alesapin
|
c9fa5d2ec3
|
Better naming
|
2020-06-19 18:39:41 +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
|
33c27de54d
|
Check methods in metadata
|
2020-06-17 17:32:25 +03:00 |
|
alesapin
|
1ddeb3d149
|
Buildable getSampleBlock in StorageInMemoryMetadata
|
2020-06-16 18:51:29 +03:00 |
|
alesapin
|
36ba0192df
|
Metadata in read and write methods of IStorage
|
2020-06-15 22:08:58 +03:00 |
|
alesapin
|
af2fe2ba55
|
Compilable setColumns, setConstraints, setIndices
|
2020-06-15 19:55:33 +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 |
|