alesapin
|
c75830e878
|
Alter table freeze with verbose output
|
2020-07-28 18:10:36 +03:00 |
|
alesapin
|
1bece3de0a
|
Remove strange code and test
|
2020-07-28 12:36:08 +03:00 |
|
Artem Zuikov
|
2afd123eda
|
Refactoring: extract TreeOptimizer from SyntaxAnalyzer (#12645)
|
2020-07-22 20:13:05 +03:00 |
|
alesapin
|
be106b662e
|
Comment and style
|
2020-07-21 18:19:41 +03:00 |
|
alesapin
|
daaa5cc382
|
Add setting allow_non_metadata_alters
|
2020-07-21 17:05:30 +03:00 |
|
alesapin
|
379a5a750a
|
Fix error message about granularity
|
2020-07-21 14:10:23 +03:00 |
|
alesapin
|
b3ec3b1ed1
|
Fix loading parts without checksums
|
2020-07-16 13:54:49 +03:00 |
|
alesapin
|
9e41fbca55
|
Remove check for drop detached partition
|
2020-07-14 16:56:30 +03:00 |
|
alesapin
|
014bb070ec
|
Fix tests
|
2020-07-14 11:19:39 +03:00 |
|
alesapin
|
1f576ee039
|
Some intermediate solution
|
2020-07-13 20:27:52 +03:00 |
|
alesapin
|
4a53264a86
|
Remove redundant and duplicated code
|
2020-07-13 19:19:08 +03:00 |
|
Amos Bird
|
cac5a89169
|
Allow nullable key in MergeTree
|
2020-07-12 22:21:51 +08:00 |
|
alesapin
|
84f8bf1e14
|
Merge pull request #10697 from CurtizJ/polymorphic-parts
Polymorphic parts (in-memory format)
|
2020-07-08 13:25:45 +03:00 |
|
Anton Popov
|
416d9648c2
|
remove questionable functionality
|
2020-07-07 12:58:14 +03:00 |
|
Nikita Mikhaylov
|
2b539e6ace
|
fix style
|
2020-07-06 20:26:15 +03:00 |
|
Nikita Mikhaylov
|
d31ed58f01
|
done
|
2020-07-06 17:33:31 +03:00 |
|
Anton Popov
|
4422df2e37
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2020-07-02 20:18:21 +03:00 |
|
Anton Popov
|
d45697a1b5
|
in-memory-parts: lazy creation of WAL
|
2020-06-30 21:47:12 +03:00 |
|
Vladimir Chebotarev
|
bb8da71eff
|
Moves task shall be started if new storage policy needs them.
|
2020-06-30 15:36:44 +03:00 |
|
Anton Popov
|
53e955c6dd
|
several fixes
|
2020-06-29 23:36:18 +03:00 |
|
Alexey Milovidov
|
1f9c27de34
|
Fix clang-tidy
|
2020-06-28 22:39:31 +03:00 |
|
Alexey Milovidov
|
b6e31f0a5e
|
Only allow Enum extension within the same width
|
2020-06-28 22:39:31 +03:00 |
|
Alexey Milovidov
|
e4d8cc2b44
|
Slightly more safe
|
2020-06-28 22:39:31 +03:00 |
|
Alexey Milovidov
|
97ad23b905
|
Allow to ALTER partition key in some cases
|
2020-06-28 22:39:31 +03:00 |
|
Alexey Milovidov
|
678d127503
|
Whitespace
|
2020-06-28 22:39:31 +03:00 |
|
Alexey Milovidov
|
c4d5ca485e
|
Remove the usage of obsolete setting
|
2020-06-28 22:39:31 +03:00 |
|
alesapin
|
9710a67704
|
Fix style check
|
2020-06-26 15:27:12 +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
|
78d28be8cf
|
check in-memory parts, comments and style-fixes
|
2020-06-22 21:57:50 +03:00 |
|
Alexey Milovidov
|
0e6fb617aa
|
Merge branch 'master' into manual-write-duplicate-parts-to-replicas
|
2020-06-22 01:54:03 +03:00 |
|
alesapin
|
a2e7e9f232
|
Remove unused constructor and rename method
|
2020-06-19 18:21:48 +03:00 |
|
alesapin
|
3c47faa9da
|
Move partition key initialization into registerMergeTree
|
2020-06-19 18:14:08 +03:00 |
|
alesapin
|
c666763cc0
|
Remove unused method better
|
2020-06-18 20:09:06 +03:00 |
|
alesapin
|
e888dafdc2
|
Remove unused method
|
2020-06-18 20:03:42 +03:00 |
|
alesapin
|
d79982f497
|
Better locks in Storages
|
2020-06-18 19:10:47 +03:00 |
|
alesapin
|
eaaef83742
|
Settings changes in StorageInMemoryMetadata
|
2020-06-17 16:46:01 +03:00 |
|
alesapin
|
ed8f3b2fc4
|
TTL in storage in memory metadata
|
2020-06-17 16:39:26 +03:00 |
|
alesapin
|
1afdebeebd
|
Primary key in storage metadata
|
2020-06-17 15:39:20 +03:00 |
|
alesapin
|
ba04d02f1e
|
Compilable sorting key in metadata
|
2020-06-17 14:05:11 +03:00 |
|
alesapin
|
ab61abccc1
|
Partition key in StorageInMemoryMetadata
|
2020-06-17 13:34:23 +03:00 |
|
alesapin
|
62f2c17a66
|
Secondary indices in StorageInMemoryMetadata
|
2020-06-17 12:38:47 +03:00 |
|
Anton Popov
|
b19d48a11c
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2020-06-16 06:37:55 +03:00 |
|
Anton Popov
|
a3ac224ae4
|
in-memory parts: sync insert to replicated
|
2020-06-15 22:57:12 +03:00 |
|
Alexey Milovidov
|
e44e1ad0d4
|
Don't ignore duplicate parts written to replicas
|
2020-06-15 21:57:38 +03:00 |
|
alesapin
|
b47a7327fd
|
All set methods in metadata
|
2020-06-15 21:08:05 +03:00 |
|
alesapin
|
33a74a3ea0
|
TTL methods in StorageInMemoryMetadata
|
2020-06-15 20:50:53 +03:00 |
|
alesapin
|
e667eb57b2
|
Working set*Keys methods
|
2020-06-15 20:24:49 +03:00 |
|
alesapin
|
5fc41c7ecc
|
Move set*Key methods to StorageInMemoryMetadata
|
2020-06-15 20:17:06 +03:00 |
|
alesapin
|
aa30649ce5
|
Working setColumns, setConstraints, setIndices
|
2020-06-15 20:10:14 +03:00 |
|
alesapin
|
af2fe2ba55
|
Compilable setColumns, setConstraints, setIndices
|
2020-06-15 19:55:33 +03:00 |
|
alesapin
|
18b58e8483
|
Revert too strict lock
|
2020-06-13 12:12:45 +03:00 |
|
alesapin
|
0edf5ff7a2
|
Fix race condition
|
2020-06-12 17:32:47 +03:00 |
|
alesapin
|
465c4b65b7
|
Slightly better interfaces and comments
|
2020-06-12 12:37:52 +03:00 |
|
alesapin
|
a39d010f94
|
Merge branch 'master' into consistent_metadata4
|
2020-06-11 18:47:41 +03:00 |
|
Alexey Milovidov
|
b72a095e99
|
Fix race conditions in CREATE/DROP of different replicas of ReplicatedMergeTree
|
2020-06-11 06:24:52 +03:00 |
|
alesapin
|
8be957ecb5
|
Better checks around metadata
|
2020-06-10 14:16:31 +03:00 |
|
alesapin
|
ec933d9d03
|
Better naming
|
2020-06-10 12:09:51 +03:00 |
|
alesapin
|
75977bd939
|
Gcc fixed
|
2020-06-10 00:22:01 +03:00 |
|
alesapin
|
d2fcf5aea5
|
Fixes for gcc
|
2020-06-09 20:28:29 +03:00 |
|
alesapin
|
4c2e0561f5
|
Fix primary key update
|
2020-06-09 20:21:38 +03:00 |
|
alesapin
|
f7a397242f
|
Merge branch 'master' into consistent_metadata4
|
2020-06-09 18:59:59 +03:00 |
|
alesapin
|
de59629b38
|
Fix benign race condition during shutdown
|
2020-06-09 04:48:30 +03:00 |
|
alesapin
|
0d375e4522
|
Fix constraints
|
2020-06-08 21:49:54 +03:00 |
|
alesapin
|
7b63a88120
|
Remove redundant error code
|
2020-06-08 18:19:41 +03:00 |
|
alesapin
|
d625162fce
|
Better comment
|
2020-06-08 17:23:32 +03:00 |
|
alesapin
|
37a1d128c9
|
Better
|
2020-06-08 17:22:11 +03:00 |
|
alesapin
|
a30b72a128
|
Less debug
|
2020-06-08 17:21:12 +03:00 |
|
alesapin
|
638cd50ce4
|
Fix several bugs
|
2020-06-08 17:18:38 +03:00 |
|
alesapin
|
2226f79f16
|
Fix some bugs
|
2020-06-08 15:57:25 +03:00 |
|
alesapin
|
ac67d0485c
|
Merge branch 'master' into consistent_metadata4
|
2020-06-08 15:06:51 +03:00 |
|
Alexey Milovidov
|
f2cfb7d132
|
Whitespaces
|
2020-06-08 00:05:36 +03:00 |
|
Anton Popov
|
66e31d4311
|
in-memory parts: several fixes
|
2020-06-05 23:49:24 +03:00 |
|
alesapin
|
abaf47f0cd
|
Make metadata single structure
|
2020-06-05 20:29:40 +03:00 |
|
alesapin
|
5bc7f67e61
|
Better metadata for select query and renames
|
2020-06-05 14:54:54 +03:00 |
|
Anton Popov
|
df3dfd5b81
|
fix clang-tidy build
|
2020-06-04 01:00:02 +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 |
|
alesapin
|
e0e77194f4
|
Remove redundant parts from MergeTree
|
2020-06-01 15:39:20 +03:00 |
|
alesapin
|
b49be4c7f2
|
Better names
|
2020-06-01 15:11:23 +03:00 |
|
alesapin
|
663e92b1c5
|
Rename to methods
|
2020-06-01 14:29:11 +03:00 |
|
alesapin
|
d9a817f578
|
Less virtual methods in IStorage
|
2020-06-01 14:17:18 +03:00 |
|
alesapin
|
3847ea892d
|
Merge branch 'master' into consistent_metadata3
|
2020-06-01 13:17:59 +03:00 |
|
alexey-milovidov
|
9984e989c1
|
Merge pull request #11317 from ClickHouse/logger-fmt-2
Preparation for structured logging
|
2020-06-01 00:11:29 +03:00 |
|
alexey-milovidov
|
8accde79b5
|
Merge pull request #11162 from azat/data-skip-index-merging-params-fix
[RFC] Fix data skipping indexes for columns with additional actions during merge
|
2020-05-31 19:10:53 +03:00 |
|
Alexey Milovidov
|
25f941020b
|
Remove namespace pollution
|
2020-05-31 00:57:37 +03:00 |
|
Alexey Milovidov
|
5aff138956
|
Preparation for structured logging
|
2020-05-31 00:35:52 +03:00 |
|
Anton Popov
|
fa05641b06
|
in-memory parts: partition commands
|
2020-05-29 19:58:08 +03:00 |
|
Anton Popov
|
c919840722
|
in-memory parts: partition commands
|
2020-05-29 18:02:12 +03:00 |
|
Anton Popov
|
4769ce7271
|
in-memory parts: several fixes
|
2020-05-29 02:59:13 +03:00 |
|
alesapin
|
860dc2c814
|
Merge with consistent_metadata2
|
2020-05-28 19:45:51 +03:00 |
|
alesapin
|
61aff798d3
|
Compileable code
|
2020-05-28 18:33:44 +03:00 |
|
alesapin
|
26a9829e04
|
Indices description as vector
|
2020-05-28 15:47:17 +03:00 |
|
alesapin
|
52ca6b2051
|
I'm able to build it
|
2020-05-28 15:37:05 +03:00 |
|
Anton Popov
|
d8342e5b12
|
in-memory parts: better restore and clear stale wal files
|
2020-05-27 23:05:55 +03:00 |
|
alesapin
|
380c60a33f
|
Intermediate stage (doesn't compile)
|
2020-05-27 21:38:34 +03:00 |
|
Nikolai Sorokin
|
57555dbabf
|
Fix after rebase
|
2020-05-27 14:00:17 +03:00 |
|
Anton Popov
|
f62adfd588
|
Fix Arcadia build
|
2020-05-27 12:53:15 +03:00 |
|
Nikolai Sorokin
|
141ed88751
|
Allow functions in group by keys; Add default aggregate function; Add more tests
|
2020-05-27 12:53:15 +03:00 |
|
Nikolai Sorokin
|
66496dc7e3
|
Fix trailing spaces
|
2020-05-27 12:53:15 +03:00 |
|