Vitaliy Lyudvichenko
|
00ce8c9603
|
Add ctime caching in MergeTree's cleaner. [#CLICKHOUSE-3173]
|
2017-08-08 03:28:43 +03:00 |
|
Vitaliy Lyudvichenko
|
10c14cfccb
|
Small code enhancements according to clang-tidy. [#CLICKHOUSE-2931]
|
2017-08-04 17:35:36 +03:00 |
|
Nikolai Kochetov
|
0c15b2c6fc
|
fixed number of rows to read from first granula in mergetree
|
2017-08-03 15:58:04 +03:00 |
|
alexey-milovidov
|
ae8783aee3
|
Merge pull request #1045 from prog8/nocompression
Added compression NONE
|
2017-08-01 23:07:52 +03:00 |
|
alexey-milovidov
|
2ae6f1ebdb
|
Update MergeTreeDataWriter.cpp
|
2017-08-01 23:07:16 +03:00 |
|
Pawel Rog
|
d6a2056851
|
Applied changes requested by Alexey
|
2017-08-01 16:48:24 +02:00 |
|
Pawel Rog
|
9f799820d9
|
Applied changes requested by Alexey
|
2017-08-01 10:12:15 +02:00 |
|
Alexey Milovidov
|
6578fb2645
|
Fixed error [#CLICKHOUSE-3191].
|
2017-08-01 00:39:24 +03:00 |
|
alexey-milovidov
|
d174ebc5c9
|
Update MergeTreeDataWriter.cpp
|
2017-07-31 20:44:58 +03:00 |
|
alexey-milovidov
|
4877aa394c
|
Update MergeTreeData.cpp
|
2017-07-31 20:44:41 +03:00 |
|
Pawel Rog
|
3a6c444996
|
Merge branch 'master' into nocompression
|
2017-07-31 13:36:58 +02:00 |
|
Pawel Rog
|
e1ab721d3d
|
Use compression method from configs
|
2017-07-31 13:12:28 +02:00 |
|
Pawel Rog
|
a0cc54457e
|
Added compression NONE
|
2017-07-31 12:44:45 +02:00 |
|
Nikolai Kochetov
|
78991b25ee
|
fixed preferred_max_column_in_block_size_bytes disabling
|
2017-07-30 01:24:57 +03:00 |
|
Alexey Milovidov
|
8fb452e99a
|
Fixed wrong log message when removing temporary part after merge, that is not byte-identical than same part on replicas; added profile event; added fail-safe logic [#MTRSADMIN-3175].
|
2017-07-29 00:25:24 +03:00 |
|
proller
|
700d4e0904
|
Fix boost 1.64 and gcc7+ compile errors (#1040)
* PerformanceTest: use getMultiple*FromConfig, fix debug helpers
* Missing file
* clnag-format of Split ComplexKeyCacheDictionary
* Requested changes
* Fix boost 1.64 and gcc7+ compile errors
* More fixes
|
2017-07-28 23:41:51 +03:00 |
|
alexey-milovidov
|
6917eb3153
|
Update MergeTreeBaseBlockInputStream.cpp
|
2017-07-28 22:29:40 +03:00 |
|
Nikolai Kochetov
|
b714d2b514
|
fixed column size calculation for Array column in MergeTreeReader::readRows
|
2017-07-28 22:29:40 +03:00 |
|
Nikolai Kochetov
|
d9f4f9b0f9
|
changed skipping rows for Array columns in MergeTreeBaseBlockInputStream
|
2017-07-28 22:29:40 +03:00 |
|
Alexey Milovidov
|
dd1f54bce2
|
Changed Poco::RWLock to std::shared_lock [#APRILDEV-91].
|
2017-07-28 20:34:02 +03:00 |
|
Vitaliy Lyudvichenko
|
515271544d
|
Add detail comment. [#CLICKHOUSE-3173]
|
2017-07-27 11:19:20 +03:00 |
|
Vitaliy Lyudvichenko
|
445608afec
|
Fix an iterator pointing after std::end(). [#CLICKHOUSE-3173]
|
2017-07-27 11:19:20 +03:00 |
|
alexey-milovidov
|
73c2a1483d
|
Update ReplicatedMergeTreeCleanupThread.cpp
|
2017-07-27 11:19:20 +03:00 |
|
alexey-milovidov
|
dcd7354fb2
|
Update ReplicatedMergeTreeCleanupThread.cpp
|
2017-07-27 11:19:20 +03:00 |
|
alexey-milovidov
|
d6750880e0
|
Update ReplicatedMergeTreeCleanupThread.cpp
|
2017-07-27 11:19:20 +03:00 |
|
Vitaliy Lyudvichenko
|
cd5bb4d921
|
Add replicated_deduplication_window_seconds merge_tree parameter. [#CLICKHOUSE-3173]
|
2017-07-27 11:19:20 +03:00 |
|
Vitaliy Lyudvichenko
|
dcc4d3bff0
|
Avoid zxid overflow problem when cleaning old blocks used in the deduplication. [#CLICKHOUSE-3173]
|
2017-07-27 11:19:20 +03:00 |
|
Nikolai Kochetov
|
01a004050d
|
fixed MergeTreeBlockSizePredictor updating from empy block while reading
|
2017-07-26 20:03:09 +03:00 |
|
Alexey Milovidov
|
4a4e863f9d
|
Fixed warning on clang 6 [#CLICKHOUSE-2].
|
2017-07-25 01:44:13 +03:00 |
|
Nikolai Kochetov
|
fcd50e3629
|
fixed comment
|
2017-07-24 18:06:32 +03:00 |
|
Nikolai Kochetov
|
b55dcc9f93
|
cnanged comments; fixed 00443_preferred_block_size_bytes test
|
2017-07-24 16:59:03 +03:00 |
|
Nikolai Kochetov
|
bc0921a64e
|
added comments
|
2017-07-21 21:02:02 +03:00 |
|
Nikolai Kochetov
|
c64b65ee29
|
ignore preferred_max_column_in_block_size_bytes if zero [#CLICKHOUSE-3170]
|
2017-07-21 20:45:51 +03:00 |
|
Nikolai Kochetov
|
755d16b22d
|
set min block size as index granularity for max_block_size limit during reading [#CLICKHOUSE-3170]
|
2017-07-21 14:55:33 +03:00 |
|
Alexey Milovidov
|
c7b1e92522
|
Fixed error after merge [#CLICKHOUSE-3150].
|
2017-07-21 09:40:05 +03:00 |
|
alexey-milovidov
|
d4d266fa18
|
ColumnConst unification (#1011)
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* Fixed error in ColumnArray::replicateGeneric [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
* ColumnConst: unification (incomplete) [#CLICKHOUSE-3150].
|
2017-07-21 09:35:58 +03:00 |
|
alexey-milovidov
|
1a1112d8bb
|
Update MergeTreeBlockReadUtils.h
|
2017-07-20 23:45:23 +03:00 |
|
Nikolai Kochetov
|
0b7439469d
|
fixed MergeTreeBlockSizePredictor initialization for sample block
|
2017-07-20 23:45:23 +03:00 |
|
Nikolai Kochetov
|
00ae32c946
|
renamed approximate_number_of_rows_in_part to number_of_rows_in_part
|
2017-07-20 23:45:23 +03:00 |
|
Nikolai Kochetov
|
e612152584
|
changed initialization in MergeTreeBlockSizePredictor
|
2017-07-20 23:45:23 +03:00 |
|
Nikolai Kochetov
|
2afd84c40c
|
fixed is_reading_finished status assignment in MergeTreeRangeReader [#CLICKHOUSE-3161]
|
2017-07-19 19:39:18 +03:00 |
|
Nikolai Kochetov
|
b5e94ede62
|
fixed is_reading_finished status assignment in MergeTreeRangeReader [#CLICKHOUSE-3161]
|
2017-07-19 16:44:46 +03:00 |
|
Alexey Milovidov
|
6e6e9f9d38
|
Removed useless variable [#CLICKHOUSE-3161].
|
2017-07-19 04:05:39 +03:00 |
|
Nikolai Kochetov
|
7e293df9af
|
merged with master
|
2017-07-17 22:48:22 +03:00 |
|
Nikolai Kochetov
|
eae94edd6b
|
fixed vertical merge for ReplacingSortedBlockInputStream [#CLICKHOUSE-3131]
|
2017-07-17 22:40:30 +03:00 |
|
Alexey Milovidov
|
9406b6a5aa
|
Get rid of ASTSet, because it is not really an AST and it lead to bugs [#CLICKHOUSE-3148].
|
2017-07-15 06:48:36 +03:00 |
|
Nikolai Kochetov
|
a13423e552
|
added vertical merge for ReplacingSortedBlockInputStream
|
2017-07-14 21:17:23 +03:00 |
|
Alexey Milovidov
|
1a0f5dd7cf
|
Getting rid of ASTSet (incomplete) [#CLICKHOUSE-2]
|
2017-07-14 03:33:37 +03:00 |
|
Nikolai Kochetov
|
283810e8ab
|
merged with master
|
2017-07-13 23:59:34 +03:00 |
|
Nikolai Kochetov
|
75be0b81d8
|
removed typeid_cast from IColumn.h
|
2017-07-13 23:58:19 +03:00 |
|