Mikhail f. Shiryaev
055428a502
Merge pull request #63999 from GMartinez-Sisti/ci-tailscale
...
chore(ci-workers): remove reusable from tailscale key
2024-05-16 21:41:06 +00:00
Gabriel Martinez
bbbc721508
chore(ci-workers): remove reusable from tailscale key
2024-05-16 22:22:30 +01:00
Anton Popov
cd73164005
slightly better setting force_optimize_projection_name
2024-05-16 21:11:13 +00:00
Alexander Gololobov
935ffe14f0
Merge pull request #63862 from ClickHouse/keeper_client_fixes
...
Fixes in `find_super_nodes` and `find_big_family` command of keeper-client
2024-05-16 20:01:51 +00:00
Nikita Taranov
847a184ace
fix
2024-05-16 20:58:45 +01:00
Raúl Marín
8c2ecdea68
Merge pull request #63995 from ClickHouse/justindeguzman-patch-1
...
[Docs] Incorrect sample syntax for cutToFirstSignificantSubdomainCust…
2024-05-16 19:41:25 +00:00
Alexey Milovidov
f17f4869bc
Merge pull request #63926 from CurtizJ/fix-explain-current-transaction
...
Fix `EXPLAIN CURRENT TRANSACTION` query
2024-05-16 22:04:36 +02:00
avogar
3fe9255d74
Fix tests flakiness
2024-05-16 19:19:51 +00:00
Justin de Guzman
9d8baa894a
[Docs] Incorrect sample syntax for cutToFirstSignificantSubdomainCustom(URL, TLD)
2024-05-16 11:59:37 -07:00
Nikolai Kochetov
d314568b93
Merge pull request #63791 from ClickHouse/fix-duplicating-sucling-alias
...
Fix a query with duplicating cycling alias.
2024-05-16 18:21:25 +00:00
yariks5s
d05029a27b
Merge branch 'balancing_transform' of github.com:yariks5s/ClickHouse into balancing_transform
2024-05-16 17:57:13 +00:00
yariks5s
fed6c65858
add setting to enable planning
2024-05-16 17:57:01 +00:00
Nikolai Kochetov
d34e06ce42
Add a comment.
2024-05-16 17:55:07 +00:00
Nikolai Kochetov
b82eeeee88
Check what would be broken if do not add all the identifiers to functions map.
2024-05-16 17:43:59 +00:00
Yong Wang
fd322df568
fix_client_abort: Resolve Client Abortion Issue When Using KQL Table Function in Interactive Mode
2024-05-16 10:24:56 -07:00
Nikolai Kochetov
2f6a4e2a4f
WithMergeableStateAfterAggregation is not a good idea.
2024-05-16 16:55:51 +00:00
Dmitry Novik
d5b6903393
Cleanup and add test
2024-05-16 18:45:07 +02:00
Dmitry Novik
e4eaf256b1
Analyzer: Fix COLUMNS resolve
2024-05-16 18:45:07 +02:00
Azat Khuzhin
49a52cdb3f
Remove http_max_chunk_size setting (too internal)
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-05-16 18:33:43 +02:00
Nikita Taranov
b1fc609e72
Merge pull request #63861 from nickitat/fix_mv_with_parallel_replicas
...
Fix incorrect result when reading from MV with parallel replicas and new analyzer
2024-05-16 15:51:39 +00:00
Yakov Olkhovskiy
bdfabc1d40
better comment
2024-05-16 15:44:19 +00:00
Shaun Struwig
9f70cb7cbf
Update aspell-dict.txt
2024-05-16 17:39:18 +02:00
Shaun Struwig
d8941873ec
Fix typo
2024-05-16 17:38:15 +02:00
robot-clickhouse
93601066ea
Automatic style fix
2024-05-16 14:54:30 +00:00
Max K
17aa799101
CI: aarh64: disable kerberos tests
2024-05-16 16:43:54 +02:00
Han Fei
2e76275124
Merge pull request #63202 from hanfei1991/hanfei/fix-intersection
...
fix intersect parts when restart after drop range
2024-05-16 14:27:25 +00:00
Han Fei
ba5a0ccd01
Merge pull request #63950 from hanfei1991/hanfei/fix-insert_deduplication_token_multiple_blocks
...
fix 02124_insert_deduplication_token_multiple_blocks
2024-05-16 14:26:51 +00:00
Yakov Olkhovskiy
0b07f2236c
add test
2024-05-16 13:42:49 +00:00
Mikhail f. Shiryaev
1fba7c372a
Merge pull request #63195 from ClickHouse/make-gh-runner-resilient
...
Fallback action-runner to autoupdate when it's unable to start
2024-05-16 13:23:39 +00:00
Blargian
20b0a208bf
Add proportionsZTest to docs
2024-05-16 15:04:13 +02:00
Nikita Taranov
3415e07186
Merge pull request #63899 from nickitat/try_randomize_parallel_replicas_in_tests
...
Randomise `allow_experimental_parallel_reading_from_replicas` in stress tests
2024-05-16 12:59:45 +00:00
Nikita Mikhaylov
ee984e849f
Merge pull request #63865 from azat/fix-query-profiler-SIGSEGV
...
Fix SIGSEGV due to CPU/Real profiler
2024-05-16 12:57:33 +00:00
Max K
d10bf725f0
ci config update to enable job
2024-05-16 14:57:22 +02:00
Nikita Fomichev
73504a048b
Fix doc
2024-05-16 14:51:57 +02:00
Nikita Fomichev
4829db4d9e
Add Dynamic type in fuzzer tests
2024-05-16 14:51:22 +02:00
Nikita Fomichev
2fe684da09
Add dynamic tests
2024-05-16 14:51:04 +02:00
Max K
22573361de
fixing typos and var names
2024-05-16 14:09:20 +02:00
Han Fei
87f3d9103d
fix 02124_insert_deduplication_token_multiple_blocks
2024-05-16 13:49:47 +02:00
Raúl Marín
e1389c1626
Merge pull request #63778 from Algunenano/crash_unload
...
Fix possible crash with SYSTEM UNLOAD PRIMARY KEY
2024-05-16 11:29:09 +00:00
Sema Checherinda
64b51eceb2
Merge pull request #63831 from ClickHouse/chesema-fix-ch-disk
...
clickhouse disks reads server configs
2024-05-16 11:25:23 +00:00
Max K
d7f95ddfcf
CI: Enable Arm integration tests job in CI
2024-05-16 13:16:01 +02:00
Azat Khuzhin
ae2f71f289
utils/c++expr: add ability to preserve generated worktree and binary
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-05-16 13:13:59 +02:00
Azat Khuzhin
42246791f0
utils/c++expr: allow to change build directory
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-05-16 13:13:59 +02:00
Azat Khuzhin
86cf1e13d8
libunwind: fix usage of libunwind.h (by defining -D_LIBUNWIND_IS_NATIVE_ONLY)
...
From this macros sizeof(unw_context_t)/sizeof(unw_cursor_t) is depends
(_LIBUNWIND_CONTEXT_SIZE/_LIBUNWIND_CURSOR_SIZE).
So it should be not only PRIVATE but for INTERFACE as well.
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-05-16 13:11:47 +02:00
Azat Khuzhin
793a11fd19
libunwind: remove useless _DEBUG flag
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-05-16 13:11:47 +02:00
Mikhail f. Shiryaev
e8c2b68333
Fix bug when Required check [1/3]
is not included in Mergeable Check
2024-05-16 13:09:46 +02:00
Nikolai Kochetov
5debc4af38
Fixing style.
2024-05-16 11:07:13 +00:00
Raúl Marín
7bcef97fa1
Revert "Merge pull request #59940 from Volodyachan/multiline-strings-in-Pretty-formats"
...
This reverts commit e0c23fb07d
, reversing
changes made to 02a5b010af
.
2024-05-16 12:55:44 +02:00
Raúl Marín
7e429482fc
Revert "Merge pull request #63479 from yariks5s/add_setting_from_multiline_strings"
...
This reverts commit 962d5e5bda
, reversing
changes made to 8c4a5d3663
.
2024-05-16 12:55:26 +02:00
Raúl Marín
610801f1be
Revert "Merge pull request #63493 from Volodyachan/fix-tabs-in-pretty-format"
...
This reverts commit 8ed245677d
, reversing
changes made to 7be88cca1f
.
2024-05-16 12:55:10 +02:00