Commit Graph

9234 Commits

Author SHA1 Message Date
alexey-milovidov
ee88fee71c Merge pull request #261 from yandex/issue-219
Issue 219
2016-12-15 23:06:09 +04:00
artpaul
4025dbe7af style 2016-12-15 23:59:07 +05:00
artpaul
0b0dc43e9b fix 2016-12-15 23:56:31 +05:00
artpaul
945f879765 fix 2016-12-15 23:21:38 +05:00
artpaul
722e4dab6d merge with master 2016-12-15 23:19:12 +05:00
alexey-milovidov
6d164a363b Merge pull request #259 from ekonkov/METRIQA-599
METRIQA-599
2016-12-15 21:57:12 +04:00
artpaul
eb80837355 use find_first_symbols 2016-12-15 22:55:12 +05:00
artpaul
d3657d311b fix decodeUrl; decode all values; add more tests 2016-12-15 22:12:41 +05:00
Eugene Konkov
3e67ac7232 METRIQA-599
JUnit output
2016-12-15 19:10:12 +03:00
alexey-milovidov
2de93a2a78 Merge pull request #257 from excitoon/quorum
StorageReplicatedMergeTree: Correct taking /quorum/last_part into acc…
2016-12-15 19:01:43 +04:00
Vladimir Chebotarev
d172cb1fc2 StorageReplicatedMergeTree: Correct taking /quorum/last_part into account when merging. [#METR-23826] 2016-12-15 17:32:47 +03:00
alexey-milovidov
547e5f6a06 Merge pull request #256 from yandex/revert-239-issue-219
Revert "Issue 219"
2016-12-15 18:19:32 +04:00
alexey-milovidov
a3886babed Revert "Issue 219" 2016-12-15 18:19:16 +04:00
Alexey Milovidov
082820b405 Removed executable attribute from test files [#METR-20000]. 2016-12-15 17:12:31 +03:00
Alexey Milovidov
d066697218 Clarification [#METR-20000]. 2016-12-15 16:53:21 +03:00
alexey-milovidov
fea00eb595 Merge pull request #239 from yandex/issue-219
Issue 219
2016-12-15 17:21:35 +04:00
artpaul
92a7dc6908 style 2016-12-15 17:33:50 +05:00
artpaul
785a98e624 move all url's functions to FunctionsURL 2016-12-15 17:05:05 +05:00
alexey-milovidov
8d79092f5c Merge pull request #255 from kmeaw/master
Minor fix: update <graphite_rollup/> conf example
2016-12-15 01:04:34 +04:00
kmeaw
8667a0e044 Minor fix: update <graphite_rollup/> conf example
Update the example usage of <graphite_rollup /> given in comments to
contain somewhat meaningful values.
2016-12-14 18:54:06 +03:00
alexey-milovidov
7cf1457b55 Merge pull request #254 from hatarist/tostringcuttozero_ref
Improved toStringCutToZero description & added an example
2016-12-14 18:01:58 +04:00
alexey-milovidov
1ee5ad2ce0 Merge pull request #250 from hatarist/tsv_format_synonym
Added TSV format synonyms
2016-12-14 17:53:33 +04:00
Igor Hatarist
b73f9df65c Improved toStringCutToZero description & added an example 2016-12-14 13:01:33 +03:00
Igor Hatarist
76365c3c15 Fixed the test 2016-12-14 08:56:19 +03:00
alexey-milovidov
5af401721e Merge pull request #251 from proller/METR-23466
Dictonary: executable: rename 'path' to 'command' [#METR-23466]
2016-12-14 01:45:48 +04:00
proller
357d995e75 Dictonary: executable: rename 'path' to 'command' [#METR-23466] 2016-12-14 00:28:31 +03:00
Alexey Milovidov
cdfeccd38d clickhouse-client: Fixed error that 'host' and 'port' parameters cannot have default values set in configuration file [#METR-23829]. 2016-12-14 00:26:31 +03:00
Alexey Milovidov
5d98f4a280 Fixed typo in doc. [#METR-20000]. 2016-12-14 00:20:19 +03:00
alexey-milovidov
aa6de1bf0b Merge pull request #249 from hatarist/reference_improvements
Reference improvements
2016-12-13 23:07:32 +04:00
Igor Hatarist
9be107e89e Removed TSVBlock format by Alexey's request 2016-12-13 21:26:34 +03:00
Igor Hatarist
f1152104a7 Added TSV format description to the reference 2016-12-13 21:21:52 +03:00
Igor Hatarist
fa851966cb Added developer/tests.md ("How to run tests")
(reference: https://github.com/yandex/ClickHouse/pull/225#discussion_r90736460)
2016-12-13 21:17:56 +03:00
Igor Hatarist
2bd5bccee4 Updated build_osx.md, improved formatting 2016-12-13 21:07:56 +03:00
Igor Hatarist
96fa052839 Added TSV format synonyms for the TabSeparated formats 2016-12-13 21:03:10 +03:00
Vladimir Chebotarev
b4da982fe0 root: Removed unused file. [#METR-21516] 2016-12-13 14:58:44 +03:00
artpaul
6694c14338 try resolve conflicts 2016-12-13 16:51:40 +05:00
Vladimir Chebotarev
cc7db759fe create_init_script: Avoid generation of init file each configuration phase. [#METR-21516] 2016-12-13 14:09:22 +03:00
Vladimir Chebotarev
717d185ce8 libre2: Avoid generation of include files each configuration phase. [#METR-21516] 2016-12-13 12:48:49 +03:00
Alexey Milovidov
aac6fcf102 Added info about stable and testing branches [#METR-20000]. 2016-12-13 06:04:46 +03:00
Alexey Milovidov
1a1f6aa8ab Updated build.md [#METR-2944]. 2016-12-12 21:33:47 +03:00
Alexey Milovidov
e8e627328b Added relaxed option for boost [#METR-2944]. 2016-12-12 21:24:27 +03:00
alexey-milovidov
eb3e2c1695 Merge pull request #233 from yandex/metrics_refinement
Perfomance metrics refinement
2016-12-12 20:56:30 +04:00
Vitaliy Lyudvichenko
876ad28dd8 Merge remote-tracking branch 'origin/master' into metrics_refinement 2016-12-12 19:17:23 +03:00
Vitaliy Lyudvichenko
80cd00542c Improved benchmark and CMakeLists. 2016-12-12 18:23:21 +03:00
alexey-milovidov
5320a9764e Merge pull request #244 from hatarist/reference_uuids
Add UUID functions to the reference (GitHub #120) (#METR-23792)
2016-12-12 18:51:13 +04:00
Igor Hatarist
bd80a207e8 Add UUID functions to the reference (GitHub #120) (#METR-23792) 2016-12-12 14:20:17 +03:00
alexey-milovidov
950b3c7367 Merge pull request #243 from hatarist/cli_version_option
Add clickhouse-client option: `--version`
2016-12-12 13:29:52 +04:00
Igor Hatarist
b22e4981df Add clickhouse-client option: --version 2016-12-12 12:25:33 +03:00
Alexey Milovidov
f9c31c42c5 Fixed error after updating boost [#METR-2944]. 2016-12-12 10:56:49 +03:00
Alexey Milovidov
a0dfb3e179 Addition to prev. revision [#METR-2944]. 2016-12-12 10:29:21 +03:00