Commit Graph

14579 Commits

Author SHA1 Message Date
alexey-milovidov
cbab87f18e
Update AggregateFunctionIntersectionsMax.cpp 2018-03-14 05:59:27 +03:00
Michael Furmur
8cb5733b44 add aggregate functions IntersectionsMax and IntersectionsMaxPos 2018-03-08 15:23:28 +02:00
Alexey Milovidov
310b9104b8 Removed useless method [#CLICKHOUSE-2] 2018-03-08 05:16:03 +03:00
Alexey Milovidov
b97d680e36 Merge branch 'master' of github.com:yandex/ClickHouse 2018-03-08 04:51:10 +03:00
Alexey Milovidov
aaee96fc9d Style [#CLICKHOUSE-2] 2018-03-08 04:50:58 +03:00
alexey-milovidov
4495da8dc7
Merge pull request #2007 from zhang2014/fix/ISSUES-258
ISSUES-258 add validation test for ISSUES-258
2018-03-08 04:38:28 +03:00
Alexey Milovidov
bacda72882 Updated changelog for the upcoming release [#CLICKHOUSE-2] 2018-03-08 04:32:11 +03:00
zhang2014
21b62eabb6 ISSUES-258 add validation test for ISSUES-258 2018-03-08 09:21:45 +08:00
robot-metrika-test
65da2ee15b Auto version update to [54358] 2018-03-08 00:36:22 +03:00
Alexey Milovidov
3a5754944e Fixed bug after merge [#CLICKHOUSE-2] 2018-03-08 00:32:35 +03:00
alexey-milovidov
e41e2fe613
Merge pull request #1912 from zhang2014/fix/ISSUES-369
ISSUES-369 add default database when create materialize view
2018-03-07 23:28:17 +03:00
alexey-milovidov
1ecb9dac72
Merge pull request #1901 from zhang2014/fix/ISSUES-117
ISSUES-117 add show create & exist temporary table
2018-03-07 22:53:11 +03:00
alexey-milovidov
6ce43a9816
Update InterpreterShowCreateQuery.cpp 2018-03-07 22:52:22 +03:00
alexey-milovidov
4ce15695d7
Update Context.cpp 2018-03-07 22:43:13 +03:00
alexey-milovidov
eecdbe9c7b
Update InterpreterShowCreateQuery.cpp 2018-03-07 22:39:05 +03:00
alexey-milovidov
2bb80baae5
Update Context.cpp 2018-03-07 22:33:40 +03:00
Alexey Milovidov
0a281b3b69 Fixed build after merge [#CLICKHOUSE-2] 2018-03-07 22:24:24 +03:00
Alexey Milovidov
10a6b5c43f Fixed build after merge [#CLICKHOUSE-2] 2018-03-07 22:20:36 +03:00
alexey-milovidov
2daf6be96c
Merge pull request #2004 from yandex/CLICKHOUSE-3616
Prohibited non-UInt8 constants in WHERE
2018-03-07 22:07:24 +03:00
Alexey Milovidov
b1467886f2 Added test [#CLICKHOUSE-2] 2018-03-07 21:59:22 +03:00
Alexey Milovidov
a50706f627 Merge branch 'master' of github.com:yandex/ClickHouse 2018-03-07 21:53:44 +03:00
Alexey Milovidov
5fbc1a1ee5 Fixed regression: cannot CREATE SELECT using HTTP interface [#CLICKHOUSE-2] 2018-03-07 21:53:21 +03:00
alexey-milovidov
bd455283cc
Merge pull request #1771 from joomag/dictionary-update
Add external dictionary update feature
2018-03-07 21:48:42 +03:00
proller
d73fea5ab0
Fix macos compile (#2006)
* Fix macos compile

* rename cluster-copier -> copier
2018-03-07 21:17:17 +03:00
Alexey Zatelepin
ee91edaf70 fix test to conform to the new GROUP BY behaviour on empty tables 2018-03-07 18:09:26 +00:00
proller
65722918e7 Add clickhouse-cluster-copier to debian package 2018-03-07 20:47:58 +03:00
KochetovNicolai
3d0f298ace
Merge pull request #2005 from yandex/fix-dictionary-block-input-stream-for-empty-dicts
fix DictionaryBlockInputStream::getBlock for empty dictionary
2018-03-07 18:20:19 +03:00
Nikolai Kochetov
3f5218bb11 fix DictionaryBlockInputStream::getBlock for empty dictionary 2018-03-07 18:11:23 +03:00
Vitaliy Lyudvichenko
d6635c3bf5 Fixed several integration tests. [#CLICKHOUSE-2] 2018-03-07 16:52:09 +03:00
Vitaliy Lyudvichenko
7c3d0344e8 Prohibited non-UInt8 constants in WHERE. [#CLICKHOUSE-3616] 2018-03-07 16:12:35 +03:00
Nikolai Kochetov
68357f3534 added macro.xml 2018-03-07 15:46:30 +03:00
Alexey Milovidov
1b3573f61f Added changelog for upcoming release [#CLICKHOUSE-2] 2018-03-07 00:09:19 +03:00
Alexey Milovidov
3bf29ae529 Added changelog for upcoming release [#CLICKHOUSE-2] 2018-03-07 00:08:17 +03:00
Alexey Milovidov
42ecfc5d29 Added changelog for upcoming release [#CLICKHOUSE-2] 2018-03-07 00:07:38 +03:00
Alexey Milovidov
667ee9c8e4 Added changelog for upcoming release [#CLICKHOUSE-2] 2018-03-07 00:06:51 +03:00
Alexey Milovidov
13ac3a2fc3 Added changelog for upcoming release [#CLICKHOUSE-2] 2018-03-07 00:04:58 +03:00
Alexey Milovidov
853a35b2d4 Added changelog for upcoming release [#CLICKHOUSE-2] 2018-03-07 00:03:30 +03:00
Alexey Milovidov
720d15b05b Added changelog for upcoming release [#CLICKHOUSE-2] 2018-03-07 00:02:17 +03:00
Alexey Milovidov
dc3364f33f Merge branch 'master' of github.com:yandex/ClickHouse 2018-03-07 00:00:48 +03:00
Alexey Milovidov
43eb7c2488 Added changelog for upcoming release [#CLICKHOUSE-2] 2018-03-07 00:00:28 +03:00
Alexey Zatelepin
b0a4e1294d remove obsolete setting from test 2018-03-06 20:36:19 +00:00
proller
ce9647274a CLICKHOUSE-3586 debian/compat : use version 8 to support old gdb version less 7.9.1 (old gdb have no support of compressed symbols) 2018-03-06 23:04:54 +03:00
alexey-milovidov
a06af52824
Merge pull request #1995 from yandex/CLICKHOUSE-3616
Fixed segfault in case of WHERE <non-UInt8 type expression>
2018-03-06 22:10:14 +03:00
Alex Zatelepin
90ea45a397
better exception message [#CLICKHOUSE-3599] 2018-03-06 22:01:45 +03:00
alexey-milovidov
71e73c41ac
Merge pull request #2000 from yandex/negative-versions
Fix version column checks, support negative versions
2018-03-06 20:25:18 +03:00
Alexey Zatelepin
f3812dddea generic comparison code in GraphiteRollupSortedBlockInputStream [#CLICKHOUSE-3599] 2018-03-06 20:17:58 +03:00
Alexey Zatelepin
5d51c66bbb generic version comparison code for ReplacingMergeTree [#CLICKHOUSE-3599] 2018-03-06 20:17:58 +03:00
Alexey Zatelepin
ec91d29d6a correct MergingParams columns check [#CLICKHOUSE-3599] 2018-03-06 20:17:58 +03:00
robot-metrika-test
753c3d098e Auto version update to [54357] 2018-03-06 19:20:07 +03:00
Alexey Milovidov
8bc40879ab Fixed error [#CLICKHOUSE-2] 2018-03-06 19:11:29 +03:00