Sergei Trifonov
|
4b51f12479
|
Update src/Common/AsyncLoader.h
Co-authored-by: Antonio Andelic <antonio2368@users.noreply.github.com>
|
2023-04-19 13:48:38 +02:00 |
|
serxa
|
5390fccf50
|
Merge branch 'async-loader' of github.com:ClickHouse/ClickHouse into async-loader
|
2023-04-19 11:47:08 +00:00 |
|
serxa
|
2e31140ca4
|
review fixes
|
2023-04-19 11:46:56 +00:00 |
|
Sergei Trifonov
|
31e3a3bc0c
|
Update src/Common/AsyncLoader.h
Co-authored-by: Antonio Andelic <antonio2368@users.noreply.github.com>
|
2023-04-19 13:35:58 +02:00 |
|
serxa
|
ff7444f077
|
typo
|
2023-04-19 06:27:17 +00:00 |
|
serxa
|
c672d117ea
|
better job shutdown
|
2023-04-19 06:27:07 +00:00 |
|
serxa
|
8cc9b32af1
|
fix more comments
|
2023-04-19 06:26:59 +00:00 |
|
serxa
|
d4daea5f09
|
fix typos
|
2023-04-19 06:26:51 +00:00 |
|
serxa
|
baced2c66e
|
fix data race in test
|
2023-04-19 06:26:35 +00:00 |
|
serxa
|
326c733be6
|
fix tidy build
|
2023-04-19 06:26:27 +00:00 |
|
serxa
|
54c5b1083b
|
add test for dynamic prioritization
|
2023-04-19 06:26:14 +00:00 |
|
serxa
|
911c46aa32
|
fix double finish() during cancellation of a job with multiple paths
|
2023-04-19 06:26:06 +00:00 |
|
serxa
|
0d7e3d4100
|
fix comment
|
2023-04-19 06:25:54 +00:00 |
|
serxa
|
356b934835
|
split AsyncLoader into .h and .cpp files + more docs
|
2023-04-19 06:25:45 +00:00 |
|
Sergei Trifonov
|
1efacba196
|
Update src/Common/AsyncLoader.h
|
2023-04-19 06:25:37 +00:00 |
|
Sergei Trifonov
|
281b72c413
|
Update src/Common/AsyncLoader.h
|
2023-04-19 06:25:28 +00:00 |
|
serxa
|
1a3780ed8e
|
fix
|
2023-04-19 06:25:11 +00:00 |
|
serxa
|
800efd5df8
|
add a good comment
|
2023-04-19 06:24:50 +00:00 |
|
serxa
|
69719c0819
|
allow to change max number of workers in runtime
|
2023-04-19 06:24:42 +00:00 |
|
serxa
|
c736d9fd4f
|
fix test
|
2023-04-19 06:24:35 +00:00 |
|
serxa
|
264956fece
|
add test for static priorities
|
2023-04-19 06:24:25 +00:00 |
|
serxa
|
b86c737450
|
make performance-inefficient-vector-operation,-warnings-as-errors happy
|
2023-04-19 06:24:15 +00:00 |
|
serxa
|
8c1f734f50
|
add random test with dependent tasks
|
2023-04-19 06:24:07 +00:00 |
|
serxa
|
d8bf775b9a
|
fix worker shutdown
|
2023-04-19 06:24:01 +00:00 |
|
serxa
|
51992ae96d
|
add ScheduleJobWithCanceledDependencies test
|
2023-04-19 06:23:47 +00:00 |
|
serxa
|
5837b09880
|
fix scheduling of jobs with dependencies on finished jobs
|
2023-04-19 06:23:39 +00:00 |
|
serxa
|
5ba1dc91e3
|
add LoadStatus::CANCELED
|
2023-04-19 06:23:32 +00:00 |
|
serxa
|
df3c5212ff
|
test deps are completed + refactoring
|
2023-04-19 06:23:22 +00:00 |
|
serxa
|
9ac37ca3b8
|
add overload test
|
2023-04-19 06:23:14 +00:00 |
|
serxa
|
4bc52a1b06
|
add concurrency test
|
2023-04-19 06:23:07 +00:00 |
|
serxa
|
ba67f95525
|
allow cancels on RandomTasks test shutdown
|
2023-04-19 06:22:37 +00:00 |
|
serxa
|
3be0645413
|
fix remove of executing tasks + add test
|
2023-04-19 06:22:27 +00:00 |
|
serxa
|
a9c51c4aca
|
add more tests for cancel
|
2023-04-19 06:22:15 +00:00 |
|
serxa
|
5e5a38cd64
|
add tests for job status/wait/cancel
|
2023-04-19 06:22:01 +00:00 |
|
serxa
|
3226eadd94
|
add simple randomized test
|
2023-04-19 06:21:31 +00:00 |
|
serxa
|
2c29c0b2f3
|
add dependency cycle detection
|
2023-04-19 06:21:19 +00:00 |
|
serxa
|
b4318b4ab6
|
fix style
|
2023-04-19 06:21:08 +00:00 |
|
serxa
|
5d11706929
|
make t work, add simple test
|
2023-04-19 06:20:37 +00:00 |
|
serxa
|
3fe36a3db6
|
wip AsyncLoader
|
2023-04-19 06:20:17 +00:00 |
|
Ilya Yatsishin
|
ebb1b990f2
|
Merge pull request #45819 from qoega/clickhouse-help
|
2023-04-18 21:46:36 +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 |
|
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 |
|
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 |
|
Alexander Gololobov
|
0493b2cbce
|
A wrapper to allow calling join() from multiple threads
|
2023-04-17 15:01:45 +02:00 |
|