Commit Graph

95659 Commits

Author SHA1 Message Date
Alexey Milovidov
74e1f4dc61 Fix clang-tidy 2022-08-20 17:09:20 +02:00
Alexey Milovidov
c5a7e75c88 Merge branch 'master' into alexey-milovidov-patch-4 2022-08-20 13:42:39 +02: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
Denny Crane
54374e22e6
Update date-time-functions.md 2022-08-19 15:09:40 -03: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
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
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
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
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
Kruglov Pavel
2546773ffb
Merge pull request #40347 from ClickHouse/Avogar-patch-1
Fix setting description
2022-08-18 21:52:38 +02:00
Denny Crane
01a1aa8518
Update replacingmergetree.md 2022-08-18 16:35:54 -03:00
Denny Crane
8bf8dc628c
Update replacingmergetree.md 2022-08-18 16:34:14 -03:00
Denny Crane
e653583e87
Update replacingmergetree.md 2022-08-18 16:29:06 -03:00
Kruglov Pavel
b67cb9e378
Merge pull request #40173 from Avogar/arrow-dict
Improve and fix dictionaries in Arrow format
2022-08-18 20:54:55 +02:00
Mikhail f. Shiryaev
99f6ec95a4
Reduce changelog verbosity in CI 2022-08-18 20:44:24 +02:00
Mikhail f. Shiryaev
13d95ebdef
Fix typo in the S3 download links for 2022-08-18 20:32:33 +02:00
Alexander Tokmakov
2cfeff45ba
Merge pull request #40352 from ClickHouse/fix_incorrect_replica_idenifier
Fix "incorrect replica identifier"
2022-08-18 21:23:31 +03:00
Alexander Tokmakov
b9e090699a
Merge branch 'master' into fix_incorrect_replica_idenifier 2022-08-18 21:18:10 +03:00
Alexander Tokmakov
e311d06eaa
Merge pull request #40246 from ClickHouse/parallel_drop_ranges_execution
Allow parallel execution of disjoint drop ranges
2022-08-18 21:17:41 +03:00
robot-clickhouse
a9b3df37dd Update version_date.tsv and changelogs after v22.8.1.2097-lts 2022-08-18 17:45:23 +00:00