Michael Kolupaev
|
b89bbf8463
|
clickhouse: addition to previous commit [#CONV-6705].
|
2013-05-15 13:47:09 +00:00 |
|
Michael Kolupaev
|
8bc64303be
|
clickhouse: addition to previous commit [#CONV-6705].
|
2013-05-15 13:45:44 +00:00 |
|
Michael Kolupaev
|
c0b803d204
|
clickhouse: addition to previous commit [#CONV-6705].
|
2013-05-15 13:33:19 +00:00 |
|
Michael Kolupaev
|
ea836bbdce
|
clickhouse: addition to previous commit [#CONV-6705].
|
2013-05-15 12:34:26 +00:00 |
|
Michael Kolupaev
|
471f6b3a66
|
Merge
|
2013-05-15 12:32:40 +00:00 |
|
Vyacheslav Alipov
|
2ba18d9efa
|
changed WriteBuffer to WriteBufferValidUTF8 [#CONV-7445]
|
2013-05-15 12:02:05 +00:00 |
|
Vyacheslav Alipov
|
5a1c0126e3
|
added new formats to FormatFactory [#CONV-7445]
|
2013-05-15 11:51:54 +00:00 |
|
Vyacheslav Alipov
|
a2b61e0d5f
|
JSONCompactRowOutputStream [#CONV-7445]
|
2013-05-15 11:48:00 +00:00 |
|
Michael Kolupaev
|
5c386bb038
|
clickhouse: fixed sampling [#CONV-7363].
|
2013-05-15 11:32:31 +00:00 |
|
Vyacheslav Alipov
|
8685024166
|
JSONRowOutputStream [#CONV-7445]
|
2013-05-15 11:18:58 +00:00 |
|
Michael Kolupaev
|
e03e85184f
|
clickhouse: fixed FINAL ans SAMPLE broken by some changes in Expression [#CONV-7363].
|
2013-05-15 09:55:09 +00:00 |
|
Alexey Milovidov
|
b6a3c6a5b7
|
Added support for FINAL for StorageDistributed [#CONV-7040].
|
2013-05-13 20:03:54 +00:00 |
|
Alexey Milovidov
|
4a93f82fb6
|
dbms: fixed error with writing of ints as text [#CONV-7499].
|
2013-05-08 17:13:26 +00:00 |
|
Michael Kolupaev
|
9181fdb827
|
clickhouse: fixed ColumnArray::filter [#CONV-2807].
|
2013-05-08 11:47:42 +00:00 |
|
Vyacheslav Alipov
|
54efc39223
|
fixed 'Different expressions with the same alias' exception [#CONV-6778]
|
2013-05-08 11:14:54 +00:00 |
|
Michael Kolupaev
|
c7ecc266c6
|
clickhouse: fixed parsing lambda expressions [#CONV-7444].
|
2013-05-08 10:59:21 +00:00 |
|
Michael Kolupaev
|
4a19d688dd
|
clickhouse: fixed parsing lambda expressions [#CONV-7444].
|
2013-05-08 10:33:37 +00:00 |
|
Vyacheslav Alipov
|
755031efc6
|
performing sign rewrite from distributed table too [#CONV-6778]
|
2013-05-08 10:30:29 +00:00 |
|
Vyacheslav Alipov
|
066f9ffa7c
|
rolled back to revision 31455 [#CONV-6778]
|
2013-05-08 09:58:31 +00:00 |
|
Michael Kolupaev
|
2b6198a0b7
|
clickhouse: added forgotten file [#CONV-7444].
|
2013-05-08 09:54:07 +00:00 |
|
Michael Kolupaev
|
48c5dedb42
|
clickhouse: added parsing of lambda-expressions [#CONV-7444].
|
2013-05-08 09:52:02 +00:00 |
|
Vyacheslav Alipov
|
897f03017e
|
fixed substitution launch condition [#CONV-6778]
|
2013-05-07 13:42:48 +00:00 |
|
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
|
e7a5e90c5a
|
dbms: tiny improvement [#CONV-2944].
|
2013-05-06 18:01:06 +00:00 |
|
Alexey Milovidov
|
01177e16fe
|
Merge
|
2013-05-06 12:15:34 +00:00 |
|
Alexey Milovidov
|
4d19d33441
|
dbms: fixed error after adding 'WITH TOTALS' modifier [#CONV-7489].
|
2013-05-06 11:45:28 +00:00 |
|
Alexey Milovidov
|
66d0ae7b24
|
dbms: added whitespace [#CONV-2944].
|
2013-05-06 11:40:54 +00:00 |
|
Alexey Milovidov
|
48c6b9f486
|
dbms: probably fixed error [#CONV-2944].
|
2013-05-06 11:28:45 +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
|
b9f3e8c753
|
dbms: addition to prev. revisions [#CONV-2944].
|
2013-05-05 15:34:45 +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
|
cefc1fcc67
|
dbms: addition to prev. revision [#CONV-2944].
|
2013-05-03 10:34:36 +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 |
|