Commit Graph

146644 Commits

Author SHA1 Message Date
Nikita Taranov
e80a489a40
Merge pull request #66161 from ClickHouse/nickitat-patch-25
Fix clang-tidy error in BufferWithOwnMemory.h
2024-07-05 20:43:39 +00:00
alesapin
f94076ce8f Fix clang tidy 2024-07-05 22:20:46 +02:00
alesapin
e2ff0c6809 Merge remote-tracking branch 'origin/master' into pin_python_packages 2024-07-05 22:16:08 +02:00
Blargian
937ce8f780 add aggThrow function to docs 2024-07-05 21:50:56 +02:00
Vitaly Baranov
eb7c2e4341 Remove unnecessary "const" from return type. 2024-07-05 21:42:57 +02:00
Vitaly Baranov
c42b5eddd4 Fix error messages in authenticateUserByHTTP() when multiple authentication methods are used simultaneously. 2024-07-05 21:36:13 +02:00
Yarik Briukhovetskyi
b96154e760
Merge pull request #66160 from Blargian/docs_fullHostName
[Docs] add missing alias `fullHostName`
2024-07-05 19:17:36 +00:00
Vitaly Baranov
e572dfd2dc Use Common/Base64.h 2024-07-05 20:15:19 +02:00
Nikita Taranov
a502933f5e
Fix clang-tidy error in BufferWithOwnMemory.h 2024-07-05 20:09:08 +02:00
Blargian
c327f49f0c add fullHostName which is an alias 2024-07-05 20:04:43 +02:00
pufit
4195ce2183
Merge branch 'master' into pufit/startup-scripts 2024-07-05 13:52:58 -04:00
Anton Popov
5697efa191 fix for const arrays 2024-07-05 17:09:17 +00:00
slvrtrn
d745a66c7e Add a test for Avro negative block size arrays 2024-07-05 18:49:04 +02:00
Nikita Taranov
6e8edf008f try fix 2024-07-05 18:36:50 +02:00
Nikita Taranov
76119a4567
Merge pull request #66106 from ClickHouse/fix_unbin
Fix buffer overflow in `unbin`
2024-07-05 15:59:16 +00:00
Raúl Marín
1b1922a2e0 Fix issue in SumIfToCountIfVisitor and signed integers 2024-07-05 17:44:44 +02:00
Anton Popov
c9601cc283
Merge pull request #66099 from CurtizJ/better-index-calc
Slightly better calculation of primary index
2024-07-05 14:47:02 +00:00
Raúl Marín
918502202f Modify a random test file to enable BugFix checker 2024-07-05 16:46:49 +02:00
Raúl Marín
3435e25b8a Linter 2024-07-05 16:46:49 +02:00
Raúl Marín
8a1dd3c7c8 Fix download of debug files for BugFix checker 2024-07-05 16:46:49 +02:00
Raúl Marín
ad70710f4b stateless/run.sh cleanup 2024-07-05 16:45:32 +02:00
alesapin
964047bf8c Yarrrr 2024-07-05 16:31:00 +02:00
Alexander Tokmakov
922095d7e6
Merge pull request #66134 from ClickHouse/revert-61601-chesema-dedup-matview
Revert "insertion deduplication on retries for materialised views"
2024-07-05 14:18:04 +00:00
Anton Popov
907a365926
Merge pull request #66098 from CurtizJ/better-sanitizer-message
More precise warning message about sanitizers
2024-07-05 14:15:28 +00:00
Antonio Andelic
75d3ffd8df
Fix style 2024-07-05 15:13:11 +01:00
Robert Schulze
72b3ebd180
Merge pull request #66136 from rschu1ze/bump-s2
Bump s2geometry again
2024-07-05 14:05:31 +00:00
Vitaly Baranov
532eb28a7d
Merge pull request #62747 from bigo-sg/percent_rank
New window function `percent_rank`
2024-07-05 13:53:37 +00:00
Antonio Andelic
8d79663e3b
Merge branch 'master' into merge-tree-parallel-replicas-custom-key 2024-07-05 14:48:40 +01:00
Kseniia Sumarokova
6113df4a57
Merge pull request #66135 from ClickHouse/add_use_same_s3_credentials_for_base_backup_to_docs
Add `use_same_s3_credentials_for_base_backup` to docs
2024-07-05 13:44:49 +00:00
Nikita Taranov
dfef400e15 impl 2024-07-05 14:39:45 +01:00
Blargian
3a79b9dc8f start and end variants also accept tuple of parameters 2024-07-05 15:35:00 +02:00
Vitaly Baranov
40fd150279 Switch submodule contrib/orc to proper commit in the main branch. 2024-07-05 15:33:50 +02:00
Robert Schulze
d3f23c2753
Bump s2geometry again 2024-07-05 13:29:34 +00:00
János Benjamin Antal
7180ae0346 Add use_same_s3_credentials_for_base_backup to docs 2024-07-05 13:18:48 +00:00
Antonio Andelic
bf0b782960 Correctly print long processing requests in Keeper 2024-07-05 15:16:08 +02:00
Sema Checherinda
77e60543fd
Revert "insertion deduplication on retries for materialised views" 2024-07-05 14:58:17 +02:00
slvrtrn
3ce470c57f Update AVRO submodule with the array block size fix 2024-07-05 14:42:43 +02:00
Antonio Andelic
1258ec38c4
Merge pull request #65701 from ClickHouse/gwp-asan-disable-stacktrace-by-default
Disable stacktrace collection in GWPAsan by default
2024-07-05 11:56:35 +00:00
Kruglov Pavel
6239f7d62f
Merge branch 'master' into data-types-binary-encoding 2024-07-05 13:20:31 +02:00
Nikolai Kochetov
73ece96954
Merge branch 'master' into disable-merge-filters-by-default 2024-07-05 13:19:03 +02:00
Nikolai Kochetov
23f3f36207 update settings history. 2024-07-05 11:18:10 +00:00
robot-clickhouse
b189902a36 Update version_date.tsv and changelogs after v24.6.2.17-stable 2024-07-05 10:50:22 +00:00
Vitaly Baranov
f315b36323
Merge pull request #66069 from vitlibar/add-prometheus-protocols-protobufs
Add protobufs for Prometheus remote-write/remote-read protocols
2024-07-05 10:41:04 +00:00
Nikolai Kochetov
e084496d5f Add a test. 2024-07-05 10:35:19 +00:00
Nikolai Kochetov
fddbe52227 Disable merge filters optimization by default. 2024-07-05 10:32:53 +00:00
Robert Schulze
3621b35591
Merge pull request #66094 from rschu1ze/bump-s2geometry
Bump s2geometry to latest master
2024-07-05 10:30:20 +00:00
alesapin
8de9141012
Merge pull request #59173 from ClickHouse/fix_prewhere_without_columns
Fix prewhere without columns and without adaptive index granularity (almost w/o anything)
2024-07-05 10:29:58 +00:00
alesapin
1f07f33bd2 Less dirty still hack 2024-07-05 12:18:18 +02:00
Sema Checherinda
b59b47a956
Merge pull request #66093 from ClickHouse/chesema-fix-flaky-test
fix flaky 03172_error_log_table_not_empty
2024-07-05 10:16:31 +00:00
Kseniia Sumarokova
baa6e60cfd
Merge pull request #66009 from ClickHouse/fix-s3queue-flaky-tests
Fix flaky test_storage_s3_queue tests
2024-07-05 09:59:52 +00:00