Commit Graph

145419 Commits

Author SHA1 Message Date
Yakov Olkhovskiy
2794b7bf84 defaults to notchunked, add docs to server's and client's configs 2024-07-10 00:20:11 +00:00
Yakov Olkhovskiy
9db80a6e2d more testing with chunked 2024-07-09 17:47:05 +00:00
Yakov Olkhovskiy
61f863c4e1 fix ambiguous override of non-virtual 2024-07-03 13:47:18 +00:00
Yakov Olkhovskiy
30a9c38c95 fix buffer size check 2024-06-26 20:43:13 +00:00
Yakov Olkhovskiy
57ea611876
Merge branch 'master' into ft-chunked-protocol 2024-06-26 10:12:38 -04:00
Yakov Olkhovskiy
32e6bed4ee bug fix, ubsan paranoia fix 2024-06-26 14:04:33 +00:00
Nikita Mikhaylov
9df36c77b3
Merge pull request #65688 from ClickHouse/greg
Print slightly more information in 02982_aggregation_states_destruction
2024-06-26 13:42:24 +00:00
Nikita Mikhaylov
16641dae41
Merge pull request #65648 from ClickHouse/nool
Fix inconsistent AST formatting when a keyword is used as type name
2024-06-26 13:38:54 +00:00
Nikita Mikhaylov
ed1ea39829
Merge pull request #65641 from ClickHouse/livefix
Fix overflow in StorageWindowView
2024-06-26 13:38:14 +00:00
Robert Schulze
12bf75ce4d
Merge pull request #65547 from den-crane/fix/DEFAULT_MARK_CACHE_MAX_SIZE
Synchronize `MARK_CACHE_SIZE` value in default settings and config
2024-06-26 10:52:07 +00:00
Raúl Marín
9f3433199b
Merge pull request #65689 from Algunenano/max_intersections_crash
Fix crash in maxIntersections
2024-06-26 10:18:37 +00:00
Kseniia Sumarokova
bb7b1dd007
Merge pull request #65046 from ClickHouse/s3queue-improvements
S3Queue improvements
2024-06-26 09:47:47 +00:00
Pablo Marcos
b28202d7e5
Merge pull request #65604 from pamarcos/03172_error_log_table_not_empty
Fix 03172_error_log_table_not_empty
2024-06-26 08:25:59 +00:00
Konstantin Bogdanov
665b4a9d1d
Merge pull request #62829 from ClickHouse/jwt-auth-in-client
Support JWT in `clickhouse-client`
2024-06-26 07:56:28 +00:00
Yakov Olkhovskiy
3f3305a63a fix server settings 2024-06-26 04:33:52 +00:00
Yakov Olkhovskiy
6112ef710c fix style 2024-06-26 03:43:28 +00:00
Konstantin Bogdanov
c7b019d0b3
Add docs 2024-06-26 05:33:58 +02:00
Konstantin Bogdanov
c2a7055051
Poke CI 2024-06-26 05:22:58 +02:00
Yakov Olkhovskiy
9eec834427 better chunked protocol negotiation, comments, review suggestions 2024-06-26 03:19:16 +00:00
Nikita Mikhaylov
b5c36f79ac
Merge pull request #65696 from ClickHouse/docs-ram-recommendations
[Docs] Usage recommendations for low RAM
2024-06-26 00:28:49 +00:00
Justin de Guzman
896b091b9c
[Docs] Usage recommendations for low RAM 2024-06-25 16:55:50 -07:00
Yakov Olkhovskiy
aadf1536a4 fix protocol 2024-06-25 22:28:01 +00:00
Raúl Marín
8a5c48183a
Merge pull request #65686 from ClickHouse/revert-65184-tavplubix-patch-14
Revert "Add an assertion in ReplicatedMergeTreeQueue"
2024-06-25 22:20:45 +00:00
Han Fei
5df88c1a25
Merge pull request #65599 from hanfei1991/hanfei/fix_stats_uniq_flaky
fix flaky 02864_statistics_uniq
2024-06-25 21:57:16 +00:00
Raúl Marín
13b79ac27f
Merge pull request #65140 from canhld94/uniq_injective2
UniqInjectiveFunctionsEliminationPass recursively removing chain of injective functions
2024-06-25 20:30:26 +00:00
Raúl Marín
cfc004ee6f Fix crash in maxIntersections 2024-06-25 22:00:54 +02:00
Michael Kolupaev
5d09eb7025 Print slightly more information in 02982_aggregation_states_destruction 2024-06-25 19:47:49 +00:00
Michael Kolupaev
432dab7aa3 Fix tests 2024-06-25 18:45:47 +00:00
Raúl Marín
c23c65e9ea
Update ReplicatedMergeTreeQueue.cpp 2024-06-25 20:40:39 +02:00
Raúl Marín
848601fc33
Revert "Add an assertion in ReplicatedMergeTreeQueue" 2024-06-25 20:38:05 +02:00
Michael Kolupaev
9dadcb2e6a
oops, didn't notice the max
Co-authored-by: Nikolay Degterinsky <43110995+evillique@users.noreply.github.com>
2024-06-25 11:37:37 -07:00
Raúl Marín
7d88fd7669
Merge pull request #65683 from Blargian/doc_displayName
[Docs] add `displayName` to docs
2024-06-25 18:28:38 +00:00
Nikita Mikhaylov
c7af6df382
Merge pull request #65671 from realyota/doc-contraints-if-not-exists
Documentation: Add missing IF NOT EXISTS clause for manipulating constraints
2024-06-25 18:26:29 +00:00
Raúl Marín
bd4f8524bf
Merge pull request #65673 from Blargian/document_detectTonality
[Docs] add `detectTonality`, `detectProgrammingLanguage` to docs
2024-06-25 17:23:15 +00:00
Blargian
df9ec86582 update aspell-dict with displayName 2024-06-25 19:11:30 +02:00
Shaun Struwig
a41d913b61
Update aspell-dict.txt 2024-06-25 17:15:05 +02:00
Kseniia Sumarokova
0158db296e
Merge pull request #65534 from ClickHouse/kssenii-patch-10
fs cache: disable background download by default
2024-06-25 15:10:22 +00:00
Blargian
297f7bd06a add detectProgrammingLanguage to aspell-dict.txt 2024-06-25 17:02:22 +02:00
Nikolai Kochetov
9736d4f4d1
Merge pull request #65561 from ClickHouse/remove-tech-debt
Remove tech debt
2024-06-25 15:01:28 +00:00
Blargian
25e35f58cf add detectProgrammingLanguage 2024-06-25 17:01:14 +02:00
Blargian
08fdb8cd5c add detectTonality and alphabetize page 2024-06-25 16:48:32 +02:00
Max K
c311a72c5a
Merge pull request #65628 from ClickHouse/ci_add_jwt_to_styl_check_docker
CI: JWT python module in Style check docker image
2024-06-25 14:42:10 +00:00
Maciej Bak
d8eef19f56 Documentation: Add missing IF NOT EXISTS clause for manipulating constraints 2024-06-25 16:41:12 +02:00
alesapin
12a129d838
Merge pull request #65545 from ClickHouse/add_customizeable_config_reloader_interval
Add ability to change config reload interval
2024-06-25 14:18:54 +00:00
Max K
2c37bde7f1 mypy fix 2024-06-25 16:04:17 +02:00
kssenii
52496c69e2 Follow up fix 2024-06-25 15:31:21 +02:00
Nikolai Kochetov
ae86c5a342
Merge pull request #65505 from ClickHouse/final-in-order-bug
Final does not respect read in order
2024-06-25 12:15:59 +00:00
Raúl Marín
81b2cad083
Merge pull request #65403 from elenatorro/65390-avoid-exceptions-on-s3-throttler-metrics
Use tryGetS3StorageClient to avoid raising an exception when logging s3
2024-06-25 11:57:10 +00:00
Igor Nikonov
eea38c4789
Merge pull request #65467 from ClickHouse/fix-pr-empty-query-result
Fix: return error if can't connect to any replicas chosen for query execution
2024-06-25 11:29:39 +00:00
Max K
a95765b00c Merge remote-tracking branch 'origin/master' into ci_add_jwt_to_styl_check_docker 2024-06-25 13:22:47 +02:00