Antonio Andelic
|
098efb261e
|
Throw proper exception if promise was not set
|
2023-09-26 09:03:38 +00:00 |
|
robot-ch-test-poll4
|
9d61ed4665
|
Merge pull request #54664 from bigo-sg/arrow_join_max_block_size
Respect max_block_size for array join to avoid possible OOM
|
2023-09-23 21:30:51 +02:00 |
|
Antonio Andelic
|
a691dea6cf
|
Set exception for promise
|
2023-09-22 13:13:54 +00:00 |
|
SmitaRKulkarni
|
d8adf05de2
|
Added a new column _block_number (#47532)
Added a new virtual column _block_number which is persisted on merges when allow_experimental_block_number_column is enabled
|
2023-09-20 11:31:12 +02:00 |
|
taiyang-li
|
39ca44b51a
|
Respect max_block_size for array join to avoid possible OOM
|
2023-09-18 11:04:38 +08:00 |
|
Nikolai Kochetov
|
59108f3d96
|
Merge pull request #54476 from ClickHouse/revert-54470-revert-48607-master
Revert "Revert "Add settings for real-time updates during query execution""
|
2023-09-11 14:59:13 +02:00 |
|
Nikolai Kochetov
|
9b936c44db
|
Revert "Revert "Add settings for real-time updates during query execution""
|
2023-09-09 12:29:39 +02:00 |
|
Alexey Milovidov
|
03a755732a
|
Revert "Add settings for real-time updates during query execution"
|
2023-09-09 03:10:23 +03:00 |
|
Alex Cheng
|
75dc6d9708
|
small fine-tune for using ColumnNullable pointer
|
2023-09-07 20:41:32 +08:00 |
|
alexX512
|
36b8932b37
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse
|
2023-08-31 21:40:50 +00:00 |
|
Sergei Trifonov
|
802579f3f1
|
Merge pull request #49618 from ClickHouse/concurrency-control-controllable
Make concurrency control controllable
|
2023-08-29 19:44:51 +02:00 |
|
alexX512
|
70f926a75a
|
Style fix
|
2023-08-29 13:37:46 +00:00 |
|
alexX512
|
238f6e8327
|
fix style
|
2023-08-29 13:15:38 +00:00 |
|
alexX512
|
b3ba00f443
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse
|
2023-08-29 10:59:29 +00:00 |
|
alexX512
|
47a908dfa8
|
Add support for nested supqueries for AggregationPartialResult transform and more comments
|
2023-08-29 10:45:34 +00:00 |
|
Igor Nikonov
|
22895c1d0d
|
Fix: sorted distinct with sparse columns
|
2023-08-22 23:33:30 +00:00 |
|
Robert Schulze
|
ec7daed52f
|
Merge pull request #50276 from ClibMouse/feature/mergetree-checksum-big-endian-support
MergeTree & SipHash checksum big-endian support
|
2023-08-17 13:27:18 +02:00 |
|
Nikolai Kochetov
|
8dbe82c192
|
Merge pull request #53489 from ClickHouse/fix-wrong-column-order-in-parallel-final
Fix wrong columns order for queries with parallel FINAL.
|
2023-08-17 13:22:13 +02:00 |
|
Nikolai Kochetov
|
3a6a3d491e
|
Fix typo
|
2023-08-16 20:40:28 +00:00 |
|
Nikolai Kochetov
|
91c241532f
|
Add a check for header structure.
|
2023-08-16 20:26:23 +00:00 |
|
Sergei Trifonov
|
771710b377
|
Merge branch 'master' into concurrency-control-controllable
|
2023-08-11 16:50:13 +02:00 |
|
ltrk2
|
a2054c04dd
|
Merge branch 'master' into feature/mergetree-checksum-big-endian-support
|
2023-08-10 10:21:34 -04:00 |
|
ltrk2
|
139e9433a8
|
Merge branch 'master' into feature/mergetree-checksum-big-endian-support
|
2023-08-09 09:48:00 -04:00 |
|
Alexey Milovidov
|
aa757490bd
|
Ditch tons of garbage
|
2023-08-09 02:19:02 +02:00 |
|
alexX512
|
520a3c6eeb
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse
|
2023-08-07 16:52:51 +00:00 |
|
alexX512
|
51372d841d
|
Style fix
|
2023-08-07 16:52:38 +00:00 |
|
alexX512
|
080b4badbd
|
Support partial result for aggregating transform during query execution
|
2023-08-07 15:58:14 +00:00 |
|
Sergei Trifonov
|
dcac12c8f9
|
Merge branch 'master' into concurrency-control-controllable
|
2023-08-07 13:43:02 +02:00 |
|
Alexey Milovidov
|
e89bd2932c
|
Merge branch 'master' into vdimir/join_filter_set_sparse
|
2023-08-05 00:49:52 +03:00 |
|
Kruglov Pavel
|
b1fe9ce8f7
|
Merge branch 'master' into formats-with-subcolumns
|
2023-08-04 13:01:12 +02:00 |
|
vdimir
|
13d5ef9164
|
Convert sparse to full in CreateSetAndFilterOnTheFlyStep
|
2023-08-03 14:43:03 +00:00 |
|
ltrk2
|
a29b36612b
|
Merge branch 'master' into feature/mergetree-checksum-big-endian-support
|
2023-08-03 09:41:25 -04:00 |
|
Alexey Milovidov
|
86f9c120d7
|
Merge branch 'master' into more-checks-in-thread-status
|
2023-08-03 14:34:31 +02:00 |
|
Alexey Milovidov
|
b740922c1e
|
Merge branch 'master' into more-checks-in-thread-status
|
2023-08-03 00:10:59 +03:00 |
|
alexX512
|
0d84226914
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse
|
2023-08-02 19:18:59 +00:00 |
|
alexX512
|
ee01d64350
|
Style fix
|
2023-08-02 18:42:57 +00:00 |
|
alexX512
|
06e187e58a
|
Split mergeSortingTransform and mergeSortingPartialResultTransform into 2 files
|
2023-08-02 18:15:25 +00:00 |
|
Igor Nikonov
|
44b9ed438f
|
Merge branch 'master' into fix-window-func-range-check
|
2023-08-02 19:24:55 +02:00 |
|
ltrk2
|
27a2d4d1c7
|
Merge branch 'master' into feature/mergetree-checksum-big-endian-support
|
2023-08-02 11:36:43 -04:00 |
|
Anton Popov
|
ff137773e7
|
Merge branch 'master' into formats-with-subcolumns
|
2023-08-02 15:24:56 +02:00 |
|
Nikita Taranov
|
2cbe79b529
|
Fix memory consumption when max_block_size is huge in Aggregator + more memory checks (#51566)
* impl
* remove checks from without_key methods
* maybe will improve smth
* add test
* Update 02797_aggregator_huge_mem_usage_bug.sql
* Update 02797_aggregator_huge_mem_usage_bug.sql
---------
Co-authored-by: Alexey Milovidov <milovidov@clickhouse.com>
|
2023-08-02 15:11:52 +02:00 |
|
alexX512
|
9ac2d12f3b
|
Add test for partial sorting result
|
2023-08-02 13:07:02 +00:00 |
|
Sergei Trifonov
|
01196ac41f
|
Merge branch 'master' into concurrency-control-controllable
|
2023-08-01 15:40:50 +02:00 |
|
alexX512
|
8e3296a44a
|
Add support of local progress in scheduler
|
2023-08-01 13:31:18 +00:00 |
|
Ilya Yatsishin
|
e2a021aaf4
|
Merge pull request #52636 from ClickHouse/distinct-in-order-sqlancer-crashes
Suspicious DISTINCT crashes from sqlancer
|
2023-08-01 14:03:22 +02:00 |
|
Anton Popov
|
8447a93931
|
fix sorting of sparse columns with large limit
|
2023-07-31 17:40:22 +00:00 |
|
Igor Nikonov
|
918571a5ee
|
Fix: check correctly frame bounds for RANGE
|
2023-07-29 22:04:21 +00:00 |
|
ltrk2
|
6c9a1b14ef
|
Merge branch 'master' into feature/mergetree-checksum-big-endian-support
|
2023-07-28 16:18:46 -04:00 |
|
Igor Nikonov
|
407fb58d4b
|
Fix style check
|
2023-07-27 20:53:36 +00:00 |
|
Igor Nikonov
|
83fd3d4c89
|
Additional checks related to DistinctSortedChunkTransform
In response to suspicious crash reports from sqlancer for DISTINCT queries
|
2023-07-26 21:59:13 +00:00 |
|