serxa
|
22d63faedf
|
Merge branch 'master' into fix-test_delayed_replica_failover
|
2024-08-14 10:46:34 +00:00 |
|
Yakov Olkhovskiy
|
f4280203a0
|
Merge pull request #63781 from ClickHouse/ft-chunked-protocol
Add chunked wrapper to native protocol
|
2024-08-14 10:35:20 +00:00 |
|
Igor Nikonov
|
6cfbbd665b
|
Merge remote-tracking branch 'origin/master' into pr-min-marks-to-read-overflow
|
2024-08-14 10:22:57 +00:00 |
|
Igor Nikonov
|
0e0272b2ff
|
Better check for overflow
+ limit min_marks_for_concurrent_read
|
2024-08-14 10:21:23 +00:00 |
|
Duc Canh Le
|
8d7319ccab
|
fix wrong format of SYSTEM SYNC REPLICA query
Signed-off-by: Duc Canh Le <duccanh.le@ahrefs.com>
|
2024-08-14 10:19:37 +00:00 |
|
Max K.
|
a51f867ce0
|
Merge pull request #68294 from ClickHouse/ci_create_new_release_branch
CI: Create new release branch workflow updates
|
2024-08-14 10:01:47 +00:00 |
|
robot-clickhouse
|
992e70337f
|
Merge pull request #68306 from ClickHouse/bump_version_24.9.1.1
Update version after release
|
2024-08-14 09:55:18 +00:00 |
|
vdimir
|
9fe31773bd
|
Fix part name in 00961_check_table
|
2024-08-14 09:52:12 +00:00 |
|
Robert Schulze
|
8dec996686
|
Fix non-deterministic result order in test_storage_mysql.test_mysql_distributed
|
2024-08-14 09:50:19 +00:00 |
|
Nikita Taranov
|
95e07ce7b3
|
Merge branch 'master' into improve_hash_join_by_reduce_vector_emplace
|
2024-08-14 11:43:37 +02:00 |
|
avogar
|
ca5fd57db7
|
Fix builds
|
2024-08-14 09:35:54 +00:00 |
|
李扬
|
2eaa9b9ae8
|
Merge branch 'ClickHouse:master' into opt_lc_name
|
2024-08-14 16:58:13 +08:00 |
|
Robert Schulze
|
7425073750
|
Merge remote-tracking branch 'ClickHouse/master' into multiquery-followup-new
|
2024-08-14 08:42:09 +00:00 |
|
Antonio Andelic
|
24faabb57b
|
Merge pull request #68282 from ClickHouse/fix-min-max-time-timeseries
Fix min/max time columns in TimeSeries table
|
2024-08-14 08:04:58 +00:00 |
|
Robert Schulze
|
6170a8663f
|
Bump usearch to 2.13.2
|
2024-08-14 08:04:00 +00:00 |
|
Nikolai Kochetov
|
38919ed351
|
Merge branch 'master' into add-cancelletion-reason-to-pipeline-executor
|
2024-08-14 08:03:56 +00:00 |
|
Pablo Marcos
|
645838541d
|
Merge pull request #68284 from pamarcos/update-fuzzer-dict
Update fuzzer dictionary
|
2024-08-14 07:52:48 +00:00 |
|
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 |
|