Silviu Caragea
|
6629b03af9
|
Fixed few of the observation of the code review
|
2018-03-22 17:09:30 +02:00 |
|
Silviu Caragea
|
f2479673d6
|
Fix BackgroundSchedulePool
|
2018-03-22 17:07:12 +02:00 |
|
Silviu Caragea
|
b24a4b2111
|
Add back the buggy BackgroundSchedulePool
|
2018-03-22 17:07:12 +02:00 |
|
Alexey Zatelepin
|
86d53b34a5
|
forward ALTER PARTITION statements for materialized views [#CLICKHOUSE-3659]
|
2018-03-20 16:44:36 +03:00 |
|
Alexey Zatelepin
|
b1274f7b34
|
fix deadlock in StorageKafka::shutdown() in case startup() wasn't called #2075
|
2018-03-19 20:52:48 +03:00 |
|
Alexey Milovidov
|
590feb02b5
|
Fixed error; added test from Alexander Zaitsev [#CLICKHOUSE-2]
|
2018-03-19 17:29:40 +03:00 |
|
proller
|
bbb12e89f0
|
Better listen_try, pbuilder fix (#2068)
* rename libboost/boost_1_65_0 -> contrib/boost ; make submodule ; update boost to 1.66.0
* Update contrib/boost
* Update contrib/boost
* Add comments
* Fix
* Pbuilder fix
* Better listen_try
* Much better listen_try
* Revert "remove ipv6 listen_host from docker_related_config to allow running in ipv4-only dockers"
This reverts commit 3cfa4c3e65 .
* Fix freebsd and macos build
|
2018-03-18 12:02:29 +03:00 |
|
Alexey Milovidov
|
90aa6374a7
|
Revert "Preparation #2026"
This reverts commit 60ecc03253 .
|
2018-03-17 21:29:50 +03:00 |
|
Alexey Milovidov
|
b916f17215
|
Implemented 'uniq' family of functions for generic case including Array argument #2010
|
2018-03-17 21:14:05 +03:00 |
|
Alexey Milovidov
|
60701afa3e
|
Removed unused code #2010
|
2018-03-17 21:02:19 +03:00 |
|
Alexey Milovidov
|
5356637e7b
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2018-03-17 20:46:34 +03:00 |
|
Alexey Milovidov
|
60ecc03253
|
Preparation #2026
|
2018-03-17 20:46:25 +03:00 |
|
Kirill Shvakov
|
109b73b947
|
fix CREATE TEMPORARY TABLE IF NOT EXISTS
|
2018-03-17 01:55:07 +03:00 |
|
Vitaliy Lyudvichenko
|
1f28410490
|
Fixed false positive error messages for queries with IN and ARRAY JOIN. [#CLICKHOUSE-2]
|
2018-03-16 17:11:49 +03:00 |
|
Alexey Milovidov
|
a6892b8813
|
Fixed test [#CLICKHOUSE-2]
|
2018-03-16 12:00:04 +03:00 |
|
Alexey Milovidov
|
02c67e2b13
|
Fixed error [#CLICKHOUSE-2]
|
2018-03-16 09:51:37 +03:00 |
|
Alexey Milovidov
|
cf6112fd37
|
Fixed half of bad code [#CLICKHOUSE-2]
|
2018-03-16 09:39:32 +03:00 |
|
Alexey Milovidov
|
dc4a9be6fa
|
Fixed error with "makeSetsForIndex" [#CLICKHOUSE-2]
|
2018-03-16 09:33:23 +03:00 |
|
Alexey Milovidov
|
536a4a0c52
|
More checks [#CLICKHOUSE-2]
|
2018-03-16 07:49:22 +03:00 |
|
Alexey Milovidov
|
ed9517bb0b
|
Whitespace #2051
|
2018-03-16 07:49:00 +03:00 |
|
Alexey Milovidov
|
73b04a4d27
|
Revert "Attempt to fix bad code, try 2 [#CLICKHOUSE-3649] #1830"
This reverts commit eb0095a7b9 .
|
2018-03-16 07:37:21 +03:00 |
|
Alexey Milovidov
|
eb0095a7b9
|
Attempt to fix bad code, try 2 [#CLICKHOUSE-3649] #1830
|
2018-03-16 07:13:24 +03:00 |
|
Alexey Milovidov
|
83b775fbf5
|
Attempt to fix bad code, try 1 [#CLICKHOUSE-3649] #1830
|
2018-03-16 07:10:38 +03:00 |
|
Alexey Milovidov
|
f4c54f02a5
|
Removed trashy, obsolete code [#CLICKHOUSE-3649]
|
2018-03-16 07:00:00 +03:00 |
|
Alexey Milovidov
|
30192b1b42
|
Fixed backward compatibility [#CLICKHOUSE-3650].
|
2018-03-16 06:13:13 +03:00 |
|
Alexey Milovidov
|
e272f6d79e
|
Not a fix [#CLICKHOUSE-3650].
|
2018-03-16 06:03:17 +03:00 |
|
Alexey Milovidov
|
25a691f03d
|
Don't allow Distributed table that look at itself [#CLICKHOUSE-2919].
|
2018-03-16 05:08:31 +03:00 |
|
Alexey Milovidov
|
b5e4d0692a
|
Disallow PREWHERE, SAMPLE, FINAL in MATERIALIZED VIEWs [#CLICKHOUSE-2].
|
2018-03-16 04:23:37 +03:00 |
|
Alexey Milovidov
|
a16dd1cee7
|
Little better [#CLICKHOUSE-3650]
|
2018-03-16 04:22:02 +03:00 |
|
Alexey Milovidov
|
ace7046acb
|
Added comment [#CLICKHOUSE-2].
|
2018-03-16 04:09:31 +03:00 |
|
Alexey Milovidov
|
b949865d34
|
Added configuration for ad-hoc testing purposes [#CLICKHOUSE-2].
|
2018-03-16 04:06:02 +03:00 |
|
Alexey Milovidov
|
3a8d6c28ef
|
Attempt to fix a regression [#CLICKHOUSE-2]
|
2018-03-16 00:44:09 +03:00 |
|
alexey-milovidov
|
b9339e0ea1
|
Merge pull request #2053 from yandex/small-enhancements
Small enhancements
|
2018-03-15 22:10:29 +03:00 |
|
alexey-milovidov
|
26ca895c0c
|
Merge pull request #2064 from yandex/sets-with-aliases
Sets for IN operator could be used via alias
|
2018-03-15 22:07:49 +03:00 |
|
alexey-milovidov
|
1e88f2fe5c
|
Update AbandonableLockInZooKeeper.h
|
2018-03-15 22:06:53 +03:00 |
|
alexey-milovidov
|
e64b2df874
|
Update ReplicatedMergeTreeBlockOutputStream.cpp
|
2018-03-15 22:06:23 +03:00 |
|
alexey-milovidov
|
1554390bab
|
Update AbandonableLockInZooKeeper.h
|
2018-03-15 22:05:58 +03:00 |
|
Vitaliy Lyudvichenko
|
e77701bd4b
|
Enable alisas for sets and tuples for IN operator. [#CLICKHOUSE-3]
Resolves #2044
|
2018-03-15 21:44:02 +03:00 |
|
Vitaliy Lyudvichenko
|
16dad209f7
|
Do not make extra ZK RTTs in inserts. [#CLICKHOUSE-3]
Resolves #2054
|
2018-03-15 21:40:59 +03:00 |
|
Vitaliy Lyudvichenko
|
9e9739ce2d
|
Fixed a test. [#CLICKHOUSE-2]
|
2018-03-14 23:54:16 +03:00 |
|
Vitaliy Lyudvichenko
|
1f1870abd4
|
Add more priority to local ClusterCopier workers. [#CLICKHOUSE-2]
|
2018-03-14 23:49:18 +03:00 |
|
Vitaliy Lyudvichenko
|
4011afa399
|
Parallel SELECT and INSERT in ClusterCopier. [#CLICKHOUSE-2]
|
2018-03-14 23:49:18 +03:00 |
|
Vitaliy Lyudvichenko
|
f1b32e8982
|
Fixed ordinary MergeTree merges in case of empty ORDER BY key. [#CLICKHOUSE-2]
|
2018-03-14 23:49:18 +03:00 |
|
proller
|
6a965bb707
|
Client: use ConfigProcessor (#2049)
* Client: use ConfigProcessor
|
2018-03-14 22:38:48 +03:00 |
|
Alexey Milovidov
|
597160443a
|
Fixed build after merge #2036
|
2018-03-14 21:58:40 +03:00 |
|
Alexey Milovidov
|
3c16faaff0
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2018-03-14 21:57:15 +03:00 |
|
alexey-milovidov
|
e5836cf97f
|
Merge pull request #2036 from yandex/CLICKHOUSE-3639
Fixed ZooKeeper with chroot, refactoring of ZooKeeper::multi*
|
2018-03-14 21:56:22 +03:00 |
|
Alexey Milovidov
|
9862f17ae4
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2018-03-14 19:40:32 +03:00 |
|
Alexey Milovidov
|
57279a87c7
|
Whitespaces [#CLICKHOUSE-2].
|
2018-03-14 19:40:08 +03:00 |
|
Vitaliy Lyudvichenko
|
7abbe093e9
|
Avoid magic constants in system.parts. [#CLICKHOUSE-3]
Resolves #2039
|
2018-03-14 19:04:19 +03:00 |
|