Commit Graph

24648 Commits

Author SHA1 Message Date
Mikhail Fandyushin
68106d92ea bringing query id header to consistency 2019-04-10 23:13:41 +03:00
Alexey Milovidov
5be06d8556 Simplified expression (suggested by PVS-Studio) 2019-04-10 23:05:25 +03:00
Alexey Milovidov
37e086f3bf Merge branch 'master' of github.com:yandex/ClickHouse 2019-04-10 22:57:42 +03:00
Alexey Milovidov
b4efebc6ac Fixed error found by PVS-Studio 2019-04-10 22:57:30 +03:00
Danila Kutenin
e9bef32618 License to valid utf8 function 2019-04-10 22:09:27 +03:00
ogorbacheva
0c68126698 Doc fix: Add info about EXTRACT FROM (en, ru) (#4950) 2019-04-10 21:58:42 +03:00
chertus
ee6c83a2f7 global join: fix wrong name qualification (save replaced table name as alias) 2019-04-10 20:41:19 +03:00
Alexey Milovidov
f37d66bb2e Brotli: additions to #4388 2019-04-10 19:12:31 +03:00
alexey-milovidov
e6fe6de30b
Merge pull request #4388 from fandyushin/brotli
Using brotli compression for HTTP responses (Accept-Encoding: br)
2019-04-10 18:27:28 +03:00
ogorbacheva
65e674a25a Doc fix: Added text about relative path (#4960)
* Relative path

* Relative path
2019-04-10 17:18:48 +03:00
alesapin
f40ab95739
Merge pull request #4958 from Felixoid/entrypoint_skip_empty
Issue #4947, add check for empty variable
2019-04-10 15:50:45 +03:00
Mikhail f. Shiryaev
87abf1f38e Issue #4947, add check for empty variable 2019-04-10 14:29:04 +02:00
BayoNet
c5acd61e0d DOCAPI-5753: EN review and RU translation for use_minimalistic_part_header_in_zookeeper setting description. (#4956) 2019-04-10 15:13:45 +03:00
chertus
a698700faf fix tests (external storages) 2019-04-10 14:44:58 +03:00
alesapin
d8d8077e06 Merge branch 'add_official_flag_to_packager' 2019-04-10 14:10:47 +03:00
alesapin
958b71c37f Add official flag 2019-04-10 13:55:47 +03:00
Ivan Blinkov
e1054de567 Merge branch 'master' of github.com:yandex/ClickHouse 2019-04-10 13:21:05 +03:00
chertus
9205f92136 Merge branch 'master' into ast 2019-04-10 12:36:00 +03:00
BayoNet
1f6fc83c8e DOCAPI-6126: Clarification of the 'round' function description. (#4939)
* DOCAPI-6126: Clarification of the 'round' function description.

* DOCAPI-6126: More text for round. EN

* DOCAPI-6126: RU

* DOCAPI-6126: Link fixes.
2019-04-10 10:17:40 +03:00
Mikhail Fandyushin
e566d10eee HTTP Accept-Encoding: br; Revert using unbundled brotli library. FCixed using not initialized http respones ostream pointer 2019-04-10 00:59:44 +03:00
chertus
69ed2a5112 test for no column cause of bug in query optimisation 2019-04-09 20:43:23 +03:00
chertus
e53a50e01a fix pushdown & build 2019-04-09 19:49:52 +03:00
alesapin
91e362d874 Merge remote-tracking branch 'origin' into adaptive_index_granularity 2019-04-09 19:19:29 +03:00
chertus
9329410012 fix use after move 2019-04-09 17:59:06 +03:00
chertus
82dc1fb1db rewrite ASTSelectQuery (consistent children) 2019-04-09 17:22:35 +03:00
alesapin
cc8186b77c Add force-color option for ctest 2019-04-09 16:17:36 +03:00
Ivan Lezhankin
1311244203 Detect backports via manually set labels. 2019-04-09 14:57:46 +03:00
Ivan Lezhankin
78d5de9dd3 Respect label color to check for backporting 2019-04-09 12:55:10 +03:00
Ivan Lezhankin
40be310fa0 Prettify output 2019-04-09 12:25:18 +03:00
Ivan Lezhankin
692c5a6ed2 Better filter associated pull-requests 2019-04-08 22:28:08 +03:00
Mikhail Fandyushin
1aba05212f HTTP Accept-Encoding: br; Always use internal brotli library 2019-04-08 21:14:30 +03:00
Mikhail Fandyushin
7fc9b8c6fb Merge branch 'master' into brotli 2019-04-08 21:07:58 +03:00
Ivan Blinkov
2ffb007f3f Merge branch 'master' of github.com:yandex/ClickHouse 2019-04-08 19:25:48 +03:00
BayoNet
aaa07dd5c3 DOCAPI-5203: Direct I/O settings for MergeTree descriptions. EN review and RU translation. (#4848) 2019-04-08 19:25:37 +03:00
alesapin
6f8471cf91
Merge pull request #4937 from yandex/disable_colored_without_tty
Disable colored output in non tty environment
2019-04-08 19:12:38 +03:00
Ivan Lezhankin
5a909b01b0 Print more problems 2019-04-08 19:11:13 +03:00
Ivan Blinkov
bc5414834c Merge branch 'master' of github.com:yandex/ClickHouse 2019-04-08 19:07:37 +03:00
never lee
5ebdd0c134 translate docs/zh/operations/table_engines/join.md (#4869)
* translate docs/zh/operations/table_engines/join.md

* add a reference linking of 'join clause' into docs/{zh,en}/operations/table_engines/join.md

* more comment for  docs/zh/operations/table_engines/join.md
2019-04-08 19:07:11 +03:00
BayoNet
579ec85b6e DOCAPI-5102: JSONEachRow + insert_sample_with_metadata. EN review and RU Translation (#4882)
* DOCAPI-5102: New setting insert_sample_with_metadata description.

* DOCAPI-5102: Updated the descriptions of insert_sample_with_metadata setting and JSONEachRow format.

* DOCAPI-5102: Fixed the title case.

* DOCAPI-5102: Clarified the JSONEachRow and insert_sample_with_metadata descriptions.

* DOCAPI-5102: Clarification of the JSONEachRow description.

* DOCAPI-5102: EN review.

* DOCAPI-5102: RU translation.

* DOCAPI-5102: Fixed links.
2019-04-08 19:06:57 +03:00
Ivan Blinkov
87f6889ae6
Support building docs for stable releases in addition to docs from master (#4940) 2019-04-08 19:01:54 +03:00
Ivan Blinkov
b9cccd1fff Support building docs for stable releases in addition to docs from master 2019-04-08 18:40:13 +03:00
Ivan Lezhankin
be23dff3b0 Initial implementation.
Prints "good" and "bad" commits.
2019-04-08 18:33:05 +03:00
BayoNet
d24e03de51 Merge branch 'master' of github.com:yandex/ClickHouse 2019-04-08 17:23:36 +03:00
bgranvea
42b07c5ee9 refactor to avoid dynamic_cast in data type serialization 2019-04-08 15:39:42 +02:00
alexey-milovidov
caa096a3d0 Update DataTypeDomainSimpleAggregateFunction.cpp 2019-04-08 15:39:42 +02:00
alexey-milovidov
e4b93f092b Update DataTypeDomainSimpleAggregateFunction.cpp 2019-04-08 15:39:42 +02:00
alexey-milovidov
c1ea15f0bb Update DataTypeDomainSimpleAggregateFunction.cpp 2019-04-08 15:39:42 +02:00
alexey-milovidov
a3020f2d22 Update DataTypeDomainSimpleAggregateFunction.cpp 2019-04-08 15:39:42 +02:00
bgranvea
ee5a88c15f fix memory leak 2019-04-08 15:39:42 +02:00
bgranvea
faa7d38cb5 fix for style 2019-04-08 15:39:42 +02:00