Mikhail Filimonov
|
41971e073a
|
Fix typos reported by codespell
|
2020-10-27 12:04:03 +01:00 |
|
Vladimir Chebotarev
|
aa5f207fd4
|
Added disable_merges option for volumes in multi-disk configuration (#13956)
Co-authored-by: Alexander Kazakov <Akazz@users.noreply.github.com>
|
2020-10-20 18:10:24 +03:00 |
|
alexey-milovidov
|
124379cccc
|
Update IMergeTreeDataPart.h
|
2020-10-20 04:24:30 +03:00 |
|
alexey-milovidov
|
26517ff08d
|
Update IMergeTreeDataPart.h
|
2020-10-20 04:23:23 +03:00 |
|
Pavel Kovalenko
|
ed61c5681b
|
Use 'moving' directory instead of 'detached' when move part to another disk/volume.
|
2020-10-15 16:55:13 +03:00 |
|
Artem Zuikov
|
51ba12c2c3
|
Try speedup build (#14809)
|
2020-09-15 12:55:57 +03:00 |
|
alesapin
|
acc0ee0657
|
Apply TTL if it's not calculated for part
|
2020-09-03 11:59:41 +03:00 |
|
alesapin
|
77faf9587f
|
Better interface
|
2020-08-28 12:07:20 +03:00 |
|
alesapin
|
2fc80189af
|
Add default compression codec to merge tree data part
|
2020-08-26 18:29:46 +03:00 |
|
alexey-milovidov
|
7b53a0ef33
|
Revert "Added allow_merges option for volumes in multi-disk configuration (#13402)"
This reverts commit 1e2616542a .
|
2020-08-21 18:44:29 +03:00 |
|
Vladimir Chebotarev
|
1e2616542a
|
Added allow_merges option for volumes in multi-disk configuration (#13402)
|
2020-08-21 12:04:13 +03:00 |
|
Alexey Milovidov
|
edd89a8610
|
Fix half of typos
|
2020-08-08 03:47:03 +03:00 |
|
Alexey Milovidov
|
ea970fd57c
|
Remove bad ugliness
|
2020-07-09 04:00:16 +03:00 |
|
Anton Popov
|
4422df2e37
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2020-07-02 20:18:21 +03:00 |
|
Anton Popov
|
53e955c6dd
|
several fixes
|
2020-06-29 23:36:18 +03:00 |
|
Alexey Milovidov
|
97ad23b905
|
Allow to ALTER partition key in some cases
|
2020-06-28 22:39:31 +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 |
|
alesapin
|
dffdece350
|
getColumns in StorageInMemoryMetadta (only compilable)
|
2020-06-17 19:39:58 +03:00 |
|
alesapin
|
1afdebeebd
|
Primary key in storage metadata
|
2020-06-17 15:39:20 +03:00 |
|
Anton Popov
|
b19d48a11c
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2020-06-16 06:37:55 +03:00 |
|
Anton Popov
|
66e31d4311
|
in-memory parts: several fixes
|
2020-06-05 23:49:24 +03:00 |
|
Anton Popov
|
4a3d3c6e54
|
Merge pull request #11419 from CurtizJ/polymorphic-parts-2
Return lost comments and default values
|
2020-06-04 13:32:38 +03:00 |
|
Anton Popov
|
df3dfd5b81
|
fix clang-tidy build
|
2020-06-04 01:00:02 +03:00 |
|
Anton Popov
|
1980d58ba6
|
add lost comments and default values
|
2020-06-04 00:30:45 +03:00 |
|
Anton Popov
|
11c4e9dde3
|
in-memory parts: fix 'check' query
|
2020-06-03 22:19:49 +03:00 |
|
Anton Popov
|
1ce09e1faa
|
Merge remote-tracking branch 'upstream/master' into polymorphic-parts
|
2020-06-03 16:27:54 +03:00 |
|
Anton Popov
|
caf1e4e8cc
|
in-memory-parts: fixes
|
2020-06-03 12:51:23 +03:00 |
|
Anton Popov
|
c919840722
|
in-memory parts: partition commands
|
2020-05-29 18:02:12 +03:00 |
|
Alexander Kuzmenkov
|
f98ffdbc4c
|
Merge pull request #11087 from azat/context-fwd-decl
[RFC] Forward declaration for Context as much as possible.
|
2020-05-21 19:43:29 +03:00 |
|
BohuTANG
|
c9d315654c
|
Fix Storages/MergeTree typo
|
2020-05-21 17:00:44 +08:00 |
|
Azat Khuzhin
|
d93b9a57f6
|
Forward declaration for Context as much as possible.
Now after changing Context.h 488 modules will be recompiled instead of 582.
|
2020-05-21 01:53:18 +03:00 |
|
Gleb Novikov
|
1a25ac6e1f
|
Merge branch 'master' into refactor-reservations
|
2020-05-16 23:34:45 +03:00 |
|
Gleb Novikov
|
45b84d491e
|
small fixes of review remarks
|
2020-05-16 23:31:17 +03:00 |
|
alesapin
|
26606dd640
|
Fix polymorphic parts
|
2020-05-15 13:36:35 +03:00 |
|
Gleb Novikov
|
390b39b272
|
VolumePtr instead of DiskPtr in MergeTreeData*
|
2020-05-10 00:24:15 +03:00 |
|
Anton Popov
|
4878c91d07
|
in-memory parts: better restore from wal
|
2020-05-06 14:57:38 +03:00 |
|
Anton Popov
|
4069dbcc58
|
in-memory parts: add waiting for insert
|
2020-04-20 04:38:38 +03:00 |
|
Anton Popov
|
391f7c34be
|
in memory parts: basic read/write
|
2020-04-17 20:30:46 +03:00 |
|
Ivan Lezhankin
|
06446b4f08
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
|