Commit Graph

133644 Commits

Author SHA1 Message Date
Robert Schulze
383ae86ebb
Upgrade simdjson to v3.6.3
See https://github.com/ClickHouse/ClickHouse/issues/38621#issuecomment-1908219067
2024-01-24 15:06:30 +00:00
Antonio Andelic
fccc78a75b
Merge pull request #59146 from ClickHouse/fix-02015_async_inserts_stress_long
Fix `02015_async_inserts_stress_long`
2024-01-24 15:18:50 +01:00
robot-ch-test-poll4
a4da999c9d
Merge pull request #59162 from ClickHouse/fix-url-encoded-diff
Fix url encoding issue
2024-01-24 14:46:54 +01:00
Mikhail f. Shiryaev
a05d22b1c1
Fix url encoding issue 2024-01-24 14:32:29 +01:00
Igor Nikonov
698aef50c2 Fix: LIMIT BY in distriubted query 2024-01-24 12:43:01 +00:00
Kruglov Pavel
89bafbcda6
Merge pull request #59133 from Avogar/allow-to-ignore-schema-evolution-in-iceberg
Allow to ignore schema evolution in Iceberg table engine under a setting
2024-01-24 13:19:09 +01:00
robot-clickhouse
41e6dd7a9d Automatic style fix 2024-01-24 12:15:19 +00:00
serxa
0badcffdc1 test: table metadata load failure should shutdowns the server properly 2024-01-24 12:01:32 +00:00
kssenii
0d7710ee4b Fix build 2024-01-24 12:39:01 +01:00
Kruglov Pavel
6c0615d493
Merge pull request #59099 from skyoct/fix/fix_mult_redirect
Disable "Too many redirects" error  retry
2024-01-24 12:22:01 +01:00
Kruglov Pavel
718064bb43
Minor change to restart CI 2024-01-24 12:19:10 +01:00
kssenii
ed607fbd2c Merge remote-tracking branch 'origin/master' into filecache-small-optimization 2024-01-24 11:58:44 +01:00
Antonio Andelic
34463fd5e5
Merge pull request #59002 from ClickHouse/keeper-reduce-memory
Reduce Keeper memory usage
2024-01-24 11:54:16 +01:00
Kseniia Sumarokova
dec93dabde
Merge branch 'master' into kssenii-patch-8 2024-01-24 11:31:23 +01:00
Kseniia Sumarokova
4b40b14bba
Update test.py 2024-01-24 11:23:13 +01:00
Antonio Andelic
62a3847888
Update src/Disks/ObjectStorages/ObjectStorageFactory.cpp 2024-01-24 11:15:52 +01:00
vdimir
bcfe691954
Use different names for nothing function with different result types 2024-01-24 09:55:09 +00:00
Antonio Andelic
75e2744464 Remove timeout 2024-01-24 09:45:17 +00:00
Antonio Andelic
e112288c0b Capability check for s3_plain 2024-01-24 09:27:27 +00:00
skyoct
95829e074e Opt code 2024-01-24 03:49:21 +00:00
Alexey Milovidov
f2bad692e2
Merge pull request #59140 from edigaryev/patch-1
DisksApp.cpp: fix typo (specifiged → specified)
2024-01-24 00:27:46 +01:00
Yarik Briukhovetskyi
f0be1ac2c4
Merge pull request #58936 from wheatdog/level-int-to-word
Display word-descriptive log level while enabling structured log formatting in json
2024-01-24 00:18:25 +01:00
Nikolay Edigaryev
c8adf35298
DisksApp.cpp: fix typo (specifiged → specified) 2024-01-24 02:34:17 +04:00
Yarik Briukhovetskyi
d5ab31f8f0
Merge pull request #58895 from avinzhang/patch-1
Update executable.md
2024-01-23 23:33:35 +01:00
Raúl Marín
a9f6dfa74d Merge remote-tracking branch 'blessed/master' into 02294_decimal_second_errors 2024-01-23 20:24:39 +01:00
Raúl Marín
acec957c18 Merge remote-tracking branch 'blessed/master' into 02294_decimal_second_errors 2024-01-23 20:24:12 +01:00
serxa
c36090ec99 cleanup 2024-01-23 19:14:49 +00:00
serxa
8728ab768f Fix not started database shutdown deadlock 2024-01-23 19:01:57 +00:00
Arthur Passos
dba792dff0
Remove duplicate includ 2024-01-23 15:03:31 -03:00
Arthur Passos
e6b17377d0
Merge branch 'master' into bring_back_attach_partition_pr 2024-01-23 14:52:47 -03:00
avogar
1fd4b26c3c Better docs 2024-01-23 17:48:50 +00:00
avogar
be3b5dc45f Allow to ignore schema evolution in Iceberg table engine under a setting 2024-01-23 17:45:41 +00:00
Nikolai Kochetov
f5227ec98e
Merge pull request #59130 from ClickHouse/fixing-build
Fixing build
2024-01-23 18:25:18 +01:00
HarryLeeIBM
94a79c081d Fix aggregation issue in mixed cluster of x86_64 and aarch64 2024-01-23 09:21:17 -08:00
Nikolai Kochetov
d64b491b45 Fixing build 2024-01-23 17:00:21 +00:00
Nikolai Kochetov
a26f8f5425
Merge pull request #59076 from ClickHouse/revert-59059-revert-58838-allow-parallel-replicas-for-join-with-analyzer
Revert "Revert "Allow parallel replicas for JOIN with analyzer [part 1].""
2024-01-23 17:01:19 +01:00
robot-clickhouse-ci-2
aa5e4b418b
Merge pull request #59127 from ClickHouse/bc-ipv6-bloom-index
Documentation: ipv6 bloom filter indexes incompatibility
2024-01-23 17:00:44 +01:00
Yakov Olkhovskiy
5d78cf1a38
ipv6 bloom filter indexes incompatibility 2024-01-23 10:31:32 -05:00
Amos Bird
7e86c0e928
Compress state of dashboard 2024-01-23 23:04:19 +08:00
Arthur Passos
5179891aef remove static log 2024-01-23 11:43:08 -03:00
Arthur Passos
799a94081b Revert "Revert "Allow to attach partition from table with different partition expression when destination partition expression doesn't re-partition""
This reverts commit a1c83e2f51.
2024-01-23 11:40:42 -03:00
Robert Schulze
6e1465af10
Merge pull request #59120 from ClickHouse/revert-39507-allow_attach_more_granular_partition
Revert "Allow to attach partition from table with different partition expression when destination partition expression doesn't re-partition"
2024-01-23 15:30:09 +01:00
Tim Liou
7981d182bc Merge branch 'master' into level-int-to-word 2024-01-23 22:29:07 +08:00
Robert Schulze
a1c83e2f51
Revert "Allow to attach partition from table with different partition expression when destination partition expression doesn't re-partition" 2024-01-23 15:26:04 +01:00
Anton Popov
4292ee7d51
Merge pull request #58886 from CurtizJ/better-read-buffers
Less error prone interface of read buffers
2024-01-23 14:59:27 +01:00
Dmitry Novik
bef0fcb482
Fix is_order_by_all flag in QueryNode 2024-01-23 14:56:24 +01:00
Kseniia Sumarokova
291427d931
Update stateless/run.sh 2024-01-23 14:51:55 +01:00
Kseniia Sumarokova
5e431ec23f
Merge pull request #59079 from ClickHouse/kssenii-patch-8
Fix stateless/run.sh
2024-01-23 14:49:47 +01:00
Nikita Taranov
c7be7363cf fix 2024-01-23 14:46:33 +01:00
Dmitry Novik
e9ea1307e0 Make optimization more general 2024-01-23 13:03:09 +00:00