Commit Graph

95697 Commits

Author SHA1 Message Date
Alexey Milovidov
4e0bf0dd34 Add a file 2022-08-21 12:11:04 +02:00
Alexey Milovidov
19479063af Merge branch 'master' into dashboard 2022-08-20 19:02:57 +02:00
alesapin
e4d486fbba
Merge pull request #40346 from ClickHouse/fix_ttl_vertical_merge_bug
Fix bug with multiple TTL merges on expired column
2022-08-20 17:09:32 +02:00
Yakov Olkhovskiy
ab059930da
Merge pull request #40421 from ClickHouse/ci-pr-from-action-fix2
use input token instead of env var
2022-08-20 09:47:22 -04:00
Kseniia Sumarokova
d335f264d9
Merge pull request #40413 from kssenii/minor-change
FileCache.cpp tiny refactor
2022-08-20 14:59:26 +02:00
Alexey Milovidov
35ce19ab63
Merge pull request #40354 from azat/tests/stress-dmesg-v3
tests/stress: use --privileged over --cap-add syslog to obtain dmesg
2022-08-20 14:13:55 +03:00
Alexey Milovidov
6f39e3e039
Merge pull request #40419 from ClickHouse/fix-parallel-replicas
Fix obvious trash in Parallel replicas
2022-08-20 14:10:14 +03:00
Alexey Milovidov
40ed829a29
Merge pull request #40074 from HeenaBansal2009/Entrypoint_Issue
Entrypoint to check for HTTPS_PORT if http_port is disabled.
2022-08-20 02:40:20 +03:00
Sema Checherinda
1f8ce6d84e
Merge pull request #40292 from CheSema/fix-heap-overflow-httpchunkedreadbuffer
fix heap buffer overflow by limiting http chunk size
2022-08-20 01:01:29 +02:00
Alexey Milovidov
34cd709f0d
Merge pull request #40425 from ClickHouse/Avogar-patch-1
Update CHANGELOG.md
2022-08-19 23:16:43 +03:00
Kruglov Pavel
9f08d19a63
Fix typo 2022-08-19 22:07:40 +02:00
Kruglov Pavel
f1f6814791
Update CHANGELOG.md 2022-08-19 22:06:15 +02:00
Alexey Milovidov
4082237a6b
Merge pull request #40415 from den-crane/patch-34
Update CHANGELOG.md
2022-08-19 22:53:25 +03:00
Alexey Milovidov
9ec13e730b
Merge pull request #40418 from den-crane/patch-35
Doc. monthName
2022-08-19 22:51:52 +03:00
Yakov Olkhovskiy
43227e76eb
use input token instead of env var 2022-08-19 14:55:02 -04:00
Denny Crane
54374e22e6
Update date-time-functions.md 2022-08-19 15:09:40 -03:00
Nikita Mikhaylov
4a453f0776 Fix obvious trash 2022-08-19 18:08:13 +00:00
Nikita Taranov
9f1ee52b00
Run all queries from changed perf tests (#40322)
* impl

* fix
2022-08-19 19:46:07 +02:00
Denny Crane
e122d74456
Update CHANGELOG.md 2022-08-19 13:59:01 -03:00
kssenii
e641664115 Refactor 2022-08-19 18:15:18 +02:00
Yakov Olkhovskiy
90f17a9440
Merge pull request #40067 from ClickHouse/ci-pr-from-action-fix
use ROBOT_CLICKHOUSE_COMMIT_TOKEN for create-pull-request
2022-08-19 08:59:40 -04:00
Alexey Milovidov
3b399ad549
Merge pull request #40358 from ClickHouse/auto/v22.8.1.2097-lts
Update version_date.tsv and changelogs after v22.8.1.2097-lts
2022-08-19 15:54:05 +03:00
Alexey Milovidov
5f4d4fd878
Merge pull request #40362 from den-crane/patch-33
Doc. ReplacingMergeTree Example
2022-08-19 15:52:40 +03:00
Alexey Milovidov
2d1628439b
Merge pull request #40357 from ClickHouse/22.9-prepare
Update version after release
2022-08-19 15:51:30 +03:00
Alexey Milovidov
b6388583b3
Merge pull request #40366 from DanRoscigno/update-zero-copy-replication
update for setting change
2022-08-19 15:48:35 +03:00
Alexey Milovidov
230ceb064d
Merge pull request #40324 from ClickHouse/changelog-22.8
Changelog for version 22.8
2022-08-19 15:47:24 +03:00
Duc Canh Le
24682556a4
Fix storage merge on view cannot use primary index (#40233)
* fix storage merge on view cannot use index

* minor fix code + tests

* fix view stage

* fix stage

* fix style

* fix tests
2022-08-19 14:24:22 +02:00
Azat Khuzhin
50bddc43dc tests/stress: ignore NETLINK_ERROR from checkPermissionsImpl
Since now with --privileged it has CAP_SYS_ADMIN and tries to
communicate via netlink.

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-08-19 14:07:06 +02:00
Sergei Trifonov
7c18d5b34f
Merge pull request #40348 from ClickHouse/threads-soft-limit-rename
split concurrent_threads_soft_limit setting into two
2022-08-19 13:39:32 +02:00
Azat Khuzhin
4de309718b tests/stress: use --privileged over --cap-add syslog to obtain dmesg
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-08-19 13:31:05 +02:00
Kruglov Pavel
c4f9508b80
Merge pull request #40355 from Avogar/better-schema-cache-test
Make test for s3 schema inference cache better
2022-08-19 12:17:49 +02:00
Alexander Tokmakov
5ac911ee92
Merge pull request #40388 from ClickHouse/tavplubix-patch-3
Suppress "Cannot find column <subquery> in ActionsDAG result"
2022-08-19 13:14:38 +03:00
alesapin
9ec164fc07
Update 02403_ttl_column_multiple_times.sql 2022-08-19 11:36:33 +02:00
Sema Checherinda
f8480c26e7 do not trigger allocator to return null under sanitizers 2022-08-19 11:22:34 +02:00
Alexander Tokmakov
8cbdd39c81
Update ActionsDAG.cpp 2022-08-19 11:34:15 +03:00
Alexander Tokmakov
531446d457
Merge pull request #40387 from ClickHouse/tavplubix-patch-3
Disable flaky 02293_part_log_has_merge_reason
2022-08-19 11:29:10 +03:00
Alexander Tokmakov
4bffb76235
Update 02293_part_log_has_merge_reason.sql 2022-08-19 11:27:51 +03:00
Alexander Tokmakov
78cb5b57bd
Merge pull request #40386 from ClickHouse/tavplubix-patch-3
Disable flaky 02382_filesystem_cache_persistent_files
2022-08-19 11:25:50 +03:00
Alexander Tokmakov
00a085fe30
Update 02382_filesystem_cache_persistent_files.sql 2022-08-19 11:24:08 +03:00
Robert Schulze
24615059fb
Merge pull request #40319 from ClickHouse/custom-error-code-in-throwif
Allow custom error code in throwIf
2022-08-19 09:49:35 +02:00
Denny Crane
2929632058
Update docs/ru/engines/table-engines/mergetree-family/replacingmergetree.md
Co-authored-by: Nikita Mikhaylov <mikhaylovnikitka@gmail.com>
2022-08-18 23:58:54 -03:00
Mikhail f. Shiryaev
68e98e43ed
Merge pull request #40373 from ClickHouse/cherry-pick-assignees
And the last tiny fix for assignees
2022-08-18 23:56:53 +02:00
Mikhail f. Shiryaev
e513ad6748
And the last tiny fix for assignees 2022-08-18 23:32:55 +02:00
Mikhail f. Shiryaev
b485afbe2c
Merge pull request #40367 from ClickHouse/cherry-pick-assignees
Fix wrong assignees argument passing
2022-08-18 23:28:31 +02:00
Yakov Olkhovskiy
effe3dbab8
style fix 2022-08-18 16:45:53 -04:00
Yakov Olkhovskiy
75283ea354
input context fixed 2022-08-18 16:36:16 -04:00
Mikhail f. Shiryaev
dce060bac4
Fix wrong assignees argument passing 2022-08-18 22:22:50 +02:00
Mikhail f. Shiryaev
574b728016
Merge pull request #40360 from ClickHouse/quite-changelog
Reduce changelog verbosity in CI
2022-08-18 22:05:49 +02:00
DanRoscigno
23b054617e update for setting change 2022-08-18 16:05:44 -04:00
Mikhail f. Shiryaev
6b7b25f7af
Merge pull request #40359 from ClickHouse/fix-artifactory-push
Fix typo in the S3 download links for
2022-08-18 21:57:48 +02:00