Vitaliy Lyudvichenko
|
ea11f61433
|
Added requested changes. [#METR-19372]
|
2016-12-09 13:13:16 +03:00 |
|
Vitaliy Lyudvichenko
|
855dc56598
|
Added treshold setting for Vertical merge algorithm. [#METR-23305]
|
2016-12-09 13:13:16 +03:00 |
|
Vitaliy Lyudvichenko
|
774eb01fd3
|
Added MergesTime metric. [#METR-23305]
|
2016-12-09 13:13:16 +03:00 |
|
Vitaliy Lyudvichenko
|
fc4c02c510
|
StorageSystemMerges refactoring.
|
2016-12-09 13:13:16 +03:00 |
|
Vitaliy Lyudvichenko
|
6540156100
|
Removed redundant code from CMakeLists.
|
2016-12-09 13:13:16 +03:00 |
|
Vitaliy Lyudvichenko
|
f8eb9028fd
|
Refined query_log, processes and merges metrics.
Also, dbms/CMakeLists.txt was rewritten.
|
2016-12-09 13:11:25 +03:00 |
|
Alexey Milovidov
|
a1c599fc57
|
Autotests for external dictionaries: removed garbage [#METR-23766].
|
2016-12-08 08:58:45 +03:00 |
|
Alexey Milovidov
|
be5a07463e
|
Server: fixed error [#METR-23766].
|
2016-12-08 08:29:53 +03:00 |
|
Alexey Milovidov
|
959e31402b
|
Autotests for external dictionaries: back to life.
|
2016-12-08 08:12:49 +03:00 |
|
Alexey Milovidov
|
a8eedafcd0
|
Fixed error in cached dictionary when using C++11 ABI [#METR-23764].
|
2016-12-08 07:56:52 +03:00 |
|
Alexey Milovidov
|
2dc425b7e6
|
Preparation [#METR-23747].
|
2016-12-08 06:04:30 +03:00 |
|
Alexey Milovidov
|
6998b5ecd9
|
ODBC: refreshment [#METR-18538].
|
2016-12-08 05:55:58 +03:00 |
|
Alexey Milovidov
|
514715589b
|
Preparation [#METR-23747].
|
2016-12-08 05:49:04 +03:00 |
|
Alexey Milovidov
|
9303a07b39
|
Removed garbage [#METR-23747].
|
2016-12-08 04:11:44 +03:00 |
|
Alexey Milovidov
|
f2cd8de5b4
|
Removed garbage [#METR-23747].
|
2016-12-08 04:08:19 +03:00 |
|
alexey-milovidov
|
5923df80e4
|
Merge pull request #204 from proller/METR-23466
Metr-23466 : dictonary sources: http and executable
|
2016-12-08 05:04:50 +04:00 |
|
Alexey Milovidov
|
6546b73dcc
|
Added setting 'input_format_values_interpret_expressions' [#METR-23720].
|
2016-12-08 03:25:52 +03:00 |
|
Alexey Milovidov
|
59da0fd12a
|
Added metrics and events for Context lock [#METR-23763].
|
2016-12-08 01:49:42 +03:00 |
|
Vitaliy Lyudvichenko
|
450cee3641
|
Fixed flags/force_restore_data.
|
2016-12-07 22:16:41 +03:00 |
|
proller
|
76dc51aae5
|
Merge remote-tracking branch 'upstream/master' into METR-23466
|
2016-12-07 22:08:09 +03:00 |
|
Vladimir Chebotarev
|
64380109e9
|
dbms: Adjusting compiler paths. [#METR-21516]
|
2016-12-07 02:22:33 +03:00 |
|
Vladimir Chebotarev
|
8e1a6aaf3e
|
cmake: Boost, OpenSSL into find_package(). [#METR-23701]
|
2016-12-06 16:20:32 +03:00 |
|
Alexey Milovidov
|
072f2fc7b8
|
Merges: start to lower maximum size of merge only when number of free entries in pool/queue is lower than specified threshold [#METR-21504].
|
2016-12-06 06:09:07 +03:00 |
|
Alexey Milovidov
|
0717bfa4d2
|
Simplified LevelMergeSelector [#METR-21504].
|
2016-12-06 00:34:46 +03:00 |
|
Vladimir Chebotarev
|
bcc5500f91
|
cmake: More options. [#METR-23701]
|
2016-12-05 15:43:14 +03:00 |
|
Alexey Milovidov
|
02eb36fd03
|
MergeSelector: attempt to make something better [#METR-21504].
|
2016-12-05 09:31:48 +03:00 |
|
artpaul
|
f344c85cb7
|
#214 add tests
|
2016-12-03 04:29:16 +05:00 |
|
artpaul
|
2616453263
|
#214 fix offsets assigments
|
2016-12-03 02:18:29 +05:00 |
|
Alexey Milovidov
|
2def6778e7
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2016-12-02 23:27:42 +03:00 |
|
Alexey Milovidov
|
4110b6865f
|
Merge branch 'METR-23305' of git://github.com/ludv1x/ClickHouse into ludv1x-METR-23305
Conflicts:
contrib/CMakeLists.txt
|
2016-12-02 23:22:11 +03:00 |
|
alexey-milovidov
|
5e5acd850f
|
Merge pull request #224 from artpaul/build
move impls to cpp
|
2016-12-03 00:06:20 +04:00 |
|
proller
|
4054d1a465
|
Merge remote-tracking branch 'upstream/master' into METR-23466
|
2016-12-02 19:32:25 +03:00 |
|
artpaul
|
a2b4b85ed5
|
show type of argument in case of type missmatching
|
2016-12-02 13:59:23 +05:00 |
|
artpaul
|
7eb7cc38f7
|
move impls of FunctionsString to cpp
|
2016-12-02 12:32:39 +05:00 |
|
artpaul
|
41fda59c95
|
move impls of FunctionsArray to cpp
|
2016-12-02 12:15:35 +05:00 |
|
Alexey Milovidov
|
21f8501ccc
|
Benchmark: update [#METR-2944].
|
2016-12-02 06:39:11 +03:00 |
|
alexey-milovidov
|
9cea29e9a8
|
Merge pull request #213 from vavrusa/master
IO: Added ProfileEvents to Open/Read/Write failures
|
2016-12-01 22:28:36 +04:00 |
|
Marek Vavrusa
|
64f86b7d20
|
IO: Added ProfileEvents to Open/Read/Write failures
|
2016-11-30 12:21:57 -08:00 |
|
alexey-milovidov
|
21ce8a44f7
|
Merge pull request #216 from yandex/if_with_const_condition
ExpressionAnalyzer: make aliases and ast consistent after constant if optimization
|
2016-11-30 17:58:02 +04:00 |
|
Pavel Kartavyy
|
5dfbd57bad
|
ExpressionAnalyzer: make aliases and ast consistent after constant if optimization
|
2016-11-30 16:19:39 +03:00 |
|
Vitaliy Lyudvichenko
|
4df22acea9
|
Try to fix LIBTCMALLOC linking.
|
2016-11-30 15:10:39 +03:00 |
|
proller
|
33cc46d225
|
Merge remote-tracking branch 'upstream/master' into METR-23466
|
2016-11-30 00:42:05 +03:00 |
|
Vitaliy Lyudvichenko
|
202ba912ce
|
Vertical merging algorithm for MergeTree engines. [#METR-23305]
|
2016-11-29 22:41:31 +03:00 |
|
alexey-milovidov
|
08cb8e506b
|
Merge pull request #211 from yandex/if_with_const_condition
ExpressionAnalyzer: added more tests for aliases. fix bug [METR-23545]
|
2016-11-29 23:28:50 +04:00 |
|
Pavel Kartavyy
|
106bb24fd8
|
ExpressionAnalyzer: added more tests for aliases. fix bug [#METR-23545]
|
2016-11-29 22:19:15 +03:00 |
|
proller
|
30cd3176d9
|
Merge branch 'autotest-external-dictionaries' into move-autotest-external-dictionaries
|
2016-11-29 20:06:09 +03:00 |
|
proller
|
936efe55f1
|
move * -> dbms/tests/external_dictionaries
|
2016-11-29 20:03:54 +03:00 |
|
proller
|
b529f29bb7
|
Merge remote-tracking branch 'upstream/master' into METR-23466
|
2016-11-29 19:57:01 +03:00 |
|
Vitaliy Lyudvichenko
|
1472629799
|
Updated pk_condition test after recent changes.
|
2016-11-28 20:59:39 +03:00 |
|
Alexey Milovidov
|
ae413e051b
|
Fixed error [#METRIQA-526].
|
2016-11-28 18:22:10 +03:00 |
|