Vitaliy Lyudvichenko
|
388d47bbbc
|
Merge branch 'CLICKHOUSE-3346-v310' into CLICKHOUSE-3346
|
2018-01-11 23:51:30 +03:00 |
|
Vitaliy Lyudvichenko
|
47616c31be
|
Added enabled_partitions option. [#CLICKHOUSE-3346]
|
2018-01-11 21:55:47 +03:00 |
|
Vitaliy Lyudvichenko
|
43ae5a6932
|
Fixed test. [#CLICKHOUSE-3346]
|
2018-01-11 21:55:47 +03:00 |
|
Vitaliy Lyudvichenko
|
bdf96eed91
|
Add integration test and more options. [#CLICKHOUSE-3346]
|
2018-01-11 21:55:46 +03:00 |
|
Nikolai Kochetov
|
64fd3fe35a
|
added test for Dictionary(range_hashed) [#CLICKHOUSE-3521]
|
2017-12-25 23:55:45 +03:00 |
|
Vitaliy Lyudvichenko
|
b738d1baed
|
Add multi index for data_parts storage. And fixed bugs. [#CLICKHOUSE-3452]
Fixed handling of obsolete parts.
Fixed conflict resolution between simultaneous PreCommitted covering parts.
Fixed memory leak caused by ordinary MergeTree parts stucked in Deleting state.
Added hidden _state column into system.parts.
|
2017-11-29 14:25:11 +03:00 |
|
Vitaliy Lyudvichenko
|
2cf6e20fef
|
Fixed a vague error message in integration tests. [#CLICKHOUSE-2]
|
2017-11-20 23:15:30 +03:00 |
|
Vitaliy Lyudvichenko
|
a4636f8656
|
Fixed incorrect INSERT into Distributed table in async mode with local replicas in a shard. #1404 [#CLICKHOUSE-2]
Resolves #1404
|
2017-11-03 00:32:59 +03:00 |
|
proller
|
8aafa3b042
|
Cmake: fix warnings (#1437)
* Cmake: fix warnings
* Tests: replace 127.0.0.1 -> localhost
|
2017-11-02 17:14:16 +03:00 |
|
Alexey Zatelepin
|
514a4d4fba
|
use stale local replica if all remote replicas are unavailable [#CLICKHOUSE-3377]
|
2017-10-27 23:46:19 +03:00 |
|
Vitaliy Lyudvichenko
|
397b8bcf92
|
Smarter parts deletion. [#CLICKHOUSE-3178]
|
2017-10-26 17:16:06 +03:00 |
|
Vitaliy Lyudvichenko
|
a5e29f2166
|
Add integration test. [#CLICKHOUSE-3178]
|
2017-10-26 17:16:06 +03:00 |
|
Vitaliy Lyudvichenko
|
db3a67a421
|
Add clearer RangeFiltered implementation. [#CLICKHOUSE-3178]
|
2017-10-26 17:16:06 +03:00 |
|
Nikolai Kochetov
|
adae8205a7
|
increased timeout for test_insertion_sync_fails_with_timeout
|
2017-10-23 16:56:42 +03:00 |
|
Vitaliy Lyudvichenko
|
723f36ec6d
|
Fixed integration tests after introduction of 'clickhouse server' commands. [#CLICKHOUSE-2]
|
2017-10-04 18:15:40 +03:00 |
|
Vitaliy Lyudvichenko
|
c32bf4f597
|
Use only one cache in DNSCache. Add requested changes. [#CLICKHOUSE-2931]
|
2017-09-01 20:05:24 +03:00 |
|
alexey-milovidov
|
aa2d29f5f9
|
Update ReadWriteBufferFromHTTP.cpp, Context.cpp, etc
Update ASTSystemQuery.cpp
Update ASTSystemQuery.h
Update dictionary_clickhouse_cache.xml
Update dictionary_clickhouse_flat.xml
|
2017-08-31 13:26:02 +03:00 |
|
alexey-milovidov
|
5d14855989
|
Merge branch 'master' into CLICKHOUSE-2931
|
2017-08-31 00:23:39 +03:00 |
|
Nikolai Kochetov
|
d4bf2bf102
|
replaced tabs to spaces in config files [#CLICKHOUSE-3031]
|
2017-08-30 21:30:57 +03:00 |
|
Nikolai Kochetov
|
ee90da3014
|
added tests [#CLICKHOUSE-3031]
|
2017-08-30 21:30:57 +03:00 |
|
Vitaliy Lyudvichenko
|
4b0c7ecf21
|
Add integration tests for SYSTEM queries. [#CLICKHOUSE-2931]
|
2017-08-28 20:27:16 +03:00 |
|
Vitaliy Lyudvichenko
|
b818258af9
|
Add ability to run an integration test env without test runs. [#CLICKHOUSE-2]
|
2017-08-25 16:51:12 +03:00 |
|
Nikolai Kochetov
|
7fa337c297
|
added tests [#CLICKHOUSE-3245]
|
2017-08-23 15:44:18 +03:00 |
|
Vitaliy Lyudvichenko
|
05d3f338ca
|
Add useful .gitignore. [#CLICKHOUSE-2]
|
2017-08-14 15:03:43 +03:00 |
|
Vitaliy Lyudvichenko
|
33a50b4d65
|
Fix false IOError messages in integration tests log. [#CLICKHOUSE-2]
|
2017-08-14 14:49:30 +03:00 |
|
Alexey Milovidov
|
96d8ba9e3f
|
Fixed typo [#CLICKHOUSE-2].
|
2017-08-14 04:29:19 +03:00 |
|
Vitaliy Lyudvichenko
|
d9ce96f8f5
|
Fixed test and misspellings. [#CLICKHOUSE-3207]
|
2017-08-13 12:18:46 +03:00 |
|
Vitaliy Lyudvichenko
|
a34ab8201a
|
Add FORMAT section for DDL queries CREATE, ALTER, RENAME, DROP. [#CLICKHOUSE-3128]
|
2017-08-13 12:18:46 +03:00 |
|
Vitaliy Lyudvichenko
|
183c55676e
|
Fixed ON CLUSTER DDL for Views. [#CLICKHOUSE-3128]
|
2017-08-13 12:18:46 +03:00 |
|
Vitaliy Lyudvichenko
|
e4785aeb4d
|
Simplified clean queue logic. Added more tests. [#CLICKHOUSE-3128]
|
2017-08-13 12:18:46 +03:00 |
|
Vitaliy Lyudvichenko
|
c2e84d6df7
|
Fixed several errors in case of connection loss. [#CLICKHOUSE-3128]
|
2017-08-13 12:18:46 +03:00 |
|
Vitaliy Lyudvichenko
|
cb02a1b3b5
|
Add random ZK packets drops into test. Fixed a couple bugs. [#CLICKHOUSE-3128]
|
2017-08-13 12:18:46 +03:00 |
|
Vitaliy Lyudvichenko
|
c2cf3f81be
|
Fix test after rebase. [#CLICKHOUSE-312]
|
2017-08-13 12:18:46 +03:00 |
|
Vitaliy Lyudvichenko
|
628de0a3ea
|
Fixed logging of DDL queries. [#CLICKHOUSE-3128]
|
2017-08-13 12:18:46 +03:00 |
|
Vitaliy Lyudvichenko
|
736feab79f
|
Add port field. [#CLICKHOUSE-3128]
|
2017-08-13 12:18:46 +03:00 |
|
Alexey Zatelepin
|
c99f3d7ee0
|
add test [#CLICKHOUSE-3151]
|
2017-08-13 12:17:09 +03:00 |
|
Nikolai Kochetov
|
b7f8ac1f2d
|
rewrote rewriting of SELECT query in StorageMerge with WITH statement
|
2017-08-12 00:01:28 +03:00 |
|
Nikolai Kochetov
|
c88e8a79cc
|
merged with master
|
2017-07-27 18:43:46 +03:00 |
|
Vitaliy Lyudvichenko
|
da9cdfc2f2
|
Fix integration tests. [#CLICKHOUSE-3173]
|
2017-07-27 11:19:20 +03:00 |
|
Vitaliy Lyudvichenko
|
bf1949fc11
|
Add test. [#CLICKHOUSE-3173]
|
2017-07-27 11:19:20 +03:00 |
|
Vitaliy Lyudvichenko
|
cd5bb4d921
|
Add replicated_deduplication_window_seconds merge_tree parameter. [#CLICKHOUSE-3173]
|
2017-07-27 11:19:20 +03:00 |
|
Nikolai Kochetov
|
19d3c36871
|
added tests for synchronous insert into distributed table [#CLICKHOUSE-3033]
|
2017-07-26 17:41:21 +03:00 |
|
Alexey Zatelepin
|
2aaa847e10
|
add forgotten files [#CLICKHOUSE-3126]
|
2017-07-25 19:36:14 +00:00 |
|
Alexey Zatelepin
|
6567465d41
|
add failing test [#CLICKHOUSE-3163]
|
2017-07-21 20:55:38 +03:00 |
|
Nikolai Kochetov
|
5924b13f4c
|
fixed unnecessary columns removing for merge table on distibuted
|
2017-07-12 21:51: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 |
|
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 |
|
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 Zatelepin
|
deca700689
|
add failing test [#CLICKHOUSE-2911]
|
2017-06-15 18:45:45 +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 |
|
Nikolai Kochetov
|
bff77d1bae
|
merged with master
|
2017-06-08 15:00:11 +03:00 |
|
Nikolai Kochetov
|
b931ca4edb
|
removed cache dictionaries from test_select_all
|
2017-06-07 19:50:56 +03:00 |
|
Nikolai Kochetov
|
af661f9be1
|
integration tests for StorageDictionary
|
2017-06-07 19:43:07 +03:00 |
|
Vitaliy Lyudvichenko
|
73e2aab9ec
|
Updated integration tests. Add integration test for DDL. [#CLICKHOUSE-5]
|
2017-06-01 13:49:21 +03:00 |
|
Alex Zatelepin
|
0b2e2ec20d
|
Update README.md [#CLICKHOUSE-2821]
|
2017-05-29 22:05:36 +03:00 |
|
Alexey Zatelepin
|
df5fb65b28
|
specify db path in accordance with container volume mountpoint [#CLICKHOUSE-2821]
|
2017-05-23 23:52:48 +03:00 |
|
Alexey Zatelepin
|
2ffc01b25a
|
build helper container with network=host to avoid problems with ipv6 [#CLICKHOUSE-2821]
|
2017-05-23 23:38:17 +03:00 |
|
Alexey Zatelepin
|
6200ccb39c
|
improve waiting for instance startup in integration tests [#CLICKHOUSE-2821]
|
2017-05-23 20:13:36 +03:00 |
|
Alex Zatelepin
|
1bcee80587
|
Fixed README.md [#CLICKHOUSE-2821]
|
2017-05-23 17:27:18 +03:00 |
|
Alexey Milovidov
|
38281226bd
|
Fixed error in integration tests [#CLICKHOUSE-2821].
|
2017-05-23 17:24:04 +03:00 |
|
Alexey Milovidov
|
95059092d4
|
Fixed README.md [#CLICKHOUSE-2821]
|
2017-05-23 16:57:38 +03:00 |
|
Alexey Zatelepin
|
65227021e7
|
ClickHouse integration tests. [#CLICKHOUSE-2821]
|
2017-05-22 17:56:41 +04:00 |
|