Commit Graph

146169 Commits

Author SHA1 Message Date
Pablo Marcos
6848c2e0ac
Merge pull request #65838 from pamarcos/bitshift-throw-error-for-negative-shift-positions
Throw an error in `bitShift*` if the shift position is out-of-bounds
2024-07-05 07:05:25 +00:00
Anton Popov
7fbe5a7915
Merge pull request #63636 from CurtizJ/azure-refactoring
Refactoring near azure blob storage
2024-07-05 00:27:14 +00:00
Nikita Taranov
6a40628bff
Merge pull request #65470 from ClickHouse/cgroup_mem_observer
Fix CgroupsMemoryUsageObserver
2024-07-04 23:10:20 +00:00
Nikolay Degterinsky
59607413a0
Merge pull request #65801 from ClickHouse/evillique-patch-1
Update StorageMaterializedView.cpp
2024-07-04 22:22:52 +00:00
Han Fei
447edfba44
Merge pull request #66095 from hanfei1991/hanfei/update-keeper-bench-example
update keeper bench example config file
2024-07-04 21:21:24 +00:00
pufit
0a5ee12f0b
Merge pull request #62103 from ClickHouse/pufit/fuzz-query
FuzzQuery table function
2024-07-04 20:46:47 +00:00
Nikita Mikhaylov
3a7c98399f
Merge pull request #65777 from ClickHouse/make_analyzer_important
Make `allow_experimental_analyzer` be controlled by the initiator for distributed queries
2024-07-04 20:38:40 +00:00
Antonio Andelic
ec6739120c
Merge pull request #66041 from ClickHouse/try-disabling-jemalloc-background-threads
Try disabling jemalloc background threads
2024-07-04 20:30:39 +00:00
Nikita Taranov
83e98ef6fb
Merge pull request #66011 from ClickHouse/nickitat-patch-25
Relax the check in 02982_aggregation_states_destruction
2024-07-04 18:54:33 +00:00
Kruglov Pavel
eaf8475781
Merge pull request #66066 from Avogar/fix-memory-engine-dynamic
Fix reading dynamic subcolumns from altered Memory table
2024-07-04 18:32:35 +00:00
Robert Schulze
632f292fd1
Merge pull request #66082 from rschu1ze/bmp-vectorscan11
Bump vectorscan to 5.4.11
2024-07-04 18:11:10 +00:00
Anton Popov
7f2bfc5f14 Merge remote-tracking branch 'upstream/master' into HEAD 2024-07-04 16:13:30 +00:00
Han Fei
6dd13dd34a fix clean-up process 2024-07-04 17:59:07 +02:00
Vitaly Baranov
196df125b1
Merge pull request #66063 from vitlibar/fix-test-grpc-protocol-test-progress
Fix test test_grpc_protocol/test.py::test_progress
2024-07-04 15:20:14 +00:00
Han Fei
24ff0f601d update keeper bench example config file 2024-07-04 17:15:32 +02:00
Pablo Marcos
13f4d0d7cf Merge branch 'master' into bitshift-throw-error-for-negative-shift-positions 2024-07-04 14:54:18 +00:00
Pablo Marcos
e7e2b0953c Prevent another possible buffer overflow 2024-07-04 14:50:51 +00:00
Vitaly Baranov
6bf1320870
Merge pull request #66061 from vitlibar/fix-shutdown-in-grpc-server
Fix shutdown in GRPCServer
2024-07-04 14:33:59 +00:00
jsc0218
6e181ab383
Merge pull request #65594 from jsc0218/DropProjInLWD
Add options in lightweight delete on table with projections
2024-07-04 14:03:29 +00:00
Sema Checherinda
19816401c4
Merge pull request #61601 from ClickHouse/chesema-dedup-matview
insertion deduplication on retries for materialised views
2024-07-04 13:52:52 +00:00
Nikita Mikhaylov
dbfe632382 Correct the test to exclude farmHash for now 2024-07-04 13:11:13 +00:00
Nikita Mikhaylov
da5f3c1efd Fix test 2024-07-04 13:01:57 +00:00
Antonio Andelic
975e8ee14a
Merge pull request #65910 from ClickHouse/keeper-remove-standalone-build
Remove standalone Keeper build
2024-07-04 12:14:42 +00:00
alesapin
ced6af339f
Merge pull request #65988 from ClickHouse/unify_tests_with_object_storage
Improve object storage tags in tests
2024-07-04 12:10:28 +00:00
Antonio Andelic
613ed1ebbf Merge branch 'master' into try-disabling-jemalloc-background-threads 2024-07-04 13:58:26 +02:00
Antonio Andelic
c93d8cbb66 Fixes 2024-07-04 13:57:47 +02:00
Nikita Mikhaylov
e2a494fa60
Merge pull request #66064 from rschu1ze/mysql-openssl-tsan
Maybe fix tsan assert in `test_mysql_killed_while_insert_8_0`
2024-07-04 11:17:42 +00:00
Nikita Mikhaylov
fe6a875c74 Make the setting back IMPORTANT + fix build 2024-07-04 11:12:27 +00:00
Nikita Mikhaylov
fcabefa8f3 Automatically disabling 2024-07-04 11:12:27 +00:00
Nikita Mikhaylov
d57375181d Better 2024-07-04 11:12:27 +00:00
robot-clickhouse
7bd283764c Automatic style fix 2024-07-04 11:12:27 +00:00
Nikita Mikhaylov
dd3eb538f6 Better 2024-07-04 11:12:27 +00:00
robot-clickhouse
910065e427 Automatic style fix 2024-07-04 11:12:27 +00:00
Nikita Mikhaylov
6fcd0eed06 Remove tests which are no longer relevant 2024-07-04 11:12:27 +00:00
Nikita Mikhaylov
2c37cc048c Style 2024-07-04 11:12:27 +00:00
Nikita Mikhaylov
782115efea Very bad change 2024-07-04 11:12:27 +00:00
robot-clickhouse
e2553454ec Automatic style fix 2024-07-04 11:12:26 +00:00
Max K
d62454714b Make test error visible 2024-07-04 11:12:26 +00:00
Nikita Mikhaylov
6f89c4b932 Bump the minimal version to keep compatibility 2024-07-04 11:12:26 +00:00
Nikita Mikhaylov
6ea4c10121 Done 2024-07-04 11:12:26 +00:00
Kruglov Pavel
4543ae3d64
Update test 2024-07-04 12:51:22 +02:00
Robert Schulze
33b7afc1b4
Bump vectorscan to 5.4.11 2024-07-04 10:30:24 +00:00
Kseniia Sumarokova
fc73c068ac
Merge pull request #66034 from azat/config-merge-from_env-replace-fix
Fix config merging for from_env with replace overrides
2024-07-04 10:01:07 +00:00
Robert Schulze
dbac2212a0
Merge pull request #66072 from rschu1ze/llvm-15-burning-some-trash
Clean-up custom LLVM 15 patches
2024-07-04 09:06:38 +00:00
Robert Schulze
43b088dbd0
Merge pull request #66056 from rschu1ze/bmp-vectorscan
Bump vectorscan to 5.4.10.1
2024-07-04 08:59:50 +00:00
Robert Schulze
9b98abac42
Merge pull request #66050 from ClickHouse/regex-cache-profile-events
Add profile events for regex cache
2024-07-04 08:48:26 +00:00
Alexey Milovidov
c2b2533f76
Merge pull request #58748 from ClickHouse/imp-01600_parts
Return and fix 01600_parts_states_metrics_long test
2024-07-04 00:48:02 +00:00
Alexey Milovidov
fa062e703e
Merge pull request #65888 from arenadata/ADQM-1955
Max sessions for user tests improvements
2024-07-04 00:45:44 +00:00
Alexey Milovidov
2b3f1ef3aa
Merge pull request #65556 from azat/dashboard-user-from-url
Parse user from URL for dashboard.html (useful for sharing)
2024-07-04 00:45:07 +00:00
Nikolay Degterinsky
615d5501d0
Merge pull request #66038 from ClickHouse/evillique-patch-2
Fix lock-order-inversion in DatabaseCatalog
2024-07-03 21:15:20 +00:00