Alexey Milovidov
|
af42c9a5cc
|
dbms: tiny modification of AutoArray; updated test for AutoArray [#CONV-2944].
|
2013-01-09 12:06:21 +00:00 |
|
Michael Kolupaev
|
0f273b04e2
|
dbms: fixed AutoArray constructor ambiguity [#CONV-6318].
|
2013-01-09 11:23:52 +00:00 |
|
Michael Kolupaev
|
62c85998de
|
dbms: improved AutoArray compatibility with vector (this should also fix a bug) [#CONV-6318].
|
2013-01-09 10:49:57 +00:00 |
|
Alexey Milovidov
|
664b6199de
|
dbms: improvement [#CONV-2944].
|
2013-01-08 21:32:16 +00:00 |
|
Alexey Milovidov
|
b88bed60b8
|
dbms: improved performance [#CONV-2944].
|
2013-01-08 20:31:24 +00:00 |
|
Alexey Milovidov
|
e7093907ef
|
dbms: improved performance of aggregation [#CONV-2944].
|
2013-01-08 19:41:22 +00:00 |
|
Alexey Milovidov
|
002d6a6178
|
dbms: tiny improvement [#CONV-2944].
|
2013-01-07 08:27:39 +00:00 |
|
Alexey Milovidov
|
d56c496337
|
dbms: improved performance [#CONV-2944].
|
2013-01-07 06:53:24 +00:00 |
|
Alexey Milovidov
|
865130d3b6
|
dbms: improved performance (less copies of fields) [#CONV-2944].
|
2013-01-07 06:47:15 +00:00 |
|
Alexey Milovidov
|
bf32223096
|
dbms: improved performance of strings [#CONV-2944].
|
2013-01-07 05:33:36 +00:00 |
|
Alexey Milovidov
|
4c7a2a1198
|
dbms: improved performance of aggregating strings [#CONV-2944].
|
2013-01-07 05:33:15 +00:00 |
|
Alexey Milovidov
|
f5d25057bd
|
dbms: improved performance of strings [#CONV-2944].
|
2013-01-07 05:20:13 +00:00 |
|
Alexey Milovidov
|
6f70407cc8
|
dbms: improved query cancelling speed [#CONV-2944].
|
2013-01-07 01:41:06 +00:00 |
|
Alexey Milovidov
|
bf669d07e1
|
dbms: addition to prev. revision [#CONV-2944].
|
2013-01-07 01:00:35 +00:00 |
|
Alexey Milovidov
|
f800b5b769
|
dbms: using special array for Row and instead of std::vector<AggregateFunctionPlainPtrs> (experimental) [#CONV-2944].
|
2013-01-07 00:57:43 +00:00 |
|
Alexey Milovidov
|
6a4b0139e8
|
Fixed build with clang [#CONV-2807].
|
2013-01-06 19:06:21 +00:00 |
|
Alexey Milovidov
|
3e50a4f63b
|
dbms: compatibility with clang [#CONV-2944].
|
2013-01-06 16:04:52 +00:00 |
|
Alexey Milovidov
|
e864147b42
|
dbms: improvement [#CONV-2944].
|
2013-01-05 21:57:11 +00:00 |
|
Alexey Milovidov
|
8c0db880d7
|
dbms: fixed warning [#CONV-2944].
|
2013-01-05 20:06:47 +00:00 |
|
Alexey Milovidov
|
7b3f533ecd
|
Using own Field class instead of boost::variant (experimental) [#CONV-2944].
|
2013-01-05 20:03:19 +00:00 |
|
Alexey Milovidov
|
3e12dc2c1a
|
dbms: improved performance of parsing tsv [#CONV-2944].
|
2013-01-05 14:16:05 +00:00 |
|
Alexey Milovidov
|
966812095f
|
dbms: more diagnostics when reading from row-based formats [#CONV-2944].
|
2012-12-29 15:41:17 +00:00 |
|
Alexey Milovidov
|
27d4f4525f
|
dbms: improvement [#CONV-2944].
|
2012-12-27 17:43:41 +00:00 |
|
Alexey Milovidov
|
ca5d10a4a0
|
dbms: fixed errors [#CONV-2944].
|
2012-12-27 17:40:54 +00:00 |
|
Alexey Milovidov
|
3bee7c4180
|
dbms: improvement [#CONV-2944].
|
2012-12-27 16:23:12 +00:00 |
|
Alexey Milovidov
|
24df661bdd
|
dbms: development of limits [#CONV-2944].
|
2012-12-26 20:29:28 +00:00 |
|
Michael Kolupaev
|
86ae269076
|
clickhouse: fixed [#CONV-6318].
|
2012-12-26 17:14:00 +00:00 |
|
Michael Kolupaev
|
6df21e5ed1
|
clickhouse: added missing rules to OLAP query converter [#CONV-6318].
|
2012-12-26 17:13:23 +00:00 |
|
Michael Kolupaev
|
0215bc579a
|
clickhouse: fixed [#CONV-6318].
|
2012-12-26 17:02:43 +00:00 |
|
Michael Kolupaev
|
1c9b0b63d5
|
clickhouse: added missing file [#CONV-6318].
|
2012-12-26 16:27:46 +00:00 |
|
Michael Kolupaev
|
90b3c76c17
|
clickhouse: fixed and added bitmaskToList [#CONV-6318].
|
2012-12-26 16:26:24 +00:00 |
|
Michael Kolupaev
|
c875f55dcb
|
clickhouse: added countEqual function [#CONV-6318].
|
2012-12-26 15:40:37 +00:00 |
|
Michael Kolupaev
|
ecfd5a1320
|
clickhouse: added trimming to reinterpretAsString [#CONV-6318].
|
2012-12-26 15:12:42 +00:00 |
|
Michael Kolupaev
|
f964259a38
|
clickhouse: fixed typo in comment [#CONV-2944].
|
2012-12-26 14:51:41 +00:00 |
|
Michael Kolupaev
|
3ff2a537f4
|
clickhouse: fixed warning [#CONV-6318].
|
2012-12-26 14:48:40 +00:00 |
|
Michael Kolupaev
|
467de27a59
|
clickhouse: fixed reinterpret [#CONV-6318].
|
2012-12-26 14:47:22 +00:00 |
|
Michael Kolupaev
|
a77056b080
|
clickhouse: fixed warning [#CONV-6318].
|
2012-12-26 14:41:57 +00:00 |
|
Michael Kolupaev
|
b1406f4631
|
clickhouse: fix for prev. rev. [#CONV-6318].
|
2012-12-26 14:40:38 +00:00 |
|
Michael Kolupaev
|
cd9a27b433
|
clickhouse: added reinterpret functions [#CONV-6318].
|
2012-12-26 14:31:03 +00:00 |
|
Alexey Milovidov
|
bd2c76b7ec
|
dbms: addition to prev. revision [#CONV-2944].
|
2012-12-25 20:36:50 +00:00 |
|
Alexey Milovidov
|
691782329a
|
dbms: development of limits [#CONV-2944].
|
2012-12-25 20:36:35 +00:00 |
|
Alexey Milovidov
|
c3cf6626e3
|
dbms: development of limits [#CONV-2944].
|
2012-12-25 19:28:59 +00:00 |
|
Alexey Milovidov
|
269b928f4f
|
dbms: development of limits [#CONV-2944].
|
2012-12-25 17:25:44 +00:00 |
|
Alexey Milovidov
|
7afc7c447f
|
dbms: Limits: development [#CONV-2944].
|
2012-12-24 19:50:22 +00:00 |
|
Alexey Milovidov
|
6e57b0d52c
|
dbms: fixed typo [#CONV-2944].
|
2012-12-24 17:23:30 +00:00 |
|
Michael Kolupaev
|
ea874ad1c5
|
clickhouse: added missing file [#CONV-6318].
|
2012-12-24 08:16:25 +00:00 |
|
Alexey Milovidov
|
44014d8530
|
dbms: added functions based on dictionaries [#CONV-2944].
|
2012-12-21 19:48:47 +00:00 |
|
Alexey Milovidov
|
95060b1a47
|
dbms: added more bitwise functions [#CONV-2944].
|
2012-12-20 20:01:18 +00:00 |
|
Michael Kolupaev
|
1383bfd005
|
clickhouse: added bitwise and and or functions [#CONV-6318].
|
2012-12-20 13:41:55 +00:00 |
|
Michael Kolupaev
|
57fccc9387
|
clickhouse: removed a very unlikely race condition on loading Dictionaries [#CONV-6318].
|
2012-12-20 12:58:47 +00:00 |
|