Yatsishin Ilya
f4d587a17a
hardening
2021-06-16 15:31:19 +03:00
Yatsishin Ilya
cbbeb4001b
more changes
2021-06-11 15:00:40 +03:00
Nikita Mikhaylov
c3f03e8f60
skip ttl_move_to_volume
2021-06-08 11:14:45 +00:00
Nikita Mikhaylov
c0238e839a
another try to fix tests
2021-06-08 01:50:43 +00:00
Nikita Mikhaylov
6f5997b0aa
fix tests
2021-06-07 10:49:01 +00:00
Nikita Mikhaylov
652de7c9b0
Update test.py
2021-06-07 13:06:41 +03:00
Nikita Mikhaylov
b99350b50d
Update test.py
2021-06-06 02:19:17 +03:00
Nikita Mikhaylov
f6932026d5
delete partition from original table in case of errors while moving
2021-06-04 14:21:47 +00:00
Nikita Mikhaylov
b978405f4a
fix
2021-06-03 15:50:44 +00:00
Nikita Mikhaylov
6c583b0e36
Merge branch 'master' of github.com:ClickHouse/ClickHouse into copier-stuck
2021-06-03 15:05:23 +00:00
Nikita Mikhaylov
4382aac25d
support for ReplicatedTable creation without arguments
2021-06-02 15:46:37 +03:00
Nikita Mikhaylov
f57863b974
fix tests
2021-06-02 01:03:08 +03:00
Nikita Mikhaylov
33dcebbb24
style
2021-05-31 17:41:35 +03:00
Nikita Mikhaylov
1c548058e6
add status json
2021-05-31 17:38:55 +03:00
Nikita Mikhaylov
ac072243d6
style + enable trivial test
2021-05-31 17:38:55 +03:00
Nikita Mikhaylov
b4895b1e72
better
2021-05-31 17:38:20 +03:00
Nikita Mikhaylov
6d19dea761
better
2021-05-31 17:38:20 +03:00
Nikita Mikhaylov
fa22b41d5a
added allow_to_drop_target_partitions with test
2021-05-31 17:38:20 +03:00
Nikita Mikhaylov
267319ffeb
added test with ttl move to volume
2021-05-31 17:38:20 +03:00
Nikita Mikhaylov
9022646633
support copying of tables with data skipping indices
2021-05-31 17:38:20 +03:00
Nikita Mikhaylov
86c9373fb7
prettify tests
2021-05-31 17:37:10 +03:00
Nikita Mikhaylov
c41cc36046
support TTL on columns
2021-05-31 17:37:10 +03:00
Nikita Mikhaylov
90ab394769
better
2021-05-31 17:37:10 +03:00
Nikita Mikhaylov
2017d2f918
save
2021-05-31 17:37:10 +03:00
Nikita Mikhaylov
5bd6183e67
save
2021-05-31 17:37:10 +03:00
Yatsishin Ilya
db657c03c8
fix
2021-04-12 18:08:09 +03:00
Yatsishin Ilya
ec6adb692d
Merge remote-tracking branch 'origin' into integration-2
2021-04-12 10:04:11 +03:00
Nikita Mikhaylov
81fceb38d9
add test
2021-04-01 17:14:54 +03:00
Yatsishin Ilya
e6f90298bb
wip
2021-03-09 10:32:10 +03:00
Nikita Mikhaylov
797c969c4d
Revert "Add some extra tests to copier"
2020-12-30 17:25:55 +03:00
Nikita Mikhailov
63dc8c5462
better
2020-12-24 17:24:51 +03:00
Nikita Mikhailov
7ac7d991ad
replace word anime with word big
2020-12-23 22:02:53 +03:00
Nikita Mikhailov
a35ef5ace3
better
2020-12-23 21:59:27 +03:00
Nikita Mikhaylov
1e12290e2d
Update task_many_to_one.xml
2020-12-23 04:26:23 +03:00
nikitamikhaylov
ffce2a490b
done
2020-12-23 01:46:40 +03:00
chenqi
302cd55f45
Fix #15235 . When clickhouse-copier handle non-partitioned table, throw segfault error.
2020-11-25 11:52:00 +08:00
Azat Khuzhin
9cb3c743bd
Convert to python3 ( #15007 )
2020-10-02 19:54:07 +03:00
Alexander Tokmakov
a8266a3d3c
fix DDDL with cross-replication and Atomic
2020-09-23 21:28:59 +03:00
Alexander Tokmakov
7fcf20e48c
enable more tests
2020-09-22 17:29:09 +03:00
Alexander Tokmakov
13e41cdd20
try enable atomic database by default
2020-09-21 13:55:34 +03:00
bharatnc
b75963d370
Format and optimize imports in integration test files
...
This PR formats all the `*.py` files found under the `tests/integration`
folder. It also reorders the imports and cleans up a bunch of unused
imports.
The formatting also takes care of other things like wrapping lines and
fixing spaces and indents such that the tests look more readable.
2020-09-15 23:10:54 -07:00
Yatsishin Ilya
160776f183
Add explicit main_configs, user_configs and dictionaries in integration tests.
2020-08-12 11:55:04 +03:00
Alexander Tokmakov
7f6a0a652f
fix tests
2020-07-15 23:16:31 +03:00
Nikita Mikhaylov
93b0d5b29b
done
2020-06-10 15:47:34 +03:00
Nikita Mikhaylov
1d5d6582a0
fix test
2020-04-22 14:35:18 +03:00
Nikita Mikhaylov
15de7e4fa7
first try
2020-04-21 20:37:40 +03:00
Ivan
97f2a2213e
Move all folders inside /dbms one level up ( #9974 )
...
* Move some code outside dbms/src folder
* Fix paths
2020-04-02 02:51:21 +03:00