Commit Graph

16926 Commits

Author SHA1 Message Date
Ivan Blinkov
256818ae52 Weird docs footer bugfix 2018-07-30 19:00:54 +03:00
Ivan Blinkov
35b3a3bf1a Merge branch 'master' of github.com:yandex/ClickHouse 2018-07-30 18:45:35 +03:00
alesapin
93f1ec2f02
Merge pull request #2757 from alesapin/master
Add <yandex> tag in PostgreSQL external dictionary config
2018-07-30 17:07:28 +03:00
alesapin
71694f0eb2 Add <yandex> tag in PostgreSQL external dictionary config 2018-07-30 17:03:29 +03:00
Ivan Blinkov
9172357bed minor 2018-07-30 15:23:27 +03:00
Ivan Blinkov
97cf611416 Some refactoring of first half of ya_metrika_task.md 2018-07-30 15:14:06 +03:00
Ivan Blinkov
84c49be11d Merge branch 'master' of github.com:yandex/ClickHouse 2018-07-30 13:55:09 +03:00
chertus
b631924d46 CLICKHOUSE-2 fix docs 2018-07-30 13:51:29 +03:00
Ivan Blinkov
b8e6b759c3 Use weird introduction article as a starting point for F.A.Q. 2018-07-30 13:48:46 +03:00
Ivan Blinkov
1f21e4f1a4 YT paragraph was badly outdated and there is no real reason to write a new one 2018-07-30 13:40:21 +03:00
Ivan Blinkov
85deb198c2 Add website/package-lock.json to .gitignore 2018-07-30 13:13:06 +03:00
Ivan Blinkov
45d6a90b81 Minor improvements for example_datasets 2018-07-30 13:05:08 +03:00
Ivan Blinkov
b22b626f34 Merge branch 'master' of github.com:yandex/ClickHouse 2018-07-30 12:38:38 +03:00
Ivan Blinkov
79dd2b7968 Some improvements for introduction/performance.md 2018-07-30 12:36:29 +03:00
alesapin
79607b9118 CLICKHOUSE-3852: Add tests for config parser 2018-07-29 04:58:05 +03:00
alesapin
744258818e CLICKHOUSE-3852: Fix PR remarks 2018-07-29 04:58:05 +03:00
alesapin
1f32701665 CLICKHOUSE-3852: Remove useless newlines 2018-07-29 04:58:05 +03:00
alesapin
652e5ff9e2 CLICKHOUSE-3852: Add ability to set up config parameters from env variables. 2018-07-29 04:58:05 +03:00
robot-metrika-test
e26ba4daac Auto version update to [18.4.0] [54399] 2018-07-28 00:35:05 +03:00
Alexey Milovidov
8bc95412b6 Fixed bad code #2708 2018-07-28 00:33:30 +03:00
Alexey Milovidov
a93a0dc840 Removed a note about Kafka from testing documentation #2729 2018-07-27 23:01:14 +03:00
Alexey Milovidov
35409e1123 Merge branch 'master' of github.com:yandex/ClickHouse 2018-07-27 22:51:35 +03:00
Alexey Milovidov
a2101df25a Fixed error in aggregate function "anyHeavy"; added a test [#CLICKHOUSE-3867] 2018-07-27 22:51:13 +03:00
robot-metrika-test
a7addb80a3 Auto version update to [18.3.0] [54398] 2018-07-27 21:45:36 +03:00
Alexey Milovidov
448bcdfdb4 Added a test [#CLICKHOUSE-3855] 2018-07-27 21:17:32 +03:00
Alexey Milovidov
bbdd780be0 Fixed error when IN is used as an aggregation key [#CLICKHOUSE-3855] 2018-07-27 21:14:58 +03:00
alexey-milovidov
e64c221649 Update Client.cpp 2018-07-27 20:41:05 +03:00
chertus
845edbe242 CLICKHOUSE-2: support negative tests 2018-07-27 20:41:05 +03:00
alesapin
30f5b9efa1
Merge pull request #2745 from alesapin/master
Remove wrong parameter
2018-07-27 20:27:43 +03:00
alesapin
df7307191d Merge branch 'master' of github.com:alesapin/ClickHouse 2018-07-27 20:26:14 +03:00
alesapin
a28cf1ed98 Remove wrong option 2018-07-27 20:25:51 +03:00
Ivan Blinkov
20c68e5a6f
WIP on docs introduction articles (#2716)
* WIP on content of distinctive_features.md

* WIP on content of features_considered_disadvantages.md
2018-07-27 14:26:20 +03:00
alexey-milovidov
fa2bc00b81
Merge pull request #2736 from alesapin/master
Add docs for URL table engine and url table function
2018-07-27 14:21:34 +03:00
alexey-milovidov
d0507bb639
Update url.md 2018-07-27 14:18:54 +03:00
alesapin
c0f5e33fe8 Add docs for URL table engine and url table function 2018-07-27 13:21:04 +03:00
alexey-milovidov
58ebe8d572
Merge pull request #2735 from zhang2014/fix/window_funnel
ISSUES-2700 fix windowFunnel NULL pointer
2018-07-27 10:32:15 +03:00
zhang2014
4bc916029c ISSUES-2700 fix windowFunnel NULL pointer
Co-authored-by: zhang2014 <coswde@gmail.com>
Co-authored-by: sundy-li <543950155@qq.com>
2018-07-27 15:19:29 +08:00
alexey-milovidov
20f3f23901
Merge pull request #2732 from krishnevsky/patch-13
translated latest release notes
2018-07-27 01:45:41 +03:00
alexey-milovidov
9fad4b4e1a
Update CHANGELOG.md 2018-07-27 01:45:33 +03:00
Amy Krishnevsky
eb6aec2348
translated latest release notes 2018-07-26 17:15:25 -05:00
alexey-milovidov
9242588449
Merge pull request #2708 from VadimPE/CLICKHOUSE-3837
CLICKHOUSE-3837 Add support for table function in remote() and cluster()
2018-07-26 21:36:04 +03:00
alexey-milovidov
1140a07b58
Merge pull request #2729 from amosbird/master
Use docker exec to operate on kafka.
2018-07-26 21:34:04 +03:00
Vadim
ad006166b5
Update 00675_shard_remote_with_table_function.sql 2018-07-26 20:50:32 +03:00
alexey-milovidov
24b0be2cf0
Merge pull request #2727 from alesapin/CLICKHOUSE-3832
CLICKHOUSE-3832: Add HTTP Basic authentification in replication protocol
2018-07-26 20:50:09 +03:00
Vadim
da41c5cf47
Update 00675_shard_remote_with_table_function.sql 2018-07-26 20:49:51 +03:00
Amos Bird
54a08ed018 Use docker exec to operate on kafka. 2018-07-27 01:24:35 +08:00
VadimPE
894c5b356d CLICKHOUSE-3837 2018-07-26 19:15:15 +03:00
alesapin
368face3c9 CLICKHOUSE-3832: Fix typo 2018-07-26 19:10:21 +03:00
alesapin
4fb89512b1 CLICKHOUSE-3832: Add error code to exception and change message, also change check for interserver_http_credentials 2018-07-26 19:01:43 +03:00
Alexey Zatelepin
02946d2bc1 Revert "Set up dns server for kafka integration tests."
This reverts commit 1c75c19106.
2018-07-26 18:52:50 +03:00