Anton Popov
|
6d0876b828
|
try to fix test
|
2024-11-30 13:47:41 +00:00 |
|
Vitaly Baranov
|
9554d355b9
|
Fix formatting in InterpreterCreateQuery.cpp
|
2024-11-30 12:43:38 +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 |
|
Alexander Gololobov
|
a44e09a0c4
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into measure_logger_time
|
2024-11-30 11:44:57 +01:00 |
|
Paweł Kudzia
|
a81bacea75
|
Adding example for JSONExtract which refers to a nested entry in JSON
Hopefully this one prevents others from asking question like in https://github.com/ClickHouse/ClickHouse/issues/72530
|
2024-11-30 11:18:06 +01:00 |
|
Yarik Briukhovetskyi
|
04c3208a0e
|
Merge branch 'ClickHouse:master' into fix_datetime64_in_datetime64
|
2024-11-30 10:15:37 +01:00 |
|
“JiaQi
|
f66f680d26
|
1. check has_limit_below_one_block for asc order read
2. fix tests
|
2024-11-30 13:57:37 +08:00 |
|
Anton Popov
|
d7f2f0e098
|
better prewarm of mark and primary index caches
|
2024-11-30 01:48:50 +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 |
|
Alexander Gololobov
|
fc01a17c89
|
Fix description
|
2024-11-29 22:31:35 +01:00 |
|
Alexander Gololobov
|
333b2918ba
|
Update check-style
|
2024-11-29 21:25:28 +01:00 |
|
Yarik Briukhovetskyi
|
bc3bc8913e
|
Add nullable check for data types
|
2024-11-29 20:59:07 +01:00 |
|
Alexander Gololobov
|
5e0285d38a
|
Measure time consumed by logging
|
2024-11-29 20:49:55 +01:00 |
|
Sema Checherinda
|
043d6e7bbf
|
Revert "make d-tor Finalizer more obvious"
|
2024-11-29 20:37:03 +01:00 |
|
Yarik Briukhovetskyi
|
ca5faf14ca
|
Update Set.cpp
|
2024-11-29 20:18:41 +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 |
|
Yarik Briukhovetskyi
|
98a358db10
|
Fix tests
|
2024-11-29 18:49:09 +01:00 |
|
Yarik Briukhovetskyi
|
27ffde3f3e
|
Init
|
2024-11-29 18:45:53 +01:00 |
|
Dmitry Novik
|
a528b51a97
|
Fix identifier qualification in the presence of ARRAY JOIN
|
2024-11-29 17:00:14 +01: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 |
|
Antonio Andelic
|
f56b9c353c
|
Reserve exact size
|
2024-11-29 13:57:01 +01:00 |
|
Antonio Andelic
|
88db1fe07f
|
Lock commit before creating snapshot manually
|
2024-11-29 13:39:57 +01: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 |
|
Antonio Andelic
|
f9113db7a4
|
Better memory usage approx
|
2024-11-29 12:00:35 +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 |
|
Antonio Andelic
|
07d2bf1df4
|
Fix race
|
2024-11-29 10:49:11 +01:00 |
|
Dmitry Novik
|
7c15d83a21
|
Fix test
|
2024-11-29 09:52:05 +01:00 |
|
zhanglistar
|
fec8f60629
|
move composed_data_type_output_format_mode to 24.12
|
2024-11-29 16:18:59 +08:00 |
|
zhanglistar
|
7d2bda17a7
|
Merge branch 'tostring-fix' of https://github.com/bigo-sg/ClickHouse into tostring-fix
|
2024-11-29 16:16:28 +08:00 |
|
zhanglistar
|
67504deac4
|
move composed_data_type_output_format_mode to 24.12
|
2024-11-29 16:14:41 +08: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 |
|
zhanglistar
|
a80df289ef
|
Merge branch 'master' of https://github.com/bigo-sg/ClickHouse into tostring-fix
|
2024-11-29 15:56:49 +08: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 |
|
Dmitry Novik
|
ebf77fb0dc
|
Fix files
|
2024-11-28 19:18:51 +01:00 |
|