Andrey Mironov
|
f465feeb28
|
dbms: DictionarySource::loadIds pass ids by reference to const.
Allow specifying "where" for MySQL and ClickHouse dictionary sources [#METR-16432]
|
2015-05-22 16:25:59 +03:00 |
|
Andrey Mironov
|
3fc0fda58f
|
dbms: ExpressionAnalyzer: addStorageAliases add useful todo
|
2015-05-22 16:25:59 +03:00 |
|
Andrey Mironov
|
9b5ff37c09
|
dbms: set optimize_move_to_prewhere to on by default [#METR-13020]
|
2015-05-21 19:26:23 +03:00 |
|
Andrey Mironov
|
8ddc49125c
|
dbms: do not expand ALIAS column names. [#METR-16390]
|
2015-05-21 16:47:29 +03:00 |
|
Andrey Mironov
|
728d367d34
|
dbms: FunctionsMath: use Vec2d::store for faster stores
|
2015-05-21 15:26:29 +03:00 |
|
Pavel Kartavyy
|
f377dccdf1
|
PoolWothFailover: fix wrong exception type
|
2015-05-21 14:19:58 +03:00 |
|
Alexey Arno
|
298ca559fa
|
Merge
|
2015-05-20 19:24:45 +03:00 |
|
Alexey Arno
|
569a383606
|
dbms: Server: bug fix. [#METR-15210]
|
2015-05-20 19:21:58 +03:00 |
|
Alexey Arno
|
1143cfb7ad
|
dbms: Server: performance optimizations. [#METR-15210]
|
2015-05-20 18:34:09 +03:00 |
|
Alexey Arno
|
645c4f017d
|
Merge
|
2015-05-20 17:15:03 +03:00 |
|
Alexey Arno
|
0cc728c406
|
dbms: Server: performance tweak. [#METR-16188]
|
2015-05-20 17:09:56 +03:00 |
|
Alexey Arno
|
793d1accfc
|
dbms: Server: performance optimizations. [#METR-15210]
|
2015-05-20 17:00:40 +03:00 |
|
Alexey Arno
|
903a498ffb
|
Merge
|
2015-05-20 16:33:47 +03:00 |
|
Alexey Arno
|
6dca411831
|
Merge
|
2015-05-20 16:21:39 +03:00 |
|
Alexey Arno
|
c5535adb03
|
dbms: Server: MySQL conformant behavior for limit cases. [#METR-16188]
|
2015-05-20 15:35:15 +03:00 |
|
Alexey Arno
|
262564a0d5
|
dbms: Server: MySQL conformant behavior for limit cases. [#METR-16188]
|
2015-05-20 15:18:46 +03:00 |
|
Andrey Mironov
|
fb2828f256
|
Merge
|
2015-05-20 15:06:48 +03:00 |
|
Alexey Arno
|
3658260d63
|
dbms: Server: refactoring. [#METR-16188]
|
2015-05-20 15:04:33 +03:00 |
|
Alexey Arno
|
758add05b4
|
dbms: Server: refactoring. [#METR-16188]
|
2015-05-20 14:09:54 +03:00 |
|
Alexey Arno
|
76dcc45edf
|
dbms: Server: Small style cleanup + numerical stability improvement for covariance and correlation. [#METR-16188]
|
2015-05-20 12:17:25 +03:00 |
|
Alexey Arno
|
b46ce05dbe
|
Merge
|
2015-05-19 18:06:12 +03:00 |
|
Alexey Arno
|
a29d67c82d
|
dbms: Server: Feature implementation. [#METR-16188]
|
2015-05-19 18:03:17 +03:00 |
|
Alexey Arno
|
b3418c08a2
|
Merge
|
2015-05-19 16:53:23 +03:00 |
|
Alexey Arno
|
80ef06d511
|
dbms: Server: sync with master. [#METR-15210]
|
2015-05-19 16:52:32 +03:00 |
|
Alexey Arno
|
2421d53033
|
dbms: Server: small cosmetic change. [#METR-15210]
|
2015-05-19 16:31:14 +03:00 |
|
Alexey Arno
|
8a36ba31c8
|
dbms: Server: small cosmetic change. [#METR-15210]
|
2015-05-19 16:26:23 +03:00 |
|
Alexey Arno
|
30eef142b3
|
Merge
|
2015-05-19 16:23:13 +03:00 |
|
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 |
|