Commit Graph

8563 Commits

Author SHA1 Message Date
Alexey Milovidov
f373b500d4 Fixed error in 'firstSignificantSubdomain' function [#METR-20000]. 2016-10-20 08:21:49 +03:00
Alexey Milovidov
955783e409 Fixed test [#METR-20000]. 2016-10-20 07:51:01 +03:00
Alexey Milovidov
8db2069cbf Updated tcmalloc [#METR-20000]. 2016-10-20 06:51:19 +03:00
alexey-milovidov
2611048743 Merge pull request #145 from yurial/yurial-delayed-insert-settings-METR-22563
more usable settings for delayed insert. issue: #METR-22563
2016-10-20 01:43:19 +04:00
Yuri Dyachenko
297a1547c5 more usable settings for delayed insert. issue: #METR-22563 2016-10-19 20:58:27 +03:00
Alexey Milovidov
cd33a9dbda Addition to prev. revision [#METR-20000]. 2016-10-18 23:45:31 +03:00
Alexey Milovidov
e650cd917e Added reference to library for R [#METR-20000]. 2016-10-18 23:32:39 +03:00
Alexey Milovidov
1ab55df9ff Merge branch 'master' of github.com:yandex/ClickHouse 2016-10-18 22:32:46 +03:00
Alexey Milovidov
5e61b96b8d Comments [#METR-20000]. 2016-10-18 22:32:32 +03:00
alexey-milovidov
3ea6567052 Merge pull request #143 from velom/master
recovery documentation [#METR-21594]
2016-10-18 22:59:53 +04:00
velom
dd936842e8 recovery documentation [#METR-21594] 2016-10-18 20:00:06 +03:00
Alexey Milovidov
e9048bd50e Added more 3rd party drivers [#METR-20000]. 2016-10-18 04:57:04 +03:00
alexey-milovidov
0ad9c569ae Merge pull request #138 from ludv1x/METR-22802
Fixed Debug build.
2016-10-17 22:23:59 +04:00
alexey-milovidov
58ae71524f Merge pull request #139 from hatarist/fix_ru_reference_typos
Fixed a lot of typos in the reference docs
2016-10-17 20:24:04 +04:00
Igor Hatarist
e7e1468244 Fixed some more typos 2016-10-17 15:22:57 +03:00
Igor Hatarist
8e49a87272 Fixed typos in English reference doc 2016-10-17 15:21:28 +03:00
Igor Hatarist
33337c92d8 Fixed a lot of typos in Russian reference doc 2016-10-17 14:56:23 +03:00
Vitaliy Lyudvichenko
43f0ac7a93 Fixed Debug build. 2016-10-17 13:32:30 +03:00
Alexey Milovidov
b1f551d5ba Client: Don't exit (only break) at first error in interactive mode when processing multiple queries in one command [#METR-19563]. 2016-10-15 03:38:59 +03:00
Alexey Milovidov
ff56176f4a Fixed error in ALTER of MATERIALIZED VIEW's inner tables [#METR-22052]. 2016-10-15 03:04:58 +03:00
alexey-milovidov
8d7ba10835 Merge pull request #132 from ludv1x/METR-22802
Automatic reload of remote_servers configuration.
2016-10-14 23:32:27 +04:00
alexey-milovidov
fad9272161 Merge pull request #137 from ludv1x/METR-22471
Fixed std::terminate on DROP of StorageReplicatedMergeTree
2016-10-14 23:28:39 +04:00
Vitaliy Lyudvichenko
3120b06c02 Small enhancement and typos fixes. 2016-10-14 21:00:55 +03:00
Vitaliy Lyudvichenko
a0760a4821 Added requested PR changes. [#METR-22802] 2016-10-14 20:54:18 +03:00
alexey-milovidov
8e3b8abf83 Merge pull request #136 from ludv1x/METR-22966
Fixed client port test
2016-10-14 18:01:48 +04:00
Vitaliy Lyudvichenko
669e2982a5 Made merge_selecting_thread creation & deletion atomic. [#METR-22471] 2016-10-14 14:47:11 +03:00
Vitaliy Lyudvichenko
fcd8b72eac Fixed port test. [#METR-22966]
curl was muted.
2016-10-14 13:52:20 +03:00
Vitaliy Lyudvichenko
aa863ea7bb Fixed std::terminate on DROP of StorageReplicatedMergeTree. [#METR-22471] 2016-10-14 13:17:05 +03:00
Alexey Milovidov
dce56bfeba Implemented TODO [#METR-23132]. 2016-10-14 05:51:03 +03:00
Alexey Milovidov
4bd127a883 Added creation of database directories at startup [#METR-2944]. 2016-10-13 23:01:18 +03:00
Alexey Milovidov
422dd9e6ef Merge branch 'master' of github.com:yandex/ClickHouse 2016-10-12 03:42:50 +03:00
Alexey Milovidov
ee96415a62 Added link to new Perl library [#METR-2944]. 2016-10-12 03:42:31 +03:00
Alexey Milovidov
9b5b6bc3a3 Addition to prev. revision [#METR-2944]. 2016-10-12 00:45:15 +03:00
Alexey Milovidov
f806255da1 Removed Poco/Data/SQLite, because it is unused but makes build more complicated [#METR-2944]. 2016-10-12 00:39:24 +03:00
alexey-milovidov
4a89c07d50 Merge pull request #133 from ludv1x/METR-22966
Added port column into system.processes table.
2016-10-11 21:55:31 +02:00
Vitaliy Lyudvichenko
144d9018ba Added port column into system.processes table. [#METR-22966] 2016-10-11 22:01:55 +03:00
Vitaliy Lyudvichenko
857719b3e5 Renamed UsersConfigReloader -> ConfigReloader. [#METR-22802] 2016-10-11 19:20:42 +03:00
Vitaliy Lyudvichenko
ebbc9b9877 Added abilty to automatically update clusters configuration. [#METR-22802] 2016-10-11 17:17:49 +03:00
Vitaliy Lyudvichenko
311f1b1bb9 Replaced IConnectionPool * -> ConnectionPoolPtr to avoid mangling references after Context update. 2016-10-11 15:07:42 +03:00
alexey-milovidov
ce0c51f49c Merge pull request #130 from ludv1x/json-format-yet-another-fix
Fixed test build after change of JSON output formats API.
2016-10-10 20:46:19 +02:00
Vitaliy Lyudvichenko
3451223408 Fixed test build after change of JSON output formats API. 2016-10-10 12:04:56 +03:00
Vladimir Chebotarev
d09297a840 cmake: Minor fix. [#METR-21516] 2016-10-07 17:56:52 +03:00
alexey-milovidov
3dbcb65746 Merge pull request #128 from ludv1x/METR-22950-fix
Fixed compilation error after inaccurate renaming of force_quoting
2016-10-04 19:00:20 +02:00
Vitaliy Lyudvichenko
a29ee13702 Fixed compilation error after inaccurate renaming of force_quoting parametr. [#METR-22950] 2016-10-04 19:38:22 +03:00
alexey-milovidov
6f3e69c12d Merge pull request #126 from ludv1x/METR-22950
output_format_json_quote_64bit_integers new config option [#METR-22950]
2016-10-01 00:10:28 +04:00
Vitaliy Lyudvichenko
c3617aaa32 Added docs for output_format_json_quote_64bit_integers parameter. [#METR-22950] 2016-09-30 21:21:58 +03:00
alexey-milovidov
00ded53f42 Merge pull request #125 from ludv1x/test-refine
Small refinement of recently added tests.
2016-09-30 22:07:44 +04:00
Vitaliy Lyudvichenko
4c242e8a4d Added output_format_json_quote_64bit_integers new config option. 2016-09-30 19:02:16 +03:00
Vitaliy Lyudvichenko
6375e4999c Small refinement of recently added tests. 2016-09-30 16:40:26 +03:00
alexey-milovidov
22c79b54fa Merge pull request #122 from ludv1x/benchmark-enhancement
clickhouse-benchmark enhancements
2016-09-30 17:20:27 +04:00