Alexey Milovidov
|
8d70fd4d51
|
MergingAggregatedMemoryEfficient: clarifications, probably fixed error with aggregation_memory_efficient_merge_threads > 1 [#METR-22237].
|
2016-09-19 08:01:32 +03:00 |
|
Alexey Milovidov
|
6dd008a034
|
Added 'runningDifference' function [#METR-22730].
|
2016-09-17 01:00:30 +03:00 |
|
Alexey Milovidov
|
734f54c9e5
|
Changed gcc 5 to gcc 6 in build instruction due to bug report. Changed clang to 3.9 due to better performance. [#METR-2944].
|
2016-09-15 20:38:31 +03:00 |
|
Alexander Prudaev
|
174b9a806d
|
merge clickhouse into metrika repo
|
2016-09-14 16:20:17 +03:00 |
|
Alexey Milovidov
|
a14aa1beff
|
Fixed error in doc (tnx. shalugin) [#METR-2944].
|
2016-09-13 23:38:29 +03:00 |
|
alexey-milovidov
|
4066071f4c
|
Merge pull request #106 from ludv1x/METR-22050
Adaptive time intervals for embedded dictionaries loading [#METR-22050].
|
2016-09-13 23:06:57 +04:00 |
|
Alexander Prudaev
|
5d5bb88118
|
columnar-appender-common: fix PoolWithFailOver [#METR-20682].
|
2016-09-13 19:00:47 +03:00 |
|
Alexander Prudaev
|
d376a81692
|
columnar-appender-common: fix PoolWithFailOver [#METR-20682].
|
2016-09-13 19:00:47 +03:00 |
|
Vitaliy Lyudvichenko
|
e966044634
|
Avoid reloading of loaded dicts on fast start stage
|
2016-09-13 16:44:35 +03:00 |
|
alexey-milovidov
|
39d256c619
|
Merge pull request #105 from ludv1x/METR-22593
metadata_modification_time column for system.tables [#METR-22593].
|
2016-09-13 05:05:09 +04:00 |
|
alexey-milovidov
|
874d19fb36
|
Merge pull request #108 from ekonkov/master
save each test result to separate junit xml file in order to keep res…
|
2016-09-07 14:04:58 +04:00 |
|
Pavel Kartavyy
|
b04cb69e21
|
libdaemon: add tryGetInstance [#METR-22622]
|
2016-09-06 21:46:01 +03:00 |
|
Eugene Konkov
|
1c983b2872
|
save each test result to separate junit xml file in order to keep results of performed tests in case of aborted script
|
2016-09-06 18:47:24 +03:00 |
|
Vitaliy Lyudvichenko
|
e7507afb99
|
Adaptive time intervals for embedded dictionaries loading [#METR-22050].
|
2016-09-05 21:55:23 +03:00 |
|
Vitaliy Lyudvichenko
|
1d02509ee0
|
Add new metadata_modification_time column for system.tables [#METR-22593]
|
2016-09-05 15:15:29 +03:00 |
|
Alexey Milovidov
|
9a724ce07b
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2016-09-04 20:24:12 +03:00 |
|
Alexey Milovidov
|
469eebe4f0
|
Investigation [#METR-2944].
|
2016-09-04 20:12:07 +03:00 |
|
Alexey Milovidov
|
3ed7b86e7b
|
More convenient behaviour when user writes 'toDate(1111111111.)' (passes unix timestamp as float) [#METR-2944].
|
2016-09-04 03:42:24 +03:00 |
|
Alexey Milovidov
|
4d65dd3b37
|
Get rid of buggy code (that coincidently was useless too) [#METR-2944].
|
2016-09-04 03:01:48 +03:00 |
|
alexey-milovidov
|
3325f3ca05
|
Merge pull request #104 from ekonkov/METRIQA-248
Add test case timeout [#METRIQA-248]
|
2016-09-02 23:26:27 +04:00 |
|
Eugene Konkov
|
a45a8ca9d0
|
Add test case timeout [#METRIQA-248]
|
2016-09-02 19:27:12 +03:00 |
|
alexey-milovidov
|
0c70563fc6
|
Merge pull request #103 from ekonkov/master
fix console output
|
2016-09-02 20:24:26 +04:00 |
|
Eugene Konkov
|
ae1edc4197
|
fix console output
|
2016-09-02 16:15:01 +03:00 |
|
Alexey Milovidov
|
322e5031bd
|
Investigation [#METR-22327].
|
2016-09-02 07:03:40 +03:00 |
|
Alexey Milovidov
|
5cdc330273
|
Fixed error [#METR-22625].
|
2016-09-02 05:58:59 +03:00 |
|
Alexey Milovidov
|
344e975a59
|
Temporarily improvement [#METR-22608].
|
2016-09-02 03:58:18 +03:00 |
|
Alexey Milovidov
|
9a8105b952
|
Removed obsolete tests [#METR-2807].
|
2016-09-01 22:33:03 +03:00 |
|
Alexey Milovidov
|
3978358e74
|
Fixed error [#METR-22462].
|
2016-09-01 21:55:13 +03:00 |
|
Alexey Milovidov
|
5cea0bb822
|
Fixed error [#METR-22462].
|
2016-09-01 21:45:45 +03:00 |
|
Alexey Milovidov
|
3656f0efe2
|
Fixed error in test [#METR-2807].
|
2016-09-01 20:58:40 +03:00 |
|
alexey-milovidov
|
6269cd3929
|
Merge pull request #101 from ekonkov/junit-report
Write junit-compatible xml report to file specified with --output arg…
|
2016-09-01 21:43:38 +04:00 |
|
Eugene Konkov
|
08cbd95290
|
Write junit-compatible xml report to file specified with --output argument.
|
2016-09-01 20:40:02 +03:00 |
|
alexey-milovidov
|
ee77080b0a
|
Merge pull request #100 from yandex/METR-18510
Перешардирование
|
2016-09-01 20:34:51 +04:00 |
|
Alexey Arno
|
91b20fe7ad
|
dbms: Disabled check because it is unreliable. A better solution is needed. [#METR-18510]
|
2016-09-01 17:40:02 +03:00 |
|
Alexey Arno
|
882d40889b
|
dbms: Better [#METR-18510]
|
2016-09-01 17:03:42 +03:00 |
|
Alexey Arno
|
2b3a87b7c6
|
dbms: Catch missing parameter [#METR-18510]
|
2016-09-01 13:53:50 +03:00 |
|
Alexey Arno
|
6c064ab55b
|
dbms: Better comment [#METR-18510]
|
2016-09-01 13:24:06 +03:00 |
|
Alexey Arno
|
4db7b09ee3
|
dbms: Better comment [#METR-18510]
|
2016-09-01 12:58:56 +03:00 |
|
Alexey Arno
|
b62b499a9c
|
dbms: fixed race condition in SingleBarrier [#METR-18510]
|
2016-09-01 11:58:49 +03:00 |
|
Alexey Arno
|
18930e5bb5
|
dbms: Better. [#METR-18510]
|
2016-09-01 11:19:19 +03:00 |
|
Alexey Milovidov
|
0db84044e5
|
Better [#METR-22608].
|
2016-09-01 05:26:45 +03:00 |
|
Alexey Arno
|
5dc3b28774
|
dbms: Fixed deadlock. [#METR-18510]
|
2016-08-31 19:42:04 +03:00 |
|
alexey-milovidov
|
4e0fc72505
|
Merge pull request #99 from smi2/master
CORS hearder test
|
2016-08-31 01:33:46 +04:00 |
|
igor
|
c04e82263d
|
CORS header test, fix grep
|
2016-08-30 23:53:59 +03:00 |
|
alexey-milovidov
|
012f34a799
|
Merge pull request #96 from yurial/yurial-IStorage-enable_shared_from_this
use std::enable_shared_from_this for IStorage
|
2016-08-31 00:00:23 +04:00 |
|
Yuri Dyachenko
|
99f91e93ba
|
renamed: libs/libcommon/include/ext/share_ptr_helper.hpp -> libs/libcommon/include/ext/shared_ptr_helper.hpp
|
2016-08-30 22:31:50 +03:00 |
|
Yuri Dyachenko
|
81df630c68
|
fix comment
|
2016-08-30 22:31:26 +03:00 |
|
Alexey Milovidov
|
11f5d3b65e
|
Added xenial to release script (despite the fact, that CI is using already modified release script) [#METR-2807].
|
2016-08-30 22:29:48 +03:00 |
|
Alexey Milovidov
|
6a7744992f
|
Removed separated upload to BS [#METR-2807].
|
2016-08-30 22:28:47 +03:00 |
|
Yuri Dyachenko
|
295ca40237
|
typo fix
|
2016-08-30 22:28:32 +03:00 |
|