Alexey Milovidov
|
867b73b6b0
|
Fixed error with cancelling merges on ALTERs [#METR-22524].
|
2016-08-26 22:50:04 +03:00 |
|
Alexey Milovidov
|
0c39e52094
|
Fixed error [#METR-22462].
|
2016-08-26 21:06:24 +03:00 |
|
Alexey Milovidov
|
b85dc1bc0f
|
convertCharset: development [#METR-22482].
|
2016-08-26 05:24:17 +03:00 |
|
Alexey Milovidov
|
d9db19acea
|
Function 'convertCharset': development [#METR-22482].
|
2016-08-26 00:44:47 +03:00 |
|
alexey-milovidov
|
cbabbb0bc4
|
Merge pull request #93 from yurial/yurial-fix-dictHas-METR-22522
use 'std::vector<bool> loaded_ids' for FlatDictionary::has()
|
2016-08-26 00:13:27 +04:00 |
|
Yuri Dyachenko
|
06032a6737
|
use 'std::vector<bool> loaded_ids' for FlatDictionary::has()
|
2016-08-25 23:09:58 +03:00 |
|
Alexey Milovidov
|
689f599e2a
|
Fixed error, removed partially duplicate code [#METR-22462].
|
2016-08-25 20:23:29 +03:00 |
|
igor
|
3bbbdb29f5
|
Add CORS hearder,param:add_http_cors_header and check request header
|
2016-08-23 21:35:23 +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 |
|
Alexey Milovidov
|
22b57b060c
|
Fixed error [#METR-22304].
|
2016-08-20 23:10:47 +03:00 |
|
Alexey Milovidov
|
902c70bfa9
|
Fixed error with duplicate columns in subqueries [#METR-22381].
|
2016-08-20 20:10:00 +03:00 |
|
Alexey Milovidov
|
2c16a4ad2a
|
Removed unused method [#METR-2944].
|
2016-08-20 17:34:34 +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
|
374b2bc356
|
Client: fixed error that 'format' command line option was collided between common arguments and arguments for external tables [#METR-22057].
|
2016-08-19 00:00:00 +03:00 |
|
Pavel Kartavyy
|
9c8697655e
|
build: fix build after merge with clickhouse repo
|
2016-08-18 14:17:07 +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
|
e387d94275
|
More verbose error message when conversion function cannot parse value from string [#METR-22408].
|
2016-08-17 10:51:39 +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
|
1d6e77fd9b
|
More verbose error message when conversion function cannot parse value from string [#METR-22408].
|
2016-08-17 10:41:44 +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
|
d13190a2db
|
Fixed error with 'visibleWidth' function when applied to Array(Enum...) or Tuple(Enum...) [#METR-22432].
|
2016-08-17 09:25:01 +03:00 |
|
Alexey Milovidov
|
9012d0727d
|
Updated comment [#METR-22252].
|
2016-08-17 09:12:17 +03:00 |
|
Alexey Milovidov
|
56a091cb6e
|
Throw exception when multi-statements are disabled [#METR-22252].
|
2016-08-17 08:38:51 +03:00 |
|
Alexey Milovidov
|
a9eca34a14
|
Statistics in JSON formats: development [#METR-22400].
|
2016-08-17 07:55:57 +03:00 |
|
Alexey Milovidov
|
dfa46b9fcb
|
Statistics in JSON formats: development [#METR-22400].
|
2016-08-17 07:54:43 +03:00 |
|
Alexey Milovidov
|
9531d6413b
|
Statistics in JSON formats: development [#METR-22400].
|
2016-08-17 07:53:14 +03:00 |
|
Alexey Milovidov
|
ee40dfb9cb
|
Statistics in JSON formats: development [#METR-22400].
|
2016-08-17 06:29:26 +03:00 |
|
Alexey Milovidov
|
70d7451c8c
|
Miscellaneous [#METR-2944].
|
2016-08-17 05:44:45 +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
|
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
|
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
|
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 |
|
serebrserg
|
429b73422f
|
METR-22322: add geo distance function
|
2016-08-12 19:51:08 +03:00 |
|
Alexey Milovidov
|
d5ad347532
|
Fixed probable source of race conditions [#METR-22327].
|
2016-08-12 08:20:06 +03:00 |
|
Alexey Milovidov
|
8224217e25
|
Fixed build [#METR-2944].
|
2016-08-11 23:59:17 +03:00 |
|
Alexey Milovidov
|
9f51a59322
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2016-08-11 03:47:47 +03:00 |
|
Alexey Milovidov
|
715cb482fa
|
Miscellaneous [#METR-2807].
|
2016-08-11 03:47:01 +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
|
a71f846d27
|
Client: added --echo option to simlify investigating diff of functional tests [#METR-22352].
|
2016-08-10 08:13:45 +03:00 |
|
Alexey Milovidov
|
6bc1840b88
|
Fixed error [#METR-22352].
|
2016-08-10 07:20:50 +03:00 |
|
Alexey Milovidov
|
dde2c4c3c5
|
Creating directory for flags [#METR-21594].
|
2016-08-10 03:47:00 +03:00 |
|
Alexey Milovidov
|
5e9be50a52
|
Fixed build of test [#METR-21594].
|
2016-08-10 02:14:36 +03:00 |
|
Alexey Milovidov
|
8cbf62236f
|
Fixed build of test [#METR-21594].
|
2016-08-10 02:13:41 +03:00 |
|