Azat Khuzhin
b1043b7ad3
Increase log verbosity of some messages in system.stack_trace
...
This can help to debug 01051_system_stack_trace test failures.
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-12-08 16:18:49 +01:00
Alexey Milovidov
852880c130
Merge pull request #57643 from ClickHouse/more-tests-jit
...
Merge half of #51113
2023-12-08 16:15:30 +01:00
alesapin
dc7347e0ba
Merge pull request #57271 from hanfei1991/hanfei/keeper_soft_limit
...
support memory soft limit for keeper
2023-12-08 16:12:47 +01:00
Kseniia Sumarokova
d0c5dd3b87
Merge branch 'master' into materialized-postgres-escape-publication
2023-12-08 15:29:10 +01:00
zhongyuankai
7b0f8d44e8
Make DirectoryMonitor handle cluster node list change ( #42826 )
2023-12-08 14:41:51 +01:00
Mikhail f. Shiryaev
bb2b71674c
Merge pull request #57669 from ClickHouse/pinned-alpine-integration-helper
...
Pin alpine version of integration tests helper container
2023-12-08 14:27:32 +01:00
Mikhail f. Shiryaev
8bcc4b879c
Pin alpine version of integration tests helper container
2023-12-08 14:15:28 +01:00
Vitaly Baranov
252de64af3
Merge pull request #57362 from aiven-sal/aiven-sal/dict_fix
...
Prevent dictionary's ACL bypass via dictionary() table function
2023-12-08 14:09:40 +01:00
Mikhail f. Shiryaev
f26e31357d
Merge pull request #57572 from ClickHouse/tune_ci_autoscaling
...
Tune CI scale up/down multipliers
2023-12-08 13:28:44 +01:00
alesapin
11b90f8dd4
Merge pull request #57626 from ClickHouse/better_exception
...
Throw more clear exception
2023-12-08 12:03:14 +01:00
Kseniia Sumarokova
f41d3be4b2
Fix bad merge
2023-12-08 11:28:14 +01:00
Azat Khuzhin
16cbcf700e
Prohibit parallel read from system.stack_trace
...
Before rewriting system.stack_trace to handle max_block_size (in #54946 )
parallel reading from system.stack_trace was prohibited, because this
could lead to hang of system.stack_trace table.
But that rewrite broke this guarantee, so let's fix it to avoid possible
hung.
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-12-08 11:05:25 +01:00
Kseniia Sumarokova
de7abe2341
Merge branch 'master' into materialized-postgres-escape-publication
2023-12-08 10:53:39 +01:00
Kseniia Sumarokova
1ec2d29302
Merge pull request #57567 from ClickHouse/kssenii-patch-8
...
Fix possible segfault in PostgreSQLSource
2023-12-08 10:51:08 +01:00
vdimir
6df715f5d7
Merge pull request #57627 from ClickHouse/prometheus-all-errors
...
Expose the total number of errors to Prometheus endpoint
2023-12-08 10:42:01 +01:00
Max K
a12c685015
Update tests/ci/autoscale_runners_lambda/test_autoscale.py
...
Co-authored-by: Mikhail f. Shiryaev <felixoid@clickhouse.com>
2023-12-08 10:40:16 +01:00
vdimir
86bdd883f4
Merge pull request #57622 from ClickHouse/vdimir/analyzer_multiif_logical_err
...
Analyzer: Fix logical error in MultiIfToIfPass
2023-12-08 10:28:55 +01:00
robot-clickhouse
2d134fd120
Merge pull request #57612 from danipozo/fix-reading-s3-script-backupview
...
Fix parsing virtual hosted S3 URI in clickhouse_backupview script
2023-12-08 10:17:12 +01:00
Bharat Nallan Chakravarthy
e01e6671b3
Merge remote-tracking branch 'upstream/master' into ncb/sha512-256
2023-12-07 23:53:18 -08:00
Bharat Nallan Chakravarthy
7598ae1c04
fix test
2023-12-07 23:53:08 -08:00
Alexey Milovidov
7bc7159a3d
Update submodule
2023-12-08 03:35:55 +01:00
Alexey Milovidov
063f08cc5d
Merge branch 'master' into rschu1ze-azure-darwin2
2023-12-08 03:34:02 +01:00
robot-clickhouse
129e0349b7
Automatic style fix
2023-12-08 02:33:04 +00:00
Alexey Milovidov
845960cc31
Leave only one test for now
2023-12-08 03:28:21 +01:00
Alexey Milovidov
e28dc5d61c
Merge branch 'master' into disable-jit
2023-12-08 03:27:29 +01:00
Alexey Milovidov
567d47935e
Revert "Check what will happen if we build ClickHouse with Musl"
...
This reverts commit 1790626406
.
2023-12-08 03:20:12 +01:00
Alexey Milovidov
15a0e6ab05
Merge branch 'master' into musl-7
2023-12-08 03:19:55 +01:00
Alexey Milovidov
d810bea8e3
Fix test
2023-12-08 03:17:13 +01:00
Alexey Milovidov
64e64797ae
Update version
2023-12-08 03:15:01 +01:00
Alexey Milovidov
01135211e9
Fix test
2023-12-08 03:12:54 +01:00
Alexey Milovidov
ce9e134043
Merge branch 'master' into CurtizJ-fix-ttl-non-deterministic
2023-12-08 03:10:09 +01:00
Alexey Milovidov
f5f28208cb
Merge pull request #57618 from myrrc/fix/psql-sigabrt
...
Fix sigabrt while getting PostgreSQL table structure
2023-12-07 23:42:02 +01:00
Alexey Milovidov
57c79ecd6a
Remove bad test (4)
2023-12-07 22:25:29 +01:00
Alexey Milovidov
2c86d7db71
Remove bad test (3)
2023-12-07 22:20:39 +01:00
Vitaly Baranov
b4cac92e28
Add some comments.
2023-12-07 22:18:49 +01:00
Alexey Milovidov
84f5179345
Remove bad test
2023-12-07 22:16:50 +01:00
Alexey Milovidov
43ddf349b6
Remove bad test
2023-12-07 22:10:33 +01:00
Alexey Milovidov
5dcdbf499b
Fix "logs and exception messages formatting", part 4
2023-12-07 22:04:48 +01:00
Alexey Milovidov
0ee13fde16
Fix "logs and exception messages formatting", part 3
2023-12-07 22:01:53 +01:00
Alexey Milovidov
81e0d081a2
Fix "logs and exception messages formatting", part 2
2023-12-07 21:48:43 +01:00
Alexey Milovidov
6ed8ea96af
Fix "logs and exception messages formatting", part 2
2023-12-07 21:43:47 +01:00
Alexey Milovidov
ba1404136c
Fix "logs and exception messages formatting", part 2
2023-12-07 21:42:57 +01:00
Alexey Milovidov
5de99eceec
Fix "logs and exception messages formatting", part 1
2023-12-07 21:38:59 +01:00
Alexey Milovidov
4d41c9fa0a
Merge pull request #57587 from azat/client-spawn-editor-fix
...
Correctly handle errors during opening query in editor in client
2023-12-07 21:22:46 +01:00
robot-clickhouse
f7c3304045
Automatic style fix
2023-12-07 19:42:33 +00:00
Kseniia Sumarokova
807e209ac6
Merge pull request #57593 from ClickHouse/add-a-test-for-issue-with-table-override
...
Add a test for #48039
2023-12-07 20:22:13 +01:00
Alexey Milovidov
429ed34607
Merge pull request #57479 from mkmkme/mkmkme/zookeeper-read-only
...
Add support for read-only mode in ZooKeeper
2023-12-07 20:22:00 +01:00
Nikita Mikhaylov
0b5b042153
Add test
2023-12-07 20:09:44 +01:00
Bharat Nallan Chakravarthy
2c1f57ba40
add docs
2023-12-07 08:58:11 -08:00
Bharat Nallan Chakravarthy
23ef9e4770
add tests
2023-12-07 08:57:57 -08:00