Commit Graph

147395 Commits

Author SHA1 Message Date
slvrtrn
293b5c81d0 Add an entry about MySQL interface issues reporting 2024-07-15 18:10:46 +02:00
slvrtrn
e06f1ed108 Update the MySQL interface doc with compatibility notes 2024-07-15 17:59:00 +02:00
Raúl Marín
ebb5d61535
Merge pull request #66523 from Algunenano/mask_azure
Add additional log masking in CI
2024-07-15 15:31:53 +00:00
Alexander Tokmakov
cfb2183d11
Update 01396_inactive_replica_cleanup_nodes_zookeeper.sh 2024-07-15 17:25:43 +02:00
János Benjamin Antal
8e469af2a4 Make query really work with old analyzer 2024-07-15 15:15:37 +00:00
János Benjamin Antal
35eabcc9d1 Split test cases 2024-07-15 15:15:37 +00:00
János Benjamin Antal
6be9d7b254 Make the tests works with old analyzer 2024-07-15 15:15:37 +00:00
János Benjamin Antal
17352b6ed1 Fix the case when offset is bigger than limit 2024-07-15 15:15:37 +00:00
János Benjamin Antal
a92eb1a4c3 Avoid creating unnecessary sources 2024-07-15 15:15:36 +00:00
János Benjamin Antal
2442473b25 Fix generate_series 2024-07-15 15:15:36 +00:00
János Benjamin Antal
8b78cf1c61 Add one more test case 2024-07-15 15:15:36 +00:00
János Benjamin Antal
a177bb6307 Really fix the bug 2024-07-15 15:15:36 +00:00
János Benjamin Antal
38027abbec Fix bug in numbers when both limit and offset is used but the index cannot be used 2024-07-15 15:15:36 +00:00
Robert Schulze
07ea0f59b3
Merge remote-tracking branch 'ClickHouse/master' into 66010-add-machine-id-to-snowflakeid-clean 2024-07-15 15:01:43 +00:00
Robert Schulze
99adfbc9ac
Merge remote-tracking branch 'ClickHouse/master' into cgroup_fix 2024-07-15 14:54:11 +00:00
Han Fei
dec5931262 log session id 2024-07-15 16:43:41 +02:00
Han Fei
e346535641 fix log in keeper tcp handler 2024-07-15 16:27:53 +02:00
Max K
8340cec8b7
Merge pull request #66524 from ClickHouse/ci_fix_await
CI: Multiple fixes for handling killed jobs
2024-07-15 13:58:10 +00:00
Nikita Fomichev
f944eb1436
Merge pull request #66522 from ClickHouse/rename-bad-lognames
Tests: rename bad log names
2024-07-15 13:36:26 +00:00
Yakov Olkhovskiy
981a2c4658
Update clickhouse-client.xml 2024-07-15 09:27:22 -04:00
Nikita Taranov
7fe35a83b6 impl 2024-07-15 14:26:30 +01:00
Max K
43b3a133e9 add prints to check_mergeable_state 2024-07-15 15:17:16 +02:00
Alexander Tokmakov
e3d28f9268
Update 02443_detach_attach_partition.sh 2024-07-15 15:12:23 +02:00
Nikolai Kochetov
7d42a44944 Review fixes. 2024-07-15 13:08:31 +00:00
Nikolai Kochetov
bba45958c5 Review fixes. 2024-07-15 13:07:38 +00:00
robot-clickhouse
bcd08b8953 Automatic style fix 2024-07-15 12:51:02 +00:00
Max K
f7dfa21bff style fixes 2024-07-15 14:39:29 +02:00
Sema Checherinda
39dd15fe20 Merge branch 'master' into revert-66134-revert-61601-chesema-dedup-matview 2024-07-15 14:35:44 +02:00
joelynch
56824d820a
Merge branch 'master' into joelynch/dict-acl-bypass 2024-07-15 14:24:29 +02:00
vdimir
c207b266a7
Merge branch 'master' into vdimir/client-noninteractive-mem-usage 2024-07-15 14:18:36 +02:00
Max K
1e6edbd4ae ci buddy message format updates 2024-07-15 14:14:44 +02:00
Max K
31fdfbc737 add fetching exit code if job was killed 2024-07-15 14:10:31 +02:00
Max K
d768251f99 fix handling of skipped build 2024-07-15 13:43:07 +02:00
Raúl Marín
b6b4b046a3 Style 2024-07-15 13:42:00 +02:00
Max K
6f036fad59 CI: Fix ci await function 2024-07-15 13:35:20 +02:00
Raúl Marín
de029e278a Add additional log masking 2024-07-15 13:30:48 +02:00
Antonio Andelic
425ebf557a Merge branch 'master' into fix-02918_parallel_replicas_custom_key_unavailable_replica 2024-07-15 13:19:42 +02:00
max-vostrikov
8a5c66eadd
Merge pull request #66432 from ClickHouse/bug_66333
Add a test for #66333
2024-07-15 11:17:11 +00:00
Nikita Fomichev
2a0253d1e2 Tests: rename bad log names 2024-07-15 13:14:29 +02:00
Nikolai Kochetov
ec0f44b819 Merge branch 'master' into fix-group-by-use-null-subquery-scope 2024-07-15 11:07:30 +00:00
Sema Checherinda
0dfcaaa28f work with review notes 2024-07-15 13:05:53 +02:00
vdimir
5e558677dc
Merge branch 'master' into vdimir/client-noninteractive-mem-usage 2024-07-15 11:34:37 +02:00
vdimir
480c546359
Merge branch 'master' into vdimir/fix_external_database_join_pushdown 2024-07-15 10:59:40 +02:00
Raúl Marín
e4f348acc7
Merge pull request #66404 from Algunenano/mergetree_private
Untangle setting headers
2024-07-15 08:49:05 +00:00
Robert Schulze
2af0edd9e9
Some minor fixups 2024-07-15 08:47:08 +00:00
Max K
a8a04f9e22
Merge pull request #66512 from ClickHouse/ci_fix_builds_2_skip_in_prs
CI: Fix for skipping Builds_2 in PRs' CI
2024-07-15 08:29:19 +00:00
Max K
f311612e91 check filter_out_not_affected_jobs in unit test 2024-07-15 09:59:23 +02:00
Antonio Andelic
4fd832fe48 Fix 02918_parallel_replicas_custom_key_unavailable_replica 2024-07-15 09:57:34 +02:00
Max K
7ef89f169b CI: Fix for skipping Builds_2 in PRs' CI 2024-07-15 09:26:07 +02:00
Robert Schulze
7276ad2888
Merge pull request #66163 from Blargian/docs_partitionID
Add alias `partitionID` for function `partitionId` and add documentation
2024-07-15 06:58:24 +00:00