Anton Popov
|
8864e30d2e
|
fix replacing column names after mutation
|
2023-06-22 15:17:13 +00:00 |
|
Anton Popov
|
56e5daba0c
|
remove DataPartStorageBuilder
|
2022-10-23 00:23:15 +00:00 |
|
Nikolai Kochetov
|
76870ad92a
|
Part 5
|
2022-04-12 18:59:49 +00:00 |
|
Nikolai Kochetov
|
2a6eb593be
|
Revert "Revert "Add pool to WriteBufferFromS3""
|
2022-02-01 13:36:51 +03:00 |
|
alexey-milovidov
|
095d9bfa43
|
Revert "Add pool to WriteBufferFromS3"
|
2022-02-01 05:49:40 +03:00 |
|
Nikolai Kochetov
|
28f2012b06
|
Add some more async writing.
|
2022-01-11 19:02:48 +00:00 |
|
Nikolai Kochetov
|
ab28c6c855
|
Remove BlockInputStream interfaces.
|
2021-10-14 13:25:43 +03:00 |
|
alesapin
|
34d1ad1aca
|
Fix writer compact
|
2020-12-14 17:27:39 +03:00 |
|
alesapin
|
6fb23da851
|
Refactoring
|
2020-12-14 15:03:49 +03:00 |
|
alesapin
|
fd695c9ff4
|
Dive into debug
|
2020-12-14 10:28:42 +03:00 |
|
alesapin
|
4b83707c63
|
Compileable code for some reason
|
2020-12-11 18:00:58 +03:00 |
|
alesapin
|
57c30c4164
|
Garbage
|
2020-12-11 16:20:19 +03:00 |
|
alesapin
|
1cb06bd975
|
Split one method
|
2020-12-10 19:29:10 +03:00 |
|
alesapin
|
0704b478ee
|
Less constuctors
|
2020-12-10 12:22:43 +03:00 |
|
alesapin
|
2787b615b0
|
Make interface as simple as possible
|
2020-12-10 11:57:52 +03:00 |
|
alesapin
|
af73db93e6
|
Mechanical refactoring
|
2020-12-09 21:10:09 +03:00 |
|
alesapin
|
7783ddb3af
|
Revert "Fix index granularity calculation on block borders"
|
2020-12-09 14:05:48 +03:00 |
|
alesapin
|
7080f424e2
|
Fix bug for skip indices and make code more complex
|
2020-11-18 15:04:13 +03:00 |
|
alesapin
|
389b883534
|
Fix index granularity calculation on block borders
|
2020-11-17 12:37:13 +03:00 |
|
Anton Popov
|
3cadc9033a
|
fsyncs for metadata files of part
|
2020-09-01 18:53:22 +03:00 |
|
Anton Popov
|
4df5c72878
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2020-08-24 12:57:27 +03:00 |
|
alesapin
|
6f1824f0ea
|
Correct merge with master
|
2020-06-26 14:30:23 +03:00 |
|
alesapin
|
e9c47dc89c
|
Merge branch 'master' into CurtizJ-polymorphic-parts
|
2020-06-26 14:27:19 +03:00 |
|
Anton Popov
|
f8f67a788e
|
allow to turn on fsync on inserts and merges
|
2020-06-25 19:55:45 +03:00 |
|
alesapin
|
1afdebeebd
|
Primary key in storage metadata
|
2020-06-17 15:39:20 +03:00 |
|
Anton Popov
|
1ce09e1faa
|
Merge remote-tracking branch 'upstream/master' into polymorphic-parts
|
2020-06-03 16:27:54 +03:00 |
|
BohuTANG
|
c9d315654c
|
Fix Storages/MergeTree typo
|
2020-05-21 17:00:44 +08:00 |
|
Anton Popov
|
4c03f48703
|
in-memory parts: better restoring
|
2020-05-15 03:39:15 +03:00 |
|
Gleb Novikov
|
1235c36f3e
|
data_part instead of volume in IMergeTreeDataPartWriter (as it done in IMergeTreeReader)
|
2020-05-10 16:33:27 +03:00 |
|
Gleb Novikov
|
390b39b272
|
VolumePtr instead of DiskPtr in MergeTreeData*
|
2020-05-10 00:24:15 +03:00 |
|
Anton Popov
|
aa723d245f
|
Merge remote-tracking branch 'upstream/master' into polymorphic-parts
|
2020-04-30 18:27:39 +03:00 |
|
alesapin
|
15e8f37839
|
Merge pull request #10531 from CurtizJ/polymorphic-parts-2
Fix index corruption in merges with compact parts.
|
2020-04-30 12:15:25 +03:00 |
|
Anton Popov
|
6ed3092c8a
|
make fillIndexGranularity less complicated
|
2020-04-30 00:57:58 +03:00 |
|
Anton Popov
|
bee343dae1
|
fix writing of index in compact parts
|
2020-04-27 16:36:50 +03:00 |
|
Alexey Milovidov
|
1e325a9fd9
|
Checkpoint
|
2020-04-22 09:22:14 +03:00 |
|
Anton Popov
|
391f7c34be
|
in memory parts: basic read/write
|
2020-04-17 20:30:46 +03:00 |
|
Anton Popov
|
ee4eb97c3f
|
in-memory parts: preparation
|
2020-04-17 15:15:20 +03:00 |
|
Anton Popov
|
9a2855fae7
|
in-memory parts: preparation
|
2020-04-17 15:15:20 +03:00 |
|
Anton Popov
|
f7b7b5eb74
|
remove unused flags
|
2020-04-17 14:59:10 +03:00 |
|
Anton Popov
|
d018977f4b
|
fix 'ALTER CLEAR INDEX/COLUMN' queries with compact parts
|
2020-04-10 16:36:51 +03:00 |
|
Ivan Lezhankin
|
06446b4f08
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
|