Michael Kolupaev
|
d1b3bf3103
|
Merge pull request #68312 from ClickHouse/muslwind
Apply libunwind changes needed for musl
|
2024-08-14 06:05:18 +00:00 |
|
Alexey Milovidov
|
b2b0f9e661
|
Merge branch 'master' into fix-test-throttling
|
2024-08-14 04:55:51 +02:00 |
|
Alexey Milovidov
|
393b16bd8e
|
Merge branch 'master' into fix-trash-in-aws-s3
|
2024-08-14 04:55:05 +02:00 |
|
Michael Kolupaev
|
e302e2ef32
|
Conflicts
|
2024-08-14 01:15:16 +00:00 |
|
Michael Kolupaev
|
ab843c3cf5
|
Merge remote-tracking branch 'origin/master' into mv4
|
2024-08-14 00:29:48 +00:00 |
|
Michael Kolupaev
|
f6f79e188d
|
Apply libunwind changes needed for musl
|
2024-08-14 00:23:18 +00:00 |
|
avogar
|
46f41d1718
|
Fix
|
2024-08-13 23:51:49 +00:00 |
|
avogar
|
217963757e
|
Fix
|
2024-08-13 23:21:24 +00:00 |
|
Alexey Milovidov
|
4ee6fad73e
|
Merge pull request #68286 from ClickHouse/divanik/try_fix_00652_mergetree_mutations
[Green CI] Test 00652_mergetree_mutations is flaky
|
2024-08-13 23:12:48 +00:00 |
|
avogar
|
835fc9ca76
|
Add more tests, fix conflicts
|
2024-08-13 22:37:46 +00:00 |
|
Nikita Taranov
|
b5134fd490
|
fix build
|
2024-08-13 23:31:03 +01:00 |
|
Max Kainov
|
0c9e1a061f
|
CI: Create new release branch workflow updates
|
2024-08-14 00:14:13 +02:00 |
|
Igor Nikonov
|
98024a723f
|
Merge pull request #67891 from canhld94/fix_exception_in_destructor
Catch exception in destructor of LocalFileHolder
|
2024-08-13 21:35:57 +00:00 |
|
avogar
|
55ede2dab6
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into json-data-type
|
2024-08-13 21:19:17 +00:00 |
|
Igor Nikonov
|
b9ffa929ba
|
Fix: min marks to read overflow with parallel replicas
|
2024-08-13 21:08:53 +00:00 |
|
Nikita Taranov
|
334208f1e7
|
Merge pull request #68287 from ClickHouse/nickitat-patch-20
Fix test storage_join_direct_join
|
2024-08-13 21:04:11 +00:00 |
|
Michael Kolupaev
|
5767d7d1b3
|
Merge remote-tracking branch 'origin/master' into qast
|
2024-08-13 20:56:06 +00:00 |
|
Michael Kolupaev
|
0133806e6c
|
Fix
|
2024-08-13 20:55:51 +00:00 |
|
avogar
|
24ddea6945
|
Fix tests
|
2024-08-13 20:49:16 +00:00 |
|
Max Kainov
|
a9226f49e7
|
remove name with cyrillic letter
|
2024-08-13 20:24:40 +00:00 |
|
Michael Kolupaev
|
f4b8a98d06
|
Merge pull request #68249 from ClickHouse/rset
Fix 'Refresh set entry already exists'
|
2024-08-13 20:07:31 +00:00 |
|
Michael Kolupaev
|
074cd7371a
|
Merge remote-tracking branch 'origin/master' into mv4
|
2024-08-13 20:04:17 +00:00 |
|
jsc0218
|
82dfc336be
|
Merge pull request #68295 from austin-tildei/patch-1
Remove trailing colon in header for consistency
|
2024-08-13 19:49:24 +00:00 |
|
robot-clickhouse
|
6af5fedf42
|
Update autogenerated version to 24.9.1.1 and contributors
|
2024-08-13 19:26:35 +00:00 |
|
Kruglov Pavel
|
6c8ad63104
|
Merge pull request #68132 from Avogar/better-dynamic
Reimplement Dynamic type
|
2024-08-13 19:21:52 +00:00 |
|
jsc0218
|
2bf9ca6c43
|
Merge pull request #68245 from jsc0218/SpecialMergeTreeProjMergeDoc
Add Projection Merge Doc
|
2024-08-13 19:21:01 +00:00 |
|
avogar
|
c75112827c
|
Fis style
|
2024-08-13 18:05:27 +00:00 |
|
Anton Popov
|
9833ef0bed
|
slightly better
|
2024-08-13 17:50:13 +00:00 |
|
avogar
|
22b31ef81f
|
Add more tests
|
2024-08-13 17:42:47 +00:00 |
|
avogar
|
f82822c993
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into json-data-type
|
2024-08-13 17:14:30 +00:00 |
|
avogar
|
6d2f17ea3b
|
Add more tests
|
2024-08-13 17:12:38 +00:00 |
|
Austin Bruch
|
7e209ebdf6
|
Remove trailing colon in header for consistency
|
2024-08-13 12:30:17 -04:00 |
|
Daniil Ivanik
|
e02b434d2f
|
Merge pull request #68238 from ClickHouse/divanik/remove_useless_logs_about_zero_replication
Remove unnecessary logs in MergeTreeData.cpp
|
2024-08-13 16:21:32 +00:00 |
|
Alexander Tokmakov
|
eddf948246
|
Merge pull request #68250 from ClickHouse/tavplubix-patch-10
Replace segfault in Replicated database with logical error
|
2024-08-13 16:15:09 +00:00 |
|
Nikolai Kochetov
|
dcf96fa9f4
|
Update 03221_insert_timeout_overflow_mode.sh
|
2024-08-13 17:57:06 +02:00 |
|
Robert Schulze
|
58d76fabf6
|
Bump usearch to 2.12.0
|
2024-08-13 15:53:41 +00:00 |
|
Robert Schulze
|
72efc8308c
|
Bump usearch to 2.11.7
|
2024-08-13 15:53:38 +00:00 |
|
Robert Schulze
|
92aed17e7c
|
Bump usearch to 2.10.5
|
2024-08-13 15:53:35 +00:00 |
|
Robert Schulze
|
bd09e948ba
|
Bump usearch to 2.9.2
|
2024-08-13 15:53:32 +00:00 |
|
Robert Schulze
|
fe7da4e7d1
|
Bump usearch to 2.8.16
|
2024-08-13 15:53:28 +00:00 |
|
Robert Schulze
|
88f2d2e67d
|
Bump usearch to v2.7.8
|
2024-08-13 15:53:21 +00:00 |
|
Robert Schulze
|
383d2816e6
|
Bump usearch to 2.6.1
|
2024-08-13 15:53:18 +00:00 |
|
Robert Schulze
|
dbe66e6092
|
Bump usearch to 2.5.1
|
2024-08-13 15:53:15 +00:00 |
|
Robert Schulze
|
98c18eb341
|
Bump usearch to 2.4.1
|
2024-08-13 15:53:11 +00:00 |
|
Robert Schulze
|
5ca85674e6
|
Bump usearch to 2.3.2
|
2024-08-13 15:53:08 +00:00 |
|
Robert Schulze
|
94cc37a39f
|
Remove robin-map submodule
At some point, usearch stopped to use robin-map.
|
2024-08-13 15:53:04 +00:00 |
|
Nikolai Kochetov
|
c5ae139c97
|
Cleanup.
|
2024-08-13 15:18:07 +00:00 |
|
Yakov Olkhovskiy
|
ae614648a3
|
trigger sync
|
2024-08-13 15:13:42 +00:00 |
|
divanik
|
7ebb6efb2e
|
Style check
|
2024-08-13 15:11:19 +00:00 |
|
Nikita Taranov
|
dd3fa7c3b6
|
Merge pull request #61793 from nickitat/keep_alive_max_reqs
Implement `max_keep_alive_requests` setting for server
|
2024-08-13 15:06:43 +00:00 |
|