Alexey Arno
|
e596208c3b
|
dbms: Server: Fixes. [#METR-15859]
|
2015-04-27 12:43:23 +03:00 |
|
Alexey Arno
|
5309366008
|
dbms: Server: Feature development. [#METR-15859]
|
2015-04-25 02:23:25 +03:00 |
|
Alexey Arno
|
7d12e18e16
|
dbms: Server: Feature development. [#METR-15859]
|
2015-04-24 19:49:32 +03:00 |
|
Alexey Arno
|
5463d74a84
|
Merge
|
2015-04-24 18:49:30 +03:00 |
|
Alexey Arno
|
93a871e60a
|
dbms: Server: Untabified a bit. [#METR-15619]
|
2015-04-24 15:28:38 +03:00 |
|
Alexey Arno
|
e1b6730e5b
|
Merge
|
2015-04-24 15:26:23 +03:00 |
|
Alexey Arno
|
999bc75dfe
|
dbms: Server: Removed unneeded optimization (ii). [#METR-14408]
|
2015-04-23 16:16:42 +03:00 |
|
Alexey Arno
|
7a755007eb
|
dbms: Server: Removed unneeded optimization. [#METR-14408]
|
2015-04-23 16:09:43 +03:00 |
|
Alexey Arno
|
a15052e0e6
|
Merge
|
2015-04-23 15:57:39 +03:00 |
|
Alexey Arno
|
80850909c7
|
Merge
|
2015-04-23 14:07:15 +03:00 |
|
Alexey Milovidov
|
2c067ad2c2
|
dbms: fixed error [#METR-16053].
|
2015-04-23 03:20:41 +03:00 |
|
Alexey Milovidov
|
30c800bb69
|
dbms: fixed error [#METR-16053].
|
2015-04-23 00:26:12 +03:00 |
|
Alexey Arno
|
31faf89c70
|
dbms: Server: Further simplified the business logic: no more calls to fcntl. [#METR-15090]
|
2015-04-22 19:05:48 +03:00 |
|
Andrey Mironov
|
2fff473759
|
dbms: fix deadlock in Context::getExternalDictionariesImpl with ClickhouseDictionarySource
|
2015-04-22 16:53:43 +03:00 |
|
Alexey Arno
|
cd24f85cfe
|
dbms: Server: Reduced the number of open files. [#METR-15090]
|
2015-04-22 16:37:30 +03:00 |
|
Alexey Arno
|
543afcf58f
|
dbms: Server: More correct logic. It does not change functionality, but it adds coherency. [#METR-14408]
|
2015-04-22 01:28:42 +03:00 |
|
Alexey Milovidov
|
b5383147c6
|
Update README
|
2015-04-21 23:44:46 +03:00 |
|
Alexey Arno
|
5136ffb2a6
|
dbms: Server: Simplified code. [#METR-14408]
|
2015-04-21 18:12:08 +03:00 |
|
Andrey Mironov
|
77b2ef6f81
|
Merge
|
2015-04-21 16:10:08 +03:00 |
|
Alexey Milovidov
|
4f469ea831
|
dbms: preparation [#METR-15418].
|
2015-04-19 01:33:24 +03:00 |
|
Alexey Milovidov
|
9077eb4f3c
|
dbms: preparation [#METR-15418].
|
2015-04-19 01:30:43 +03:00 |
|
Alexey Milovidov
|
6e235bf2a7
|
Merge
|
2015-04-18 15:10:43 +03:00 |
|
Alexey Milovidov
|
b326ef1bc8
|
dbms: updated benchmark [#METR-15716].
|
2015-04-18 15:08:51 +03:00 |
|
Alexey Arno
|
8a317f076d
|
Merge
|
2015-04-17 16:56:29 +03:00 |
|
Alexey Milovidov
|
a2f2cc369d
|
dbms: preparation for FULL and RIGHT JOINs [#METR-15418].
|
2015-04-17 11:46:06 +03:00 |
|
Alexey Milovidov
|
124a12095a
|
dbms: added support for selecting stronger compression method [#METR-15386].
|
2015-04-17 08:35:53 +03:00 |
|
Alexey Arno
|
7d00e235ea
|
Merge
|
2015-04-16 17:27:56 +03:00 |
|
Alexey Milovidov
|
4c703cbfd7
|
dbms: added profile events for AIO and ordinary IO [#METR-15090].
|
2015-04-16 15:06:05 +03:00 |
|
Alexey Milovidov
|
a5ac7fb70c
|
dbms: disabled direct IO by default [#METR-15090].
|
2015-04-16 14:47:17 +03:00 |
|
Alexey Milovidov
|
b69900e6c1
|
dbms: added missing function [#METR-2944].
|
2015-04-16 14:40:18 +03:00 |
|
Alexey Milovidov
|
93ae68b68d
|
dbms: probably fixed race condition (and flapping test) with ALTER ... DETACH and merge [#METR-2944].
|
2015-04-16 14:30:34 +03:00 |
|
Alexey Milovidov
|
4b53ad5e13
|
dbms: added test [#METR-15964].
|
2015-04-16 13:53:51 +03:00 |
|
Alexey Milovidov
|
e871f4efe2
|
dbms: added support for arrays in tuple in NativeBlock streams [#METR-15964].
|
2015-04-16 13:48:35 +03:00 |
|
Alexey Milovidov
|
e37e38991c
|
dbms: added test for usage of WITH TOTALS inside JOIN [#METR-15417].
|
2015-04-16 12:58:47 +03:00 |
|
Alexey Milovidov
|
97cbc17863
|
Merge
|
2015-04-16 12:56:29 +03:00 |
|
Alexey Milovidov
|
c89b7dcf92
|
dbms: implementation of WITH TOTALS inside JOINed subqueries [#METR-15417].
|
2015-04-16 12:55:24 +03:00 |
|
Alexey Arno
|
ba9df3a39a
|
dbms: Server: Correctly disconnect when exceptions occur in RemoteBlockInputStream. [#METR-15689]
|
2015-04-16 12:29:40 +03:00 |
|
Alexey Arno
|
72297de7f5
|
Merge
|
2015-04-16 11:51:03 +03:00 |
|
Alexey Milovidov
|
80a3021962
|
dbms: removed old code [#METR-2944].
|
2015-04-16 10:56:43 +03:00 |
|
Alexey Milovidov
|
361c167d59
|
dbms: fixed build [#METR-2944].
|
2015-04-16 10:36:38 +03:00 |
|
Alexey Milovidov
|
dd4cef4781
|
dbms: fixed build [#METR-2944].
|
2015-04-16 10:32:40 +03:00 |
|
Alexey Milovidov
|
e4bd9b1dec
|
dbms: cut another dependency [#METR-2944].
|
2015-04-16 10:22:29 +03:00 |
|
Alexey Milovidov
|
402e0ee457
|
dbms: fixed build [#METR-2944].
|
2015-04-16 09:46:18 +03:00 |
|
Alexey Milovidov
|
ee1b7bc617
|
dbms: fixed build [#METR-2944].
|
2015-04-16 09:39:46 +03:00 |
|
Alexey Milovidov
|
114b3de689
|
dbms: cut dependencies [#METR-2944].
|
2015-04-16 09:12:35 +03:00 |
|
Andrey Mironov
|
bedd5e7c26
|
dbms: add function URLHash plus tests [#METR-15826]
|
2015-04-15 18:00:28 +03:00 |
|
Alexey Arno
|
bc2de9a94d
|
dbms: Server: Correctly disconnect when exceptions occur in RemoteBlockInputStream. [#METR-15689]
|
2015-04-15 16:23:37 +03:00 |
|
Alexey Arno
|
beddce0927
|
dbms: Server: unit tests cleanup. [#METR-15090]
|
2015-04-15 13:07:48 +03:00 |
|
Alexey Arno
|
ac1e12e8dc
|
dbms: Server: tweaked comments. [#METR-15090]
|
2015-04-15 11:45:22 +03:00 |
|
Alexey Milovidov
|
9a2bb06823
|
dbms: fixed build [#METR-2944].
|
2015-04-15 08:20:33 +03:00 |
|