Commit Graph

788 Commits

Author SHA1 Message Date
Vyacheslav Alipov
c2d5749128 preserving original column names for distributed queries [#CONV-6778] 2013-05-07 10:30:52 +00:00
Alexey Milovidov
764085c3ea dbms: fixed error with constant arrays [#CONV-2944]. 2013-05-06 18:05:17 +00:00
Alexey Milovidov
01177e16fe Merge 2013-05-06 12:15:34 +00:00
Michael Kolupaev
3330c4e4dc clickhouse: fixed Expression throwing exception on invalid table in select query [#CONV-6778]. 2013-05-06 10:31:35 +00:00
Alexey Milovidov
d38fd54295 dbms: fixed cyclic references (leak) [#CONV-2944]. 2013-05-05 20:07:11 +00:00
Alexey Milovidov
2efd1bc6b0 dbms: removed few cyclic SharedPtr references [#CONV-2944]. 2013-05-05 18:02:05 +00:00
Alexey Milovidov
da4d2f91c9 Renamed file and removed useless code [#CONV-2807]. 2013-05-05 16:23:54 +00:00
Alexey Milovidov
b6415a7f93 dbms: fixed error in one of prev. revisions [#CONV-2944]. 2013-05-05 16:19:09 +00:00
Alexey Milovidov
a283ee9ad1 dbms: fixed error in prev. revision [#CONV-2944]. 2013-05-05 16:18:25 +00:00
Alexey Milovidov
28c9579a5f Separated ColumnString from ColumnArray and ColumnFixedString from ColumnFixedArray; removed ColumnFixedArray [#CONV-2944]. 2013-05-05 15:25:25 +00:00
Alexey Milovidov
15b0ef253c dbms: added WITH TOTALS modifier for GROUP BY [#CONV-2944]. 2013-05-04 15:46:50 +00:00
Alexey Milovidov
cfb884f853 dbms: tiny improvement [#CONV-2944]. 2013-05-04 15:44:58 +00:00
Alexey Milovidov
45f88eb1d1 dbms: improved performance of writing ints as text [#CONV-2944]. 2013-05-04 14:51:37 +00:00
Alexey Milovidov
657deb8125 dbms: development of one-pass processing of multiple queries [#CONV-2944]. 2013-05-04 06:09:23 +00:00
Alexey Milovidov
600f4bdd0b dbms: development [#CONV-2944]. 2013-05-04 05:20:07 +00:00
Alexey Milovidov
ce4161b4e0 dbms: development [#CONV-2944]. 2013-05-04 04:05:15 +00:00
Alexey Milovidov
d5e9b78920 dbms: addition to prev. revision [#CONV-7486]. 2013-05-03 15:10:56 +00:00
Alexey Milovidov
85664affbf dbms: development of multi-queries [#CONV-2944]. 2013-05-03 10:20:53 +00:00
Alexey Milovidov
d08e7cf5bc dbms: fixed error [#CONV-7486]. 2013-05-03 05:23:14 +00:00
Alexey Milovidov
81418b287e dbms: removed IColumn::clear function [#CONV-7486]. 2013-05-03 03:23:41 +00:00
Alexey Milovidov
3693481bb7 dbms: development [#CONV-2944]. 2013-05-03 02:25:50 +00:00
Vyacheslav Alipov
da4454b46e preserving aliases now [#CONV-6778] 2013-04-30 12:36:39 +00:00
Vyacheslav Alipov
55d143e974 sign rewrite in Expression [#CONV-6778] 2013-04-29 12:40:53 +00:00
Alexey Milovidov
67b0719f26 Global stat: dbms: added aggregate function 'uniqState'; added compatibility with ███████████ [#CONV-7315]. 2013-04-26 18:57:08 +00:00
Michael Kolupaev
a34f86cc7b clickhouse: FINAL only returning positive rows [#CONV-7363]. 2013-04-26 13:20:42 +00:00
Michael Kolupaev
e3c0352b45 clickhouse: optimized FINAL [#CONV-7363]. 2013-04-26 12:44:45 +00:00
Michael Kolupaev
1a4df75e08 clickhouse: added missing files [#CONV-7363]. 2013-04-25 15:48:09 +00:00
Michael Kolupaev
cd1183267c clickhouse: added CollapsingFinalBlockInputStream [#CONV-7363]. 2013-04-25 15:46:14 +00:00
Vyacheslav Alipov
6191923acc added option: sign_rewrite [#CONV-6778] 2013-04-24 13:34:04 +00:00
Vyacheslav Alipov
57b59fcd86 removed debug code in IParserBase[#CONV-2807] 2013-04-24 13:08:25 +00:00
Michael Kolupaev
f938677d85 clickhouse: fixed indentation [#CONV-7363]. 2013-04-24 12:57:36 +00:00
Vyacheslav Alipov
cff712858a Merge 2013-04-24 12:52:49 +00:00
Michael Kolupaev
fb180683c1 clickhouse: faster SELECT ... FINAL [#CONV-7363]. 2013-04-24 12:17:29 +00:00
Michael Kolupaev
5be6bd2408 Merge 2013-04-24 10:31:32 +00:00
Michael Kolupaev
d97d22919e Merge 2013-04-23 11:08:41 +00:00
Evgeniy Gatov
3664196027 DBMS: fix [#CONV-4143]. 2013-04-18 12:21:54 +00:00
Evgeniy Gatov
f94cc9d9c6 DMBS: tiny fix [#CONV-4143]. 2013-04-18 11:49:46 +00:00
Michael Kolupaev
9290d084a9 clickhouse: probably slightly improved performance of URL functions [#CONV-2807]. 2013-04-17 12:52:55 +00:00
Michael Kolupaev
0fddbe3f88 clickhouse: added functions for site categories [#CONV-7180]. 2013-04-17 11:37:34 +00:00
Alexey Milovidov
ef370b7226 Little modifications [#CONV-7315]. 2013-04-15 19:33:05 +00:00
Evgeniy Gatov
171d4404c4 dbms: fixed build [#CONV-4143]. 2013-04-15 10:10:55 +00:00
Evgeniy Gatov
848e3e269c DBMS, ███████████: fixes/additions [#CONV-4143]. 2013-04-15 00:42:29 +00:00
Alexey Milovidov
b73bbbd7a7 dbms, sqxxl: fixed error [#CONV-7289]. 2013-04-13 00:56:07 +00:00
Michael Kolupaev
e5e38e12d6 clickhouse: fixed finction regionIn [#CONV-2944]. 2013-04-10 10:52:38 +00:00
Alexey Milovidov
10358a3940 ███████████: using UATraits [#CONV-7042]. 2013-04-09 19:04:25 +00:00
Michael Kolupaev
577dff4457 DateLUT: fixed segfault when looking up invalid date (it appeared at least in ███████████ and clickhouse) [#CONV-7212]. 2013-04-09 12:38:39 +00:00
Alexey Milovidov
d5463a550a ███████████: improvement [#CONV-7027]. 2013-03-29 01:47:34 +00:00
Alexey Milovidov
03e991c3cd Fixed error with strong typedef [#CONV-7027]. 2013-03-28 22:22:04 +00:00
Evgeniy Gatov
5fa50a6b58 dbms, ███████████: slightly better [#CONV-6826]. 2013-03-28 10:48:26 +00:00
Michael Kolupaev
d866ffbb91 clickhouse: slightly fixed subqueries with Distributed tables [#CONV-6822]. 2013-03-27 13:26:25 +00:00