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
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
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
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
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
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
Alexander Tokmakov
3e8aa2dc47
Update run.sh
2022-06-16 13:24:21 +03:00
Alexey Milovidov
f203ef3536
Merge pull request #38129 from ClickHouse/revert-38043-revert-37810-trace-d3-gantt
...
Revert "Revert "add d3js based trace visualizer as gantt chart""
2022-06-16 13:02:58 +03:00
mergify[bot]
9e98c9db78
Merge branch 'master' into aggregate-functions-added-restrict-into-batch-methods
2022-06-16 09:53:55 +00:00
Alexey Milovidov
c737bc2bcf
Update README.md
2022-06-16 12:41:02 +03:00
Alexey Milovidov
d9e558720f
Fix typos
2022-06-16 11:38:54 +02:00
Alexey Milovidov
cf6f865f80
Revert "Revert "add d3js based trace visualizer as gantt chart""
2022-06-16 12:35:13 +03:00
Alexey Milovidov
f2b665a799
Merge pull request #38120 from wangdh15/delete-unused-field-fix-build-error
...
Remove unused class member
2022-06-16 11:11:26 +03:00
Alexey Milovidov
01fd592dda
Update CHANGELOG.md
2022-06-16 10:55:17 +03:00
lirulei
c1732e865f
Update postgresql.md
...
fix doc
2022-06-16 14:42:51 +08:00
Alexey Milovidov
bbdbfd9f01
Add a comment
2022-06-16 08:13:49 +02:00
Alexey Milovidov
11b31d1b10
Add a comment
2022-06-16 08:12:30 +02:00
Alexey Milovidov
ce2b4d78e4
Add one more item to the changelog
2022-06-16 07:38:28 +02:00
Alexey Milovidov
c26abbfdc5
Merge pull request #38093 from danlark1/master
...
Optimize most important parts with NEON SIMD
2022-06-16 08:26:56 +03:00
Alexey Milovidov
a904dab372
Update CHANGELOG.md
2022-06-16 08:12:42 +03:00
Alexey Milovidov
8547bbcbce
Merge pull request #38122 from ClickHouse/changelog-22.6
...
Changelog for 22.6
2022-06-16 08:02:27 +03:00
Alexey Milovidov
5107c9dc50
Changelog for 22.6, edits
2022-06-16 07:01:47 +02:00