Vasily Okunev
|
13c8fe2400
|
Fix patition test.
|
2017-07-14 07:49:31 +03:00 |
|
Alexey Milovidov
|
d61ad166e9
|
Added test for one of previous modifications [#CLICKHOUSE-2].
|
2017-07-14 04:04:35 +03:00 |
|
Alexey Milovidov
|
9bb902c3ef
|
Allow to use database.table in right hand side of IN, JOIN [#CLICKHOUSE-3144].
|
2017-07-14 04:00:29 +03:00 |
|
Nikolai Kochetov
|
5924b13f4c
|
fixed unnecessary columns removing for merge table on distibuted
|
2017-07-12 21:51:51 +03:00 |
|
Alexey Milovidov
|
1c909df8d5
|
Removed usage of user "readonly" from test [#CLICKHOUSE-2].
|
2017-07-11 22:58:05 +03:00 |
|
Vitaliy Lyudvichenko
|
b843ea5b3f
|
Resolves #964. Fixed input_format_skip_unknown_fields for negative numbers. [#CLICKHOUSE-3]
|
2017-07-11 21:36:51 +03:00 |
|
Alexey Zatelepin
|
5f1b2e9cb1
|
add test [#CLICKHOUSE-3126]
|
2017-07-11 20:56:17 +03:00 |
|
Alexey Zatelepin
|
7178fcbb53
|
attempt to fix integration tests
|
2017-07-11 20:56:17 +03:00 |
|
Nikolai Kochetov
|
3357baa209
|
added changing settings in readonly mode test [#CLICKHOUSE-3041]
|
2017-07-10 21:15:56 +03:00 |
|
Nikolai Kochetov
|
7d5590d66d
|
Merge branch 'master' into output-format-json-quote-denormals
|
2017-07-10 17:29:17 +03:00 |
|
Nikolai Kochetov
|
39797813cc
|
disabled check for settings with same value in readonly mode in InterpreterSetQuery [#CLICKHOUSE-3041]; added tests for output_format_json_quote_denormals setting
|
2017-07-10 17:03:34 +03:00 |
|
alexey-milovidov
|
b64b243a73
|
Merge pull request #945 from YiuRULE/master
Implement natively uuid type in Clickhouse
|
2017-07-10 07:00:45 +03:00 |
|
Vitaliy Lyudvichenko
|
7150e9447a
|
Fixed multiIf in case of empty arguments. [#CLICKHOUSE-3119]
|
2017-07-07 17:42:37 +03:00 |
|
Guillaume Tassery
|
c6a5083419
|
Fix comparison of UInt128 to Float64
|
2017-07-05 18:29:16 +02:00 |
|
Guillaume Tassery
|
b90734920e
|
Adapt UInt128 operator
|
2017-07-05 12:09:24 +02:00 |
|
Guillaume Tassery
|
cba9815981
|
Change Uuid to UUID datatype and make UInt128 a generic type
|
2017-07-04 12:42:53 +02:00 |
|
Marek Vavruša
|
d27bed228b
|
Parser: fix CREATE VIEW IF EXISTS #934
The else branch forgot to consume whitespace after
CREATE token, and after VIEW token.
|
2017-07-03 17:01:43 +03:00 |
|
Guillaume Tassery
|
525851ec68
|
sync master
|
2017-06-30 22:21:42 +02:00 |
|
Guillaume Tassery
|
1231952fca
|
Implement UUID type and toUuid function
|
2017-06-30 22:01:27 +02:00 |
|
Vitaliy Lyudvichenko
|
97f7b46ebd
|
Fixed CLEAR COLUMN test in case of deduplication rollback. [#CLICKHOUSE-2]
|
2017-06-26 19:34:38 +03:00 |
|
Vitaliy Lyudvichenko
|
9c0da6e698
|
Addition to previous commit. Fix error code, rename test tables. [#CLICKHOUSE-2]
|
2017-06-26 17:35:26 +03:00 |
|
Vitaliy Lyudvichenko
|
49cbc33a6b
|
Fix ZK exception in case of concurrent INSERTs in new partition. [#CLICKHOUSE-2]
|
2017-06-26 17:21:25 +03:00 |
|
Alexey Milovidov
|
a48a21f593
|
Merge branch 'master' into CLICKHOUSE-2896
|
2017-06-26 11:54:58 +03:00 |
|
Alexey Milovidov
|
dbc61a6a43
|
Added support for SQL-style quoting [#CLICKHOUSE-20].
|
2017-06-25 06:43:37 +03:00 |
|
Alexey Milovidov
|
a8cbb1ce52
|
Removed obsolete tests [#CLICKHOUSE-3091].
|
2017-06-25 05:31:53 +03:00 |
|
Alexey Milovidov
|
30b6c36b83
|
Added support for identifiers in double quotes [#CLICKHOUSE-20].
|
2017-06-24 04:49:15 +03:00 |
|
Alexey Zatelepin
|
bb602835de
|
correctness tests [#CLICKHOUSE-3070]
|
2017-06-22 23:10:43 +03:00 |
|
Alexey Zatelepin
|
87fbfe0950
|
correct comparisons for strings with null bytes [#CLICKHOUSE-3070]
|
2017-06-22 23:10:43 +03:00 |
|
Alexey Zatelepin
|
cc87d4ad80
|
add string comparisons performance test [#CLICKHOUSE-3070]
|
2017-06-22 23:10:43 +03:00 |
|
Vitaliy Lyudvichenko
|
99f502d5e0
|
Support OPTIMIZE query on non-leader replica. [#CLICKHOUSE-2]
|
2017-06-22 18:01:08 +03:00 |
|
Vitaliy Lyudvichenko
|
eff3588f28
|
Rename DROP COLUMN FROM PARTITION -> CLEAR COLUMN IN PARTITION. [#CLICKHOUSE-2896]
|
2017-06-22 16:18:19 +03:00 |
|
Vitaliy Lyudvichenko
|
53adb891b3
|
Add replicated DROP COLUMN FROM partition for optimistic case. [#CLICKHOUSE-2896]
|
2017-06-22 00:56:38 +03:00 |
|
Alexey Milovidov
|
1624835a08
|
Added test [#METR-25109].
|
2017-06-21 21:24:25 +03:00 |
|
Vitaliy Lyudvichenko
|
b772eaa3a8
|
Resolved #891. Fixed aliases for empty scalar subqueries. [#CLICKHOUSE-3]
|
2017-06-19 22:40:12 +03:00 |
|
Alexey Milovidov
|
f6be687717
|
Added test [#CLICKHOUSE-31].
|
2017-06-19 06:06:17 +03:00 |
|
Alexey Milovidov
|
4e08309eaa
|
Attempt to fix test of dictionaries with cache layouts and executable source [#CLICKHOUSE-2].
|
2017-06-18 22:24:49 +03:00 |
|
Alexey Milovidov
|
b19f4d1a0e
|
Added test [#CLICKHOUSE-31].
|
2017-06-18 06:38:17 +03:00 |
|
Alexey Zatelepin
|
18bff11da6
|
cosmetics [#CLICKHOUSE-1979]
|
2017-06-16 21:35:49 +03:00 |
|
Alexey Zatelepin
|
c90ea346ce
|
add cross-replication test [#CLICKHOUSE-1979]
|
2017-06-16 21:24:18 +03:00 |
|
Alexey Milovidov
|
5006042bac
|
Added test [#CLICKHOUSE-2993].
|
2017-06-16 21:08:19 +03:00 |
|
Vitaliy Lyudvichenko
|
aef0bf7e2e
|
Fix trying to load database.sql from incorrect path. [#CLICKHOUSE-3044]
|
2017-06-16 19:08:24 +03:00 |
|
Vitaliy Lyudvichenko
|
67fdd0f544
|
Load the system database first. [#CLICKHOUSE-3044]
|
2017-06-16 19:08:24 +03:00 |
|
Alexey Milovidov
|
a3590e266e
|
Trying to fix test of external dictionaries [#CLICKHOUSE-2].
|
2017-06-16 02:54:41 +03:00 |
|
Alexey Zatelepin
|
deca700689
|
add failing test [#CLICKHOUSE-2911]
|
2017-06-15 18:45:45 +03:00 |
|
Alexey Milovidov
|
e2c00fc46c
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2017-06-15 00:45:38 +03:00 |
|
Alexey Milovidov
|
a0c4e50135
|
Attempt to fix dictionaries test on Precise [#CLICKHOUSE-2].
|
2017-06-15 00:45:05 +03:00 |
|
Alexey Milovidov
|
686b29cc97
|
Fixed test [#CLICKHOUSE-4].
|
2017-06-14 22:48:10 +03:00 |
|
Alexey Zatelepin
|
ad379271ed
|
add failing test [#CLICKHOUSE-3068]
|
2017-06-14 22:16:19 +03:00 |
|
Alexey Zatelepin
|
d95e5d40a3
|
fix integration tests
|
2017-06-14 16:23:23 +03:00 |
|
alexey-milovidov
|
a669136ac2
|
Merge branch 'master' into CLICKHOUSE-5
|
2017-06-13 07:30:36 +03:00 |
|