Raúl Marín
|
738d1b1ddd
|
Ignore dynamic defaults
|
2024-02-20 18:24:35 +01:00 |
|
Robert Schulze
|
914b19aade
|
Merge pull request #59450 from rschu1ze/order-by-all-ambiguities
Replace `ORDER BY ALL` by `ORDER BY *`
|
2024-02-20 18:16:22 +01:00 |
|
Robert Schulze
|
a1a45ed881
|
Merge pull request #60160 from rschu1ze/bool-cast
Allow casting of bools in string representation to to true bools
|
2024-02-20 17:19:02 +01:00 |
|
Raúl Marín
|
f97d7bd0ab
|
Not sure why it's running with aarch64
|
2024-02-20 16:24:30 +01:00 |
|
Kseniia Sumarokova
|
f7de95cec3
|
Merge pull request #59775 from ClickHouse/rabbitmq-fix-possible-channel-ack-timeout
rabbitmq: fix possible channel error state
|
2024-02-20 16:08:33 +01:00 |
|
Raúl Marín
|
32130d7f78
|
Fix low cardinality too
|
2024-02-20 15:55:22 +01:00 |
|
Antonio Andelic
|
bb0b1fa9bc
|
Fix
|
2024-02-20 14:46:16 +01:00 |
|
Antonio Andelic
|
11f3b06099
|
Fix
|
2024-02-20 14:35:19 +01:00 |
|
Raúl Marín
|
9bf3d6ae29
|
Add test for 59437
|
2024-02-20 14:24:43 +01:00 |
|
Raúl Marín
|
0e3861d65d
|
Fix tests
|
2024-02-20 14:20:14 +01:00 |
|
Alexey Milovidov
|
737d27b7c9
|
Revert a change
|
2024-02-20 14:17:57 +01:00 |
|
Sergei Trifonov
|
d2aebe2c9a
|
Merge branch 'master' into alter-table-forget-partition
|
2024-02-20 13:56:50 +01:00 |
|
Antonio Andelic
|
a0bfb47e95
|
Merge branch 'master' into keeper-more-resilient-disks
|
2024-02-20 13:51:23 +01:00 |
|
Raúl Marín
|
5267e6b0ce
|
Fix arrayReduce with nullable aggregate function name
|
2024-02-20 13:38:33 +01:00 |
|
Antonio Andelic
|
34e8e673e9
|
Merge pull request #60144 from ClickHouse/per-user-s3-settings
Support specifying users for S3 settings
|
2024-02-20 13:20:07 +01:00 |
|
Nikolai Kochetov
|
37b85360e1
|
Update CNF.cpp
|
2024-02-20 13:15:34 +01:00 |
|
Igor Nikonov
|
b6277d5e87
|
Merge remote-tracking branch 'origin/master' into cleanup-connection-pool-priority
|
2024-02-20 12:13:10 +00:00 |
|
Igor Nikonov
|
a8e4627663
|
Fix: can't guarantee query distribution with enabled hedged requests
|
2024-02-20 12:09:54 +00:00 |
|
Robert Schulze
|
0fff496ad3
|
Refactoring and cleanup
|
2024-02-20 11:57:08 +00:00 |
|
vdimir
|
6249e8da3f
|
Analyzer: fix row level filters with PREWHERE + additional filters
|
2024-02-20 11:56:25 +00:00 |
|
Alexey Milovidov
|
946d65dbdc
|
Merge pull request #60181 from ClickHouse/revert-58900-restriction_for_s3_access_key_id
Revert "Restriction for the access key id for s3."
|
2024-02-20 12:34:27 +01:00 |
|
Igor Nikonov
|
d950f2c570
|
Merge remote-tracking branch 'origin/master' into test-insert-over-http-query-log
|
2024-02-20 11:32:33 +00:00 |
|
Alexey Milovidov
|
ead2e7bc41
|
Revert "Restriction for the access key id for s3."
|
2024-02-20 12:32:25 +01:00 |
|
Igor Nikonov
|
f40321f8a6
|
Merge remote-tracking branch 'origin/master' into fix-slowdown-count-side-effect
|
2024-02-20 11:29:04 +00:00 |
|
Alexey Milovidov
|
9036a69747
|
Add a test for #44318
|
2024-02-20 12:28:01 +01:00 |
|
Robert Schulze
|
9abd28625f
|
Merge pull request #60167 from rschu1ze/doc-follow-up-to-60157
Docs: Follow-up to #60157
|
2024-02-20 12:26:51 +01:00 |
|
Alexey Milovidov
|
3541937950
|
Add a test for #44318
|
2024-02-20 12:26:51 +01:00 |
|
Alexey Milovidov
|
1ff3a5aa17
|
Fix wrong message during compilation
|
2024-02-20 12:22:12 +01:00 |
|
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 |
|
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 |
|