Alexey Milovidov
|
cac503ff82
|
Merge
|
2015-04-12 07:39:20 +03:00 |
|
Alexey Arno
|
b5c1932b8c
|
Merge
|
2015-04-10 20:51:39 +03:00 |
|
Andrey Mironov
|
26cfbd6e96
|
dbms: fix merge [#METR-15836]
|
2015-04-10 18:54:51 +03:00 |
|
Andrey Mironov
|
486568015e
|
Merge
|
2015-04-10 18:13:26 +03:00 |
|
Andrey Mironov
|
226b11b887
|
dbms: fix test reference and bring commentaries up-to-date [#METR-15913].
|
2015-04-10 13:02:57 +03:00 |
|
Alexey Milovidov
|
eaa412df2b
|
dbms: added setting 'strict_insert_defaults' (incomplete) [#METR-15913].
|
2015-04-10 03:43:08 +03:00 |
|
Andrey Mironov
|
6cde3424bc
|
Merge
|
2015-04-09 20:01:12 +03:00 |
|
Andrey Mironov
|
0aec8580b1
|
dbms: add rich commentary [#METR-15836]
|
2015-04-09 14:34:50 +03:00 |
|
Andrey Mironov
|
e64fbdf250
|
dbms: addition to previous commit [#METR-15836]
|
2015-04-08 19:57:01 +03:00 |
|
Andrey Mironov
|
1e794acb87
|
Merge
|
2015-04-08 19:39:02 +03:00 |
|
Alexey Milovidov
|
be630f9fae
|
dbms: better diagnostics of errors in TabSeparated format [#METR-15574].
|
2015-03-29 12:02:24 +03:00 |
|
Alexey Milovidov
|
3d80f45b71
|
dbms: better diagnostics of errors in TabSeparated format (development) [#METR-15574].
|
2015-03-29 11:44:04 +03:00 |
|
Alexey Milovidov
|
92c2a9ceaa
|
dbms: better diagnostics of errors in TabSeparated format (development) [#METR-15574].
|
2015-03-29 10:13:38 +03:00 |
|
Alexey Arno
|
5a033eb724
|
dbms: Server: fixed issue with query cancellation. [#METR-14410]
|
2015-03-20 19:20:47 +03:00 |
|
Alexey Milovidov
|
ed4c4292aa
|
dbms: fixed possible error [#METR-15530].
|
2015-03-18 05:48:36 +03:00 |
|
Alexey Milovidov
|
c1ff26c7a3
|
dbms: tiny modifications [#METR-15484].
|
2015-03-14 00:01:04 +03:00 |
|
Alexey Milovidov
|
1d7d1051a2
|
dbms: fixed error [#METR-15451].
|
2015-03-12 05:22:55 +03:00 |
|
Alexey Milovidov
|
9c9162bf94
|
dbms: FINAL: tiny modifications [#METR-2944].
|
2015-03-12 03:01:14 +03:00 |
|
Alexey Milovidov
|
ae4c458c5b
|
dbms: more uniform distribution of work among threads [#METR-2944].
|
2015-03-08 01:00:58 +03:00 |
|
Alexey Milovidov
|
1ba32c6fbb
|
dbms: fixed one of errors [#METR-15352].
|
2015-03-06 23:14:45 +03:00 |
|
Alexey Milovidov
|
f749aa6c01
|
dbms: fixed errors [#METR-15352].
|
2015-03-06 04:06:11 +03:00 |
|
Alexey Milovidov
|
2ad20a00be
|
dbms: addition to prev. revision [#METR-2944].
|
2015-03-06 03:12:08 +03:00 |
|
Alexey Milovidov
|
d1ca4fe4b3
|
dbms: RemoteBlockInputStream: more simple [#METR-15352].
|
2015-03-06 03:01:59 +03:00 |
|
Alexey Milovidov
|
0828dba841
|
dbms: preparation [#METR-2944].
|
2015-03-02 04:10:58 +03:00 |
|
Alexey Arno
|
ca1c0756c2
|
dbms: Server: further simplification of memory ordering [#METR-14410]
|
2015-02-27 15:00:02 +03:00 |
|
Alexey Arno
|
d96e9f3f75
|
dbms: Server: simplified thread-aware order of memory accesses since there are only a few stores that seldom happen [#METR-14410]
|
2015-02-25 17:28:42 +03:00 |
|
Alexey Arno
|
7fdc23c5f2
|
dbms: Server: fix race conditions [#METR-14410]
|
2015-02-25 15:43:06 +03:00 |
|
Alexey Milovidov
|
b6f4d3d3e8
|
dbms: added setting 'group_by_two_level_threshold' for fine tuning [#METR-2944].
|
2015-02-22 08:51:16 +03:00 |
|
Alexey Arno
|
37dee7d6ef
|
dbms: Server: applied much better fix for instruction ordering [#METR-14410]
|
2015-02-21 16:59:15 +03:00 |
|
Alexey Milovidov
|
f7ef574ed2
|
dbms: improved performance of Set, Join, Distinct and arrayEnumerateUniq [#METR-2944].
|
2015-02-20 22:48:52 +03:00 |
|
Alexey Arno
|
d4f6e1209a
|
dbms: Server: fixed RemoteBlockInputStream destructor policy [#METR-14410]
|
2015-02-20 17:43:22 +03:00 |
|
Alexey Arno
|
025fcd815d
|
Enforce ordering of variable assignment [#METR-14410]
|
2015-02-20 16:32:20 +03:00 |
|
Alexey Milovidov
|
6d6faf8b5e
|
dbms: improved performance of JSON output format for data without strings (2.5 times) [#METR-2944].
|
2015-02-15 12:45:29 +03:00 |
|
Alexey Milovidov
|
fa84f264aa
|
dbms: more sane progress bar - it doesn't roll back when using ConcatBlockInputStream [#METR-2944].
|
2015-02-15 09:08:31 +03:00 |
|
Alexey Milovidov
|
a9eb28c07d
|
Using std::make_unique [#METR-2807].
|
2015-02-11 00:10:58 +03:00 |
|
Alexey Milovidov
|
d0972a159d
|
dbms: added setting 'max_memory_bandwidth' [#METR-15052].
|
2015-02-10 23:48:17 +03:00 |
|
Alexey Arno
|
77f262f8a8
|
dbms: Server: queries with several replicas: fixes [#METR-14410]
|
2015-02-09 13:51:36 +03:00 |
|
Alexey Arno
|
8c0a540350
|
dbms: Server: queries with several replicas: fixes [#METR-14410]
|
2015-02-09 00:34:43 +03:00 |
|
Alexey Arno
|
cede256a43
|
dbms: Server: queries with several replicas: fixes [#METR-14410]
|
2015-02-07 22:39:16 +03:00 |
|
Alexey Arno
|
ba96a87097
|
dbms: Server: queries with several replicas: fixes [#METR-14410]
|
2015-02-07 20:12:29 +03:00 |
|
Alexey Arno
|
7d5f75a804
|
dbms: Server: queries with several replicas: fixes [#METR-14410]
|
2015-02-07 01:32:54 +03:00 |
|
Alexey Arno
|
55acd52df2
|
dbms: Server: queries with several replicas: fixes [#METR-14410]
|
2015-02-06 17:46:04 +03:00 |
|
Alexey Arno
|
e854aa6c71
|
dbms: Server: queries with several replicas: fixes [#METR-14410]
|
2015-02-06 15:33:15 +03:00 |
|
Alexey Arno
|
4a002773a8
|
dbms: Server: queries with several replicas: fixes [#METR-14410]
|
2015-02-06 01:31:03 +03:00 |
|
Alexey Arno
|
c1a771eb66
|
dbms: Server: queries with several replicas: fixes [#METR-14410]
|
2015-02-06 00:10:29 +03:00 |
|
Alexey Arno
|
ab9da73dea
|
dbms: Server: queries with several replicas: fixes [#METR-14410]
|
2015-02-04 16:07:10 +03:00 |
|
Alexey Arno
|
d519fac7b5
|
dbms: Server: queries with several replicas: fixes [#METR-14410]
|
2015-02-04 13:40:00 +03:00 |
|
Alexey Arno
|
51f8ad6e9d
|
dbms: Server: queries with several replicas: fixes [#METR-14410]
|
2015-02-04 13:27:06 +03:00 |
|
Alexey Milovidov
|
160d72916a
|
dbms: additions to prev. revision [#METR-14654].
|
2015-02-04 08:07:51 +03:00 |
|
Alexey Milovidov
|
66156f5085
|
dbms: fixed segfault when query was cancelled while merging aggregate states in calculation of TOTALS [#METR-14654].
|
2015-02-04 08:05:17 +03:00 |
|