Kseniia Sumarokova
|
9abda58d92
|
Merge branch 'master' into rename-setting
|
2024-11-08 18:06:13 +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 |
|
kssenii
|
0929f66516
|
Update test
|
2024-11-08 17:01:09 +01:00 |
|
Yarik Briukhovetskyi
|
b172651506
|
Merge branch 'ClickHouse:master' into sandbox1
|
2024-11-08 16:34:58 +01:00 |
|
Kseniia Sumarokova
|
e18ff6e56b
|
Update Metadata.cpp
|
2024-11-08 16:31:58 +01:00 |
|
Kseniia Sumarokova
|
00e1c5cf0b
|
Update FileCacheSettings.cpp
|
2024-11-08 16:30:54 +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 |
|
Pablo Marcos
|
608cb0eab2
|
Merge branch 'master' into improve-system-query-metric-log
|
2024-11-08 15:12:27 +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 |
|
Kseniia Sumarokova
|
aeb2cbf934
|
Update Settings.cpp
|
2024-11-08 15:26:41 +01:00 |
|
kssenii
|
fdc18a6a28
|
Add a separate setting for background download max size
|
2024-11-08 15:13:23 +01:00 |
|
Robert Schulze
|
ba20032987
|
Fix build
|
2024-11-08 14:08:36 +00:00 |
|
Robert Schulze
|
69ae052103
|
SimSIMD: Improve suppression for msan false positive
|
2024-11-08 14:07:53 +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 |
|
Christoph Wurm
|
f3372896d3
|
Merge remote-tracking branch 'origin/master' into reject_invalid_mutation_queries
|
2024-11-08 13:30:43 +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 |
|
Kseniia Sumarokova
|
fe73c1880a
|
Update src/Core/Settings.cpp
Co-authored-by: Nikita Taranov <nikita.taranov@clickhouse.com>
|
2024-11-08 14:06:59 +01:00 |
|
kssenii
|
fd9f327083
|
Allow to disable memory buffer increase for filesystem cache
|
2024-11-08 14:03:41 +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 |
|
Pablo Marcos
|
955f537bd5
|
Add a new setting query_metric_log_debug to avoid the noise
|
2024-11-08 12:32:07 +00:00 |
|
Pavel Kruglov
|
da0e267278
|
Fix typo
|
2024-11-08 13:30:21 +01:00 |
|
Nikolai Kochetov
|
6f74b3236b
|
Fix some tests.
|
2024-11-08 12:22:57 +00:00 |
|
maxvostrikov
|
1dcd06f098
|
squash! Missing tests in several tests in 24.10 Added corner cases for tests for: to_utc_timestamp and from_utc_timestamp (more timezones, spetial timezones, epoch corners does not look right, raising a bug over that) arrayUnion (empty and big arrays) quantilesExactWeightedInterpolated (more data types)
|
2024-11-08 13:11:36 +01:00 |
|
Pablo Marcos
|
0dbc041d8b
|
Log when the query finishes for system.query_metric_log ASAP
There are logs where we can see that after the query finishes,
executeQuery takes up to 2 seconds to call finishQuery.
|
2024-11-08 12:07:04 +00: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 |
|
Pablo Marcos
|
96383d42b1
|
Small refactor to ease debugging when something happens on the CI
|
2024-11-08 11:38:43 +00: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 |
|
Christoph Wurm
|
db7440e9f8
|
Better test fix
|
2024-11-08 10:55:52 +00:00 |
|
kssenii
|
164e3c2667
|
Update settings changes history
|
2024-11-08 11:54:43 +01:00 |
|
Raúl Marín
|
5275c0a8c4
|
Reverse order on implicit options
|
2024-11-08 11:53:46 +01:00 |
|
Christoph Wurm
|
b370fefb3c
|
Fix test 03173_forbid_qualify
|
2024-11-08 10:53:30 +00:00 |
|
Nikolai Kochetov
|
dd1ca389db
|
Trying to cast filter column.
|
2024-11-08 10:45:13 +00: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 |
|
Christoph Wurm
|
b041199350
|
Merge remote-tracking branch 'mine/reject_invalid_mutation_queries' into reject_invalid_mutation_queries
|
2024-11-08 09:48:38 +00:00 |
|
Christoph Wurm
|
2d70dd11d2
|
Make it work without the new analyzer
|
2024-11-08 09:47:23 +00:00 |
|
Christoph Wurm
|
bd87540111
|
Update tests/queries/0_stateless/03256_invalid_mutation_query.sql
Co-authored-by: János Benjamin Antal <antaljanosbenjamin@users.noreply.github.com>
|
2024-11-08 09:45:51 +00:00 |
|
Derek Chia
|
0f945cadc7
|
Update settings.md
Remove duplicated `background_pool_size` description
|
2024-11-08 17:34:53 +08:00 |
|