Commit Graph

157904 Commits

Author SHA1 Message Date
Alexey Milovidov
1da6e1fffa Conversions 2024-11-10 02:25:29 +01:00
Alexey Milovidov
c3f42b7bc7 Something 2024-11-10 01:25:25 +01:00
Alexey Milovidov
04a6107966 Merge branch 'master' into fp16 2024-11-10 00:11:28 +01:00
alesapin
5217f7665f
Merge pull request #71658 from ClickHouse/add_index_granularity
Add index granularity size column to system.parts
2024-11-09 16:56:07 +00:00
Alexey Milovidov
ca26016839
Merge pull request #71687 from ClickHouse/alexey-milovidov-patch-8
Update PULL_REQUEST_TEMPLATE.md
2024-11-09 16:19:33 +00:00
Alexey Milovidov
016c122af9
Update PULL_REQUEST_TEMPLATE.md 2024-11-09 16:33:37 +01:00
Alexey Milovidov
56d6e50fa7
Merge pull request #71678 from ClickHouse/fix-71677
Fix #71677
2024-11-09 14:54:53 +00:00
Alexey Milovidov
e58d322a57
Merge pull request #71623 from ClickHouse/correct-exit-code
Correct and unify exit codes of CLI apps
2024-11-09 13:33:32 +00:00
Alexey Milovidov
3b7e049001
Merge pull request #71088 from ClickHouse/retry-more-error-codes-from-s3
Retry more errors from S3
2024-11-09 13:19:25 +00:00
Alexey Milovidov
289d96cc73
Merge pull request #70860 from ClickHouse/parallel-compression
Parallel compression option
2024-11-09 13:18:56 +00:00
Alexey Milovidov
5a7941ce28
Merge pull request #71622 from ClickHouse/highlight-multiquery
Highlight multi-statements in interactive mode
2024-11-09 13:18:40 +00:00
alesapin
aa4d37f72c Fix test 2024-11-09 13:41:08 +01:00
Mikhail f. Shiryaev
5d2e2cc58f
Merge pull request #71573 from ClickHouse/doi-review
Docker official library review
2024-11-09 12:02:16 +00:00
Mikhail f. Shiryaev
e50bbc433e
Another review round for docker-library/docs 2024-11-09 10:03:11 +01:00
Michael Kolupaev
bed189bf45
Merge pull request #71046 from ClickHouse/locus
Fix two logical errors when reading from stdin in clickhouse local
2024-11-09 06:02:34 +00:00
Alexey Milovidov
19ca58e952 Fix #71677 2024-11-09 02:30:10 +01:00
Alexey Milovidov
68c270abfc Merge branch 'master' into parallel-compression 2024-11-09 01:08:19 +01:00
Alexey Milovidov
fda7c20f44 Merge branch 'master' into retry-more-error-codes-from-s3 2024-11-09 01:07:42 +01:00
Alexey Milovidov
48970d0703 Merge branch 'highlight-multiquery' of github.com:ClickHouse/ClickHouse into highlight-multiquery 2024-11-09 01:04:25 +01:00
Alexey Milovidov
d9006a74b9 Merge branch 'master' into highlight-multiquery 2024-11-09 01:04:09 +01:00
Alexey Milovidov
038d56e988 Merge branch 'master' into correct-exit-code 2024-11-09 01:03:53 +01:00
Michael Kolupaev
570afce944 Merge remote-tracking branch 'origin/master' into locus 2024-11-09 00:01:46 +00:00
Alexey Milovidov
49e41f23ee
Merge pull request #71634 from yariks5s/sandbox1
Fix flaky `01287_max_execution_speed`
2024-11-08 23:54:30 +00:00
Yakov Olkhovskiy
11a36813fc
Merge pull request #71625 from ClickHouse/revert-71619-revert-71039-default_enable_job_stack_trace
Enable enable_job_stack_trace by default, second attempt
2024-11-08 22:42:09 +00:00
Mikhail f. Shiryaev
6c7f40ed9f
Merge pull request #71626 from ClickHouse/try-fix-su
Fix clickhouse-su to accept not only user/group names, but as well IDs
2024-11-08 21:18:37 +00:00
Yakov Olkhovskiy
a1e8207b9f
Merge pull request #71655 from ClickHouse/ci-mysql-container
CI: fix mysql containers using improper log directory
2024-11-08 21:04:47 +00:00
Tyler Hannan
5914bcb858
Merge pull request #71657 from tbragin/patch-19
Update README.md - Update meetups
2024-11-08 19:49:31 +00:00
Yakov Olkhovskiy
78e56e7e3d Merge branch 'master' into revert-71619-revert-71039-default_enable_job_stack_trace 2024-11-08 18:22:11 +00:00
Raúl Marín
9ab5bd74a5
Merge pull request #71584 from Algunenano/flaky_port
Avoid port clash in CoordinationTest/0.TestSummingRaft1
2024-11-08 17:39:53 +00:00
alesapin
6c223c92bd btter 2024-11-08 18:13:29 +01:00
alesapin
9dc4046b89 Add index granularity size column to system.parts 2024-11-08 18:02:41 +01:00
Tanya Bragin
fe39c4b65b
Update README.md - Update meetups
Add Stockholm
2024-11-08 08:55:20 -08:00
Yakov Olkhovskiy
97ec890b8e
use /var/log/mysql/ instead of /mysql/, fix MYSQL_ROOT_HOST env initialization 2024-11-08 11:36:36 -05:00
Yakov Olkhovskiy
5d2e1547a8
use /var/log/mysql/ instead of /mysql/ 2024-11-08 11:34:06 -05:00
Yarik Briukhovetskyi
b172651506
Merge branch 'ClickHouse:master' into sandbox1 2024-11-08 16:34:58 +01:00
Yarik Briukhovetskyi
fe249729c1
Merge pull request #71593 from GrigoryPervakov/master
Keep materialized view security overriden context until end of query
2024-11-08 15:29:34 +00:00
alesapin
aeed07bfb9
Merge pull request #71637 from ClickHouse/min_parts_to_merge_at_once
Add `min_parts_to_merge_at_once` setting
2024-11-08 15:02:35 +00:00
Raúl Marín
1b897e9ce7
Merge pull request #71633 from DerekChia/patch-6
Update settings.md to remove duplicated `background_pool_size` description
2024-11-08 13:31:04 +00:00
Mikhail f. Shiryaev
c05899fcdd
Merge pull request #71638 from ClickHouse/Avogar-patch-7
Fix broken 03247_ghdata_string_to_json_alter
2024-11-08 14:25:56 +01:00
Mikhail f. Shiryaev
298b172c49
Add fallback to getgrgid_r and getpwuid_r for UID and GID arguments of clickhouse-su 2024-11-08 14:09:22 +01:00
Pablo Marcos
051f87aeb7
Merge pull request #71580 from ClickHouse/bitshift-return-0-instead-of-throwing-exception-for-out-of-bounds
Return 0 or default char instead of throwing an error in bitShift functions in case of out of bounds
2024-11-08 12:34:01 +00:00
Pavel Kruglov
da0e267278
Fix typo 2024-11-08 13:30:21 +01:00
Mikhail f. Shiryaev
aa15b912df
Apply review comments from docker-library/docs 2024-11-08 13:03:03 +01:00
Mikhail f. Shiryaev
10329cbbf2
Generate clickhouse/clickhouse-server README as in docker-library 2024-11-08 12:59:03 +01:00
alesapin
1bd6b9df95 Fix style check 2024-11-08 12:47:48 +01:00
Pavel Kruglov
4c644a98f5
Fix broken 03247_ghdata_string_to_json_alter 2024-11-08 12:29:04 +01:00
alesapin
b6cad9c913 Add test 2024-11-08 12:25:26 +01:00
alesapin
87b9f5cb4e Add min_parts_to_merge_at_once setting 2024-11-08 12:24:29 +01:00
Mikhail f. Shiryaev
11f3568f5b
First check the ROOT to assign the env 2024-11-08 11:45:12 +01:00
Mikhail f. Shiryaev
cf1da69f93
Make keeper entrypoint less verbose, like the in the server 2024-11-08 11:44:02 +01:00