Commit Graph

91074 Commits

Author SHA1 Message Date
Alexey Milovidov
9d6c6b5e13
Merge pull request #38139 from ClickHouse/Avogar-patch-5
Fix docs about encryption functions
2022-06-18 04:10:24 +03:00
Alexey Milovidov
1b9a47f825
Merge pull request #38157 from qoega/remove-trash
Remove processor description from span attributes - it is not working
2022-06-18 04:09:13 +03:00
Maksim Kita
1c872d43be
Merge pull request #38181 from kitaisreal/aarch64-enable-trace-collection
Enable trace collection for AArch64
2022-06-17 23:05:43 +02:00
Maksim Kita
7e759cac39
Merge pull request #38184 from kitaisreal/sql-user-defined-function-loader-allow-symlinks
SQLUserDefinedFunctionsLoader allow symlinks in user_defined directory
2022-06-17 23:03:52 +02:00
Antonio Andelic
f72e509b3b
Merge pull request #38052 from amosbird/join_regression_fix
Fix significant join performance regression
2022-06-17 19:55:33 +02:00
Maksim Kita
6b748f2193 AArch64 enable trace collection 2022-06-17 17:53:51 +02:00
Maksim Kita
ed03bb5dc6
Merge pull request #38127 from iyupeng/2022061601.fix_merge_sorter
Fix redundant memory reservation for output block in MergeSorter
2022-06-17 17:50:26 +02:00
Maksim Kita
965b706350 SQLUserDefinedFunctionsLoader allow symlinks in user_defined directory 2022-06-17 17:43:42 +02:00
Alexander Tokmakov
5ba304476d
Merge pull request #37560 from azat/tests-scripts-proper-wait
Proper wait of the clickhouse-server in tests
2022-06-17 18:23:30 +03:00
Alexander Tokmakov
53f5f355d9
Merge pull request #38174 from DanRoscigno/fix-case-of-ClickHouse
Docs: fix case of ClickHouse
2022-06-17 17:30:07 +03:00
Alexander Tokmakov
828946ccf5
Update 02320_mapped_array_witn_const_nullable.sql 2022-06-17 16:44:52 +03:00
Alexander Gololobov
f69f24ffbd
Merge pull request #38135 from vdimir/issue_37928
Try to fix temporary name clash in partial merge join
2022-06-17 15:10:19 +02:00
DanRoscigno
14ecf4c497 s/Clickhouse/ClickHouse/ 2022-06-17 08:40:14 -04:00
Robert Schulze
948b5b7804
Merge pull request #38170 from ClickHouse/llvm-bump-tools
Bump minimum / maximum LLVM to 12 / 14
2022-06-17 13:28:54 +02:00
Maksim Kita
77c519ae08
Merge pull request #38142 from kitaisreal/executable-user-defined-functions-parameters-direct-fix
Disable parameters for non direct executable user defined functions
2022-06-17 12:57:27 +02:00
Ilya Yatsishin
9b644fc953
Merge pull request #38165 from DanRoscigno/missing-headers-on-operator-docs 2022-06-17 12:13:54 +02:00
alesapin
1c7a7da487
Merge pull request #38088 from kssenii/diff-with-cache
Extract some diff from pr #36171
2022-06-17 12:07:31 +02:00
Alexander Tokmakov
299f102ccf
Update 02316_cast_to_ip_address_default_column.sql 2022-06-17 12:36:05 +03:00
Robert Schulze
26b122d9a9
Bump minimum / maximum LLVM to 12 / 14
- the CI builds were recently upgraded to Clang 14

- this commit bumps versions of other LLVM tools needed for the build

- this is important for people who have multiple LLVM versions installed
  via their package manager
