Commit Graph

146641 Commits

Author SHA1 Message Date
Antonio Andelic
d777a7a941
Reduce one more time 2024-07-05 08:38:09 +01:00
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
kevinyhzou
a92d6b0761 Merge branch 'master' into support_orc_reader_timezone 2024-07-05 10:27:39 +08:00
kevinyhzou
dcdad686ee fix stateless test 2024-07-05 10:25:00 +08: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
Yakov Olkhovskiy
3fc4d8988b better test 2024-07-04 21:51:57 +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
Vitaly Baranov
1ef5bca591 Fix cmake function PROTOBUF_GENERATE_CPP(): now it returns correct paths in SRCS and HDRS
even if input ".proto" files are located in sibling directories.
2024-07-04 23:07:19 +02:00
Vitaly Baranov
e428542b2e Add prometheus protobufs. 2024-07-04 23:06:14 +02: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
Robert Schulze
ffe1f8fea0
Bump Azure to 1.12 2024-07-04 19:24:30 +00:00
Robert Schulze
1d8389ddee
Bump rocksdb to v6.23.3 2024-07-04 19:19:34 +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
Robert Schulze
597810b69d
Fix s390x build 2024-07-04 18:46:09 +00:00
Michael Kolupaev
d394278b1b Merge remote-tracking branch 'origin/master' into ms 2024-07-04 18:44:18 +00:00
Michael Kolupaev
f40f46e244 Merge remote-tracking branch 'origin/ms' into ms 2024-07-04 18:44:11 +00:00
Michael Kolupaev
b98c123f3a Remove logging, if this happens again we'll have to guess again 2024-07-04 18:41:20 +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
Nikita Taranov
ad23d211b9 impl 2024-07-04 18:56:26 +01:00
Max K
df0cce24ee CI: Fix sync pr merge 2024-07-04 19:34:47 +02:00
Sema Checherinda
78a2139f2a restore timeouts, mark as no-fasttests 2024-07-04 19:27:10 +02:00
Anton Popov
e7c0ff54c9 fix tests 2024-07-04 17:19:35 +00:00
Kruglov Pavel
163f4c2199
Better docs 2024-07-04 18:48:59 +02:00
Anton Popov
86a2fbf3f1 Merge remote-tracking branch 'upstream/master' into HEAD 2024-07-04 16:18:30 +00:00
Anton Popov
7f2bfc5f14 Merge remote-tracking branch 'upstream/master' into HEAD 2024-07-04 16:13:30 +00:00
Anton Popov
c98b411edd fix tests 2024-07-04 16:11:12 +00:00
Blargian
eb12d4e37e update time-window-functions 2024-07-04 18:02:10 +02:00
Han Fei
6dd13dd34a fix clean-up process 2024-07-04 17:59:07 +02:00
Anton Popov
a55f39bc19 add test for 58998 2024-07-04 15:55:08 +00:00
Anton Popov
14f54cb6e9 slightly better calculation of primary index 2024-07-04 15:44:16 +00:00
Robert Schulze
1bd515cc1f
Merge remote-tracking branch 'ClickHouse/master' into bump-s2geometry 2024-07-04 15:43:47 +00:00
Robert Schulze
2c94218120
Random header fixes for libcxx 16 2024-07-04 15:39:50 +00:00
Azat Khuzhin
c49d26bc23 Avoid using source directory for generated files
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-07-04 17:20:16 +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
alesapin
e176587c59 Trying even worse fix 2024-07-04 17:16:25 +02:00
Han Fei
24ff0f601d update keeper bench example config file 2024-07-04 17:15:32 +02:00
Anton Popov
93afc8e613 more precise warning message about sanitizers 2024-07-04 15:11:29 +00: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
Anton Popov
f8ea14da5d fix function 'has' with LowCardinality and FixedString 2024-07-04 14:50:00 +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
Robert Schulze
11a30d6d60
Bump s2geometry to latest master 2024-07-04 14:20:06 +00:00
divanik
4815f0d6ff Resolve conflicts 2024-07-04 14:09:43 +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
alesapin
963f39ede8 Revert "Update docker/test/fasttest/Dockerfile"
This reverts commit 1af3caf2b7.
2024-07-04 15:56:44 +02:00