Alexey Arno
|
eb93fcf266
|
Merge
|
2015-05-19 16:22:27 +03:00 |
|
Alexey Arno
|
6aae24f4ea
|
dbms: Server: Refactoring. [#METR-15210]
|
2015-05-19 15:44:46 +03:00 |
|
Alexey Arno
|
52c1c8a764
|
dbms: Server: Refactoring. [#METR-15210]
|
2015-05-19 15:39:15 +03:00 |
|
Alexey Arno
|
0eab378eb9
|
dbms: Server: Refactoring. [#METR-15210]
|
2015-05-19 14:48:30 +03:00 |
|
Alexey Arno
|
5406471a72
|
dbms: Server: Use Intel SIMD instructions in order to optimize round/ceil/floor. [#METR-15210]
|
2015-05-19 14:23:46 +03:00 |
|
Alexey Arno
|
5665147f20
|
dbms: Server: Use Intel SIMD instructions in order to optimize round/ceil/floor. [#METR-15210]
|
2015-05-19 13:57:38 +03:00 |
|
Alexey Arno
|
33528a7704
|
dbms: Server: Use Intel SIMD instructions in order to optimize round/ceil/floor. [#METR-15210]
|
2015-05-19 13:44:43 +03:00 |
|
Alexey Arno
|
8289ec7b7f
|
dbms: Server: Use Intel SIMD instructions in order to optimize round/ceil/floor. [#METR-15210]
|
2015-05-19 02:15:24 +03:00 |
|
Alexey Arno
|
10bcfe73d1
|
dbms: Server: Use Intel SIMD instructions in order to optimize round/ceil/floor. [#METR-15210]
|
2015-05-19 02:02:19 +03:00 |
|
Alexey Milovidov
|
3dfb212562
|
Merge
|
2015-05-19 00:20:43 +03:00 |
|
Alexey Milovidov
|
fa6a6682d3
|
dbms: added test [#METR-16341].
|
2015-05-19 00:03:08 +03:00 |
|
Alexey Milovidov
|
2b12e65784
|
dbms: added test [#METR-16352].
|
2015-05-18 23:59:40 +03:00 |
|
Alexey Milovidov
|
90522cb623
|
dbms: removed useless header [#METR-2944].
|
2015-05-18 23:30:00 +03:00 |
|
Alexey Milovidov
|
2b762c7aa9
|
dbms: fixed error with StorageBuffer when destination table doesn't exist [#METR-16352].
|
2015-05-18 23:28:40 +03:00 |
|
Alexey Milovidov
|
0f6bb584fb
|
dbms: allowed whitespaces in column list in INSERT query [#METR-16341].
|
2015-05-18 23:22:23 +03:00 |
|
Alexey Arno
|
dec1c493aa
|
dbms: Server: Use Intel SIMD instructions in order to optimize round/ceil/floor. [#METR-15210]
|
2015-05-18 19:06:31 +03:00 |
|
Alexey Arno
|
29efb4c632
|
dbms: Server: Use Intel SIMD instructions in order to optimize round/ceil/floor. [#METR-15210]
|
2015-05-18 18:59:27 +03:00 |
|
Alexey Arno
|
a73b9b50c4
|
dbms: Server: Use Intel SIMD instructions in order to optimize round/ceil/floor. [#METR-15210]
|
2015-05-18 18:52:21 +03:00 |
|
Alexey Arno
|
42ba13ca6b
|
dbms: Server: Usage Intel SIMD instructions in order to optimize round/ceil/floor. [#METR-15210]
|
2015-05-18 18:44:24 +03:00 |
|
Pavel Kartavyy
|
4dce7fb109
|
dbms: log number of threads in background pool
|
2015-05-18 17:09:05 +03:00 |
|
Pavel Kartavyy
|
c6e7584fbb
|
███████████: obtain leadership before iteration. check before commit [#METR-16024]
Signed-off-by: Pavel Kartavyy <kartavyy@yandex-team.ru>
|
2015-05-18 15:38:50 +03:00 |
|
Pavel Kartavyy
|
8d0e842dde
|
zkutil: add remove with retries [#METR-16024]
|
2015-05-18 15:38:50 +03:00 |
|
Pavel Kartavyy
|
be684446bd
|
cmake: force tests to run from source dir
|
2015-05-18 15:18:25 +03:00 |
|
Alexey Arno
|
5f0a1cab74
|
dbms: Server: Feature implementation. [#METR-16188]
|
2015-05-18 01:33:17 +03:00 |
|
Alexey Arno
|
bf6aecc826
|
dbms: Server: Feature implementation. [#METR-16188]
|
2015-05-17 20:46:21 +03:00 |
|
Alexey Milovidov
|
b96f132d21
|
dbms: fixed error with regionToContinent [#METR-2944].
|
2015-05-17 02:49:13 +03:00 |
|
Alexey Milovidov
|
df8eefd79e
|
dbms: tiny fixes [#METR-16266].
|
2015-05-16 11:33:32 +03:00 |
|
Alexey Arno
|
fe3b31bd97
|
dbms: Server: Feature implementation. [#METR-16188]
|
2015-05-16 00:02:29 +03:00 |
|
Alexey Arno
|
3b2a84264e
|
dbms: Server: Feature implementation. [#METR-16188]
|
2015-05-15 19:54:17 +03:00 |
|
Alexey Arno
|
b9014db828
|
dbms: Server: Feature implementation. [#METR-16188]
|
2015-05-15 18:13:59 +03:00 |
|
Alexey Arno
|
b0abc2dc2a
|
dbms: Server: Feature implementation. [#METR-16188]
|
2015-05-15 18:01:05 +03:00 |
|
Alexey Milovidov
|
a66f8f99ba
|
dbms: don't use constant columns while evaluating DISTINCT [#METR-2944].
|
2015-05-15 03:20:25 +03:00 |
|
Alexey Arno
|
ae16cb6ac2
|
dbms: Server: cosmetic change. [#METR-15210]
|
2015-05-14 15:43:42 +03:00 |
|
Alexey Arno
|
897f809463
|
dbms: Server: cosmetic change. [#METR-15210]
|
2015-05-14 15:33:52 +03:00 |
|
Alexey Arno
|
aa6fb6b229
|
Merge
|
2015-05-14 15:08:27 +03:00 |
|
Alexey Arno
|
d6255bfb59
|
Feature implementation. [#METR-15210]
|
2015-05-14 15:05:42 +03:00 |
|
Alexey Arno
|
f7e49e2834
|
Feature implementation. [#METR-15210]
|
2015-05-14 14:58:07 +03:00 |
|
Alexey Arno
|
5ed8a20349
|
Feature implementation. [#METR-15210]
|
2015-05-14 14:37:52 +03:00 |
|
Alexey Arno
|
225100ab98
|
Feature implementation. [#METR-15210]
|
2015-05-14 02:35:29 +03:00 |
|
Alexey Arno
|
2f1bcd72cc
|
Merge
|
2015-05-14 01:26:40 +03:00 |
|
Alexey Arno
|
ce2abcabdd
|
dbms: Server: In the code managing asynchronous writes, fill with zeroes the portion of the buffer that is eventually truncated in order to keep Valgrind quiet. [#METR-15090]
|
2015-05-14 01:17:28 +03:00 |
|
Alexey Arno
|
5d0e5ec60c
|
dbms: Server: better designed initialization. Does not change anything. [#METR-15090]
|
2015-05-14 00:28:28 +03:00 |
|
Pavel Kartavyy
|
c977b1a751
|
Merge
|
2015-05-13 20:19:09 +03:00 |
|
Alexey Arno
|
3ef00f8734
|
Feature implementation. [#METR-15210]
|
2015-05-13 19:38:11 +03:00 |
|
Andrey Mironov
|
095fd54ae8
|
dbms: correctly handle injective dictGet* functions during ExpressionAnalyzer's optimizations.
|
2015-05-13 19:11:24 +03:00 |
|
Alexey Arno
|
b4fcf25f24
|
Feature implementation. [#METR-15210]
|
2015-05-13 19:01:52 +03:00 |
|
Alexey Arno
|
17ba291a6c
|
Feature implementation. [#METR-15210]
|
2015-05-13 17:53:12 +03:00 |
|
Alexey Arno
|
e18967c406
|
Feature implementation. [#METR-15210]
|
2015-05-13 17:34:08 +03:00 |
|
Alexey Arno
|
0449d278e0
|
Feature implementation. [#METR-15210]
|
2015-05-13 17:27:54 +03:00 |
|
Alexey Arno
|
af04e3e49d
|
Feature implementation. [#METR-15210]
|
2015-05-13 16:40:01 +03:00 |
|