Commit Graph

110109 Commits

Author SHA1 Message Date
Sema Checherinda
6000881230
Merge branch 'master' into CheSema-patch-1 2023-03-08 11:27:42 +01:00
Maksim Kita
3aed5a4ab4 Added tests 2023-03-08 11:16:06 +01:00
Maksim Kita
b6f3b81403 Query plan filter push down optimization filled JOIN fix 2023-03-08 11:16:06 +01:00
Maksim Kita
299b1d8fed
Merge pull request #45910 from ClickHouse/analyzer-group-by-use-nulls
Support `group_by_use_nulls` setting in new analyzer
2023-03-08 13:14:10 +03:00
Antonio Andelic
816a9c1099
Merge branch 'master' into custom-key-parallel-replicas 2023-03-08 11:06:30 +01:00
Sergei Trifonov
3cae844eac
Merge branch 'master' into serxa-patch-4 2023-03-08 10:52:02 +01:00
Sergei Trifonov
880b34fded
Update docs/en/operations/server-configuration-parameters/settings.md
Co-authored-by: pufit <pufit@clickhouse.com>
2023-03-08 10:51:34 +01:00
Sergei Trifonov
20c0476d2f
Update docs/en/operations/server-configuration-parameters/settings.md
Co-authored-by: pufit <pufit@clickhouse.com>
2023-03-08 10:51:16 +01:00
Igor Nikonov
cc5b97b624
Merge pull request #46997 from AndyBys/log-level-change
Change level log in executeQuery
2023-03-08 10:36:21 +01:00
Vladimir C
4f048ce535
Merge pull request #47153 from ClickHouse/vdimir/grace_hash_limit_race_45986 2023-03-08 10:18:32 +01:00
Maksim Kita
b2b8b7f872 Fix RewriteArrayExistsToHasPass 2023-03-08 10:09:55 +01:00
Vladimir C
b298fbeecc
Merge pull request #47134 from KevinyhZou/enable_int_types_repeat_function 2023-03-08 10:09:20 +01:00
Vladimir C
1c8bc77d5d
Merge pull request #47308 from ClickHouse/vdimir/fix_02570_fallback_from_async_insert 2023-03-08 10:08:18 +01:00
Vladimir C
2aec0c1cb0
Merge pull request #47309 from ClickHouse/vdimir/fix_live_view_bg_pool_exception 2023-03-08 10:06:17 +01:00
Robert Schulze
2a47326061
Merge pull request #47313 from ClickHouse/rs/doc-cleanup-kafka
Docs: Small cleanups after Kafka fix #47138
2023-03-08 09:40:47 +01:00
Antonio Andelic
a24c9ee1ce
Merge pull request #46644 from ClickHouse/or-equality-chain-to-in
Logical expression optimizer in new analyzer
2023-03-08 09:24:36 +01:00
robot-clickhouse-ci-2
2c7c270f25
Merge pull request #47323 from enowy/mod_doc
Add space between --recursive option and --shallow-submodule option of git clone command.
2023-03-08 08:03:22 +01:00
Vitaly Baranov
31b7e6edc6 Keep subscriptions for all enabled roles. 2023-03-08 07:50:04 +01:00
Yakov Olkhovskiy
036fb0b9ef analyzer - add test 2023-03-08 05:52:04 +00:00
Yakov Olkhovskiy
7966c114bd analyzer - fix combine logic for limit expression and limit setting 2023-03-08 05:40:10 +00:00
Hosun Lee
aae82a73aa Fix git clone command. Insert space in front of shallow option. 2023-03-08 14:10:12 +09:00
Hosun Lee
ce809e61fb Revert commit. 2023-03-08 14:09:18 +09:00
[데이터플랫폼팀] 이호선
927efc0f2c Fix git clone command. Insert space in front of shallow option. 2023-03-08 14:01:38 +09:00
Nikolay Degterinsky
df78f7676b
Merge pull request #47282 from ClickHouse/evillique-patch-2
Fix typo
2023-03-08 01:58:19 +01:00
Nikolay Degterinsky
51edcf232c Add support for big int types to runningDifference() function 2023-03-08 00:52:58 +00:00
Nikolay Degterinsky
1421411d9a
Merge branch 'master' into evillique-patch-2 2023-03-08 01:03:28 +01:00
Alexey Milovidov
e8cdb0c8b1
Merge pull request #46839 from CurtizJ/fix-crash-in-skip-index
Do not allow const and non-deterministic secondary indexes
2023-03-08 03:03:09 +03:00
Alexey Milovidov
e2aff59a2d
Merge pull request #47106 from kssenii/allow-nested-disks-in-custom-disks
Allow nested custom disks
2023-03-08 03:00:55 +03:00
Alexander Tokmakov
f5cf039190 check if a symlink exists more carefully 2023-03-08 00:04:55 +01:00
Dmitry Novik
429696b575 Update reference file 2023-03-07 22:57:47 +00:00
Mike Kot
9920a52c51 use std::lerp, constexpr hex.h 2023-03-07 22:50:17 +00:00
Ilya Yatsishin
f8eb1fad91
Disable parallel format in health check 2023-03-07 23:06:14 +01:00
Alexander Tokmakov
673147e6dd
Merge pull request #47284 from ClickHouse/followup_46681
Follow-up to #46681
2023-03-07 23:38:41 +03:00
Alexander Tokmakov
ffd55d951d
Merge branch 'master' into followup_46681 2023-03-07 23:38:06 +03:00
Vitaly Baranov
9792b93a11 Fix changing a role which is already expired in RoleCache. 2023-03-07 21:22:22 +01:00
Robert Schulze
ff8fc0634a
Docs: Small cleanups after Kafka fix #47138 2023-03-07 19:50:42 +00:00
Robert Schulze
5b91631722
Merge pull request #47138 from AVMusorin/disallow-default-columns-kafka-engine
Prohibit DEFAULT/EPHEMERAL/ALIAS/MATERIALIZED columns in KafkaEngine
2023-03-07 20:36:46 +01:00
Kruglov Pavel
69a1309ade
Merge branch 'master' into native-types-conversions 2023-03-07 20:06:17 +01:00
Kruglov Pavel
ba0cc95441
Fix typo 2023-03-07 20:04:52 +01:00
alesapin
6d48bb25ff
Merge pull request #47274 from ClickHouse/fix_zero_copy_bug
Fix bug in zero copy replica which can lead to dataloss
2023-03-07 19:08:10 +01:00
alesapin
223ac414d2
Merge branch 'master' into fix_zero_copy_bug 2023-03-07 18:45:34 +01:00
Arthur Passos
5ba1b5d43c add more descriptive tests 2023-03-07 14:04:48 -03:00
vdimir
4e79df448f
Catch exceptions in LiveViewPeriodicRefreshTask 2023-03-07 16:17:35 +00:00
vdimir
86410a7a3f
Fix MergeTreeTransaction::isReadOnly 2023-03-07 16:16:51 +00:00
Dmitry Novik
13f1e5b022 Merge remote-tracking branch 'origin/master' into analyzer-group-by-use-nulls 2023-03-07 16:16:48 +00:00
Mikhail f. Shiryaev
dedd242f35
Add a manual trigger for release workflow 2023-03-07 16:49:10 +01:00
Mikhail f. Shiryaev
c63be68a8f
Use explicit docker tags and paths 2023-03-07 16:49:09 +01:00
Mikhail f. Shiryaev
af23c8bed0
Get the release logs w/o delay from curl 2023-03-07 16:49:07 +01:00
Anton Popov
d9611dde0b fix test 2023-03-07 15:23:27 +00:00
Arthur Passos
a42dee5bed
Merge branch 'ClickHouse:master' into fix_find_first_not_symbols 2023-03-07 12:19:23 -03:00