2022-06-17 09:49:08 +02:00
Igor Nikonov
baebbc084f
Merge pull request #38027 from ClickHouse/decimal_rounding_fix
Fix: rounding for Decimal128/Decimal256 with more than 19-digits long scale
2022-06-17 09:48:18 +02:00
Alexander Gololobov
59d32f8c96
Merge pull request #38132 from Avogar/fix-mapped-array
Fix logical error in array mapped functions with const nullable column
2022-06-17 08:49:41 +02:00
DanRoscigno
1ae12e13a1 add H3 headers for operators 2022-06-16 18:34:51 -04:00
Alexey Milovidov
753a519083
Merge pull request #38160 from ClickHouse/update-security
utils/security-generator/SECURITY.md.sh > SECURITY.md
2022-06-16 23:57:47 +03:00
Alexey Milovidov
09438ed2dd utils/security-generator/SECURITY.md.sh > SECURITY.md 2022-06-16 22:56:34 +02:00
Yatsishin Ilya
6fdcac1c9d Remove processor description from span attributes - it is not working anyway. 2022-06-16 19:49:07 +00:00
Maksim Kita
f8f6a95547
Merge pull request #38144 from kitaisreal/sort-description-compile-fix-typo
SortDescription compile fix typo
2022-06-16 20:16:14 +02:00
Mikhail f. Shiryaev
0e28ca2e77
Merge pull request #38148 from ClickHouse/update-changelog
New changelog and versions updated
2022-06-16 17:39:05 +02:00
Mikhail f. Shiryaev
7ac4b9b935
New changelog and versions updated 2022-06-16 17:37:41 +02:00
alesapin
ca33ff93cb
Merge pull request #37555 from ClickHouse/revert-37534-revert-37036-keeper-preprocess-operations
Add support for preprocessing ZooKeeper operations and real-time digest in `clickhouse-keeper`
2022-06-16 17:29:00 +02:00
Mikhail f. Shiryaev
2bef5257b7
Merge pull request #38147 from ClickHouse/22.7-prepare
Update version after release
2022-06-16 17:19:40 +02:00
Mikhail f. Shiryaev
dbe1eafff1
Update docker server version 2022-06-16 17:18:18 +02:00
Mikhail f. Shiryaev
06dd85f921
Update version to 22.7.1.1 2022-06-16 17:15:22 +02:00
Maksim Kita
9a066ad29a
Merge pull request #38090 from kitaisreal/aggregate-functions-added-restrict-into-batch-methods
Aggregate functions added restrict into batch methods
2022-06-16 16:45:10 +02:00
kssenii
797482f132 Better 2022-06-16 16:40:29 +02:00
Maksim Kita
cd1bbc6a1b SortDescription compile fix typo 2022-06-16 16:40:02 +02:00
Maksim Kita
f8d5e908d7
Update SortingTransform.cpp 2022-06-16 16:39:34 +02:00
Maksim Kita
aff66742e7 Disable parameters for non direct executable user defined functions 2022-06-16 16:29:04 +02:00
Alexander Tokmakov
1a4e1a0188
Merge pull request #38131 from ClickHouse/tavplubix-patch-1
More suppressions for backward compatibility check
2022-06-16 17:26:46 +03:00
Nikolay Degterinsky
2e68b5366d
Merge pull request #38141 from ClickHouse/DanRoscigno-patch-1
Update metrica.md
2022-06-16 16:16:39 +02:00
Kseniia Sumarokova
4e52f1e23c
Merge pull request #38123 from lirulei/patch-1
Update postgresql.md
2022-06-16 16:02:12 +02:00
Dan Roscigno
867c3cde59
Update metrica.md
Fix reference, change `What's Next` to `Next Steps`
2022-06-16 10:01:40 -04:00
Anton Popov
13ec7e3092
Merge pull request #37978 from CurtizJ/fix-sparse-s3
Fix reading of sparse columns from s3
2022-06-16 15:32:54 +02:00
Kruglov Pavel
489765aa6d
Fix ru docs 2022-06-16 14:51:49 +02:00
Kruglov Pavel
023e7132fc
Fix 2022-06-16 14:50:35 +02:00
vdimir
d50c51f262
Try to fix temporary name clash in partial merge join 2022-06-16 12:47:55 +00:00
alesapin
7000c4e003
Merge pull request #38107 from ClickHouse/random_container_name
Try random container name in integration tests runner
2022-06-16 14:47:18 +02:00
Kruglov Pavel
d14a2d3583
Fix docs about encryption functions 2022-06-16 14:47:15 +02:00
Alexey Milovidov
72e0274888 Edits 2022-06-16 14:21:13 +02:00
mergify[bot]
2557e8ad51
Merge branch 'master' into decimal_rounding_fix 2022-06-16 10:53:49 +00:00
avogar
a3a7cc7a5d Fix logical error in array mapped functions with const nullable column 2022-06-16 10:41:53 +00:00