Commit Graph

2524 Commits

Author SHA1 Message Date
Pavel Kartavyy
4042069b3e fixed build 2014-03-26 18:08:00 +04:00
Alexey Milovidov
651e593bb2 dbms: fixed error with aggregate function quantileTiming [#METR-10597]. 2014-03-26 04:34:00 +04:00
Alexey Milovidov
f0f09d00fd dbms: fixed unitialized memory read [#METR-10597]. 2014-03-26 04:17:31 +04:00
Alexey Milovidov
78e59c0394 dbms: fixed sorting of arrays [#METR-10572]. 2014-03-26 03:16:20 +04:00
Alexey Milovidov
369767dde9 dbms: test: allowed to specify many test names to generate reference result [#METR-10572]. 2014-03-26 03:15:14 +04:00
Alexey Milovidov
6aa304ba4a dbms: added tests [#METR-10572]. 2014-03-26 03:14:51 +04:00
Alexey Milovidov
82f6b4a73d dbms: removed old test script [#METR-2944]. 2014-03-26 02:53:48 +04:00
Michael Kolupaev
42be4d6ec5 Added an option for clickhouse-test to generate reference for just one test. Added reference for one test query. [#METR-10566] 2014-03-25 23:23:32 +04:00
Michael Kolupaev
755fa64369 Fixed build. [#METR-10566] 2014-03-25 22:19:08 +04:00
Michael Kolupaev
262ffcd74b Fixed parametric aggregate functions in totals. [#METR-10566] 2014-03-25 22:16:40 +04:00
Pavel Kartavyy
2d08cf828c Merge 2014-03-25 20:05:32 +04:00
Michael Kolupaev
a202cb4eaf Merge 2014-03-25 18:06:40 +04:00
Alexey Milovidov
7cde6bb6a6 dbms: fixed error with hash tables [#METR-10571]. 2014-03-25 04:28:25 +04:00
Alexey Milovidov
5e5997d150 Merge 2014-03-24 23:32:52 +04:00
Alexey Milovidov
2bc8beff04 Added tests [#METR-10566]. 2014-03-24 23:32:31 +04:00
Michael Kolupaev
4c92b5f220 Fixed segfault when some of the nested columns are missing. [#METR-10564] 2014-03-24 20:10:14 +04:00
Michael Kolupaev
08f4af22e1 Merge 2014-03-24 17:59:04 +04:00
Michael Kolupaev
258b14b506 Fixed segfault with table functions. [#METR-10549] 2014-03-24 17:24:47 +04:00
Michael Kolupaev
03a0e1e1ef Fixed build. 2014-03-24 16:10:47 +04:00
Evgeniy Gatov
0623447960 Merge 2014-03-24 15:00:08 +04:00
Alexey Milovidov
9abadce603 dbms: updated tests [#METR-2944]. 2014-03-24 06:50:39 +04:00
Alexey Milovidov
8aaecae5fb dbms: updated tests [#METR-2944]. 2014-03-24 06:50:25 +04:00
Alexey Milovidov
e2292225ef Added gitignore [#METR-2944]. 2014-03-24 04:37:39 +04:00
Alexey Milovidov
2813909ed3 dbms: modified test [#METR-2944]. 2014-03-24 00:45:42 +04:00
Alexey Milovidov
dae349ba00 dbms: added tests [#METR-2944]. 2014-03-24 00:40:55 +04:00
Alexey Milovidov
fc45d3cc5b dbms: mofified test [#METR-2944]. 2014-03-23 19:16:58 +04:00
Alexey Milovidov
93472c9103 dbms: added test [#METR-2944]. 2014-03-23 19:08:31 +04:00
Alexey Milovidov
a646848ded dbms: modified test [#METR-2944]. 2014-03-23 07:46:25 +04:00
Alexey Milovidov
84ce7d6225 dbms: modified test [#METR-2944]. 2014-03-23 07:40:09 +04:00
Alexey Milovidov
18a7749a04 dbms: modified test [#METR-2944]. 2014-03-23 07:37:51 +04:00
Alexey Milovidov
40b02cae63 dbms: added test script [#METR-2944]. 2014-03-23 07:26:07 +04:00
Alexey Milovidov
428618cd8e Merge 2014-03-23 02:12:47 +04:00
Alexey Milovidov
21daad39e4 Merge 2014-03-23 02:05:45 +04:00
Alexey Milovidov
cfba8b355f Merge 2014-03-23 01:49:12 +04:00
Alexey Milovidov
05376a3c5f Merge 2014-03-23 01:34:14 +04:00
Alexey Milovidov
354f99b47f Merge 2014-03-23 01:26:57 +04:00
Alexey Milovidov
46b97524ee Merge 2014-03-23 00:48:31 +04:00
Alexey Milovidov
e48d397697 Merge 2014-03-23 00:42:35 +04:00
Alexey Milovidov
7d266becf1 Merge 2014-03-23 00:18:35 +04:00
Alexey Milovidov
e4665a9f95 Merge 2014-03-22 22:29:30 +04:00
Alexey Milovidov
2ff699ce6f Merge 2014-03-22 22:27:19 +04:00
Michael Kolupaev
7b6ce30656 Merge 2014-03-22 18:44:44 +04:00
Michael Kolupaev
36b152f2b1 Added interserver IO host and port to context. [#METR-10202] 2014-03-21 23:49:27 +04:00
Michael Kolupaev
7084f03ab9 Merge 2014-03-21 23:17:59 +04:00
Michael Kolupaev
2809291432 zkutil: Thread safety. [#METR-10202] 2014-03-21 22:58:24 +04:00
Michael Kolupaev
af094cbc76 dbms: Extracted most of RemoteReadBuffer into ReadBufferFromHTTP. [#METR-10202] 2014-03-21 21:23:09 +04:00
Michael Kolupaev
750cb44f94 Merge 2014-03-21 17:42:14 +04:00
Michael Kolupaev
3a6d19d639 Removed unnecessary context lock during ALTER. [METR-10202] 2014-03-21 13:26:01 +03:00
Pavel Kartavyy
7dc31a3ba3 olap compability: removed ClickPhraseID, ClickTargetPhraseID [#METR-10322] 2014-03-21 12:33:35 +04:00
Michael Kolupaev
708f87a307 Merge 2014-03-20 21:36:30 +04:00