alexey-milovidov
|
c1285c7d6b
|
Update MergeTreeDataMerger.cpp
|
2017-10-12 22:28:24 +03:00 |
|
Vitaliy Lyudvichenko
|
cabf6d7799
|
Add better logging if OPTIMIZE cannot be executed. [#CLICKHOUSE-2]
|
2017-10-12 22:28:24 +03:00 |
|
Vitaliy Lyudvichenko
|
a65e8d9ffc
|
Less noisy logging. [#CLICKHOSUE-2]
|
2017-10-12 22:28:24 +03:00 |
|
Alexey Milovidov
|
d468473d62
|
Fixed FREEZE PARTITION: using only active data parts; acquire snapshot of parts [#CLICKHOUSE-3369].
|
2017-10-12 21:21:17 +03:00 |
|
Alexey Milovidov
|
4814eb7072
|
Whitespaces [#CLICKHOUSE-2].
|
2017-10-11 17:41:49 +03:00 |
|
proller
|
19042816c4
|
Fix compile with boost 1.65.1+ and clang 3.8 ( https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222439 ) (#1325)
|
2017-10-06 19:26:32 +03:00 |
|
Alexey Zatelepin
|
6e57272052
|
don't use partition value as a prefix for FREEZE PARTITION [#CLICKHOUSE-3000]
|
2017-09-26 20:40:02 +03:00 |
|
Alexey Zatelepin
|
f1a8b9bfa1
|
add comments [#CLICKHOUSE-3000]
|
2017-09-26 20:40:02 +03:00 |
|
Alexey Zatelepin
|
61f0b32757
|
forbid ALTER of partition key columns for now [#CLICKHOUSE-3000]
|
2017-09-26 20:40:02 +03:00 |
|
Alexey Zatelepin
|
1be62b567e
|
safeguards to protect against distinct partition values with the same partition_id [#CLICKHOUSE-3000]
|
2017-09-26 20:40:02 +03:00 |
|
Alexey Zatelepin
|
728a23f60e
|
allow creation of custom-partitioned tables with experimental syntax [#CLICKHOUSE-3000]
|
2017-09-26 20:40:02 +03:00 |
|
Alexey Zatelepin
|
a10ba0cd91
|
serialize partition key in Replicated tables metadata [#CLICKHOUSE-3000]
|
2017-09-26 20:40:02 +03:00 |
|
Alexey Zatelepin
|
909b46de0f
|
add MergeTreeDataFormatVersion constant [#CLICKHOUSE-3000]
|
2017-09-26 20:40:02 +03:00 |
|
Alexey Zatelepin
|
68cb592277
|
allow arbitrary partition literals in ALTER PARTITION queries [#CLICKHOUSE-3000]
|
2017-09-26 20:40:02 +03:00 |
|
Alexey Zatelepin
|
f0995f2741
|
partition serialization into id and text [#CLICKHOUSE-3000]
|
2017-09-26 20:40:02 +03:00 |
|
Alexey Zatelepin
|
25bb444d5a
|
absence of partitioning works [#CLICKHOUSE-3000]
|
2017-09-26 20:40:02 +03:00 |
|
Alexey Zatelepin
|
71ebf67f2e
|
encapsulate partition and minmax_idx load/store code [#CLICKHOUSE-3000]
|
2017-09-26 20:40:02 +03:00 |
|
Alexey Zatelepin
|
6906921932
|
load partition and minmax index from disk [#CLICKHOUSE-3000]
|
2017-09-26 20:40:02 +03:00 |
|
Alexey Zatelepin
|
e9f93028b8
|
serialize partition and minmax index values [#CLICKHOUSE-3000]
|
2017-09-26 20:40:02 +03:00 |
|
Alexey Zatelepin
|
2f80c150db
|
save MergeTree data format version and parse part names depending on it [#CLICKHOUSE-3000]
|
2017-09-26 20:40:02 +03:00 |
|
Nikolai Kochetov
|
322e56c692
|
fix reading with preferred_block_size_bytes = 0
|
2017-09-24 02:16:30 +03:00 |
|
Alexey Zatelepin
|
df58949a68
|
make exit out of the loop possible when ZooKeeper is unavailable [#CLICKHOUSE-3259]
|
2017-09-20 06:05:20 +03:00 |
|
Alexey Zatelepin
|
ba87fa395c
|
be more conservative when deleting replication queue items in PartCheckThread [#CLICKHOUSE-3258]
|
2017-09-20 06:05:20 +03:00 |
|
proller
|
0a0e04f1a5
|
Fix includes
|
2017-09-18 21:52:47 +03:00 |
|
Alexey Milovidov
|
86c46ad1bd
|
Unification [#CLICKHOUSE-2].
|
2017-09-15 15:16:12 +03:00 |
|
Vitaliy Lyudvichenko
|
826c354ff5
|
Fixed merges progress bar. [#CLICKHOUSE-2]
|
2017-09-15 01:04:13 +03:00 |
|
Vadim Skipin
|
e0a1e6982b
|
Context parameter added to the IDatabase methods
|
2017-09-11 21:29:26 +03:00 |
|
proller
|
5054d50307
|
Remove too noisy message (#CLICKHOUSE-3304)
|
2017-09-11 21:26:43 +03:00 |
|
Alexey Milovidov
|
cd540c2674
|
Replaced Mersenne Twister to PCG-Random [#CLICKHOUSE-2].
|
2017-09-10 02:17:38 +03:00 |
|
Alexey Milovidov
|
5a8f47a640
|
Fixed not an issue, shown by TSan [#CLICKHOUSE-2].
|
2017-09-10 02:07:32 +03:00 |
|
Alexey Milovidov
|
a6d5e9c7e8
|
Fixed not an issue, shown by TSan [#CLICKHOUSE-2].
|
2017-09-10 02:04:22 +03:00 |
|
Alexey Milovidov
|
94b975e7f9
|
Removed function deprecated in C++ [#CLICKHOUSE-3174].
|
2017-09-09 02:31:18 +03:00 |
|
Alexey Milovidov
|
ed1c0820f0
|
Fixed minor issue found by Coverity [#CLICKHOUSE-3285].
|
2017-09-09 02:25:42 +03:00 |
|
Alexey Milovidov
|
a81028377e
|
Implemented some suggestions from clang-tidy (part 9) [#CLICKHOUSE-3301].
|
2017-09-08 08:03:21 +03:00 |
|
Alexey Milovidov
|
dc4976f562
|
Implemented some suggestions from clang-tidy (part 8) [#CLICKHOUSE-3301].
|
2017-09-08 07:58:57 +03:00 |
|
Alexey Milovidov
|
d29c77adea
|
Implemented some suggestions from clang-tidy (part 3) [#CLICKHOUSE-3301].
|
2017-09-08 06:47:27 +03:00 |
|
Alexey Milovidov
|
6307661c35
|
Addition to prev. revision [#CLICKHOUSE-3300].
|
2017-09-08 00:26:25 +03:00 |
|
Alexey Milovidov
|
8b313ab99e
|
Fixed warnings found by cppcheck [#CLICKHOUSE-3300].
|
2017-09-08 00:04:48 +03:00 |
|
Alexey Milovidov
|
0dcee75180
|
Supporessed useless false positive errors found by cppcheck [#CLICKHOUSE-3300].
|
2017-09-07 22:13:37 +03:00 |
|
Alexey Milovidov
|
d82b87aaef
|
Fixed redundand code in better way [#CLICKHOUSE-3281].
|
2017-09-06 06:24:39 +03:00 |
|
Vitaliy Lyudvichenko
|
d55d5eca46
|
Remove extra Context reference and add required ones. Part 2. [#CLICKHOUSE-3117]
|
2017-09-06 04:18:07 +03:00 |
|
Alexey Milovidov
|
87fab3396e
|
Fixed build [#CLICKHOUSE-2].
|
2017-09-01 21:22:03 +03:00 |
|
Alexey Milovidov
|
40884640a1
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2017-09-01 21:21:05 +03:00 |
|
Alexey Milovidov
|
2af8747164
|
Removed obsolete code [#CLICKHOUSE-3270].
|
2017-09-01 21:21:01 +03:00 |
|
alexey-milovidov
|
775d95888a
|
Merge pull request #1163 from yandex/CLICKHOUSE-2931
Introduce SYSTEM queries
|
2017-09-01 20:45:29 +03:00 |
|
Vitaliy Lyudvichenko
|
88c9dcbb3d
|
Changed method signature. [#CLICKHOUSE-3246]
|
2017-09-01 20:45:05 +03:00 |
|
Vitaliy Lyudvichenko
|
566160c048
|
Use FIFO lock in IStorage. [#CLICKHOUSE-3246]
|
2017-09-01 20:45:05 +03:00 |
|
proller
|
1a8e22c37f
|
Allow compile on 32bit systems (#1175)
* Trying compile under 32bit..
* PerformanceTest: use getMultiple*FromConfig, fix debug helpers
* Missing file
* clnag-format of Split ComplexKeyCacheDictionary
* wip
* Requested changes
* wip
* wip
* Fix boost 1.64 and gcc7+ compile errors
* More fixes
* wip
* Fix arm build
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* clean
* fix
* wip
* wip
* clean
* clean
* wip
* wip
* Update MergeTreeSettings.h
* Requested changes
* Requested changes
* Requested changes
* Requested changes
|
2017-09-01 20:21:03 +03:00 |
|
Nikolai Kochetov
|
937f37c489
|
fixed reading of empty block in prewhere [#CLICKHOUSE-3266]
|
2017-09-01 15:18:40 +03:00 |
|
Nikolai Kochetov
|
a9e2a17f69
|
fixed estimateNumRows in MergeTreeBlockSizePredictor; fixed reading of empty block in prewhere; added test [#CLICKHOUSE-3266]
|
2017-09-01 15:18:40 +03:00 |
|