Commit Graph

106606 Commits

Author SHA1 Message Date
Kseniia Sumarokova
c4a95f62ef
Merge pull request #45715 from azat/client-connections-credentials
Add ability to override connection settings based on connection names
2023-01-31 11:28:37 +01:00
Robert Schulze
fdd6c77480
Merge pull request #45382 from bigo-sg/improve_position
Add fastpath for function position when needle is empty
2023-01-31 11:22:31 +01:00
Igor Nikonov
4983353f85
Merge pull request #45784 from ClickHouse/44695_multiple_ignore_subquery
Added a test for multiple ignore subqueries with nested select
2023-01-31 11:12:08 +01:00
Robert Schulze
659a64a1d9
Merge pull request #45679 from ClickHouse/untangle-query-result-cache-settings
Untangle configuration of query result cache
2023-01-31 10:44:14 +01:00
Alexander Gololobov
f9133f3d85
Merge pull request #45791 from ClickHouse/fix_drop_hung
Fix bug in tables drop which can lead to potential query hung
2023-01-31 10:11:11 +01:00
taiyang-li
4cf11d9a84 change as request 2023-01-31 10:48:02 +08:00
Alexey Milovidov
40b00432d2
Merge pull request #45737 from chhetripradeep/pchhetri/fix-45690
Set compression method and level for backup writer
2023-01-31 04:14:57 +03:00
alesapin
3b751a4340
Merge pull request #45759 from ClickHouse/fix-flaky-test-8
Fix flaky test, @alesapin please help!
2023-01-31 00:08:29 +01:00
Alexey Milovidov
1412b07c87
Merge pull request #45781 from DanRoscigno/edit-jan-changelog
edits of Jan changelog
2023-01-31 01:42:27 +03:00
Mikhail f. Shiryaev
11670aee22
Merge pull request #45802 from ClickHouse/revert-45801-automerge
Revert "Add check for running workflows to merge_pr.py"
2023-01-30 23:15:16 +01:00
Mikhail f. Shiryaev
1d9b917362
Revert "Add check for running workflows to merge_pr.py" 2023-01-30 23:14:29 +01:00
robot-ch-test-poll2
31fca5a75c
Merge pull request #45801 from ClickHouse/automerge
Add check for running workflows to merge_pr.py
2023-01-30 23:12:59 +01:00
Ilya Yatsishin
8d6df7ed58
Merge pull request #45785 from Algunenano/generate_random_types 2023-01-30 23:03:12 +01:00
Mikhail f. Shiryaev
09f96405fa
Remove unnecessary file from .gitignore 2023-01-30 22:53:14 +01:00
Ilya Yatsishin
40573bfa42
Merge pull request #45798 from ClickHouse/DanRoscigno-patch-4 2023-01-30 22:48:49 +01:00
Mikhail f. Shiryaev
652ec7e774
Add check for running workflows to merge_pr.py 2023-01-30 22:47:32 +01:00
Alexey Milovidov
f46bfaa1c9
Merge pull request #45760 from ClickHouse/fix-trash
Remove trash
2023-01-30 22:53:32 +03:00
Alexey Milovidov
e82ebb49a6
Merge pull request #45765 from ClickHouse/fix-flaky-check
Fix Flaky Check
2023-01-30 22:53:06 +03:00
Dan Roscigno
7752e7f8df
Update backup.md
fix link
2023-01-30 14:51:51 -05:00
Dan Roscigno
1f8948675b
Merge pull request #45788 from ClickHouse/insert-keeper-retries-doc
Add settings for keeper retries during INSERT
2023-01-30 14:45:27 -05:00
Igor Nikonov
741c3ba23c Fix non-intentional change 2023-01-30 18:43:01 +01:00
Igor Nikonov
4cb760c312 Merge remote-tracking branch 'origin/master' into insert-keeper-retries-doc 2023-01-30 18:34:00 +01:00
Igor Nikonov
01b225f57e
Update docs/en/operations/settings/settings.md
Co-authored-by: Dan Roscigno <dan@roscigno.com>
2023-01-30 18:30:59 +01:00
Igor Nikonov
211449d916
Update docs/en/operations/settings/settings.md
Co-authored-by: Dan Roscigno <dan@roscigno.com>
2023-01-30 18:30:29 +01:00
Igor Nikonov
b095dab141
Update docs/en/operations/settings/settings.md
Co-authored-by: Dan Roscigno <dan@roscigno.com>
2023-01-30 18:29:32 +01:00
Igor Nikonov
0c4bc489da
Update docs/en/operations/settings/settings.md
Co-authored-by: Dan Roscigno <dan@roscigno.com>
2023-01-30 18:28:53 +01:00
Igor Nikonov
30c949ba27
Update docs/en/operations/settings/settings.md
Co-authored-by: Dan Roscigno <dan@roscigno.com>
2023-01-30 18:28:34 +01:00
Pradeep Chhetri
455bd1a14a
Merge branch 'master' into pchhetri/fix-45690 2023-01-31 00:48:46 +08:00
Vitaly Baranov
2e3a3cc4dc
Merge pull request #45701 from vitlibar/add-setting-allow-head-object-request
Add new S3 setting allow_head_object_request
2023-01-30 17:41:09 +01:00
alesapin
9ecf6e70a9 Make disk object storage compatible with other storages 2023-01-30 17:16:07 +01:00
Robert Schulze
abac59477b
Update src/Core/Settings.h
Co-authored-by: Igor Nikonov <954088+devcrafter@users.noreply.github.com>
2023-01-30 17:12:01 +01:00
Robert Schulze
b42383f0d4
Update src/Core/Settings.h
Co-authored-by: Igor Nikonov <954088+devcrafter@users.noreply.github.com>
2023-01-30 17:11:53 +01:00
alesapin
0908ce8e14 Add timeout 2023-01-30 17:02:58 +01:00
alesapin
be58d5d1af Fix bug in tables drop which can lead to potential query hung 2023-01-30 17:00:28 +01:00
Igor Nikonov
c30a55b7ee Some polishing 2023-01-30 16:53:37 +01:00
Igor Nikonov
d8ba469b97
Fixes 2023-01-30 16:24:02 +01:00
Igor Nikonov
65caa77a0e
Update settings.md 2023-01-30 16:13:08 +01:00
Raúl Marín
997fad4e8d GenerateRandom: Add support for maps 2023-01-30 15:23:22 +01:00
Robert Schulze
27b978381b
Use more speaking setting names 2023-01-30 14:20:43 +00:00
Smita Kulkarni
b82321662c Added a test for multiple ignore subqueries with nested select 2023-01-30 15:04:58 +01:00
Pradeep Chhetri
deaa70fb14
Merge branch 'master' into pchhetri/fix-45690 2023-01-30 21:35:16 +08:00
Raúl Marín
05d8cfc714 GenerateRandom: Add support to IPv4 and IPv6 types 2023-01-30 14:18:25 +01:00
DanRoscigno
005cba730e edits 2023-01-30 08:17:24 -05:00
Robert Schulze
dc0e3bd802
Merge pull request #45762 from mindreframer/patch-1
Fix broken examples for inverted indexes
2023-01-30 14:12:23 +01:00
Dan Roscigno
a33465cf2f
Merge branch 'master' into patch-1 2023-01-30 07:33:20 -05:00
Dan Roscigno
f91f2a3e24
Merge pull request #45771 from ClickHouse/troubleshoot-rpm
Add troubleshooting for wrong RPM repos signature
2023-01-30 07:28:46 -05:00
Ilya Yatsishin
ebce26b50e
Merge pull request #45775 from DerekChia/patch-1 2023-01-30 13:20:56 +01:00
Robert Schulze
f0ee400734
Merge pull request #45780 from ClickHouse/fix-invidx-docs
Docs: Remove non existing function
2023-01-30 12:50:29 +01:00
Robert Schulze
9124e56e2a
Docs: Remove non existing function 2023-01-30 11:47:58 +00:00
Dan Roscigno
86acb61849
Merge branch 'master' into patch-1 2023-01-30 06:18:23 -05:00