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 |
|
alesapin
|
1794d8ed27
|
Merge pull request #71595 from ClickHouse/index_granularity
Shrink to fit index granularity array in memory to reduce memory footprint
|
2024-11-08 10:38:05 +00:00 |
|
Yarik Briukhovetskyi
|
d75a41f04c
|
init
|
2024-11-08 11:24:28 +01:00 |
|
Vladimir Cherkasov
|
bb4a3e503c
|
Merge pull request #71102 from ClickHouse/better-log-messages-22
Better log messages
|
2024-11-08 10:08:23 +00:00 |
|
Robert Schulze
|
ea99346e6b
|
Merge pull request #71572 from rschu1ze/vec-sim-legacy
Vector similarity index: Re-introduce support for legacy index creation syntax
|
2024-11-08 10:03:40 +00:00 |
|
Derek Chia
|
0f945cadc7
|
Update settings.md
Remove duplicated `background_pool_size` description
|
2024-11-08 17:34:53 +08:00 |
|
Mikhail f. Shiryaev
|
f24dca21a5
|
Implement CLICKHOUSE_RUN_AS_ROOT instead of preser UID/GID
|
2024-11-08 09:15:15 +01:00 |
|
Yakov Olkhovskiy
|
bc65419ea8
|
Merge branch 'master' into revert-71619-revert-71039-default_enable_job_stack_trace
|
2024-11-08 08:06:15 +00:00 |
|
Alexey Milovidov
|
3fa72482a7
|
Revert some changes
|
2024-11-08 00:56:38 +01:00 |
|
Alexey Milovidov
|
c78272871f
|
Rollback some changes
|
2024-11-08 00:51:32 +01:00 |
|
Alexey Milovidov
|
863887cca5
|
Reset WriteSettings to master
|
2024-11-08 00:50:47 +01:00 |
|
Alexey Milovidov
|
ba90363cda
|
Merge branch 'master' into parallel-compression
|
2024-11-08 00:50:19 +01:00 |
|
Alexey Milovidov
|
dd5a573302
|
Reset MergeTree to master
|
2024-11-08 00:50:13 +01:00 |
|
Alexey Milovidov
|
a15e5b72af
|
Merge pull request #71597 from ClickHouse/kssenii-patch-13
Fix for `test_storage_s3_queue::test_shards_distributed[ordered-2]`
|
2024-11-07 23:28:58 +00:00 |
|
Alexey Milovidov
|
5ceb19453d
|
Fix style
|
2024-11-08 00:26:58 +01:00 |
|
Alexey Milovidov
|
fe79f3511a
|
Merge branch 'master' into vertical-is-prettier
|
2024-11-08 00:26:50 +01:00 |
|
Alexey Milovidov
|
a2220233b7
|
Fix test
|
2024-11-08 00:25:49 +01:00 |
|
Alexey Milovidov
|
ec385f24e4
|
Merge branch 'master' into implicit_select
|
2024-11-08 00:21:46 +01:00 |
|
Alexey Milovidov
|
6054f43000
|
Make Vertical format prettier
|
2024-11-08 00:14:25 +01:00 |
|
Konstantin Bogdanov
|
6e566dd5f3
|
Merge pull request #71627 from ClickHouse/auto/v24.3.13.40-lts
Update version_date.tsv and changelog after v24.3.13.40-lts
|
2024-11-07 22:35:16 +00:00 |
|
Alexey Milovidov
|
dc9e1e047b
|
Fix tests
|
2024-11-07 23:18:39 +01:00 |
|
Mikhail f. Shiryaev
|
fec3db198b
|
Merge pull request #71468 from ClickHouse/cache-await
CI UX: slightly improve cache await interface
|
2024-11-07 22:15:17 +00:00 |
|
Konstantin Bogdanov
|
f71b00c513
|
Lint
|
2024-11-07 22:52:27 +01:00 |
|
robot-clickhouse
|
16a670166c
|
Update version_date.tsv and changelogs after v24.3.13.40-lts
|
2024-11-07 21:48:11 +00:00 |
|
Alexey Milovidov
|
1e87298a1c
|
Update ClientBaseHelpers.cpp
|
2024-11-07 22:40:21 +01:00 |
|