Commit Graph

145405 Commits

Author SHA1 Message Date
divanik
a67d468eaa Forbid unregistered options 2024-06-26 17:25:43 +00:00
divanik
4377a1f4ed Take test from master 2024-06-26 16:12:55 +00:00
divanik
5cebec8152 fix some issues 2024-06-26 15:59:15 +00:00
divanik
cef503cb4c Revert test 2024-06-26 13:47:15 +00:00
divanik
9737c5593d Revert some tests 2024-06-26 13:25:34 +00:00
divanik
b387a8d86a Merge branch 'master' of github.com:ClickHouse/ClickHouse into divanik/fix_clickhouse_disks_2 2024-06-26 13:18:15 +00:00
divanik
e8e1cd79e0 Corrected integration tests 2024-06-26 13:17:39 +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
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
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
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
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
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
divanik
5da4b69d57 Tried to fix tests 2024-06-25 17:20:42 +00:00
Blargian
df9ec86582 update aspell-dict with displayName 2024-06-25 19:11:30 +02:00
divanik
1b2a0036da Fixed tests 2024-06-25 16:29:57 +00: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
Yarik Briukhovetskyi
3d3e2d35ab
Merge pull request #65487 from yariks5s/fix_pipeline_stuck_plansquashing
Fix of `PlanSquashingTransform`: pipeline stuck
2024-06-25 10:53:48 +00:00
Sema Checherinda
00f59fc3dc
Merge pull request #65451 from yariks5s/group_concat
Fix segfault in groupConcat
2024-06-25 10:53:18 +00:00
kssenii
5d59de2d98 Fix tests 2024-06-25 12:46:56 +02:00
Pablo Marcos
fa3295b678 Fix 03172_error_log_table_not_empty without any time constraints
Let's get rid of the time constraints by checking the previous
number of errors and making sure they're increased.
2024-06-25 10:46:29 +00:00
kssenii
8f8ca44102 Fix bug 2024-06-25 11:58:52 +02:00
Duc Canh Le
646e349583 add tests for no or partial optimization cases
Signed-off-by: Duc Canh Le <duccanh.le@ahrefs.com>
2024-06-25 09:55:32 +00:00
Duc Canh Le
a05d4cdcce Merge branch 'master' into uniq_injective2
Fix unstable CI
2024-06-25 09:49:45 +00:00