Commit Graph

112875 Commits

Author SHA1 Message Date
serxa
2b99aee503 allow to change max number of workers in runtime 2023-04-19 06:38:47 +00:00
serxa
05c63bc608 fix test 2023-04-19 06:38:47 +00:00
serxa
d34aeaba41 add test for static priorities 2023-04-19 06:38:47 +00:00
serxa
8835245954 make performance-inefficient-vector-operation,-warnings-as-errors happy 2023-04-19 06:38:47 +00:00
serxa
35daa18c6e add random test with dependent tasks 2023-04-19 06:38:47 +00:00
serxa
42ad5f3df6 fix worker shutdown 2023-04-19 06:38:47 +00:00
serxa
3dfe950ae3 add ScheduleJobWithCanceledDependencies test 2023-04-19 06:38:47 +00:00
serxa
8584f7f9e4 fix scheduling of jobs with dependencies on finished jobs 2023-04-19 06:38:47 +00:00
serxa
78d5a4d88b add LoadStatus::CANCELED 2023-04-19 06:38:46 +00:00
serxa
a83fc81ed1 test deps are completed + refactoring 2023-04-19 06:38:46 +00:00
serxa
0024febe70 add overload test 2023-04-19 06:38:46 +00:00
serxa
7605f51de9 add concurrency test 2023-04-19 06:38:46 +00:00
serxa
15f1962f9f allow cancels on RandomTasks test shutdown 2023-04-19 06:38:46 +00:00
serxa
569f7651ce fix remove of executing tasks + add test 2023-04-19 06:38:46 +00:00
serxa
46a9b9ab78 add more tests for cancel 2023-04-19 06:38:46 +00:00
serxa
3e936cc471 add tests for job status/wait/cancel 2023-04-19 06:38:45 +00:00
serxa
e59e12722e add simple randomized test 2023-04-19 06:38:45 +00:00
serxa
53e5350b7d add dependency cycle detection 2023-04-19 06:38:45 +00:00
serxa
dad9d2700e fix style 2023-04-19 06:38:45 +00:00
serxa
df1f48d2b1 make t work, add simple test 2023-04-19 06:38:45 +00:00
serxa
ccf2c4ea43 wip AsyncLoader 2023-04-19 06:38:45 +00:00
robot-ch-test-poll
905587b39d
Merge pull request #48883 from ClickHouse/tylerhannan-patch-1
Update README.md
2023-04-18 23:11:18 +02:00
Igor Nikonov
b236db82c9
Merge pull request #48863 from ClickHouse/fix_test_store_cleanup_disk_s3
Fix: do not run test_store_cleanup_disk_s3 in parallel
2023-04-18 22:44:03 +02:00
Ilya Yatsishin
ebb1b990f2
Merge pull request #45819 from qoega/clickhouse-help 2023-04-18 21:46:36 +02:00
Dan Roscigno
1d46f50da2
Merge pull request #48909 from ClickHouse/thomoco-patch-4
Update postgresql.md
2023-04-18 13:12:28 -04:00
Dan Roscigno
155c958d52
Merge pull request #48906 from ClickHouse/thomoco-patch-3
Update mutations.md
2023-04-18 13:10:44 -04:00
Dan Roscigno
5704eea076
Update docs/en/engines/table-engines/integrations/postgresql.md 2023-04-18 12:55:27 -04:00
Dan Roscigno
8b05fb6f83
need full path to markdown file including the md 2023-04-18 12:54:54 -04:00
Dan Roscigno
0ca09db306
Update docs/en/operations/system-tables/mutations.md 2023-04-18 12:51:27 -04:00
Dan Roscigno
d095a3b06b
Update docs/en/operations/system-tables/mutations.md 2023-04-18 12:50:40 -04:00
Thom O'Connor
b60169d258
Update postgresql.md
Added examples for INSERT INTO from SELECT * for initial load from PostgreSQL and incremental inserts
2023-04-18 09:48:32 -06:00
Thom O'Connor
93cc552b8f
Update mutations.md
Adding the SQL to monitor system.mutations updates
2023-04-18 08:46:22 -06:00
Sema Checherinda
d5fd0c4664
Merge pull request #48843 from ClickHouse/fix-test-concurrent-alter-move-and-drop
Try fix flacky test_concurrent_alter_move_and_drop
2023-04-18 16:21:17 +02:00
Anton Popov
c06b580890
Merge pull request #48844 from CheSema/wait_loading_parts
fix the race wait loading parts
2023-04-18 14:58:20 +02:00
robot-clickhouse-ci-1
0e4dd315bd
Merge pull request #48856 from hanfei1991/hanfei/suppress-45435
suppress assert of progress for test_system_replicated_fetches
2023-04-18 14:15:38 +02:00
Kruglov Pavel
cd88024a33
Merge pull request #48556 from ClickHouse/fix-nested-map-ip-uuid
Fix nested map for keys of IP and UUID types
2023-04-18 13:03:50 +02:00
Tyler Hannan
fecd58ca76
Update README.md
updating release webinar date to 26 April
2023-04-18 12:50:18 +02:00
Ilya Yatsishin
3993aef8e2
Merge pull request #47784 from CheSema/sqllogic-tests 2023-04-18 12:37:11 +02:00
Alexander Gololobov
2728ce2979
Merge pull request #48849 from ClickHouse/fix_zookeeper_join_race
Fix for race in ZooKeeper when joining send_thread/receive_thread
2023-04-18 09:16:23 +02:00
Alexander Gololobov
ba5ca15c40
Merge pull request #46835 from ClickHouse/reduce_mem_in_mutation_with_subquery
Reduce memory consumption by mutations with big subqueries used with IN
2023-04-17 23:55:08 +02:00
Robert Schulze
d658305554
Merge pull request #47693 from azat/stringstream-INT_MAX
Fix crash for uploading parts which size is greater then INT_MAX to S3
2023-04-17 23:08:56 +02:00
Alexander Gololobov
423193d619
Merge branch 'master' into fix_zookeeper_join_race 2023-04-17 20:50:51 +02:00
Kseniia Sumarokova
799e0535a9
Merge pull request #48784 from kssenii/process-relative-cache-paths-better
Process relative path from cache config
2023-04-17 20:20:38 +02:00
robot-clickhouse-ci-2
45f4a5f74c
Merge pull request #47964 from ClickHouse/fast-parquet
Read Parquet files faster
2023-04-17 19:27:38 +02:00
Alexander Gololobov
fc4fd3e300 Clarify setting description
Co-authored-by: Vladimir C <vdimir@clickhouse.com>
2023-04-17 18:23:52 +02:00
Igor Nikonov
1deaf788f4 Fix: do not run test_store_cleanup_disk_s3 in parallel 2023-04-17 16:00:34 +00:00
Han Fei
ae67375769 suppress test_system_replicated_fetches 2023-04-17 16:58:36 +02:00
Alexander Gololobov
0493b2cbce A wrapper to allow calling join() from multiple threads 2023-04-17 15:01:45 +02:00
Sema Checherinda
0354a964cd turn on all CI back 2023-04-17 14:07:56 +02:00
Kseniia Sumarokova
ef4316e1ca
Merge branch 'master' into process-relative-cache-paths-better 2023-04-17 13:28:39 +02:00