Commit Graph

138162 Commits

Author SHA1 Message Date
Alexey Milovidov
09c252f438
Update ci-runner.py 2024-03-22 04:17:24 +03:00
Alexey Milovidov
5c0c43aa55
Merge branch 'master' into fix-crash-in-window-view 2024-03-22 04:11:15 +03:00
robot-ch-test-poll2
e471fa79d9
Merge pull request #61151 from kolya7k/patch-1
Update install.md
2024-03-22 04:35:37 +04:00
Alexey Milovidov
92f57c1c1c
Merge branch 'master' into docs-mysql-table-engine 2024-03-22 03:34:56 +03:00
Alexey Milovidov
08abe5823e
Update kill.md 2024-03-22 03:32:46 +03:00
Alexey Milovidov
fe5e6b0a0f
Update docs/en/sql-reference/statements/kill.md
Co-authored-by: Johnny <9611008+johnnymatthews@users.noreply.github.com>
2024-03-22 03:32:02 +03:00
Alexey Milovidov
2bcc8dae4e
Merge pull request #60608 from natalyjazzviolin/nataly/postgres-11
Adds note on supported PostgreSQL versions.
2024-03-22 03:30:20 +03:00
robot-ch-test-poll4
661cd7eca4
Merge pull request #61414 from peter279k/fix_geo_dataset_info
Correct the GEO datasets information
2024-03-22 01:28:59 +01:00
Max K
819aeea45e
Merge pull request #61735 from ClickHouse/ci_modify_in_pr_body_2
CI: modify it
2024-03-22 01:26:55 +01:00
Alexey Milovidov
4675e709fc
Unclog the CI 2024-03-22 03:18:38 +03:00
Alexey Milovidov
145e7e7eca
Merge pull request #61702 from oxidecomputer/43/ares-illumos
contrib/c-ares: add illumos as a platform
2024-03-22 03:14:18 +03:00
Max Kainov
7d7025a74e CI: modify it 2024-03-22 00:13:17 +00:00
Alexey Milovidov
951a9b4075
Merge pull request #61709 from ClickHouse/fix-signalhandler-sanitizer
Fix signal handler for sanitizer signals
2024-03-22 03:06:24 +03:00
Alexey Milovidov
b91d478c93 There is no such thing as broken tests 2024-03-22 00:56:57 +01:00
Alexey Milovidov
96a45fc9ec
Merge pull request #61119 from ilejn/update_cppkafka
update cppkafka to v0.4.1
2024-03-22 01:19:42 +03:00
Alexey Milovidov
12e35ad1ff
Merge pull request #61616 from nickitat/02908_many_requests_again
Try to fix `02908_many_requests_to_system_replicas` again
2024-03-22 01:15:50 +03:00
Alexey Milovidov
88960291b5
Merge pull request #61704 from oxidecomputer/45/curl-illumos
contrib/curl: Add illumos support
2024-03-22 01:14:25 +03:00
Max K
30df0fcd60
Merge pull request #61725 from ClickHouse/ci_modify_ci_from_pr_body
CI: modify CI from PR body
2024-03-21 21:46:15 +01:00
Max Kainov
389566f895 quick fix for style check 2024-03-21 20:24:22 +00:00
Raúl Marín
54c5ea8d6d FunctionsConversion: Remove some templates 2024-03-21 21:14:24 +01:00
Raúl Marín
e562a7c117
Merge pull request #61706 from Algunenano/fuzzer_again
Fuzzer: Try a different way to wait for the server
2024-03-21 21:08:03 +01:00
Max Kainov
d6b515b6bf CI: modify CI from PR body
#do_not_test
 #job_style_check
