artpaul
|
2467a010c9
|
translate comments
|
2016-12-23 13:01:35 +05:00 |
|
artpaul
|
c904d31882
|
translate comments
|
2016-12-23 03:19:57 +05:00 |
|
artpaul
|
964afabf6a
|
check limit hint only at beginning of block processing [#METR-23882]
|
2016-12-23 01:50:12 +05:00 |
|
artpaul
|
c5eb898416
|
organize code [#METR-23882]
|
2016-12-22 22:00:23 +05:00 |
|
artpaul
|
200f84c046
|
add test for DISTINCT with nullable values [#METR-23882]
|
2016-12-22 21:39:00 +05:00 |
|
artpaul
|
5d1cfc0517
|
use swtich instead of if ... else, so we will get error about unhandled enum on the compile time [#METR-2944]
|
2016-12-22 21:35:54 +05:00 |
|
artpaul
|
fe9c28ad49
|
distinct filtration was rewrited with SetVariants [#METR-23882]
|
2016-12-22 13:51:34 +05:00 |
|
artpaul
|
b160e2a1cf
|
SetVariants was extracted into separated file [#METR-23882]
|
2016-12-21 17:42:54 +05:00 |
|
alexey-milovidov
|
5b9df2cbed
|
Merge pull request #274 from yandex/field-move-ctor
move constructor was implemented for Field [#METR-2944]
|
2016-12-20 17:07:40 +04:00 |
|
artpaul
|
2ebe00ffab
|
move constructor was implemented for Field [#METR-2944]
|
2016-12-20 17:04:22 +05:00 |
|
Alexey Milovidov
|
a3e22e10d9
|
MongoDBDictionarySource: fixed error [#METR-2944].
|
2016-12-20 05:31:25 +03:00 |
|
Alexey Milovidov
|
54587fec1b
|
Tracking memory used in merges [#METR-23888].
|
2016-12-20 05:29:35 +03:00 |
|
Alexey Milovidov
|
47b75e6c1e
|
MongoDBDictionarySource: preparation [#METR-2944].
|
2016-12-20 04:20:59 +03:00 |
|
Alexey Milovidov
|
442ff1d3b8
|
StorageBuffer: simplification; added metrics [#METR-23888].
|
2016-12-20 02:55:13 +03:00 |
|
alexey-milovidov
|
fc27e531c2
|
Merge pull request #272 from ludv1x/METR-23783
Consecutive optimization for vertical merge algorithm
|
2016-12-18 23:41:54 +04:00 |
|
Vitaliy Lyudvichenko
|
e39b41e158
|
Typo and codestyle fix.
|
2016-12-18 22:38:30 +03:00 |
|
Vitaliy Lyudvichenko
|
5aa1822fb2
|
Consecutive optimization for vertical merge. [#METR-23783]
|
2016-12-18 22:12:25 +03:00 |
|
Vitaliy Lyudvichenko
|
8835275713
|
More detail log for merges. [#METR-23770] [#METR-23769] [#METR-23783]
|
2016-12-18 22:12:25 +03:00 |
|
Alexey Milovidov
|
982611da78
|
Fixed logical error in name of variable in CMakeLists [#METR-2944].
|
2016-12-18 21:58:16 +03:00 |
|
Alexey Milovidov
|
57426cafc8
|
Improved test of external dictionaries [#METRIQA-599].
|
2016-12-18 21:43:08 +03:00 |
|
Alexey Milovidov
|
ca4438d470
|
Fixed style [#METR-2944].
|
2016-12-18 21:34:49 +03:00 |
|
alexey-milovidov
|
823ad7520f
|
Merge pull request #271 from yandex/issue-267
issue-276: define BOOST_SYSTEM_NO_DEPRECATED
|
2016-12-18 13:12:43 +04:00 |
|
artpaul
|
de25eee339
|
remove DBOOST_SYSTEM_NO_DEPRECATED from libboost
|
2016-12-18 12:29:45 +05:00 |
|
artpaul
|
ee9cd22656
|
define BOOST_SYSTEM_NO_DEPRECATED to fix build some binaries
|
2016-12-18 02:54:30 +05:00 |
|
alexey-milovidov
|
11046966cd
|
Merge pull request #269 from drrtuy/benchmark-testing-greenplum
Greenplum benchmark test results. Ripping the fig leaf.
|
2016-12-17 19:28:52 +04:00 |
|
Roman Nozdrin
|
88a8836ae4
|
Greenplum benchmark test results. Ripping the fig leaf.
|
2016-12-17 18:21:25 +03:00 |
|
alexey-milovidov
|
0758a3b565
|
Merge pull request #268 from miolini/GITHUB-266
add Docker builder image
|
2016-12-17 17:45:49 +04:00 |
|
Alexey Milovidov
|
03570f8942
|
Moved old utility from metrika repo [#METR-2944].
|
2016-12-17 14:19:27 +03:00 |
|
Alexey Milovidov
|
48651fb548
|
Fixed translation error in doc. [#METR-2944].
|
2016-12-17 12:29:40 +03:00 |
|
Artem Andreenko
|
f1d69a6e01
|
add Docker builder image
|
2016-12-16 22:19:55 -06:00 |
|
Alexey Milovidov
|
927721baee
|
Fixed error in autotests of external dictionaries [#METR-2944].
|
2016-12-17 03:25:10 +03:00 |
|
alexey-milovidov
|
4fa9390840
|
Merge pull request #264 from ekonkov/master
METRIQA-599 port parameter
|
2016-12-17 00:31:20 +04:00 |
|
Eugene Konkov
|
6f7a359079
|
METRIQA-599 port parameter
|
2016-12-16 17:37:06 +03:00 |
|
alexey-milovidov
|
f5b5b274a3
|
Merge pull request #262 from drrtuy/benchmark-testing-greenplum
Greenplum benchmark test environment description and test results.
|
2016-12-16 15:37:04 +04:00 |
|
alexey-milovidov
|
a406034761
|
Merge pull request #263 from ludv1x/METR-23869
Fixed groupUniqArray for Date and DateTime types.
|
2016-12-16 15:04:48 +04:00 |
|
Vitaliy Lyudvichenko
|
d2e594cdf7
|
Fixed groupUniqArray for Date and DateTime types. [#METR-23869]
|
2016-12-16 13:59:16 +03:00 |
|
Roman Nozdrin
|
934b715a7d
|
Greenplum benchmark test environment description and test results.
|
2016-12-16 12:08:55 +03:00 |
|
Alexey Milovidov
|
08bf108961
|
Fixed error in tests [#METRIQA-599].
|
2016-12-16 03:10:37 +03:00 |
|
Alexey Milovidov
|
9ab111640c
|
Fixed error after changing MongoDB driver for external dictionaries [#METR-2944].
|
2016-12-16 02:40:30 +03:00 |
|
Alexey Milovidov
|
989d542f66
|
Fixed error (tnx. artpaul) [#METR-23793].
|
2016-12-15 23:33:35 +03:00 |
|
Alexey Milovidov
|
1311b93c9c
|
Fixed error (tnx. artpaul) [#METR-23793].
|
2016-12-15 23:29:42 +03:00 |
|
Alexey Milovidov
|
b113a7a473
|
Tiny modifications [#METR-23793].
|
2016-12-15 22:35:32 +03:00 |
|
alexey-milovidov
|
ee88fee71c
|
Merge pull request #261 from yandex/issue-219
Issue 219
|
2016-12-15 23:06:09 +04:00 |
|
artpaul
|
4025dbe7af
|
style
|
2016-12-15 23:59:07 +05:00 |
|
artpaul
|
0b0dc43e9b
|
fix
|
2016-12-15 23:56:31 +05:00 |
|
artpaul
|
945f879765
|
fix
|
2016-12-15 23:21:38 +05:00 |
|
artpaul
|
722e4dab6d
|
merge with master
|
2016-12-15 23:19:12 +05:00 |
|
alexey-milovidov
|
6d164a363b
|
Merge pull request #259 from ekonkov/METRIQA-599
METRIQA-599
|
2016-12-15 21:57:12 +04:00 |
|
artpaul
|
eb80837355
|
use find_first_symbols
|
2016-12-15 22:55:12 +05:00 |
|
artpaul
|
d3657d311b
|
fix decodeUrl; decode all values; add more tests
|
2016-12-15 22:12:41 +05:00 |
|