Alexey Milovidov
|
f175ec58e0
|
dbms: tiny improvement [#METR-2944].
|
2014-12-08 01:59:00 +03:00 |
|
Alexey Milovidov
|
4de26c886c
|
dbms: changed default value of totals_mode [#MOBMET-1139].
|
2014-12-05 22:37:23 +03:00 |
|
Andrey Mironov
|
3332ed9682
|
dbms: add pathFull function. [#METR-13679]
|
2014-12-05 16:32:22 +03:00 |
|
Alexey Arno
|
4f3ed93670
|
Merge
|
2014-12-05 16:12:08 +03:00 |
|
Alexey Arno
|
61f0f062fe
|
Fix incorrect logging of multiline queries into ClickHouse client command line history [#METR-14065]
|
2014-12-05 16:10:55 +03:00 |
|
Andrey Mironov
|
2066b089ab
|
dbms: fix cut* functions for constant strings
|
2014-12-05 14:45:06 +03:00 |
|
Andrey Mironov
|
8533ebe8bd
|
Merge
|
2014-12-04 18:51:36 +03:00 |
|
Andrey Mironov
|
6d117b334b
|
dbms: add reference file for 00095_union_race_conditions_6
|
2014-12-04 18:51:36 +03:00 |
|
Andrey Mironov
|
fa3d9226b3
|
dbms: fix forced flush in StorageBuffer
|
2014-12-03 16:28:17 +03:00 |
|
Andrey Mironov
|
274e0a80a7
|
dbms: less overhead and indirection in StorageBuffer
|
2014-12-03 16:01:39 +03:00 |
|
Alexey Milovidov
|
8446069851
|
dbms: more simple [#METR-13953].
|
2014-12-02 22:08:18 +03:00 |
|
Andrey Mironov
|
78a172bf0f
|
dbms: disallow range() arguments greater than one millin. [#METR-13613]
|
2014-12-02 21:25:43 +03:00 |
|
Andrey Mironov
|
c6134124f6
|
dbms: remove square function, alter tests. [#METR-13613]
|
2014-12-02 20:25:10 +03:00 |
|
Andrey Mironov
|
ea9472312e
|
dbms: implement range(n) function, add tests. [#METR-13613]
|
2014-12-02 20:25:10 +03:00 |
|
Andrey Mironov
|
682bfb46a5
|
dbms: vectorize math functions. [#METR-13613]
|
2014-12-02 20:25:10 +03:00 |
|
Andrey Mironov
|
af55445da3
|
dbms: implement abs(). [#METR-13613]
|
2014-12-02 20:25:09 +03:00 |
|
Andrey Mironov
|
fae4eb388d
|
dbms: enforce const in CreatingSetsBlockInputStream ctor.
|
2014-12-02 20:25:09 +03:00 |
|
Andrey Mironov
|
8062844eed
|
dbms: add math functions without SSE. [#METR-13613]
|
2014-12-02 20:25:09 +03:00 |
|
Alexey Milovidov
|
0abde09572
|
dbms: added tests for UnionBlockInputStream [#METR-2944].
|
2014-11-30 15:01:46 +03:00 |
|
Alexey Milovidov
|
5fae38cb97
|
dbms: tiny improvement [#METR-2944].
|
2014-11-30 10:00:05 +03:00 |
|
Alexey Milovidov
|
92e5793c8e
|
dbms: tiny fix [#METR-2944].
|
2014-11-30 09:59:03 +03:00 |
|
Alexey Milovidov
|
b84b192ba4
|
dbms: fixed test [#METR-13988].
|
2014-11-30 08:58:54 +03:00 |
|
Alexey Milovidov
|
3a38517f86
|
dbms: addition to prev. revision [#METR-13936].
|
2014-11-30 08:43:04 +03:00 |
|
Alexey Milovidov
|
4e64d5198c
|
dbms: fixed test [#METR-13919].
|
2014-11-30 08:40:41 +03:00 |
|
Alexey Milovidov
|
82f9e253a1
|
Merge
|
2014-11-30 08:11:04 +03:00 |
|
Alexey Milovidov
|
32f3c9c1da
|
Merge
|
2014-11-30 06:23:36 +03:00 |
|
Alexey Milovidov
|
a359b09c83
|
dbms: fixed misleading variable name [#METR-2944].
|
2014-11-30 06:21:01 +03:00 |
|
Alexey Milovidov
|
b2696ffec1
|
dbms: fixed one of errors [#METR-13979].
|
2014-11-28 23:45:33 +03:00 |
|
Alexey Milovidov
|
76ba1f053b
|
dbms: aggregation by arrays: added test [#METR-13933].
|
2014-11-28 05:41:54 +03:00 |
|
Alexey Milovidov
|
cd54727557
|
dbms: added few tests [#METR-13933].
|
2014-11-28 05:29:35 +03:00 |
|
Alexey Milovidov
|
ead238608b
|
dbms: fixed error with aggregation by arrays [#METR-13933].
|
2014-11-28 05:17:29 +03:00 |
|
Alexey Milovidov
|
23b38c0e18
|
dbms: fixed error only partially [#METR-13933].
|
2014-11-28 00:31:13 +03:00 |
|
Evgeniy Gatov
|
109c41954c
|
libcloud, dbms: added write speed to clickhouse [#METR-13955].
|
2014-11-27 22:35:31 +03:00 |
|
Andrey Mironov
|
f7cda10386
|
Merge
|
2014-11-26 13:28:13 +03:00 |
|
Alexey Milovidov
|
bdb666efee
|
Revert "Revert "dbms: fix column names asynchrony in SELECT from StorageDistributed. [#METR-13399]""
This reverts commit 08c41d2abb2e08922c567856ec37038d1fa59e72.
|
2014-11-26 00:11:11 +03:00 |
|
Alexey Milovidov
|
a03bc39fa2
|
Merge
|
2014-11-25 23:55:36 +03:00 |
|
Alexey Milovidov
|
3dba76210f
|
Merge
|
2014-11-25 23:55:36 +03:00 |
|
Alexey Milovidov
|
25ddd55cad
|
Merge
|
2014-11-25 23:55:34 +03:00 |
|
Alexey Milovidov
|
8b2b1a52d1
|
Revert "Revert "dbms: allow all requested columns to be missing [#METR-13020]""
This reverts commit a74051d1739fbf4de8da2118e2f05820a6bc10f0.
|
2014-11-25 23:55:23 +03:00 |
|
Andrey Mironov
|
f1f139e8d0
|
dbms: fix allocation of excess memory for const result in concat.
|
2014-11-25 23:22:10 +03:00 |
|
Andrey Mironov
|
8f9373c3d7
|
dbms: add test for concat n-ary const with nonconst segfault.
|
2014-11-25 23:07:06 +03:00 |
|
Andrey Mironov
|
ec07d1f711
|
dbms: fix stupid error in concat length calculation.
|
2014-11-25 22:34:07 +03:00 |
|
Andrey Mironov
|
eefcb3e369
|
Revert "dbms: allow all requested columns to be missing [#METR-13020]"
This reverts commit e09872e3621f24a9a839ce377e4a317dc2ca1788.
|
2014-11-25 21:46:58 +03:00 |
|
Andrey Mironov
|
c28bb54ed4
|
Merge
|
2014-11-25 21:46:38 +03:00 |
|
Andrey Mironov
|
4c9af262fd
|
Merge
|
2014-11-25 21:46:23 +03:00 |
|
Alexey Milovidov
|
53c1dd7e08
|
Merge
|
2014-11-25 21:13:52 +03:00 |
|
Alexey Milovidov
|
071e31a7fa
|
Revert "dbms: fix column names asynchrony in SELECT from StorageDistributed. [#METR-13399]"
This reverts commit f68d3226e0e55179b4cd734477f0aa45b669d6fa.
|
2014-11-25 19:33:01 +03:00 |
|
Andrey Mironov
|
e310a3021b
|
dbms: fix column names asynchrony in SELECT from StorageDistributed. [#METR-13399]
|
2014-11-24 20:11:29 +03:00 |
|
Alexey Milovidov
|
639d29d5d4
|
dbms: added few profile events [#METR-2944].
|
2014-11-23 07:01:36 +03:00 |
|
Alexey Milovidov
|
be73e48c46
|
dbms: fixed error when writing tuple of date or datetime elements in pretty formats (tnx. hertz) [#METR-2944].
|
2014-11-23 07:00:18 +03:00 |
|