2024-03-21 19:35:07 +00:00
Maksim Kita
8ca9c1fb6b Merge branch 'master' into merge-tree-read-split-ranges-into-intersecting-and-non-intersecting-fault-injection 2024-03-21 21:25:18 +03:00
Alexey Milovidov
4d113c2190
Merge pull request #61508 from ClickHouse/generic-clickhouse-local-fuzzer
Generic fuzzer of query text in clickhouse-local
2024-03-21 21:17:28 +03:00
Nikolai Kochetov
89d80a4d65 Redo fix. 2024-03-21 18:16:31 +00:00
Alexey Milovidov
8670f1dc91
Merge pull request #61543 from ClickHouse/fix-regexp-recompilation-in-parser
Fix recompilation of regexps during backtracking in the parser
2024-03-21 21:15:17 +03:00
Alexey Milovidov
a35c42d006
Merge pull request #61678 from ClickHouse/add-test-peder1001
Add a test for #61669
2024-03-21 21:11:11 +03:00
Alexey Milovidov
ccd34a269b
Merge pull request #61523 from ClickHouse/fix-infinite-loop-hop
Fix infinite loop in function `hop`
2024-03-21 21:10:02 +03:00
Alexey Milovidov
9586595849 Fix clang-tidy 2024-03-21 19:09:40 +01:00
Alexey Milovidov
e3c6e62dbb Merge branch 'master' of github.com:ClickHouse/ClickHouse into fix-crash-in-window-view 2024-03-21 19:08:29 +01:00
Dmitry Novik
b275e06aca Add test for 57820 #ci_set_analyzer 2024-03-21 19:02:46 +01:00
Kseniia Sumarokova
0c824dab17
Merge pull request #60585 from aalexfvk/traverse_shadow_remote_data_paths
Traverse shadow directory for system.remote_data_paths
2024-03-21 19:02:36 +01:00
Dmitry Novik
f8b28f6e67
Merge pull request #61718 from ClickHouse/analyzer-remove-unused-test
Analyzer: Clear list of broken integration tests
2024-03-21 18:51:47 +01:00
Dmitry Novik
110b08f666
Fixup #ci_set_analyzer 2024-03-21 18:38:57 +01:00
Alexey Milovidov
fd8fa63abc
Merge pull request #61075 from bigo-sg/opt_memcpy_small
Optimize ColumnString::replicate and prevent memcpySmallAllowReadWriteOverflow15Impl from being optimized to built-in memcpy
2024-03-21 19:59:35 +03:00
Alexey Milovidov
db469e3a45
Merge pull request #61676 from ClickHouse/fix-test-3
Inhibit randomization in some tests and exclude some long tests from debug runs
2024-03-21 19:54:52 +03:00
Alexey Milovidov
9afe096ff5
Merge pull request #61681 from ClickHouse/remove-diagnostics
Remove clickhouse-diagnostics from the package
2024-03-21 19:50:47 +03:00
Raúl Marín
bea810b33e
Merge pull request #61708 from Algunenano/smt_part_log
Disable some tests for SMT
2024-03-21 17:11:57 +01:00
Vitaly Baranov
1acc0ebe79
Merge pull request #61356 from vitlibar/fix-replace-dictionary
Fix CREATE OR REPLACE DICTIONARY
2024-03-21 16:45:06 +01:00
Igor Nikonov
63631ee587 Remove debug code 2024-03-21 15:35:05 +00:00
Vitaly Baranov
29a5241997 fix build 2024-03-21 16:33:43 +01:00
Dmitry Novik
37b34d6ed1 Analyzer: Clear list of broken integration tests 2024-03-21 16:28:45 +01:00
Igor Nikonov
f36e19917f Disable analyzer for EXPLAIN SYNTAX queries 2024-03-21 15:27:39 +00:00
divanik
9dbe7beef8
Merge pull request #59390 from divanik/divanik/generate_series_function
Add step to the generating numbers table functions
2024-03-21 16:27:25 +01:00
Dmitry Novik
e4209218d4
Merge pull request #60497 from ClickHouse/analyzer-distr-json
Analyzer: Support different ObjectJSON on shards
2024-03-21 16:25:30 +01:00
Alexey Milovidov
43b50c0df1
Merge pull request #61694 from evillique/fix-msan-issue-2
Fix use-of-uninitialized-value in parseDateTimeBestEffort
2024-03-21 18:16:11 +03:00
Alexey Milovidov
14f45bfa74
Merge pull request #61679 from evillique/fix-msan-issue
Fix use-of-uninitialized-value in HedgedConnections
2024-03-21 18:09:40 +03:00
Dmitry Novik
7c173e4dbc Analyzer: fix group_by_use_nulls #ci_set_analyzer 2024-03-21 16:03:50 +01:00
Alexander Tokmakov
0e4d5faa88
Merge pull request #61555 from ClickHouse/fix_read_rows_count
Fix read_rows count with external group by
2024-03-21 15:33:01 +01:00
Alexander Tokmakov
9a389d75b0
Merge pull request #61110 from ClickHouse/tavplubix-patch-10
Update 02962_system_sync_replica_lightweight_from_modifier.sh
2024-03-21 15:32:18 +01:00