Alexey Milovidov
15f5e47f44
Fix build
2024-02-20 12:18:45 +01:00
Raúl Marín
f243e013ca
Merge pull request #60150 from Algunenano/cosineDistance
...
Fix cosineDistance crash with Nullable
2024-02-20 12:05:23 +01:00
Alexey Milovidov
96598f8553
Fix build
2024-02-20 11:56:17 +01:00
Alexey Milovidov
38ae6968b6
Fix build
2024-02-20 11:45:42 +01:00
Raúl Marín
0b53bced53
Merge remote-tracking branch 'blessed/master' into settings_check
2024-02-20 11:40:11 +01:00
Raúl Marín
e09113f10b
Merge pull request #59504 from bigo-sg/opt_sum_decimal
...
Optimize performance of sum/avg conditionally for bigint and big decimal types by reducing branch miss
2024-02-20 11:32:02 +01:00
Alexey Milovidov
57f3c148d9
Add a test for #52349
2024-02-20 11:17:16 +01:00
Robert Schulze
4412f71a12
Docs: Follow-up to #60157
2024-02-20 10:16:46 +00:00
Robert Schulze
7e11fc79d9
Merge pull request #58023 from canhld94/materialize_non_override_past_values
...
Materializing an ordinary column with default expression should not override past values
2024-02-20 11:12:31 +01:00
kssenii
3dac4c9743
Fix
2024-02-20 11:10:11 +01:00
Robert Schulze
5474f36e75
Merge remote-tracking branch 'rschu1ze/master' into order-by-all-ambiguities
2024-02-20 10:09:57 +00:00
Robert Schulze
c475f3c0bd
Fix test_remote_blobs_naming
2024-02-20 10:05:54 +00:00
Alexey Milovidov
5b3890c670
Better check
2024-02-20 11:01:49 +01:00
Alexey Milovidov
4c4c60f15d
Continue fixing garbage
2024-02-20 10:55:12 +01:00
Robert Schulze
d3fb042505
Merge pull request #60155 from rschu1ze/cpuid-cleanup
...
Mini cleanup of CPUID.h
2024-02-20 10:51:13 +01:00
Alexey Milovidov
c753550d0b
Digging into a pile of garbage
2024-02-20 10:42:20 +01:00
Antonio Andelic
cfda64e1a4
Use Keeper only events
2024-02-20 10:33:08 +01:00
Robert Schulze
df53826e86
Fix style
2024-02-20 09:32:36 +00:00
kssenii
5ef4a30d6f
Fix
2024-02-20 10:24:09 +01:00
zvonand
e06d1fea26
use insert return value to check uniqueness
2024-02-20 10:19:52 +01:00
zvonand
622f3ebbe1
update behavior to be more intuitive
2024-02-20 10:19:52 +01:00
zvonand
e0d8a77792
fix typos and docs
2024-02-20 10:19:51 +01:00
zvonand
14b2bfde2a
added test for volume_priority
2024-02-20 10:19:51 +01:00
zvonand
811027aa00
sort -> stable_sort
2024-02-20 10:19:51 +01:00
zvonand
1701183ced
add volume_priority description in docs
2024-02-20 10:19:51 +01:00
zvonand
fbe5d61b3b
added 'volume_priority' tag to volumes in storage policies
2024-02-20 10:19:51 +01:00
Antonio Andelic
ecaaa5066a
Update NuRaft to master
2024-02-20 10:19:36 +01:00
Antonio Andelic
008938093d
Merge branch 'master' into keeper-logs-cache
2024-02-20 10:17:28 +01:00
Alexey Milovidov
0ca6fc69fa
Remove the check back
2024-02-20 09:49:35 +01:00
Alexey Milovidov
209acaa8b2
Merge branch 'master' of github.com:ClickHouse/ClickHouse into fix-inconsistent-formatting
2024-02-20 09:49:05 +01:00
MikhailBurdukov
c2d641c658
Merge branch 'master' into backoff_for_failed_mutations
2024-02-20 11:48:59 +03:00
Alexey Milovidov
dbb4c9988d
Merge pull request #60124 from ClickHouse/implement-todo-2
...
Implement TODO
2024-02-20 09:41:39 +01:00
Maksim Kita
f3c2dfeff3
Fixed tests
2024-02-20 11:39:57 +03:00
Maksim Kita
9e0f607608
Revert "Revert "ReplicatedMergeTree invalid metadata_version fix""
2024-02-20 11:39:57 +03:00
MikhailBurdukov
7cdfedaedd
Enable setting by default
2024-02-20 08:39:11 +00:00
Alexey Milovidov
b80c1561dc
Merge pull request #60162 from ClickHouse/not-too-aggressive
...
Remove extensively aggressive check
2024-02-20 09:35:35 +01:00
Antonio Andelic
a82ba4dc46
Merge pull request #60141 from ClickHouse/fix-new-setting
...
Add new setting to changes history
2024-02-20 08:43:44 +01:00
Alexey Milovidov
b2285ce6e5
Remove extensively aggressive check
2024-02-20 06:52:07 +01:00
santrancisco
c8a3a0bb11
Replacing libarchive filter_all and format_all code with specific compression method we want to support
2024-02-20 16:48:53 +11:00
Alexey Milovidov
b216223aa0
Merge pull request #60139 from ClickHouse/revert-60093-lazy-primary-key-loading
...
Fix data race in `IMergeTreeDataPart`
2024-02-20 06:44:28 +01:00
Robert Schulze
6b6630c5a7
Allow casting of bools in string representation to to true bools
...
Fixes #57256
2024-02-19 23:03:48 +00:00
Robert Schulze
0bd3016a17
Merge pull request #60157 from rschu1ze/doc-remove-replace
...
Docs: Add example how to use "replace" and "remove" attributes
2024-02-19 22:45:08 +01:00
Robert Schulze
474efd98a5
Docs: Add example how to use "replace" and "remove" attributes in configuration
...
Bug: 8394
2024-02-19 20:46:06 +00:00
Igor Nikonov
bb5a6dd8d3
Fix: custom key failover test flakyness
...
slowdown_count used only by hedge connections
but it's stored inside connection pool and was used for pool shuffling
always. So, query execution which used hedged connections could affect
connection load balancing for queries w/o hedged connections by updating
slowdown_count
2024-02-19 20:44:55 +00:00
robot-clickhouse
0b2c3a7f0f
Automatic style fix
2024-02-19 20:01:58 +00:00
kssenii
89006361c5
Fix test
2024-02-19 20:52:36 +01:00
Raúl Marín
4ad485a769
Add setting history check to stateless tests
2024-02-19 20:51:37 +01:00
Robert Schulze
f2091ac6cf
Mini cleanup of CPUID.h
2024-02-19 19:33:14 +00:00
Alexey Milovidov
425531067d
Merge pull request #60109 from azat/tests/integration-query-retries
...
Do not retry queries if container is down in integration tests
2024-02-19 19:23:39 +01:00
Alexey Milovidov
529a84701d
Update tests
2024-02-19 18:23:19 +01:00