Alexey Milovidov
ef9670b5de
Merge pull request #57200 from Algunenano/i47366
...
Add test for #47366
2023-11-25 03:00:18 +01:00
Alexey Milovidov
8325d04313
Merge pull request #57201 from myrrc/feature/elide-functional-stacktraces
...
Do not demangle stack frames from __functional
2023-11-25 02:59:49 +01:00
Alexey Milovidov
44c44fab10
Merge pull request #57204 from azat/client-skim-fix-crash
...
Fix possible crash (in Rust) of fuzzy finder in client
2023-11-25 02:58:18 +01:00
Alexey Milovidov
c478acab42
Merge pull request #57206 from azat/tests/test_distributed_storage_configuration
...
Fix test_distributed_storage_configuration flakiness
2023-11-25 02:57:51 +01:00
Alexey Milovidov
91cc132feb
Merge pull request #56873 from ClickHouse/memory-for-client-in-stress-and-fuzzer
...
Set limit for memory usage for client in Stress tests and ASTFuzzers
2023-11-24 23:15:27 +01:00
jsc0218
55e0a825b7
Merge pull request #57106 from BetterStackHQ/ah/uniq-id-check-master
...
Optimize query uniqueness check in ProcessList
2023-11-24 17:04:25 -05:00
Alexey Milovidov
685ad98652
Merge pull request #57122 from ClickHouse/fuzzer-disable-checksums
...
Disable checksums for builds with fuzzer
2023-11-24 23:03:04 +01:00
robot-clickhouse
106dca221b
Merge pull request #57192 from Algunenano/i5323
...
Add test for #5323
2023-11-24 22:47:17 +01:00
Nikolay Degterinsky
78fe2eef2d
Better test
2023-11-24 20:51:18 +00:00
Alexey Milovidov
289df618f4
Merge pull request #57001 from arthurpassos/aws-s3-sign-any-x-amz-header-clean
...
Sign all aws headers
2023-11-24 21:12:10 +01:00
Alexey Milovidov
13181db20e
Update stress.py
2023-11-24 23:11:23 +03:00
Alexey Milovidov
bad410c6c4
Update run-fuzzer.sh
2023-11-24 23:10:48 +03:00
Sema Checherinda
abd399705e
Merge pull request #57025 from CheSema/s3_engine_heavy_write_check_mem
...
test_s3_engine_heavy_write_check_mem: turn test off
2023-11-24 21:07:35 +01:00
Alexey Milovidov
9e72cea249
Merge pull request #57128 from azat/tests/fix-logs-artifacts
...
Fix system.*_log in artifacts on CI
2023-11-24 21:05:46 +01:00
Alexey Milovidov
851e96cd80
Merge pull request #57130 from azat/ci/no-traces-symbolize-in-debug
...
Do not symbolize traces for debug/sanitizer builds for sending to cloud
2023-11-24 21:04:43 +01:00
Nikita Mikhaylov
1b623b0e48
Done
2023-11-24 20:03:02 +00:00
Alexey Milovidov
bccd33932b
Update Cargo.toml
2023-11-24 22:59:29 +03:00
Mikhail f. Shiryaev
ec18f24c1f
Merge pull request #57171 from ClickHouse/tiny-improvement-security
...
Tiny improvement security
2023-11-24 20:34:07 +01:00
Azat Khuzhin
d0b4917fd3
Fix test_distributed_storage_configuration flakiness
...
It fails [1] due to extra reservation on disk2 for some system.*_log
tables, sure we can turn them off, but better to fix it explicitly with
a separate policy.
[1]: https://s3.amazonaws.com/clickhouse-test-reports/0/98cddf5312722e403dcea429639ac13dc6cada33/integration_tests__tsan__[2_6].html
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-11-24 20:28:18 +01:00
Mikhail f. Shiryaev
dce47b4af4
Remove long-living remainings
2023-11-24 20:23:12 +01:00
Mikhail f. Shiryaev
57445d46cc
Slightly improve the generator readbility
2023-11-24 20:23:11 +01:00
Sema Checherinda
bd36dce81b
Merge pull request #57129 from ClickHouse/fix_something
...
Fix something in ReplicatedMergeTree
2023-11-24 20:19:25 +01:00
Alexander Tokmakov
deda8483be
Merge pull request #56536 from ClickHouse/move-partition-inactive-replica
...
Fix race between REPLACE_RANGE and GET_PART (set actual part name when fetching)
2023-11-24 20:09:24 +01:00
Alexander Tokmakov
e4faec5ef0
Merge pull request #57155 from azat/tests/02903_rmt_retriable_merge_exception
...
Fix 02903_rmt_retriable_merge_exception flakiness for replicated database
2023-11-24 19:59:24 +01:00
Aleksandr Musorin
c3b617bd7b
Move class functions upper
2023-11-24 19:00:00 +01:00
Azat Khuzhin
b6bd5ecb19
Fix possible crash of fuzzy finder in client
...
Refs: https://github.com/lotabout/tuikit/pull/51
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-11-24 17:46:25 +01:00
Nikolai Kochetov
0eb20620cd
Fix type for arrayJoin(LC)
2023-11-24 16:42:59 +00:00
Raúl Marín
22fcf5b99f
Add test for #51321
2023-11-24 17:39:14 +01:00
Alexey Milovidov
dfba02542d
Merge branch 'master' of github.com:ClickHouse/ClickHouse into fuzzer-disable-checksums
2023-11-24 17:37:49 +01:00
Vitaly Baranov
5769a88b92
Merge pull request #57133 from vitlibar/change-default-for-wait_dictionaries_load_at_startup
...
Change the default for wait_dictionaries_load_at_startup to true
2023-11-24 17:09:05 +01:00
Kseniia Sumarokova
ea7c68febe
Merge pull request #56705 from ClickHouse/docs-s3-gcs-improvements
...
[Docs] Add details to S3 and GCS table functions
2023-11-24 16:17:40 +01:00
Mike Kot
ed4bd7b4e8
do not demangle stack frames from __functional
2023-11-24 15:16:44 +00:00
Kseniia Sumarokova
13187bf4f1
Merge pull request #56959 from melvynator/master
...
Add experimental flag for MaterializedPostgreSQL table engine.
2023-11-24 16:16:42 +01:00
Kseniia Sumarokova
c25c6ec403
Merge pull request #57031 from aiven-sal/aiven-sal/fix_namedcoll2
...
NamedCollections: make exception message more informative.
2023-11-24 16:15:16 +01:00
Raúl Marín
0bf0e9b086
Add test for #47366
2023-11-24 16:00:29 +01:00
Nikolai Kochetov
fc0f690b3a
Simplify test.
2023-11-24 14:54:58 +00:00
Robert Schulze
ca63881357
Mention that the settings are dev settings
2023-11-24 14:46:02 +00:00
Robert Schulze
75ceaf6200
Docs: Improve math function docs
2023-11-24 14:31:39 +00:00
Nikolai Kochetov
106053dee8
Add a test.
2023-11-24 14:22:39 +00:00
Azat Khuzhin
81da52bdf4
Fix 02903_rmt_retriable_merge_exception flakiness for replicated database
...
In case of replicated database system stop pulling replication log for
rmt2 should be done on all replicas, otherwise some replica may merge
the part and all other replicas may fetch it.
Also, since SYSTEM STOP PULLING REPLICATION LOG does not waits for the
current pull, let's trigger log pull explicitly to provide at least some
guarantee that replication log pulling had been stopped, otherwise race
is possible [1].
[1]: https://s3.amazonaws.com/clickhouse-test-reports/57155/f68717ccd0a07a499911c9b0db7537ae8205e41b/stateless_tests_flaky_check__asan_.html
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-11-24 15:01:37 +01:00
Amos Bird
472027e948
Fix JOIN plan with normal projection
2023-11-24 21:47:00 +08:00
Azat Khuzhin
740cc3c053
Set log_comment to the file name while processing files in client
...
This will be useful for fuzzer, to know which file had been processed to
trigger the crash, since right now you need to find unique parts of the
query that had not been added by fuzzer to reproduce.
But I guess this will be useful not only for fuzzing, but for general
introspection as well.
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-11-24 14:45:34 +01:00
Raúl Marín
037cbf3bce
Merge remote-tracking branch 'blessed/master' into remove_optimize_move_functions_out_of_any
2023-11-24 14:27:44 +01:00
Raúl Marín
a8fd4a35b3
Merge remote-tracking branch 'blessed/master' into i5323
2023-11-24 14:25:19 +01:00
Alexander Tokmakov
8aaf9a4cb4
Merge pull request #57195 from ClickHouse/revert-57156-harmful-select-trap
...
Revert "Mark select() as harmful function"
2023-11-24 14:06:04 +01:00
Alexander Tokmakov
d18828c826
Revert "Mark select() as harmful function"
2023-11-24 14:04:42 +01:00
Vitaly Baranov
683827c6df
Add comment.
2023-11-24 14:01:52 +01:00
Raúl Marín
eb5016a8af
Fix 02888_obsolete_settings
2023-11-24 13:09:10 +01:00
Raúl Marín
b3d378abd5
Add test for #5323
2023-11-24 12:50:29 +01:00
Raúl Marín
d4290ade61
Remove optimize_move_functions_out_of_any optimization
2023-11-24 12:20:46 +01:00