Commit Graph

24077 Commits

Author SHA1 Message Date
Danila Kutenin
9d7cd0eb43 LFAlloc in CMake 2019-04-12 22:26:57 +03:00
Danila Kutenin
37c994b0dd Better cmake 2019-04-12 17:30:54 +03:00
Danila Kutenin
7f230cc134 LFAlloc added to clickhouse 2019-04-12 17:10:42 +03:00
proller
79d2f1f034
libglibc-compatibility : do not use sys/random.h on old systems (skip getentropy.c) (#4984) 2019-04-11 22:28:29 +03:00
proller
c78176603c
clickhouse-test - prepare for use other than 'test' database (#4961) 2019-04-11 20:20:36 +03:00
alesapin
3accb16cc6
Merge pull request #4949 from abyss7/release-helpers
Add python util to help with releases
2019-04-11 19:28:58 +03:00
Ivan Lezhankin
722e022e54 Allow to filter PRs by login 2019-04-11 19:16:57 +03:00
ogorbacheva
9d8cb5e142 Doc fix: Add [IF EXISTS] clause to the column modification (en) (#4941) 2019-04-11 18:18:55 +03:00
Ivan Lezhankin
af7ab86ab6 Refactor queries 2019-04-11 18:08:25 +03:00
BayoNet
0488438ac6 DOCAPI-5757 input_format_values_interpret_expressions EN review and RU translation (#4982) 2019-04-11 17:54:39 +03:00
alexey-milovidov
f8a1eaba3a
Merge pull request #4981 from blinkov/master
Add couple links to PostgreSQL-related integrations
2019-04-11 16:28:24 +03:00
Ivan Blinkov
c1d9606302 Add link to pg2ch 2019-04-11 15:11:19 +03:00
Ivan Blinkov
308b9e82b1 Add link to clickhousedb_fdw by Percona 2019-04-11 15:10:04 +03:00
Danila Kutenin
56d5e1d639 Merge branch 'master' of https://github.com/yandex/ClickHouse 2019-04-11 14:36:10 +03:00
Danila Kutenin
6339d56ff3 hyperscan released, update 2019-04-11 14:35:38 +03:00
alexey-milovidov
5a764b42a5
Merge pull request #4979 from blinkov/master
Add couple links to opensource projects by Altinity
2019-04-11 14:30:37 +03:00
Ivan Blinkov
77c4962154 Mention clickhouse-zabbix-template by Altinity 2019-04-11 14:27:02 +03:00
Ivan Blinkov
bc8749dce6 Mention Kubernetres clickhouse-operator by Altinity 2019-04-11 14:24:56 +03:00
Ivan Blinkov
dc6288ff24 Merge branch 'master' of github.com:yandex/ClickHouse 2019-04-11 14:00:29 +03:00
Danila Kutenin
e28bae8f19 Fix docs because hyperscan 5.1.1 released 2019-04-11 13:54:35 +03:00
alesapin
d5f147e1ee Merge branch 'master' of github.com:yandex/ClickHouse 2019-04-11 13:54:28 +03:00
alesapin
9544784b71 Retry 500-error codes in changelog script 2019-04-11 13:54:19 +03:00
alexey-milovidov
d083976b88
Merge pull request #4952 from 4ertus2/ast
Rewrite ASTSelectQuery (consistent children)
2019-04-11 13:38:44 +03:00
alexey-milovidov
985d45b12e
Merge pull request #4972 from fandyushin/rename-query-id
Rename query id header for consistency
2019-04-11 13:36:04 +03:00
alexey-milovidov
7e7b458eb9
Merge pull request #4938 from 4ertus2/joins
Fix unexpected error in case of JOIN + ARRAY JOIN
2019-04-11 13:35:31 +03:00
alexey-milovidov
7b4fc33ef9
Merge pull request #4973 from yandex/noreturn
Added [[noreturn]] attributes for functions that throw unconditionally
2019-04-11 01:10:55 +03:00
Alexey Milovidov
f2cf2ffc80 Cleanups 2019-04-11 00:20:22 +03:00
alexey-milovidov
0162468466
Merge pull request #4969 from 4ertus2/bugs
Fix wrong name qualification in GLOBAL JOIN
2019-04-10 23:41:16 +03:00
Alexey Milovidov
36d016d331 Added [[noreturn]] attributes for functions that throw unconditionally 2019-04-10 23:27:14 +03:00
Alexey Milovidov
d591c7187f Simplified expression 2019-04-10 23:16:04 +03:00
Alexey Milovidov
985936995f Fixed Java programmer's error (found by PVS-Studio) 2019-04-10 23:15:44 +03:00
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