Michael Kolupaev
|
c832fc00aa
|
Merge
|
2014-07-25 20:32:02 +04:00 |
|
Michael Kolupaev
|
219e3ca3c6
|
Merge
|
2014-07-25 20:10:02 +04:00 |
|
Michael Kolupaev
|
18eb2d8b8f
|
Merge
|
2014-07-25 18:31:55 +04:00 |
|
Michael Kolupaev
|
0c5e87bce8
|
Merge
|
2014-07-25 17:28:49 +04:00 |
|
Michael Kolupaev
|
1f1e0fcc67
|
Merge
|
2014-07-25 17:12:14 +04:00 |
|
Michael Kolupaev
|
354bf02bf6
|
Merge
|
2014-07-25 17:12:14 +04:00 |
|
Michael Kolupaev
|
8142941b42
|
Merge
|
2014-07-25 17:12:14 +04:00 |
|
Michael Kolupaev
|
13b9392241
|
Merge
|
2014-07-25 17:12:14 +04:00 |
|
Michael Kolupaev
|
85c722caf3
|
Merge
|
2014-07-25 17:12:14 +04:00 |
|
Michael Kolupaev
|
a6e8c35ba8
|
Merge
|
2014-07-25 11:49:02 +04:00 |
|
Alexey Milovidov
|
5b6173ccf1
|
dbms: uniqUpTo: development [#METR-12017].
|
2014-07-25 05:32:59 +04:00 |
|
Alexey Milovidov
|
a294ab5448
|
dbms: tiny modification [#METR-2944].
|
2014-07-25 05:32:06 +04:00 |
|
Alexey Milovidov
|
1a40e1942c
|
dbms: added aggregate function uniqUpTo [#METR-12017].
|
2014-07-25 00:20:36 +04:00 |
|
Andrey Mironov
|
0202b6e92c
|
make_unique implementation, refactor
|
2014-07-24 17:16:09 +04:00 |
|
Alexey Milovidov
|
b897fdc27a
|
dbms: updated comment [#METR-2944].
|
2014-07-24 03:57:58 +04:00 |
|
Michael Kolupaev
|
7b44c88b73
|
Merge
|
2014-07-23 20:31:38 +04:00 |
|
Andrey Mironov
|
d16425a5cd
|
dbms: use separate regexp objects for each thread. [#METR-10532]
|
2014-07-23 19:25:48 +04:00 |
|
Michael Kolupaev
|
90dc182f12
|
Merge
|
2014-07-23 19:24:51 +04:00 |
|
Michael Kolupaev
|
6c4b3e3379
|
Merge
|
2014-07-23 17:58:38 +04:00 |
|
Michael Kolupaev
|
897d6fd336
|
Merge
|
2014-07-23 16:44:39 +04:00 |
|
Michael Kolupaev
|
272a2a8d9b
|
Merge
|
2014-07-23 16:44:23 +04:00 |
|
Michael Kolupaev
|
8b18acffec
|
Merge
|
2014-07-23 15:02:22 +04:00 |
|
Michael Kolupaev
|
bfe126ab04
|
Merge
|
2014-07-23 13:50:29 +04:00 |
|
Michael Kolupaev
|
f3285dba79
|
Merge
|
2014-07-23 13:15:41 +04:00 |
|
Michael Kolupaev
|
256f15b099
|
BackgroundProcessingPool: fast shutdown. [#METR-2807]
|
2014-07-23 13:14:51 +04:00 |
|
Michael Kolupaev
|
72aa59651f
|
fixed a comment and removed an unused method. [#METR-2807]
|
2014-07-23 10:56:04 +04:00 |
|
Alexey Milovidov
|
32895b3c02
|
dbms: ProfileEventsTransmitter: better [#METR-10463].
|
2014-07-23 03:36:33 +04:00 |
|
Michael Kolupaev
|
16e5a92ed9
|
Merge
|
2014-07-22 17:49:52 +04:00 |
|
Michael Kolupaev
|
776f11a256
|
Merge
|
2014-07-22 14:36:56 +04:00 |
|
Michael Kolupaev
|
1be80d3410
|
part_checker: fixes. [#METR-11980]
|
2014-07-22 14:35:44 +04:00 |
|
Michael Kolupaev
|
cb7aa9dd66
|
part_checker: fixes. [#METR-11980]
|
2014-07-22 14:35:44 +04:00 |
|
Michael Kolupaev
|
c8c5fb9d5b
|
missing files for previous commit. [#METR-11980]
|
2014-07-22 14:35:44 +04:00 |
|
Michael Kolupaev
|
c777975b0b
|
dbms: parts_checker; not working yet. [#METR-11980]
|
2014-07-22 14:35:44 +04:00 |
|
Michael Kolupaev
|
4830e7f634
|
Hashing*Buffer: small fix. [#METR-10202]
|
2014-07-22 14:35:44 +04:00 |
|
Pavel Kartavyy
|
78c24cb75a
|
HashingBuffer: refactorind [#METR-10969]
|
2014-07-22 14:35:44 +04:00 |
|
Pavel Kartavyy
|
133cbbab37
|
HashingReadBuffer: added test. fixed bug [#METR-10969]
|
2014-07-22 14:35:44 +04:00 |
|
Pavel Kartavyy
|
b8b4a4a721
|
dbms: added HashingReadBuffer [#METR-10969]
|
2014-07-22 14:35:44 +04:00 |
|
Andrey Mironov
|
fbf6225911
|
dbms: fix possible counter value loss between difference calculcation and store. [#METR-10463]
|
2014-07-22 13:03:25 +04:00 |
|
Andrey Mironov
|
9bb88d4db2
|
dbms: ProfileEventsTransmitter corrections. [#METR-10463]
ProfileEventsTransmitter thread wakings are now properly aligned with minutes' boundaries.
Style and logic corrections.
|
2014-07-22 12:44:52 +04:00 |
|
Andrey Mironov
|
5d13832aeb
|
dbms: ProfileEvents propagation to Graphite [#METR-10463]
|
2014-07-21 16:10:54 +04:00 |
|
Michael Kolupaev
|
40d98ad7a9
|
dbms: more informative exception message when reading fails during merge (in lucky cases when an exception occurs instead of a segfault). [#METR-11980]
|
2014-07-21 15:34:43 +04:00 |
|
Michael Kolupaev
|
8a2a34a8f3
|
Small improvements. [#METR-2807]
|
2014-07-21 13:11:20 +04:00 |
|
Alexey Milovidov
|
aadd791880
|
dbms: fixed error [#METR-11966].
|
2014-07-18 23:47:28 +04:00 |
|
Michael Kolupaev
|
68ff148170
|
Merge
|
2014-07-18 20:06:02 +04:00 |
|
Michael Kolupaev
|
4f3b1a476f
|
Merge
|
2014-07-18 19:41:04 +04:00 |
|
Michael Kolupaev
|
1d9af86c39
|
added test (previous commit claimed to add it but did not). [#METR-11886]
|
2014-07-17 18:43:58 +04:00 |
|
Michael Kolupaev
|
df852d2b5c
|
added test, fixed test. [#METR-11886]
|
2014-07-17 18:41:43 +04:00 |
|
Michael Kolupaev
|
5e10dbca8a
|
Merge
|
2014-07-17 17:41:47 +04:00 |
|
Michael Kolupaev
|
e493438564
|
Merge
|
2014-07-17 14:44:17 +04:00 |
|
Michael Kolupaev
|
67b76568d3
|
Merge
|
2014-07-17 13:38:31 +04:00 |
|
Michael Kolupaev
|
29e85b5fbc
|
Merge
|
2014-07-17 12:29:10 +04:00 |
|
Michael Kolupaev
|
12c6d16743
|
Merge
|
2014-07-16 13:32:15 +04:00 |
|
Michael Kolupaev
|
22c0c1778e
|
Merge
|
2014-07-16 12:58:59 +04:00 |
|
Alexey Milovidov
|
80f163eb08
|
dbms: removed debug output [#METR-11370].
|
2014-07-16 06:13:26 +04:00 |
|
Alexey Milovidov
|
35e8a15092
|
dbms: improvement [#METR-11765].
|
2014-07-16 06:06:58 +04:00 |
|
Alexey Milovidov
|
cdbff6e120
|
dbms: fixed race condition (still messy) [#METR-11765].
|
2014-07-16 05:36:18 +04:00 |
|
Alexey Milovidov
|
71935f7916
|
dbms: reading all remaining POST data in case of exception and Keep-Alive [#METR-11937].
|
2014-07-16 05:13:07 +04:00 |
|
Alexey Milovidov
|
4ffa76bf70
|
dbms: using Keep-Alive even in ping request [#METR-2944].
|
2014-07-16 04:53:56 +04:00 |
|
Michael Kolupaev
|
d668fd27d2
|
Merge
|
2014-07-15 19:51:27 +04:00 |
|
Michael Kolupaev
|
15e30294cc
|
Merge
|
2014-07-15 18:57:24 +04:00 |
|
Michael Kolupaev
|
5b7b7a0bb8
|
Merge
|
2014-07-15 18:48:50 +04:00 |
|
Michael Kolupaev
|
86fb1eee37
|
Merge
|
2014-07-15 18:37:49 +04:00 |
|
Michael Kolupaev
|
a6e31b55d5
|
Merge
|
2014-07-15 15:52:30 +04:00 |
|
Michael Kolupaev
|
39b675167d
|
Merge
|
2014-07-15 15:42:06 +04:00 |
|
Michael Kolupaev
|
9ced1d909e
|
Merge
|
2014-07-15 15:12:58 +04:00 |
|
Michael Kolupaev
|
01094ec78d
|
Merge
|
2014-07-15 14:13:36 +04:00 |
|
Alexey Milovidov
|
273ccc0a14
|
dbms: probably fixed error [#METR-11926].
|
2014-07-14 23:46:06 +04:00 |
|
Michael Kolupaev
|
8eb2a7218b
|
Merge
|
2014-07-14 20:01:23 +04:00 |
|
Michael Kolupaev
|
32b1a52dc1
|
dbms: fixed test. [#METR-11886]
|
2014-07-14 20:00:57 +04:00 |
|
Michael Kolupaev
|
007c0cedc1
|
fixed build and a bunch of other stuff. [#METR-11886]
|
2014-07-14 19:49:03 +04:00 |
|
Michael Kolupaev
|
dfb21bcaff
|
fixed segfault when creating materialized views. [#METR-11886]
|
2014-07-14 18:26:11 +04:00 |
|
Michael Kolupaev
|
33955ee7dd
|
Merge
|
2014-07-14 18:07:47 +04:00 |
|
Michael Kolupaev
|
bcc81b712d
|
dbms: added reference file for test. [#METR-11886]
|
2014-07-14 16:31:00 +04:00 |
|
Michael Kolupaev
|
62de3bc73a
|
Merge
|
2014-07-14 16:24:22 +04:00 |
|
Michael Kolupaev
|
02d04e4bfd
|
dbms: added test. [#METR-11886]
|
2014-07-14 16:09:15 +04:00 |
|
Michael Kolupaev
|
516789157b
|
Merge
|
2014-07-14 16:02:17 +04:00 |
|
Michael Kolupaev
|
8f394dd852
|
Merge
|
2014-07-14 15:45:34 +04:00 |
|
Michael Kolupaev
|
3efa9e91c9
|
ClickHouse: not accepting identifiers with multiple dots. [#METR-11739]
|
2014-07-14 13:16:49 +04:00 |
|
Michael Kolupaev
|
0ff3ede227
|
Merge
|
2014-07-14 13:12:50 +04:00 |
|
Michael Kolupaev
|
482e0c496c
|
NamesAndTypes looks a tiny little bit better. [#METR-2807]
|
2014-07-14 11:54:47 +04:00 |
|
Alexey Milovidov
|
8f516a4b19
|
dbms: compatibility with OLAP: fixed error with UserAgentMinor [#METRIKASUPP-3517].
|
2014-07-11 23:48:41 +04:00 |
|
Michael Kolupaev
|
d1edd92696
|
Merge
|
2014-07-11 17:34:12 +04:00 |
|
Michael Kolupaev
|
1005bbaa55
|
Merge
|
2014-07-11 17:11:06 +04:00 |
|
Michael Kolupaev
|
e26223d5c8
|
Merge
|
2014-07-11 16:47:45 +04:00 |
|
Michael Kolupaev
|
703b1d1c93
|
addition to previous commit. [#METR-11886]
|
2014-07-11 12:12:03 +04:00 |
|
Michael Kolupaev
|
b89813b042
|
Merge
|
2014-07-11 12:10:45 +04:00 |
|
Alexey Milovidov
|
818338872f
|
columnar-sender: development [#METR-11888].
|
2014-07-11 05:20:39 +04:00 |
|
Alexey Milovidov
|
94012f8231
|
columnar-sender: development [#METR-11888].
|
2014-07-11 04:29:59 +04:00 |
|
Alexey Milovidov
|
247d7074e9
|
clickhouse-test: enable color hiliting only when stdout is a tty [#METR-11873].
|
2014-07-10 22:58:04 +04:00 |
|
Alexey Milovidov
|
4c7226627c
|
dbms: fixed error with formatting of date-times with 1970-01-01 dates [#METR-11873].
|
2014-07-10 22:53:09 +04:00 |
|
Pavel Kartavyy
|
c60096564a
|
███████████: alloc fill memory with zeros at every call [#METR-11892]
|
2014-07-10 20:00:36 +04:00 |
|
Pavel Kartavyy
|
13830c960d
|
███████████: alloc fill memory with zeros at every call [#METR-11892]
|
2014-07-10 19:55:15 +04:00 |
|
Michael Kolupaev
|
ff64aeb036
|
Merge
|
2014-07-10 15:13:45 +04:00 |
|
Michael Kolupaev
|
ac7ee44128
|
Merge
|
2014-07-10 14:16:50 +04:00 |
|
Michael Kolupaev
|
c335519c9c
|
Merge
|
2014-07-10 12:40:59 +04:00 |
|
Michael Kolupaev
|
dda1395dba
|
Merge
|
2014-07-10 12:19:22 +04:00 |
|
Michael Kolupaev
|
3288bd5765
|
dbms: tiny improvement (not breaking the build this time). [#METR-2807]
|
2014-07-10 12:18:58 +04:00 |
|
Michael Kolupaev
|
6644701830
|
Revert "dbms: tiny improvement. [#METR-2807]"
This reverts commit 5a7af677ed8df0ed32a3a9be95b399a281b35b61.
|
2014-07-10 12:05:11 +04:00 |
|
Michael Kolupaev
|
66825973b5
|
Merge
|
2014-07-10 11:58:18 +04:00 |
|
Michael Kolupaev
|
f48de01d8d
|
dbms: tiny improvement. [#METR-2807]
|
2014-07-10 11:53:33 +04:00 |
|