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 |
|
Alexey Arno
|
de526d55d2
|
dbms: Server: small code tweak [#METR-14410]
|
2015-02-03 18:10:00 +03:00 |
|
Alexey Arno
|
35356191c9
|
dbms: Server: queries with several replicas: development [#METR-14410]
|
2015-02-03 16:36:33 +03:00 |
|
Alexey Arno
|
39985e22f3
|
dbms: Server: queries with several replicas: development [#METR-14410]
|
2015-02-03 16:36:33 +03:00 |
|
Alexey Arno
|
6089f15f1f
|
dbms: Server: queries with several replicas: development [#METR-14410]
|
2015-02-03 16:36:13 +03:00 |
|
Alexey Arno
|
a6a56993e2
|
dbms: Server: queries with several replicas: development [#METR-14410]
|
2015-02-03 16:36:13 +03:00 |
|
Alexey Arno
|
29a58d403b
|
dbms: Server: queries with several replicas: development [#METR-14410]
|
2015-02-03 16:36:13 +03:00 |
|
Alexey Arno
|
40d753d0fd
|
dbms: Server: queries with several replicas: development [#METR-14410]
|
2015-02-03 16:36:13 +03:00 |
|
Alexey Arno
|
fe2e42920a
|
dbms: Server: queries with several replicas: development [#METR-14410]
|
2015-02-03 16:36:13 +03:00 |
|
Alexey Arno
|
72df57b68c
|
dbms: Server: queries with several replicas: development [#METR-14410]
|
2015-02-03 16:36:13 +03:00 |
|
Alexey Arno
|
0576a2f2d6
|
dbms: Server: queries with several replicas: development [#METR-14410]
|
2015-02-03 16:36:13 +03:00 |
|
Alexey Arno
|
ca96f2f3eb
|
dbms: Server: queries with several replicas: development [#METR-14410]
|
2015-02-03 16:36:13 +03:00 |
|
Alexey Arno
|
0c54fc48fc
|
dbms: Server: queries with several replicas: development [#METR-14410]
|
2015-02-03 16:36:13 +03:00 |
|
Alexey Arno
|
e86abf0311
|
dbms: Server: queries with several replicas: development [#METR-14410]
|
2015-02-03 16:36:12 +03:00 |
|
Alexey Arno
|
0ba5c640b0
|
dbms: Server: queries with several replicas: development [#METR-14410]
|
2015-02-03 16:36:12 +03:00 |
|
Alexey Arno
|
0102fa4cde
|
dbms: Server: queries with several replicas: development [#METR-14410]
|
2015-02-03 16:36:12 +03:00 |
|
Alexey Arno
|
3ff8ee1f09
|
dbms: Server: queries with several replicas: development [#METR-14410]
|
2015-02-03 16:36:12 +03:00 |
|
Alexey Arno
|
594ab09579
|
dbms: Server: queries with several replicas: development [#METR-14410]
|
2015-02-03 16:36:12 +03:00 |
|
Alexey Arno
|
ce941bded6
|
dbms: Server: queries with several replicas: development [#METR-14410]
|
2015-02-03 16:36:12 +03:00 |
|
Alexey Arno
|
2c6d3efc61
|
dbms: Server: queries with several replicas: development [#METR-14410]
|
2015-02-03 16:36:12 +03:00 |
|
Alexey Arno
|
ab0761c643
|
dbms: Server: queries with several replicas: development [#METR-14410]
|
2015-02-03 16:34:50 +03:00 |
|
Alexey Arno
|
cd4bbadb12
|
dbms: Server: queries with several replicas: development [#METR-14410]
|
2015-02-03 16:34:48 +03:00 |
|
Alexey Milovidov
|
e4e313f54f
|
dbms: StorageJoin: development [#METR-2944].
|
2015-01-28 05:37:05 +03:00 |
|
Alexey Milovidov
|
fed642cd7c
|
dbms: added StorageSet [#METR-2944].
|
2015-01-27 03:52:03 +03:00 |
|
Alexey Milovidov
|
8a1c22bf41
|
Fixed errors in clang (part 3) [#METR-2807].
|
2015-01-21 07:17:02 +03:00 |
|
Alexey Milovidov
|
27543ea7e5
|
Fixed errors in clang (part 2) [#METR-2807].
|
2015-01-21 07:00:20 +03:00 |
|
Alexey Milovidov
|
1685b293f7
|
dbms: tiny improvements [#METR-2944].
|
2015-01-18 11:25:56 +03:00 |
|
Alexey Milovidov
|
715f5bf8d1
|
dbms: fixed error with GLOBAL IN when one of shard is localhost [#METR-14557].
|
2015-01-14 05:44:25 +03:00 |
|
Alexey Milovidov
|
ba732b6ba3
|
dbms: removed SplittingAggregator [#METR-2944].
|
2015-01-13 03:08:36 +03:00 |
|
Alexey Milovidov
|
a7a2712630
|
dbms: compiled aggregator: development [#METR-2944].
|
2015-01-10 05:30:03 +03:00 |
|
Alexey Milovidov
|
9225adb3fc
|
dbms: tiny modifications [#METR-2944].
|
2015-01-08 21:52:48 +03:00 |
|
Alexey Milovidov
|
c9950249c1
|
dbms: additions to prev. revision [#METR-2944].
|
2015-01-07 21:07:00 +03:00 |
|
Alexey Milovidov
|
41a7fc50d6
|
dbms: added support for external sorting [#METR-2944].
|
2015-01-07 20:19:23 +03:00 |
|
Alexey Milovidov
|
8620b80d99
|
dbms: fixed collations; preparation to external sorting [#METR-2944].
|
2015-01-07 18:30:11 +03:00 |
|
Alexey Milovidov
|
4eff949e22
|
dbms: fixed uninitialized memory read [#METR-2944].
|
2015-01-03 11:46:57 +03:00 |
|
Alexey Milovidov
|
221efeb82a
|
dbms: more scalable aggregator: development [#METR-2944].
|
2015-01-03 06:18:49 +03:00 |
|
Alexey Milovidov
|
7cf0bca8af
|
dbms: more scalable aggregator: development [#METR-2944].
|
2015-01-02 08:28:21 +03:00 |
|
Alexey Milovidov
|
acbe19fd84
|
dbms: more scalable aggregator: development [#METR-2944].
|
2015-01-02 06:16:28 +03:00 |
|
Alexey Milovidov
|
e9232fc2fc
|
dbms: more scalable aggregator: development [#METR-2944].
|
2014-12-30 21:04:53 +03:00 |
|
Alexey Milovidov
|
da1974bbf3
|
dbms: more scalable aggregator: development [#METR-2944].
|
2014-12-25 23:56:01 +03:00 |
|
Alexey Milovidov
|
10553e7840
|
dbms: fixed error with views [#METR-14449].
|
2014-12-23 23:32:00 +03:00 |
|
Alexey Milovidov
|
41a005ba73
|
dbms: style [#METR-2944].
|
2014-12-19 21:33:30 +03:00 |
|
Andrey Mironov
|
1271af2f09
|
dbms: create default context for RemoteBlockInputStream only once. [#METR-14403]
|
2014-12-19 17:56:18 +03:00 |
|
Andrey Mironov
|
3ebfd2fb7f
|
dbms: pass proper context into Storage::read(). [#METR-14179]
This reverts commit 34b3f738a67432b44f6f69238dd1529535984d1a.
|
2014-12-17 17:19:07 +03:00 |
|
Andrey Mironov
|
49e322a045
|
Revert "dbms: pass proper context into Storage::read(). [#METR-14179]"
This reverts commit c0800b74a6fa338d29a65111599aa1fe71b67201.
|
2014-12-16 19:22:57 +03:00 |
|
Andrey Mironov
|
fc9472ba47
|
dbms: pass proper context into Storage::read(). [#METR-14179]
|
2014-12-16 15:40:25 +03:00 |
|
Andrey Mironov
|
f92720b41f
|
dbms: fix PushingToViews* behaviour for temporary tables
|
2014-12-16 15:40:25 +03:00 |
|
Alexey Milovidov
|
9527462193
|
dbms: fixed memory tracking [#METR-14301].
|
2014-12-15 08:23:44 +03:00 |
|
Alexey Milovidov
|
922184e62f
|
dbms: more uniform aggregation: better [#METR-2944].
|
2014-12-15 02:07:57 +03:00 |
|
Alexey Milovidov
|
99ba283688
|
dbms: more uniform aggregation: development [#METR-2944].
|
2014-12-14 11:27:22 +03:00 |
|
Alexey Milovidov
|
562e4f3a3e
|
Merge
|
2014-12-14 08:28:11 +03:00 |
|
Andrey Mironov
|
fae4eb388d
|
dbms: enforce const in CreatingSetsBlockInputStream ctor.
|
2014-12-02 20:25:09 +03:00 |
|