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 |
|
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 |
|
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 |
|
Sema Checherinda
|
daa55ae0d2
|
fix the race wait loading parts
|
2023-04-17 13:01:28 +02:00 |
|
Kseniia Sumarokova
|
8bc0a3a899
|
Merge pull request #48759 from kssenii/fix-mysql-named-collection
Fix some settings of mysql dictionary with named collection
|
2023-04-17 11:18:04 +02:00 |
|
Azat Khuzhin
|
f5c3f3a4ab
|
Remove quirk for s3_max_single_part_upload_size (when it exceed INT_MAX)
Reverts: #48816
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2023-04-17 10:49:55 +02:00 |
|
Michael Kolupaev
|
473f212c82
|
Hopefully fix assertion failure in CachedOnDiskReadBufferFromFile
|
2023-04-17 04:58:32 +00:00 |
|
Michael Kolupaev
|
87be78e6de
|
Better
|
2023-04-17 04:58:32 +00:00 |
|
Michael Kolupaev
|
e133633359
|
Parallel decoding with one row group per thread
|
2023-04-17 04:58:32 +00:00 |
|
Michael Kolupaev
|
683077890f
|
Highly questionable refactoring (getInputMultistream() nonsense)
|
2023-04-17 04:58:32 +00:00 |
|
Michael Kolupaev
|
2d4fe85513
|
Something
|
2023-04-17 04:58:32 +00:00 |
|
Kseniia Sumarokova
|
54f660bd4f
|
Merge pull request #48805 from kssenii/simplify-cache-factory
Simplify FileCacheFactory
|
2023-04-16 19:47:01 +02:00 |
|
robot-ch-test-poll1
|
69cac0a788
|
Merge pull request #48816 from ClickHouse/fix-s3
Prevent a bug in AWS S3
|
2023-04-16 14:46:02 +02:00 |
|
Alexey Milovidov
|
8e0b1eae69
|
Update StorageS3Settings.cpp
|
2023-04-16 08:53:52 +03:00 |
|
Alexey Milovidov
|
1174f4dcbe
|
Prevent a bug in AWS S3
|
2023-04-15 23:56:49 +02:00 |
|
Alexey Milovidov
|
7f620bf852
|
Fix double whitespace in exception message
|
2023-04-15 23:54:10 +02:00 |
|
kssenii
|
0517de58d1
|
Simplify FileCacheFactory
|
2023-04-15 16:15:20 +02:00 |
|
Alexander Gololobov
|
a7b05589b6
|
Caches for multiple mutations
|
2023-04-14 16:12:19 +02:00 |
|
Alexander Gololobov
|
7a381e9232
|
Added enable_sharing_sets_for_mutations setting
|
2023-04-14 16:12:18 +02:00 |
|
Alexander Gololobov
|
633aaa73aa
|
Use use_index_for_in_with_subqueries_max_values setting to limit sizes of sets used in KeyCondition
|
2023-04-14 16:12:18 +02:00 |
|
Alexander Gololobov
|
28d0cc974a
|
Cleanups
|
2023-04-14 16:12:18 +02:00 |
|
Alexander Gololobov
|
adbe87e9d3
|
Fixes
|
2023-04-14 16:12:18 +02:00 |
|
Alexander Gololobov
|
0b9579bfb8
|
Reworked, testing
|
2023-04-14 16:12:18 +02:00 |
|
Alexander Gololobov
|
02876ed87d
|
Share PreparedSet-s between task of the same mutation to reduce mem usage
|
2023-04-14 16:12:18 +02:00 |
|
Dmitry Novik
|
352a240a20
|
Merge pull request #47984 from ClickHouse/optimize-compilation
Optimize compilation
|
2023-04-14 15:34:46 +02:00 |
|
Kseniia Sumarokova
|
9eee7c72fe
|
Merge pull request #47307 from kssenii/better-tests-for-data-lakes
deltalake/iceberg/hudi improvements
|
2023-04-14 12:13:17 +02:00 |
|
Kseniia Sumarokova
|
6a0d9a37ce
|
Merge branch 'master' into fix-mysql-named-collection
|
2023-04-14 12:03:51 +02:00 |
|
Igor Nikonov
|
267cd097bf
|
Merge pull request #48729 from ClickHouse/fix-memory-order-in-number_mt
Fix memory order in number_mt
|
2023-04-13 23:57:36 +02:00 |
|
Kseniia Sumarokova
|
54518bf928
|
Merge branch 'master' into better-tests-for-data-lakes
|
2023-04-13 23:45:12 +02:00 |
|
Robert Schulze
|
43b8cbc50c
|
Merge pull request #48737 from ClickHouse/rs/fix-wshadow
Remove `-Wshadow` suppression which leaked into global namespace
|
2023-04-13 21:18:50 +02:00 |
|
Alexander Tokmakov
|
af1bf08663
|
Revert "Add MemoryTracker for the background tasks"
|
2023-04-13 21:05:02 +03:00 |
|
kssenii
|
ad48e1d010
|
Fox
|
2023-04-13 19:36:25 +02:00 |
|
Dmitry Novik
|
5cc9b46f78
|
Merge remote-tracking branch 'origin/master' into optimize-compilation
|
2023-04-13 16:04:09 +02:00 |
|
kssenii
|
6f53784f22
|
Merge remote-tracking branch 'upstream/master' into better-tests-for-data-lakes
|
2023-04-13 15:56:40 +02:00 |
|
Alexander Tokmakov
|
93368b4d55
|
Merge pull request #48730 from ClickHouse/remove_some_code
Do not remove broken detached parts on startup
|
2023-04-13 16:18:59 +03:00 |
|
kssenii
|
3ac7f999bc
|
Review fixes
|
2023-04-13 13:38:16 +02:00 |
|
Dmitry Novik
|
467ecf45e1
|
Merge pull request #46089 from ClickHouse/background-memory-tracker
Add MemoryTracker for the background tasks
|
2023-04-13 13:29:27 +02:00 |
|
Robert Schulze
|
7a21d5888c
|
Remove -Wshadow suppression which leaked into global namespace
|
2023-04-13 08:46:40 +00:00 |
|
Alexander Tokmakov
|
5d77bb149e
|
do not remove broken detached parts on startup
|
2023-04-12 23:26:34 +02:00 |
|
Robert Schulze
|
3f7ce60e03
|
Merge branch 'master' into rs/gcc-removal
|
2023-04-12 22:17:04 +02:00 |
|
robot-ch-test-poll2
|
d1793a9bc5
|
Merge pull request #48692 from ClickHouse/rs/mergetree-syntax
Update MergeTree syntax for optional index granularity argument
|
2023-04-12 21:35:40 +02:00 |
|
Igor Nikonov
|
e3b61a4ea7
|
Fix memory order in number_mt
|
2023-04-12 19:35:12 +00:00 |
|
alesapin
|
8067cfcb51
|
Merge pull request #46946 from ClickHouse/revert-46909-revert-45911-mutations_rename_hang
Fix several `RENAME COLUMN` bugs
|
2023-04-12 19:07:48 +02:00 |
|
Dmitry Novik
|
6c11acccc9
|
Remove unnecessary code
|
2023-04-12 14:08:09 +00:00 |
|
Robert Schulze
|
6b441b40dd
|
Update MergeTree syntax for optional index granularity argument
This is follow up to #45451.
|
2023-04-12 11:16:55 +00:00 |
|
alesapin
|
55c3f1ee29
|
Merge pull request #48666 from ClickHouse/remove_strange_code_from_mutation_task
Remove strange code from MutateTask
|
2023-04-12 12:38:43 +02:00 |
|
SmitaRKulkarni
|
dd64eaed66
|
Merge pull request #47985 from Algunenano/zk_retry_timeout
Do not continue retrying to connect to ZK if the query is killed or over limits
|
2023-04-12 08:49:47 +02:00 |
|
alesapin
|
f91309d83d
|
Fix drop in compact parts
|
2023-04-11 21:21:42 +02:00 |
|
Robert Schulze
|
05606a8835
|
Clean up GCC warning pragmas
|
2023-04-11 18:21:08 +00:00 |
|