Commit Graph

107355 Commits

Author SHA1 Message Date
Dan Roscigno
86acb61849
Merge branch 'master' into patch-1 2023-01-30 06:18:23 -05:00
Vladimir C
e7e8ae979f
Merge pull request #45271 from jh0x/feature-array-shuffle 2023-01-30 11:54:07 +01:00
Robert Schulze
19b3c1cc3f
Merge pull request #45519 from ClibMouse/fix_krb5_openssl
Fix krb5 for OpenSSL
2023-01-30 11:48:32 +01:00
Vitaly Baranov
6ee9971931 Mask sensitive info in named collection's overrides. 2023-01-30 11:33:21 +01:00
Robert Schulze
7cc1c19227
Fix typo 2023-01-30 10:25:16 +00:00
Robert Schulze
66392b873c
Merge pull request #45513 from aiven-sal/aiven-sal/siphash_pr
Keyed SipHash
2023-01-30 11:10:00 +01:00
Robert Schulze
8fa9db3c8b
Merge pull request #45757 from ClickHouse/rs-fix-typo
Fix typo + add boringssl comment
2023-01-30 11:06:57 +01:00
Derek Chia
692b7ab211
Update dictionary.md
Remove "statement:" from a query
2023-01-30 17:56:17 +08:00
Mikhail f. Shiryaev
b1bc3b6b43
Add troubleshooting for wrong RPM repos signature 2023-01-30 10:27:50 +01:00
taiyang-li
c45111349f Merge branch 'master' into improve_multi_if 2023-01-30 16:32:55 +08:00
Vitaly Baranov
38910412c4
Merge pull request #42244 from AVMusorin/fix_backup_restore_num_files
Added num_processed_files and processed_files_size for backup and restore processes
2023-01-30 09:24:49 +01:00
taiyang-li
e3a5318739 Merge branch 'improve_position' of https://github.com/bigo-sg/ClickHouse into improve_position 2023-01-30 16:14:18 +08:00
taiyang-li
d25740da83 change as request 2023-01-30 16:13:12 +08:00
taiyang-li
5db514fb05 Merge branch 'master' into improve_position 2023-01-30 15:29:32 +08:00
taiyang-li
a9bc770505 remove ast optimizer 2023-01-30 15:20:34 +08:00
Smita Kulkarni
6cf2498609 Fixed clang-tidy build for comparing strings and updated to notify after adding subscriber if queue is already empty- Updated checking of SYSTEM SYNC REPLICA 2023-01-30 08:18:20 +01:00
taiyang-li
a728dd71ac update comments 2023-01-30 15:10:43 +08:00
taiyang-li
29e01c3792 fix bug 2023-01-30 15:06:01 +08:00
taiyang-li
7f30f91f0b fix bug 2023-01-30 14:32:23 +08:00
Alexey Milovidov
b72a5b95e2
Merge branch 'master' into pchhetri/fix-45690 2023-01-30 06:25:03 +03:00
flynn
374dac5e00 add test 2023-01-30 02:49:51 +00:00
taiyang-li
6810107105 fix style 2023-01-30 10:03:29 +08:00
Alexey Milovidov
ca181afc8f Fix Flaky Check 2023-01-30 02:51:21 +01:00
Alexey Milovidov
0d49166b0f
Merge branch 'master' into fix-trash 2023-01-30 04:46:22 +03:00
Roman Heinrich
bcc933098b
Fix broken examples for inverted indexes 2023-01-30 00:12:32 +01:00
Alexey Milovidov
9c1ca24292
Merge pull request #45755 from ClickHouse/auto/v23.1.2.9-stable
Update version_date.tsv and changelogs after v23.1.2.9-stable
2023-01-30 00:46:22 +03:00
Alexey Milovidov
5f61fa033e
Merge pull request #45749 from ClickHouse/auto/v22.8.13.20-lts
Update version_date.tsv and changelogs after v22.8.13.20-lts
2023-01-30 00:46:13 +03:00
Alexey Milovidov
a7299746c7
Merge pull request #45743 from ClickHouse/oom-message
Improve MEMERY_LIMIT_EXCEEDED exception message
2023-01-30 00:46:04 +03:00
Alexey Milovidov
04078dbed3 Remove trash 2023-01-29 22:43:36 +01:00
Alexey Milovidov
c4805591e4
Update 01076_parallel_alter_replicated_zookeeper.sh 2023-01-30 00:43:03 +03:00
Alexey Milovidov
4e8f3077a5 Fix flaky test, @alesapin please help! 2023-01-29 22:42:09 +01:00
Robert Schulze
15ae2d1de5
Merge branch 'master' into aiven-sal/siphash_pr 2023-01-29 21:06:52 +01:00
Robert Schulze
c85cc3e003
Merge branch 'master' into block-delta-gorilla 2023-01-29 21:05:15 +01:00
Robert Schulze
49b7c45686
Add note about OpenSSL 2023-01-29 20:03:50 +00:00
Robert Schulze
e88aa18a8c
Fix typo 2023-01-29 20:01:30 +00:00
Robert Schulze
19d4e4fd0e
Merge pull request #45756 from ClickHouse/fix-docs-formatting
Docs: Fix formatting
2023-01-29 21:00:10 +01:00
Robert Schulze
6195456d5b
Fix formatting 2023-01-29 19:58:59 +00:00
robot-clickhouse
65ee121dba Update version_date.tsv and changelogs after v23.1.2.9-stable 2023-01-29 16:53:30 +00:00
Vitaly Baranov
326f4d2a4f Fix using mutex for increaseProcessSize 2023-01-29 17:50:53 +01:00
Alexey Milovidov
3534c39dc2
Merge pull request #44923 from azat/bg-pool-catch
Catch exceptions in BackgroundSchedulePool
2023-01-29 19:44:48 +03:00
Alexey Milovidov
4ae2824e58
Merge pull request #44226 from azat/ci/more-robust
More robust CI parsers
2023-01-29 19:44:16 +03:00
Alexey Milovidov
303fc4b863
Merge pull request #45744 from ClickHouse/fix-style-and-typo
Fix style and typo
2023-01-29 19:40:32 +03:00
Arthur Passos
0e7b35c9f4 fix black 2023-01-29 13:19:03 -03:00
Alexey Milovidov
322d4351d5
Merge pull request #45754 from ClickHouse/auto/v22.11.5.15-stable
Update version_date.tsv and changelogs after v22.11.5.15-stable
2023-01-29 18:39:44 +03:00
Arthur Passos
2a63b86796 fix black 2023-01-29 11:35:04 -03:00
Arthur Passos
6c3a5871ba added integ test 2023-01-29 11:24:47 -03:00
alesapin
631c8fb155
Merge branch 'master' into add-setting-allow-head-object-request 2023-01-29 14:58:27 +01:00
robot-clickhouse
efb346976e Update version_date.tsv and changelogs after v22.11.5.15-stable 2023-01-29 13:39:03 +00:00
Arthur Passos
ebf3145598 extern bad arguments 2023-01-29 10:18:21 -03:00
taiyang-li
aa3d67e2d6 fix bugs 2023-01-29 20:48:46 +08:00