Commit Graph

122350 Commits

Author SHA1 Message Date
Pradeep Chhetri
0b1f6faec2 Add clickhouse-keeper-converter symlink to clickhouse-keeper package 2023-08-14 15:13:26 +08:00
Pradeep Chhetri
db99e195f3
Merge branch 'ClickHouse:master' into pchhetri/add-keeper-client 2023-08-13 15:24:42 +08:00
Alexey Milovidov
0b4c3fd9f8
Merge pull request #50609 from ClibMouse/s390x_aggregate_array_merge
Maintain same aggregate function merge behavior for small and big endian machine
2023-08-13 08:03:51 +03:00
Alexey Milovidov
6fadb8e883
Merge pull request #53353 from ClickHouse/export-logs-in-ci-stress
Export logs from CI in stress tests
2023-08-13 03:07:46 +03:00
Alexey Milovidov
a3ae62a1d1
Fix YAML 2023-08-13 01:18:08 +03:00
Alexey Milovidov
d059465389
Merge pull request #52293 from ClickHouse/sqltest
Add SQLTest
2023-08-13 00:35:46 +03:00
Alexey Milovidov
7a05228274
Merge pull request #53351 from ClickHouse/export-logs-in-ci-stateful
Export logs from CI in stateful tests
2023-08-13 00:26:12 +03:00
robot-clickhouse
e6e5a3858d Automatic style fix 2023-08-12 20:43:29 +00:00
Alexey Milovidov
176c16fcc5 Export logs from CI in stress tests 2023-08-12 22:30:18 +02:00
Alexey Milovidov
f314c29386 Export logs to CI from stateful tests 2023-08-12 21:58:17 +02:00
Alexey Milovidov
ef913e7472
Merge pull request #53293 from ClickHouse/benchmark-connect-in-parallel
clickhouse-benchmark: connect in parallel
2023-08-12 22:42:45 +03:00
Alexey Milovidov
17127cf23f
Merge pull request #53337 from hanfei1991/hanfei/improve_move_to_prewhere
improve `move_primary_key_columns_to_end_of_prewhere`
2023-08-12 17:45:30 +03:00
Alexey Milovidov
fc6fc234b2
Merge pull request #53086 from ClickHouse/export-logs-in-ci
Add a script to export logs in CI
2023-08-12 17:35:36 +03:00
Alexey Milovidov
38a391ef57 Fix tidy 2023-08-12 16:34:35 +02:00
Alexey Milovidov
c8e198c14a Merge branch 'master' of github.com:ClickHouse/ClickHouse into benchmark-connect-in-parallel 2023-08-12 16:33:58 +02:00
Alexey Milovidov
da4c0f3f91 Fix test 2023-08-12 16:33:49 +02:00
robot-ch-test-poll4
a897896c0c
Merge pull request #53308 from arenadata/ADQM-1083
Added an integration test for client peak_memory_usage value
2023-08-12 16:33:19 +02:00
Alexey Milovidov
d332861c6b
Merge pull request #53302 from arenadata/ADQM-1011_bug_fix
#3 Fixed inconsistency between login success and logout
2023-08-12 17:32:57 +03:00
robot-ch-test-poll2
e1b0cb6473
Merge pull request #53346 from ClickHouse/rfraposa-patch-2
Remove duplicate section from Dictionary page
2023-08-12 16:30:49 +02:00
Alexey Milovidov
38ac027658
Merge pull request #53342 from ClickHouse/fix-context-has-expired
Fix "Context has expired" error in dictionaries
2023-08-12 17:27:15 +03:00
Alexey Milovidov
f098b51283
Merge pull request #53347 from amosbird/fix_52607
Fix incorrect normal projection AST format
2023-08-12 17:26:05 +03:00
Alexey Milovidov
0792d36415
Merge pull request #53286 from arthurpassos/pin_coredns_version_and_fix_tests
Bring back **garbage** dns tests
2023-08-12 17:24:38 +03:00
Yakov Olkhovskiy
fa7994de3b
Merge pull request #53181 from ClickHouse/ci-build-s390x
Add Linux s390x build to CI
2023-08-12 09:16:07 -04:00
Han Fei
0b3f9918a3 fix style 2023-08-12 14:40:02 +02:00
robot-ch-test-poll
967067bbb8
Merge pull request #53250 from evillique/postgresql-single-quotes
Fix character escaping in the PostgreSQL engine
2023-08-12 13:15:49 +02:00
Amos Bird
ec7301b060
Fix incorrect normal projection AST format 2023-08-12 15:07:58 +08:00
Rich Raposa
13a03c046f
Remove duplicate section from Dictionary page 2023-08-11 23:45:58 -06:00
Yakov Olkhovskiy
bcbd43ed5f disable rust 2023-08-12 02:04:13 +00:00
Alexey Milovidov
a1d3f1836e Fix shellcheck 2023-08-12 02:46:28 +02:00
Alexey Milovidov
01e9f32fdf Merge branch 'master' of github.com:ClickHouse/ClickHouse into export-logs-in-ci 2023-08-12 02:46:06 +02:00
Alexey Milovidov
dee10b79ac Remove tests for old feature 2023-08-12 02:44:20 +02:00
Alexey Milovidov
0985a76953 Fix test 2023-08-12 02:44:13 +02:00
Alexey Milovidov
435cbb44a5 Merge branch 'master' of github.com:ClickHouse/ClickHouse into benchmark-connect-in-parallel 2023-08-12 02:43:03 +02:00
Alexey Milovidov
3c2dd4e543
Update MergeTreeWhereOptimizer.cpp 2023-08-12 03:40:19 +03:00
Alexey Milovidov
3232993eeb
Merge pull request #53344 from ClickHouse/relax-mergeable-check
Relax mergeable check
2023-08-12 03:38:12 +03:00
Alexey Milovidov
97ec6a0e42
Merge pull request #35263 from sunny19930321/copier-check-drop-partition
clickhouse-copier add check drop partition
2023-08-12 03:37:42 +03:00
Alexey Milovidov
b9832c26a9
Merge pull request #52040 from HarryLeeIBM/hlee-s390x-for-each
Fix ForEach aggregate state for s390x
2023-08-12 03:36:55 +03:00
Alexey Milovidov
891bf7e164
Merge pull request #53155 from ClickHouse/vdimir/test_quorum_inserts
Attempt to fix test_insert_quorum by adding sync second replica
2023-08-12 03:35:54 +03:00
Alexey Milovidov
67b45619eb
Merge pull request #53239 from evillique/tuple-concat
Add tupleConcat function
2023-08-12 03:35:25 +03:00
Alexey Milovidov
ad82dcec7d
Merge pull request #53059 from ClibMouse/feature/hastokenornull-empty-needle
Make hasTokenOrNull return null on empty needle
2023-08-12 03:35:08 +03:00
Alexey Milovidov
d87997d001
Merge pull request #52893 from knoguchi/CVE-2016-2183
CVE-2016-2183: disable 3DES
2023-08-12 03:34:49 +03:00
Alexey Milovidov
6176971b3f
Update StoragePostgreSQL.cpp 2023-08-12 03:33:58 +03:00
Alexey Milovidov
4b59d265e1
Merge pull request #49723 from DimasKovas/fix_storage_buffer_reschedule
Some unclear change in StorageBuffer::reschedule() for something
2023-08-12 03:28:23 +03:00
Alexey Milovidov
979e1377cd
Merge pull request #52685 from rschu1ze/remove-legacy-setting
Remove remainders of legacy setting 'allow_experimental_query_cache'
2023-08-12 03:26:44 +03:00
Alexey Milovidov
6fbf9b5eb3
Merge pull request #52821 from ClickHouse/improve-throttling-tests
Do not test upper bounds for throttlers
2023-08-12 03:24:00 +03:00
Alexey Milovidov
a85c2285f8
Merge pull request #53150 from ClickHouse/Improvements_to_backup_restore_concurrency_test_follow
Added functions to disallow concurrency of backup restore test
2023-08-12 03:23:21 +03:00
Alexey Milovidov
db19860b63
Merge pull request #53080 from azat/tests/02263_format_insert_settings
Fix 02263_format_insert_settings flakiness
2023-08-12 03:22:30 +03:00
Alexey Milovidov
4b3d26982a
Merge pull request #53015 from ClibMouse/feature/transform-function-big-endian-support
Implement big-endian support for transform
2023-08-12 03:22:00 +03:00
Alexey Milovidov
e269fc1b4b
Merge pull request #53173 from ClickHouse/warn
Fix warning in test_replicated_database
2023-08-12 03:19:25 +03:00
Alexey Milovidov
d3fdc8370b
Merge pull request #53219 from ClickHouse/Avogar-patch-1
Enable hedged requests under tsan
2023-08-12 03:19:02 +03:00