Vitaliy Lyudvichenko
|
fe8dfd3038
|
Add minimalistic checksums. [#CLICKHOUSE-3660]
|
2018-03-23 00:26:46 +03:00 |
|
Nikolai Kochetov
|
6f60e6ee4f
|
added test [#CLICKHOUSE-3663]
|
2018-03-22 23:18:11 +03:00 |
|
proller
|
9c9e918b78
|
Fix flapping test 00371_union_all
|
2018-03-20 22:18:56 +03:00 |
|
Alexey Zatelepin
|
3effbc4411
|
add test [#CLICKHOUSE-3659]
|
2018-03-20 16:44:36 +03:00 |
|
Alexey Milovidov
|
590feb02b5
|
Fixed error; added test from Alexander Zaitsev [#CLICKHOUSE-2]
|
2018-03-19 17:29:40 +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 |
|
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
|
796c65a09f
|
Added test [#CLICKHOUSE-2]
|
2018-03-16 10:04:51 +03:00 |
|
Alexey Milovidov
|
b2e4fd3098
|
Updated test [#CLICKHOUSE-2]
|
2018-03-15 22:29:53 +03:00 |
|
alexey-milovidov
|
b9339e0ea1
|
Merge pull request #2053 from yandex/small-enhancements
Small enhancements
|
2018-03-15 22:10:29 +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
|
f1b32e8982
|
Fixed ordinary MergeTree merges in case of empty ORDER BY key. [#CLICKHOUSE-2]
|
2018-03-14 23:49:18 +03:00 |
|
proller
|
d056d7e516
|
Fix ssl tests (#2042)
* Revert "Reverted bad modification #2035"
This reverts commit 6d6eca5e23 .
* spaces
* fix
* better
* Revert "Disabled ill-formed test #2035"
This reverts commit b28cef9871 .
* debug
* fix
* fix
* fix
* fix
* fix
* fix
* clean
* Tests compile fix
|
2018-03-14 19:57:15 +03:00 |
|
Alexey Zatelepin
|
b910e72946
|
stable order in a test
|
2018-03-14 15:30:39 +03:00 |
|
Alexey Milovidov
|
f08940c04c
|
Fixed handling of NaNs in aggregate functions that use comparison based sorting #2012
|
2018-03-14 08:03:51 +03:00 |
|
Alexey Milovidov
|
688d277ad4
|
Adaptation #2012
|
2018-03-14 07:36:41 +03:00 |
|
alexey-milovidov
|
9ac2569c65
|
Merge branch 'master' into refactor-table-declaration
|
2018-03-14 05:35:50 +03:00 |
|
Alexey Milovidov
|
b28cef9871
|
Disabled ill-formed test #2035
|
2018-03-14 04:42:51 +03:00 |
|
proller
|
304b4d3f99
|
Merge remote-tracking branch 'origin/fix' into fix
|
2018-03-14 00:26:03 +03:00 |
|
Vitaliy Lyudvichenko
|
16c8aefba2
|
Fixed test after refactoring. [#CLICKHOUSE-2]
|
2018-03-13 23:49:13 +03:00 |
|
proller
|
24651f7dd6
|
Fixes
|
2018-03-13 23:38:35 +03:00 |
|
Alexey Zatelepin
|
2f573e4f77
|
add tests [#CLICKHOUSE-3241]
|
2018-03-13 17:24:16 +03:00 |
|
Alexey Milovidov
|
d0a7f05078
|
Renamed test [#CLICKHOUSE-2].
|
2018-03-10 05:26:31 +03:00 |
|
Alexey Milovidov
|
5fc47bdfb1
|
Fixed error [#CLICKHOUSE-3627]
|
2018-03-10 03:26:17 +03:00 |
|
Alexey Milovidov
|
7577b1db14
|
Added function "throwIf" [#CLICKHOUSE-2543]
|
2018-03-10 03:18:57 +03:00 |
|
Alexey Milovidov
|
c653759714
|
Added another test #245
|
2018-03-10 02:24:38 +03:00 |
|
Alexey Milovidov
|
b581bbec68
|
Added test #245
|
2018-03-10 02:07:08 +03:00 |
|
zhang2014
|
21b62eabb6
|
ISSUES-258 add validation test for ISSUES-258
|
2018-03-08 09:21:45 +08: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
|
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 |
|
Vitaliy Lyudvichenko
|
7c3d0344e8
|
Prohibited non-UInt8 constants in WHERE. [#CLICKHOUSE-3616]
|
2018-03-07 16:12:35 +03:00 |
|
zhang2014
|
38fe0698a1
|
ISSUES-369 add attach & detach test
|
2018-03-06 21:05:08 +08:00 |
|
Nikolai Kochetov
|
966a7d819b
|
fix test
|
2018-03-05 19:15:17 +03:00 |
|
Nikolai Kochetov
|
7b983340b8
|
Merge branch 'remote-table-function-insert-into-local-replica' of github.com:yandex/ClickHouse into remote-table-function-insert-into-local-replica
|
2018-03-05 17:59:58 +03:00 |
|
Nikolai Kochetov
|
6c66f78f71
|
renamed shared tests
|
2018-03-05 17:59:51 +03:00 |
|
KochetovNicolai
|
9f12df3a86
|
Update 00459_group_array_insert_at.sql
|
2018-03-05 17:52:59 +03:00 |
|
KochetovNicolai
|
bf6cfadfbc
|
Update 00557_remote_port.sh
|
2018-03-05 17:23:33 +03:00 |
|
Nikolai Kochetov
|
f5b9ccf337
|
Merge branch 'remote-table-function-insert-into-local-replica' of github.com:yandex/ClickHouse into remote-table-function-insert-into-local-replica
|
2018-03-05 15:38:40 +03:00 |
|
Nikolai Kochetov
|
871a560b37
|
merged with master
|
2018-03-05 15:36:17 +03:00 |
|
Alexey Milovidov
|
ba481a6acd
|
Fixed error with TOTALS [#CLICKHOUSE-3619]
|
2018-03-03 04:28:13 +03:00 |
|
Alexey Milovidov
|
13e8dd6198
|
Unified filename of test #1933.
|
2018-03-02 22:35:34 +03:00 |
|
alexey-milovidov
|
9b4ea7acde
|
Merge pull request #1933 from zhang2014/fix/ISSUES-1386
ISSUES-1386 add illegal column exception when drop exist depend
|
2018-03-02 22:33:57 +03:00 |
|
zhang2014
|
361a220743
|
Merge branch 'master' into fix/ISSUES-117
|
2018-03-02 19:06:11 +08:00 |
|
zhang2014
|
c400613f03
|
Merge branch 'master' into fix/ISSUES-369
|
2018-03-02 18:55:15 +08:00 |
|
zhang2014
|
4a38e97ed6
|
Merge branch 'master' into fix/ISSUES-1386
|
2018-03-02 18:03:18 +08:00 |
|
Alexey Milovidov
|
9024cf5fc8
|
Fixed test [#CLICKHOUSE-2].
|
2018-03-02 10:43:47 +03:00 |
|
Alexey Milovidov
|
22bbc9f08c
|
Added limit on size of AST after expansion of aliases [#CLICKHOUSE-18]
|
2018-03-02 09:33:17 +03:00 |
|