Alexey Milovidov
|
968bcb6f66
|
Preparation [#METR-2944].
|
2016-10-27 20:48:12 +03:00 |
|
Alexey Milovidov
|
8be993bd1e
|
Preparation [#METR-2944].
|
2016-10-25 09:49:24 +03:00 |
|
Alexey Milovidov
|
daeac24f04
|
Added ClientInfo: passing original source of query during distributed query execution; improvement of per-user limits in ProcessList [#METR-23279].
|
2016-10-25 00:40:39 +03:00 |
|
Alexey Milovidov
|
5b562c63d5
|
Addition to prev. revision [#METR-23231].
|
2016-10-24 09:08:53 +03:00 |
|
Alexey Milovidov
|
ea852bb9d8
|
Separate compilation of CurrentMetrics; Separated AsynchronousMetrics from CurrentMetrics; Comments [#METR-23237].
|
2016-10-24 07:06:27 +03:00 |
|
Alexey Milovidov
|
be84b78b93
|
Added actively updating metrics [#METR-23237].
|
2016-10-23 09:12:50 +03:00 |
|
Vitaliy Lyudvichenko
|
a0760a4821
|
Added requested PR changes. [#METR-22802]
|
2016-10-14 20:54:18 +03:00 |
|
Vladimir Chebotarev
|
d09297a840
|
cmake: Minor fix. [#METR-21516]
|
2016-10-07 17:56:52 +03:00 |
|
Alexey Milovidov
|
d9db19acea
|
Function 'convertCharset': development [#METR-22482].
|
2016-08-26 00:44:47 +03:00 |
|
Alexey Milovidov
|
416a74575e
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2016-08-25 18:50:17 +03:00 |
|
Alexey Milovidov
|
a3953de0b8
|
Removed useless files (preparation) [#METR-22462].
|
2016-08-25 18:48:25 +03:00 |
|
Yuri Dyachenko
|
c3697364fd
|
enable debug symbols for CMAKE_BUILD_TYPE=Debug
|
2016-08-25 17:58:01 +03:00 |
|
Alexey Milovidov
|
06bcc34be2
|
Don't do DNS requests for each fetch from replica [#METR-22304].
|
2016-08-19 04:54:23 +03:00 |
|
Pavel Kartavyy
|
9c8697655e
|
build: fix build after merge with clickhouse repo
|
2016-08-18 14:17:07 +03:00 |
|
alexey-milovidov
|
2f232b25c2
|
Merge pull request #72 from serebrserg/METR-22322
METR-22322: add geo distance function
|
2016-08-15 21:02:07 +04:00 |
|
Alexey Milovidov
|
1bb6ccd7f8
|
Better [#METR-22410].
|
2016-08-13 08:29:53 +03:00 |
|
serebrserg
|
429b73422f
|
METR-22322: add geo distance function
|
2016-08-12 19:51:08 +03:00 |
|
Alexey Milovidov
|
9a07830dbb
|
Removed useless code (experimental) [#METR-2944].
|
2016-08-02 04:46:05 +03:00 |
|
Alexey Milovidov
|
9014f19f01
|
Fewer warnings from UBSan [#METR-2944].
|
2016-07-31 08:56:36 +03:00 |
|
Alexey Milovidov
|
6f4fc79cde
|
Better [#METR-2944].
|
2016-07-31 06:53:16 +03:00 |
|
Alexey Milovidov
|
ea734b6bee
|
Removed compatibility layer with OLAPServer [#METR-2944].
|
2016-07-30 04:08:00 +03:00 |
|
Alexey Milovidov
|
1ef87202f6
|
Rectifications of JOINs: development [#METR-2944].
|
2016-07-21 18:48:11 +03:00 |
|
Alexey Milovidov
|
9f9be1b7fc
|
Rectification of JOINs [#METR-2944].
|
2016-07-18 04:20:53 +03:00 |
|
Alexey Milovidov
|
40ae51e7b3
|
Rectifying JOINs [#METR-2944].
|
2016-07-18 03:14:24 +03:00 |
|
Alexey Milovidov
|
3d4aaf1a33
|
JOINs rectification: development [#METR-2944].
|
2016-07-17 23:10:50 +03:00 |
|
Alexey Milovidov
|
55ed2904f4
|
Allowed for certain aggregate functions to have case insensitive names for compatibility [#METR-22087].
|
2016-07-14 08:22:09 +03:00 |
|
Alexey Milovidov
|
c2929666fd
|
Fixed error [#METR-21877].
|
2016-07-07 04:57:48 +03:00 |
|
Alexey Milovidov
|
5f81c096f6
|
Squashing transforms: development [#METR-21877].
|
2016-07-07 00:48:11 +03:00 |
|
Alexey Milovidov
|
1a420a14e9
|
Squashing small blocks on INSERT (when passing blocks via TCP interface or when doing INSERT SELECT) [#METR-21877].
|
2016-07-02 00:02:13 +03:00 |
|
Alexey Milovidov
|
df538babc8
|
Text formats: detecting and skipping UTF-8 BOM when possible [#METR-21817].
|
2016-06-23 22:39:20 +03:00 |
|
Alexey Milovidov
|
858481b5d2
|
Lowered binary size [#METR-21527].
|
2016-06-08 03:50:29 +03:00 |
|
Alexey Milovidov
|
3ecfca51ba
|
Splitted dictionaries to separate translation units [#METR-21527].
|
2016-06-08 00:07:44 +03:00 |
|
Vladimir Chebotarev
|
117bfa5618
|
dbms: Proper link options when DISABLE_MONGODB=FALSE. [#METR-21516]
|
2016-06-02 22:34:12 +03:00 |
|
Vladimir Chebotarev
|
42e6374087
|
dbms: Build fix. [#METR-21516]
|
2016-05-29 04:36:19 +03:00 |
|
Vladimir Chebotarev
|
d1f7302d96
|
dbms: Declared max_block_size. [#METR-21516]
|
2016-05-29 04:12:10 +03:00 |
|
Alexey Milovidov
|
a8ca56ecc0
|
Better [#METR-2944].
|
2016-05-28 03:22:09 +03:00 |
|
Alexey Milovidov
|
1dea5a0395
|
Fixed error [#METR-20000].
|
2016-05-23 01:56:30 +03:00 |
|
Alexey Milovidov
|
2f8b8d8214
|
Addition to build without MongoDB [#METR-20000].
|
2016-05-23 01:44:11 +03:00 |
|
Vladimir Chebotarev
|
e02a803a6d
|
cmake: Added DISABLE_MONGODB to cmake cache [#METR-XXXXX]
|
2016-05-22 15:53:22 +03:00 |
|
Alexey Milovidov
|
bd734cd1b4
|
Allowed to disable MongoDB dictionary source at build time [#METR-20000].
|
2016-05-22 03:54:26 +03:00 |
|
Alexey Milovidov
|
65de71b5a2
|
Added table function 'shardByHash' [#METR-21287].
|
2016-05-13 06:22:16 +03:00 |
|
Alexey Arno
|
286baa8611
|
Merge
|
2016-05-04 02:19:14 +03:00 |
|
Alexey Milovidov
|
07f04d70d3
|
Merge
|
2016-04-24 12:44:47 +03:00 |
|
Alexey Milovidov
|
11f1c451e5
|
Merge
|
2016-04-19 02:17:07 +03:00 |
|
Alexey Milovidov
|
a4a5d444ef
|
Tiny modification [#METR-2944].
|
2016-04-19 02:16:55 +03:00 |
|
Alexey Arno
|
f2357d50b5
|
Merge
|
2016-04-18 17:31:32 +03:00 |
|
Alexey Milovidov
|
2bb5a4749b
|
Merge
|
2016-04-15 22:09:42 +03:00 |
|
Alexey Milovidov
|
6d851cc5a7
|
Better [#METR-19470].
|
2016-04-11 22:47:48 +03:00 |
|
Alexey Milovidov
|
7c89a426d6
|
Addition to prev. revision [#METR-19470].
|
2016-04-11 22:39:07 +03:00 |
|
Alexey Milovidov
|
7c91f78a53
|
Addition to prev. revision [#METR-19470].
|
2016-04-10 14:49:53 +03:00 |
|