Nikolai Kochetov
|
89c5855d20
|
Merge branch 'master' into refactor-something-in-part-volumes
|
2022-06-02 12:19:07 +02:00 |
|
Anton Kozlov
|
23e6792898
|
Lazy marks loading
|
2022-05-11 10:15:56 +00:00 |
|
Nikolai Kochetov
|
35095191eb
|
Merge branch 'master' into refactor-something-in-part-volumes
|
2022-05-03 17:51:47 +02:00 |
|
Nikolai Kochetov
|
3d9b87af09
|
Reproduce and a little bit better fix for LC dict right offset.
|
2022-05-02 18:06:47 +00:00 |
|
Nikolai Kochetov
|
e44af67fee
|
Merge branch 'master' into refactor-something-in-part-volumes
|
2022-04-26 21:08:00 +02:00 |
|
Robert Schulze
|
118e94523c
|
Activate clang-tidy warning "readability-container-contains"
This check suggests replacing <Container>.count() by
<Container>.contains() which is more speaking and in case of
multimaps/multisets also faster.
|
2022-04-18 23:53:11 +02:00 |
|
Nikolai Kochetov
|
76870ad92a
|
Part 5
|
2022-04-12 18:59:49 +00:00 |
|
Maksim Kita
|
b1a956c5f1
|
clang-tidy check performance-move-const-arg fix
|
2022-03-02 18:15:27 +00:00 |
|
Amos Bird
|
f459e8fc95
|
Less getMark calls
|
2022-02-18 19:55:19 +08:00 |
|
Amos Bird
|
ec7d367814
|
DiskLocal checker
Add DiskLocal checker so that ReplicatedMergeTree can recover data when some of its disks are broken.
|
2022-02-01 05:55:27 +08:00 |
|
Nikolai Kochetov
|
bb24a494ca
|
Fix preferch for LowCardinality.
|
2021-12-22 15:26:16 +03:00 |
|
Anton Popov
|
9823f28855
|
fix nested
|
2021-11-02 06:03:52 +03:00 |
|
Anton Popov
|
d50137013c
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-11-01 16:55:53 +03:00 |
|
Anton Popov
|
c66207f606
|
fix nested
|
2021-11-01 05:13:07 +03:00 |
|
Anton Popov
|
0099dfd523
|
refactoring of SerializationInfo
|
2021-10-29 20:21:02 +03:00 |
|
kssenii
|
658b33717f
|
A little nicer
|
2021-10-24 20:43:34 +03:00 |
|
kssenii
|
39b9e9c258
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into disk-async-read
|
2021-10-22 15:40:41 +03:00 |
|
Azat Khuzhin
|
41e6df0f4b
|
Remove unused offset_columns from MergeTreeReaderWide::readRows()
|
2021-10-18 21:19:34 +03:00 |
|
kssenii
|
3995506d37
|
Adjust range reader for remote fs reads
|
2021-10-15 11:36:26 +03:00 |
|
Anton Popov
|
7aa6068fb2
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-10-14 19:44:08 +03:00 |
|
alesapin
|
9aab0eb0a2
|
Fixup
|
2021-10-05 13:41:09 +03:00 |
|
alesapin
|
8186339307
|
Less seeks in compressed buffers
|
2021-10-05 12:11:25 +03:00 |
|
Anton Popov
|
8203bd1ac6
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-09-09 14:04:37 +03:00 |
|
Alexey Milovidov
|
848c2ec23e
|
Tuneable prefetch
|
2021-08-25 02:38:08 +03:00 |
|
Alexey Milovidov
|
7c1d0a3baf
|
Progress on development
|
2021-08-25 01:24:47 +03:00 |
|
Alexey Milovidov
|
9baf84224a
|
Fix build
|
2021-07-28 02:54:20 +03:00 |
|
Alexey Milovidov
|
5c3f5cb35a
|
Experiment with asynchronous readers
|
2021-07-26 03:34:36 +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
|
4b8e90338d
|
ColumnSparse: fixes
|
2021-04-08 05:08:37 +03:00 |
|
Anton Popov
|
577d571300
|
ColumnSparse: initial implementation
|
2021-03-29 19:54:24 +03:00 |
|
Anton Popov
|
bc417cf54a
|
refactoring of serializations
|
2021-03-09 17:46:52 +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
|
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
|
80cd2523ce
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2020-09-30 19:34:29 +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 |
|
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 |
|
Gleb Novikov
|
390b39b272
|
VolumePtr instead of DiskPtr in MergeTreeData*
|
2020-05-10 00:24:15 +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 |
|