Commit Graph

9789 Commits

Author SHA1 Message Date
Vladimir Chebotarev
817587fb76 libcommon: More unique name for stream. [#METR-24353] 2017-02-02 17:19:13 +03:00
Alexey Milovidov
ff55521ac7 Auto version update to [54147] 2017-02-01 23:49:52 +03:00
proller
6e89ae9c82 release --version : only generate, commit and push new version (#435) 2017-02-02 00:49:32 +04:00
Alexey Milovidov
39bd1f9a06 Fixed doc about ReplacingMergeTree [#CLICKHOUSE-3]. 2017-02-01 23:22:55 +03:00
Yegor Andreenko
46b4510db3 docs: ReplacingMergeTree (#408)
* docs: ReplacingMergeTree

* docs: ReplacingMergeTree
2017-02-01 23:54:28 +04:00
proller
4beb53d43e Add .clang-format with near current style (#383)
* renamed:    debian/compressor-metrika-yandex.install -> debian/clickhouse-compressor-metrika-yandex.install

* Add clang-format config

* add message
2017-02-01 23:28:22 +04:00
proller
b8f1ea4805 Fix reloading http dictionaries [#CLICKHOUSE-2176] (#433)
* Fixing dictionaries [#CLICKHOUSE-2176]
2017-02-01 20:53:18 +03:00
proller
d59f34f052 Fix generating release version. 2017-02-01 18:10:20 +04:00
Alexey Milovidov
8d4a08cf9f Updated test [#CLICKHOUSE-32]. 2017-02-01 07:15:20 +03:00
Alexey Milovidov
b8ac19999c Settings 'max_memory_usage_for_user' and 'max_memory_usage_for_all_queries': do not interfere between different queries [#CLICKHOUSE-2796]. 2017-02-01 06:53:10 +03:00
Alexey Milovidov
172b385247 Added missing modification [#CLICKHOUSE-2184]. 2017-02-01 06:10:12 +03:00
Alexey Milovidov
9d04189793 Updated test [#CLICKHOUSE-32]. 2017-02-01 05:40:27 +03:00
Alexey Milovidov
1c8841b04e Fixed error [#CLICKHOUSE-2184]. 2017-02-01 05:35:06 +03:00
Alexey Milovidov
8cabe639f5 Fixed errors in exception message [#CLICKHOUSE-2184]. 2017-02-01 05:31:35 +03:00
Alexey Milovidov
6efae7240e Merge branch 'master' of github.com:yandex/ClickHouse 2017-02-01 04:20:21 +03:00
Alexey Milovidov
efbfbdc7a3 Added setting 'send_progress_in_http_headers', disabled by default [#CLICKHOUSE-32]. 2017-02-01 04:19:32 +03:00
proller
d5f2e7f397 Debian: postinst: fix old log dir permissions 2017-02-01 01:43:32 +03:00
proller
c1edf399dd Debian: fix log dir in postinst 2017-02-01 00:36:13 +03:00
Alexey Milovidov
933313aea3 Added summary [#CLICKHOUSE-3]. 2017-01-31 23:24:49 +03:00
Alexey Milovidov
e2669c88cd Merge branch 'master' of github.com:yandex/ClickHouse 2017-01-31 22:55:43 +03:00
Alexey Milovidov
d08dc730bd Renamed file [#CLICKHOUSE-3]. 2017-01-31 22:54:44 +03:00
proller
c51801d776 Change default user and paths [#CLICKHOUSE-2715] (#382)
* Changing default user to clickhouse and path to /var/lib/clickhouse [#CLICKHOUSE-2715]

* wip

* Auto version update to [54141]

* Get version from saved in cmake
2017-01-31 23:53:05 +04:00
proller
3135ff17b6 Fix compiling utils without readline (#429)
* Fix compiling utils without readline

* fix
2017-01-31 23:34:30 +04:00
Vitaliy Lyudvichenko
abf5066618 Fix spelling errors. [#CLICKHOUSE-3] 2017-01-31 23:28:37 +04:00
Vitaliy Lyudvichenko
1b7b2b8373 Avoid extra current limits checks in non-root streams. [#CLICKHOUSE-2745] 2017-01-31 23:28:37 +04:00
Vitaliy Lyudvichenko
6500a84dd0 Fix overestimation of AggregateFunction columns size during remote aggregation. [#CLICKHOUSE-2745] 2017-01-31 23:28:37 +04:00
Alexey Zatelepin
4ecfd44015 [#CLICKHOUSE-2115] PR changes:
* do not insert produced value into the cache if the cache has been reset.
* less logging
* cosmetic fixes
2017-01-31 22:45:10 +04:00
Alexey Zatelepin
b3264620c3 translate comments [#CLICKHOUSE-3] 2017-01-31 22:45:10 +04:00
Alexey Zatelepin
0fdcdd7bdb Introduce LRUCache::getOrSet(), use it to avoid mark cache stampede [#CLICKHOUSE-2115] 2017-01-31 22:45:10 +04:00
Alexey Milovidov
48db8d121d Moved code out of header [#CLICKHOUSE-2]. 2017-01-31 21:39:01 +03:00
Alexey Milovidov
a5a85c97a3 Merge branch 'master' of github.com:yandex/ClickHouse 2017-01-31 21:36:56 +03:00
Alexey Milovidov
fa0d36c69a Updated copyright notice on web site [#CLICKHOUSE-2793]. 2017-01-31 21:26:21 +03:00
proller
79a7e893c7 system.build_options: move generated data to cpp, dont regenerate every compile (#423)
* system.build_options: move generated data to cpp, dont regenerate every compile

* Fix linking iconv under macos and freebsd
Partially Revert "Removed usage of glib [#CLICKHOUSE-2]."
This reverts commit e4ff740ef1.

* fix
2017-01-31 22:03:56 +04:00
alexey-milovidov
bce4ea38e5 Merge pull request #428 from yandex/ch-2044
check keys inside attribute section of dictionary's config
2017-01-31 19:54:31 +04:00
artpaul
5c1d2af4d8 check keys inside attribute section of dictionary's config [#CLICKHOUSE-2044] 2017-01-31 18:27:02 +05:00
Alexey Milovidov
cb11b2e46f Merge branch 'master' of github.com:yandex/ClickHouse 2017-01-31 05:24:09 +03:00
Alexey Milovidov
b748d90c55 NYC taxi data: added result from big cluster [#CLICKHOUSE-3]. 2017-01-31 05:23:43 +03:00
proller
9cea606881 Fix linking iconv under macos and freebsd
Partially Revert "Removed usage of glib [#CLICKHOUSE-2]."
This reverts commit e4ff740ef1.
2017-01-31 04:15:59 +03:00
Alexey Milovidov
aaa8d56759 NYC taxi dataset: added results for 3-node cluster [#CLICKHOUSE-3]. 2017-01-31 03:59:19 +03:00
Alexey Milovidov
faa3ba2c66 NYC Taxi data description: continued [#CLICKHOUSE-3]. 2017-01-31 00:51:10 +03:00
Alexey Milovidov
379553a45c Merge branch 'master' of github.com:yandex/ClickHouse 2017-01-31 00:40:11 +03:00
Alexey Milovidov
d89f3b90ee NYC taxi data: added results for single server configuration [#CLICKHOUSE-3]. 2017-01-31 00:39:46 +03:00
proller
9409419258 --no-pie flag have no effect in ubuntu, using -no-pie with test (#422)
* Cmake: fix apple build

* --no=pie flag have no effect in ubuntu, using -no-pie with test

* better
2017-01-31 00:09:11 +03:00
alexey-milovidov
9e94066e98 Merge pull request #418 from ludv1x/query-kill
Fix SHOW PROCESSLIST segfault. [#CLICKHOUSE-2120]
2017-01-31 00:50:33 +04:00
Alexey Milovidov
ddfcaaa52a NYC taxi data: in progress [#CLICKHOUSE-3]. 2017-01-30 23:40:24 +03:00
Vladimir Chebotarev
299fd51f25 Merge pull request #421 from yandex/HLL
dbms: More customizable HyperLogLogCounter. [#METR-24057]
2017-01-31 00:30:46 +04:00
Vladimir Chebotarev
995a773865 dbms: More customizable HyperLogLogCounter. [#METR-24057] 2017-01-30 22:17:00 +03:00
proller
f3526cb592 Cmake: fix apple build (#420) 2017-01-30 20:11:43 +03:00
Alexey Milovidov
48ed301e56 Revert "Revert "KILL QUERY""
This reverts commit 720781a7bc.
2017-01-30 18:43:20 +03:00
Alexey Milovidov
90a7d50a94 Updated doc [#CLICKHOUSE-3]. 2017-01-30 18:38:08 +03:00