shuai-xu
eaa31d04c1
fix test
2024-12-02 12:28:38 +08:00
shuai-xu
be117a1da3
fix confilic
2024-12-02 12:28:37 +08:00
shuai-xu
ee152f8c53
fix tests
2024-12-02 12:28:37 +08:00
shuai-xu
e1011929e7
fix test failure
2024-12-02 12:28:37 +08:00
shuai-xu
098e20d9b9
translate support second arg longer than the third
2024-12-02 12:28:37 +08:00
alesapin
4f596388a2
Merge pull request #72556 from ClickHouse/devirtualize_serialize_call
...
Devirtualize serialize call in AggregateFunction
2024-12-01 21:18:38 +00:00
Alexey Milovidov
2326d12969
Merge pull request #72656 from ClickHouse/http_response_headers
...
Add `http_response_headers` setting
2024-12-01 14:01:59 +00:00
Alexey Milovidov
e841e74d32
Add http_response_headers
setting
2024-11-30 23:24:51 +01:00
Alexey Milovidov
2372e9fece
Add http_response_headers
setting
2024-11-30 22:53:13 +01:00
Alexey Milovidov
bdff47973a
Check for duplicates
2024-11-30 22:14:42 +01:00
Alexey Milovidov
87601d461f
Add http_response_headers
setting
2024-11-30 22:05:03 +01:00
Alexey Milovidov
076a8f8d9e
Add http_response_headers
setting
2024-11-30 22:02:26 +01:00
alesapin
1d0caf1c90
Trivial change
2024-11-30 18:51:24 +01:00
alesapin
3bc731541c
Add test
2024-11-30 18:39:56 +01:00
alesapin
38bd543a42
Add finals
2024-11-30 18:39:26 +01:00
Sema Checherinda
dc4bbc8d73
Merge pull request #72642 from ClickHouse/revert-72395-chesema-dtor-Finalizer
...
Revert "make d-tor Finalizer more obvious"
2024-11-30 11:00:24 +00:00
Vladimir Cherkasov
0589253688
Merge pull request #72460 from ClickHouse/vdimir/join_select_inner_table
...
Resubmit #68682 , att2
2024-11-30 00:59:23 +00:00
Anton Popov
6e5582f899
Merge pull request #72599 from CurtizJ/revert-65488
...
Revert "Merge pull request #65488 from zvonand/zvonand-ttl"
2024-11-29 23:44:00 +00:00
Anton Popov
6e760f4e45
Merge pull request #72611 from CurtizJ/fix-prewarm-caches-race
...
Fix data race in prewarm of mark cache
2024-11-29 22:14:24 +00:00
Sema Checherinda
043d6e7bbf
Revert "make d-tor Finalizer more obvious"
2024-11-29 20:37:03 +01:00
Miсhael Stetsyuk
af04a3ce68
Merge pull request #72490 from ClickHouse/add-index-granularity-internal-array-size-metric
...
add metric MergeTreeIndexGranularityInternalArraysTotalSize
2024-11-29 19:17:03 +00:00
vdimir
0a5bc248fd
Merge branch 'master' into vdimir/join_select_inner_table
2024-11-29 15:50:25 +00:00
Michael Stetsyuk
485f53e95e
add test
2024-11-29 14:42:36 +00:00
Anton Popov
407e135231
Merge remote-tracking branch 'upstream/master' into HEAD
2024-11-29 14:02:22 +00:00
János Benjamin Antal
62368fb2a3
Merge pull request #72375 from jiebinn/shared_mutex_optimization
...
Optimize the mutex with shared_mutex in the memory tracker
2024-11-29 13:29:13 +00:00
Anton Popov
1bcc53dbf3
Merge remote-tracking branch 'upstream/master' into HEAD
2024-11-29 12:57:54 +00:00
Mikhail Artemenko
b81ee27750
Merge pull request #71406 from azat/automatic-external-aggregation
...
Automatic GROUP/ORDER BY to disk based on the memory usage
2024-11-29 12:27:43 +00:00
Anton Popov
938b7ad848
Merge pull request #72615 from CurtizJ/fix-system-load-primary-key
...
Fix tests for `SYSTEM LOAD PRIMARY KEY`
2024-11-29 12:22:06 +00:00
Alexey Katsman
d7167bd103
Merge pull request #72548 from alexkats/dict
...
Add source query validation for dictionaries
2024-11-29 11:25:40 +00:00
Robert Schulze
4c4c7b4fce
Update 03202_system_load_primary_key.sql
2024-11-29 12:08:57 +01:00
Daniil Ivanik
300d36bb72
Merge pull request #72277 from ClickHouse/divanik/iceberg_format_1_version_inconsistency_warning
...
Fix iceberg v1 format metadata json inconsistency
2024-11-29 10:49:15 +00:00
alesapin
d25b15a3b1
Merge pull request #72613 from ClickHouse/nopctest
...
Remove flaky test_page_cache
2024-11-29 10:16:13 +00:00
alesapin
427b16a717
Merge branch 'devirtualize_serialize_call' of github.com:ClickHouse/ClickHouse into devirtualize_serialize_call
2024-11-29 11:12:08 +01:00
alesapin
f3f0a2bb88
Bump
2024-11-29 11:11:50 +01:00
Sema Checherinda
54424ade94
Merge pull request #72395 from ClickHouse/chesema-dtor-Finalizer
...
make d-tor Finalizer more obvious
2024-11-29 08:05:14 +00:00
Nikita Taranov
523d3b4af7
Merge pull request #72555 from ClickHouse/raise_default_for_prealloc_in_ht_optimisation
...
Raise defaults for preallocation in HTs optimisation
2024-11-28 23:20:48 +00:00
Robert Schulze
4c36e8f427
Merge pull request #65519 from KevinyhZou/Fix_least_greast_diff
...
Make functions `least` and `greatest` ignore NULL arguments
2024-11-28 23:04:45 +00:00
Anton Popov
35133ebed9
fix tests for SYSTEM LOAD PRIMARY KEY
2024-11-28 22:58:45 +00:00
Anton Popov
c512c23c26
fix data race in prewarmCaches when thread is failed to allocate
2024-11-28 22:11:03 +00:00
Michael Kolupaev
29b722df29
Remove flaky test_page_cache
2024-11-28 21:09:12 +00:00
Nikita Taranov
f00b0b02c9
Merge pull request #72566 from ClickHouse/fix_03167_improvement_table_name_too_long
...
Fix 03167_improvement_table_name_too_long
2024-11-28 17:02:26 +00:00
Anton Popov
af67fbee95
Revert "Merge pull request #65488 from zvonand/zvonand-ttl"
...
This reverts commit 2517e8a7e3
, reversing
changes made to c907ad13f6
.
2024-11-28 16:48:31 +00:00
Vladimir Cherkasov
bc79653eed
Merge pull request #72586 from ClickHouse/vdimir/race_col_const_for_each_subsol
...
Fix data race in Squashing with ColumnConst
2024-11-28 16:21:47 +00:00
Pablo Marcos
d8a235b785
Merge pull request #67733 from Zawa-ll/66073-system-load-primary-key-rebase
...
Added statement `SYSTEM LOAD PRIMARY KEY`
2024-11-28 16:02:31 +00:00
Alex Katsman
23086e1424
Add source query validation for dictionaries
2024-11-28 15:38:07 +00:00
Nikita Taranov
f3f41d82df
Merge pull request #70598 from bigo-sg/more_jits
...
Enable JIT compilation for more expressions
2024-11-28 15:29:29 +00:00
Azat Khuzhin
dad435a10f
Ignore max_bytes_ratio_before_external_{order,group_by} if memory limit is not configured
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-11-28 16:10:04 +01:00
Azat Khuzhin
b0da170e62
Fix default value for group_by_overflow_mode
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-11-28 16:01:53 +01:00
Azat Khuzhin
a8eaf3ecde
Fix copy-paste typo for max_bytes_ratio_before_external_group_by doc
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-11-28 16:01:53 +01:00
Azat Khuzhin
bdb39a6fef
Change logic of automatic ORDER/GROUP BY to be based on available memory
...
- remove max_bytes_ratio_before_external_{order,group_by}_for_server
- change the way max_bytes_ratio_before_external_{order,group_by} works
Note, that it is not enough to transform ratio to bytes in
executeQuery(), since in this case it will not work for merges and
internal queries, plus, you have to reset them for Distributed engine
and update it for Merge/View/...
This patch also introduce some helpers (see MemoryTrackerUtils) and
adjust Aggregator::Params constructor to accept Settings object instead
of tons of arguments.
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-11-28 16:01:53 +01:00