Commit Graph

148168 Commits

Author SHA1 Message Date
alesapin
406addb2dc Add aborted to retryable errors 2024-07-22 19:39:37 +02:00
alesapin
ea78ae85ed Fix style 2024-07-22 19:23:45 +02:00
Vitaly Baranov
4f02ded96e
Merge pull request #66590 from vitlibar/move-view-targets-to-separate-ast
Move view targets to separate AST class ASTViewTargets
2024-07-22 17:20:09 +00:00
avogar
ef4cb8b283 Add missing check 2024-07-22 17:18:20 +00:00
avogar
454eb1af7e Fix invalid format detection in schema inference
tmp
2024-07-22 17:16:29 +00:00
alesapin
fd2d56d58a Better processing of broken parts and their projections 2024-07-22 19:05:49 +02:00
Robert Schulze
fec867e97d
Merge pull request #66846 from rschu1ze/funcs-a-g-input_rows_count
Functions `[a-g]*`: Iterate over `input_rows_count` where appropriate
2024-07-22 16:43:47 +00:00
Antonio Andelic
1d7fcade72 Fixes 2024-07-22 18:41:28 +02:00
Yatsishin Ilya
ac679892ab fix 2024-07-22 16:28:11 +00:00
Yatsishin Ilya
69be00cbf0 Improve 2024-07-22 16:27:28 +00:00
Max K
fa0f760fd9 CI: CI Buddy to notify about fatal workflow failures 2024-07-22 18:05:13 +02:00
Vitaly Baranov
eb519c5016 Change paths of temporary part directories during RESTORE
use "/var/lib/clickhouse/data/test/table/tmp_restore_all_0_1_1_0-XXXXXXXX"
instead of "/tmp/XXXXXXXX/data/test/table/0_1_1_0"
(because directories can only be renamed in s3_plain_rewritable, and not moved to another parent directory).
2024-07-22 17:14:23 +02:00
Nikita Taranov
c15699e32d
Merge pull request #66652 from ClickHouse/separate_macro_for_debug_or_san_build
Introduce separate DEBUG_OR_SANITIZER_BUILD macro
2024-07-22 14:52:13 +00:00
avogar
023276b6f6 Fix tests reference 2024-07-22 14:32:04 +00:00
Robert Schulze
84b446d708
Merge pull request #66831 from rschu1ze/age-overflow
Fix signed integer overflow in function `age`
2024-07-22 14:29:32 +00:00
Alexey Milovidov
23cff0412f Merge branch 'master' into remove-unused-local-variables 2024-07-22 16:24:52 +02:00
Alexey Milovidov
91693daf59
Merge pull request #65756 from ibotty/document-ssh-keys
document declarative ssh-keys authentication
2024-07-22 14:23:59 +00:00
Nikita Taranov
f5710beebf fix build 2024-07-22 15:22:31 +01:00
Alexey Milovidov
7f741dd496 Merge branch 'master' into something-strange-with-the-test-about-refreshable-materialized-views 2024-07-22 16:21:53 +02:00
Nikita Taranov
72418f7cff Merge branch 'master' into more_debug_info_for_cgroup_observer 2024-07-22 15:20:24 +01:00
Alexey Milovidov
ab43fe979b
Merge pull request #66774 from Algunenano/flaky_http_query_id
Attempt to fix flakiness of 01194_http_query_id
2024-07-22 13:34:50 +00:00
Alexey Milovidov
6788178e9a
Merge pull request #66737 from ClickHouse/fix-bad-tests-01338_long_select_and_alter-alesapin
Fix bad tests `long_select_and_alter`
2024-07-22 13:24:48 +00:00
Alexey Milovidov
a5bf4166de
Merge pull request #66838 from ClickHouse/fix-rocksdb-bs
Fix RocksDB bs
2024-07-22 13:24:39 +00:00
Alexey Milovidov
ffb766d30e
Merge pull request #66818 from ClickHouse/miscellaneous
Miscellaneous
2024-07-22 13:24:21 +00:00
Alexey Milovidov
7d03fd98bd
Merge pull request #66844 from ClickHouse/debug-ssl-test
What if I will change the test for SSL authentication?
2024-07-22 13:23:55 +00:00
Raúl Marín
9f86b22d30 Speed up stateful tests table setup 2024-07-22 14:42:30 +02:00
Max K.
217363d9a7
Merge pull request #66868 from ClickHouse/ci_runner_init_print_instance_info
CI: Print instance info in runner's init script
2024-07-22 12:38:00 +00:00
Max K.
3b5b39e6e2
Merge pull request #66830 from ClickHouse/ci_releases_continue
CI: New Release workflow updates and fixes
2024-07-22 12:22:44 +00:00
Max K
69ad8feb90 add instance type 2024-07-22 13:38:10 +02:00
zoomxi
8246614f5e throw if can't connect to any participating replicas 2024-07-22 19:21:24 +08:00
Max K
cd700c59b1 minor fix 2024-07-22 13:17:25 +02:00
Max K
e708219f6a CI: Print instance info in runner's init script 2024-07-22 13:01:27 +02:00
Antonio Andelic
d0053b505b Rename test 2024-07-22 12:57:00 +02:00
vdimir
846922aeae
Merge pull request #55051 from ClickHouse/vdimir/full_sorting_join_improvements
Suppport ASOF JOIN for full_sorting_merge algorithm
2024-07-22 10:28:46 +00:00
avogar
7bacc032c8 Merge branch 'master' of github.com:ClickHouse/ClickHouse into split-test-03038 2024-07-22 10:22:39 +00:00
avogar
1ea05e55d2 Split test 03038_nested_dynamic_merges to avoid timeouts 2024-07-22 10:19:54 +00:00
Antonio Andelic
c36dde5103 Fix KeeperMap create after incomplete drop 2024-07-22 12:19:47 +02:00
vdimir
77c253634a
Merge pull request #66725 from ClickHouse/vdimir/join_on_null_fix_followup
Support one more case in JOIN ON ... IS NULL
2024-07-22 10:09:57 +00:00
Yohann Jardin
2f1818b8d5 update error codes related to number of accepted arguments 2024-07-22 11:21:54 +02:00
vdimir
255dcec501
Fix 02241_join_rocksdb_bs 2024-07-22 11:10:34 +02:00
Antonio Andelic
1be54641c1 Revert libunwind patch 2024-07-22 11:03:19 +02:00
Raúl Marín
0f32786913 Better random and queries 2024-07-22 10:46:42 +02:00
Antonio Andelic
8217dcccc1 Stop ignoring SIGSEGV in GDB 2024-07-22 09:53:56 +02:00
Alexey Milovidov
ac93dc7fb1
Merge pull request #66841 from ClickHouse/lighter-test-window-functions
Make test `01592_long_window_functions1` lighter
2024-07-22 07:42:49 +00:00
Robert Schulze
9d2dac90ed
Functions [a-g]: Use input_rows_count where appropriate 2024-07-22 07:32:36 +00:00
Alexey Milovidov
1a3559fbc3 What if I will change this test? 2024-07-22 08:47:32 +02:00
Alexey Milovidov
3d4604a64a Revert "What if I will change this test?"
This reverts commit ed02246e0c.
2024-07-22 08:47:08 +02:00
Alexey Milovidov
ed02246e0c What if I will change this test? 2024-07-22 08:46:41 +02:00
Antonio Andelic
5547ce1a91
Merge pull request #66820 from ClickHouse/realloc-small-fix
Small fix in realloc memory tracking
2024-07-22 06:34:47 +00:00
Robert Schulze
049056e55a
Fix style 2024-07-22 05:48:40 +00:00