alexey-milovidov
|
9148209bc2
|
Merge pull request #80 from yandex/metrica-sync2
Metrica sync2
|
2016-08-23 18:18:19 +04:00 |
|
Pavel Kartavyy
|
6647ba628f
|
ConcurrentBoundedQueue: move if nothrow assign possible. copy otherwise
|
2016-08-23 17:01:45 +03:00 |
|
Pavel Kartavyy
|
457109ac71
|
ColumnVector: renamed get() to getElement()
|
2016-08-23 15:58:49 +03:00 |
|
Alexey Milovidov
|
e0f3cbb432
|
Added optional 'default_database' parameter for Cluster (allow Distributed tables to connect to different databases on different shards/replicas) [#METR-22462].
|
2016-08-22 23:34:21 +03:00 |
|
Pavel Kartavyy
|
2032acd557
|
Merge commit 'e960efd5e63e4de51151724db92e6c2548aa88d9'
Conflicts:
metrica/src/ClickHouse/libs/libdaemon/include/daemon/GraphiteWriter.h
metrica/src/ClickHouse/libs/libdaemon/src/GraphiteWriter.cpp
|
2016-08-22 17:22:27 +03:00 |
|
Alexey Milovidov
|
2c16a4ad2a
|
Removed unused method [#METR-2944].
|
2016-08-20 17:34:34 +03:00 |
|
Pavel Kartavyy
|
6e7bb0cd65
|
Merge branch 'master' into METR-19530
Conflicts:
metrica/src/CMakeLists.txt
metrica/src/ClickHouse/libs/libdaemon/include/daemon/GraphiteWriter.h
metrica/src/ClickHouse/libs/libdaemon/src/GraphiteWriter.cpp
metrica/src/libs/CMakeLists.txt
metrica/src/libs/liblogbroker-client/src/LogBroker.cpp
metrica/src/libs/liblogbroker-log-import/include/logbroker-log-import/LogBrokerLogImportTask-inl.h
metrica/src/libs/libstatdaemons/include/statdaemons/write_destinations/ClickHouseCluster.h
metrica/src/programs/cleanerd/src/config.xml
metrica/src/programs/deduplicatord/src/Task.cpp
metrica/src/programs/visit-log-processor/src/VisitLogHandler.h
metrica/src/tools/ssqls/templates/header.tpl
|
2016-08-19 17:15:58 +03:00 |
|
Alexey Milovidov
|
e960efd5e6
|
Changed semantic of intDiv, intDivOrZero functions for floating point arguments [#METR-19446].
|
2016-08-19 06:17:53 +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 |
|
Alexey Milovidov
|
349d303558
|
Addition to prev. revision [#METR-22400].
|
2016-08-17 23:17:16 +03:00 |
|
Alexey Milovidov
|
a50c733345
|
Make tests deterministic [#METR-22400].
|
2016-08-17 23:03:22 +03:00 |
|
Alexey Milovidov
|
09563dc4da
|
More verbose error message when conversion function cannot parse value from string [#METR-22408].
|
2016-08-17 10:47:03 +03:00 |
|
Alexey Milovidov
|
dc0f76bc87
|
More verbose error message when conversion function cannot parse value from string [#METR-22408].
|
2016-08-17 10:40:06 +03:00 |
|
Alexey Milovidov
|
d713c2971d
|
More verbose error message when conversion function cannot parse value from string [#METR-22408].
|
2016-08-17 10:02:00 +03:00 |
|
Alexey Milovidov
|
cafd27c496
|
More verbose error message when conversion function cannot parse value from string [#METR-22408].
|
2016-08-17 09:55:47 +03:00 |
|
Alexey Milovidov
|
df9c5ff547
|
Translation of comments [#METR-22400].
|
2016-08-17 09:41:43 +03:00 |
|
Alexey Milovidov
|
56a091cb6e
|
Throw exception when multi-statements are disabled [#METR-22252].
|
2016-08-17 08:38:51 +03:00 |
|
Alexey Milovidov
|
9531d6413b
|
Statistics in JSON formats: development [#METR-22400].
|
2016-08-17 07:53:14 +03:00 |
|
Alexey Milovidov
|
01b3f8e90e
|
Statistics in JSON formats: development [#METR-22400].
|
2016-08-17 07:38:19 +03:00 |
|
Alexey Milovidov
|
ee40dfb9cb
|
Statistics in JSON formats: development [#METR-22400].
|
2016-08-17 06:29:26 +03:00 |
|
Alexey Milovidov
|
b1de66f6d3
|
Added comment [#METR-22428].
|
2016-08-17 00:39:49 +03:00 |
|
Alexey Milovidov
|
278d56ea4c
|
Allow to parse Java-style floating point denormals 'NaN' and 'Infinity' [#METR-22428].
|
2016-08-17 00:23:53 +03:00 |
|
Alexey Milovidov
|
db4950c868
|
Added address and query into (text) error log [#METR-22441].
|
2016-08-16 23:33:00 +03:00 |
|
Alexey Milovidov
|
54beaf7f8d
|
Miscellaneous [#METR-22428].
|
2016-08-16 23:21:28 +03:00 |
|
Alexey Milovidov
|
63834bf441
|
Style [#METR-2944].
|
2016-08-15 23:07:31 +03:00 |
|
Alexey Milovidov
|
73a2ddcaf8
|
Attempt to fix an error with defaults [#METR-21993].
|
2016-08-15 22:41:44 +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 |
|
serebrserg
|
191d8b9707
|
METR-22322: add functional test
|
2016-08-15 19:34:03 +03:00 |
|
serebrserg
|
c8bbb26802
|
METR-22322: array instead of vector
|
2016-08-15 15:41:06 +03:00 |
|
serebrserg
|
db5bae495b
|
METR-22322: rename function, add comments
|
2016-08-14 15:18:11 +03:00 |
|
Alexey Milovidov
|
1bb6ccd7f8
|
Better [#METR-22410].
|
2016-08-13 08:29:53 +03:00 |
|
Alexey Milovidov
|
5fc8043b6f
|
Fixed error [#METR-22410].
|
2016-08-13 07:31:15 +03:00 |
|
Alexey Milovidov
|
0cf32c8aed
|
Renamed method [#METR-22400].
|
2016-08-13 05:21:17 +03:00 |
|
Alexey Milovidov
|
b3b2cd110a
|
Tiny modification [#METR-22327].
|
2016-08-13 04:59:09 +03:00 |
|
Alexey Milovidov
|
19f861464a
|
Moving code [#METR-2944].
|
2016-08-13 04:57:35 +03:00 |
|
Alexey Milovidov
|
af7e4a0c73
|
Try to improve performance of ColumnString::insertInto [#METR-22173].
|
2016-08-12 23:50:34 +03:00 |
|
serebrserg
|
429b73422f
|
METR-22322: add geo distance function
|
2016-08-12 19:51:08 +03:00 |
|
Alexey Milovidov
|
6cc8dadd6d
|
Fixed error [#METR-21993].
|
2016-08-11 00:20:46 +03:00 |
|
Alexey Milovidov
|
225d6bf30a
|
Fixed possible overflow [#METR-22187].
|
2016-08-10 23:09:37 +03:00 |
|
Alexey Milovidov
|
b0256b9935
|
Fixed stack overflow [#METR-22219].
|
2016-08-10 21:49:10 +03:00 |
|
Alexey Milovidov
|
d8eb52c189
|
Improvement [#METR-22352].
|
2016-08-10 10:20:21 +03:00 |
|
Alexey Milovidov
|
b51bdbd0c0
|
Allow to set 'force_restore_data' flag with creating file on local filesystem [#METR-21594], [#METR-17811].
|
2016-08-10 00:48:05 +03:00 |
|
Alexey Milovidov
|
4b41c52747
|
Attempt to improve performance of replication queue processing [#METR-22352].
|
2016-08-09 23:39:28 +03:00 |
|
Alexey Milovidov
|
bb5bdd098d
|
Whitespace [#METR-2944].
|
2016-08-09 23:39:03 +03:00 |
|
Alexey Milovidov
|
f129e94429
|
Fixed warnings on clang [#METR-2944].
|
2016-08-07 19:17:57 +03:00 |
|
Alexey Milovidov
|
30eb125100
|
Fixed error with INSERT SELECT and nested data structures [#METR-22328].
|
2016-08-07 18:13:40 +03:00 |
|
Alexey Milovidov
|
65c34e8274
|
Addition to prev. revision [#METR-2807].
|
2016-08-07 12:10:45 +03:00 |
|
Alexey Milovidov
|
6c861fe798
|
Style [#METR-2807].
|
2016-08-07 12:09:18 +03:00 |
|
Alexey Milovidov
|
0ae29e867b
|
Less wrong [#MOBMET-3953].
|
2016-08-07 11:12:58 +03:00 |
|
Alexey Milovidov
|
7dfcdbfb86
|
Fixed error in ComplexKeyCacheDictionary [#MOBMET-3953].
|
2016-08-07 09:10:15 +03:00 |
|