Commit Graph

104705 Commits

Author SHA1 Message Date
Alexey Milovidov
7b1223ed8d
Merge pull request #45011 from ClickHouse/no-adduser
Remove the dependency on `adduser`
2023-01-08 03:27:29 +03:00
Alexey Milovidov
cc32bec83b Fix false positive in Fuzzer, alternative variant 2023-01-08 01:20:11 +01:00
Alexey Milovidov
c308c40eed Fix false positive in Fuzzer 2023-01-08 01:14:46 +01:00
Alexey Milovidov
be8df5683e
Merge pull request #44988 from ClickHouse/auto/v22.12.2.25-stable
Update version_date.tsv and changelogs after v22.12.2.25-stable
2023-01-08 02:52:59 +03:00
Alexey Milovidov
17552fdae2
Merge pull request #45021 from ClickHouse/no-testflows
Remove the remainings of Testflows (2).
2023-01-08 02:17:34 +03:00
Dan Roscigno
7741ce549f
Merge pull request #45004 from DanRoscigno/docs-for-set-join-persist
move persistence setting docs
2023-01-07 17:28:40 -05:00
Dan Roscigno
758c98e832
Merge pull request #45005 from DanRoscigno/date-subtraction-docs
clarify date sub docs
2023-01-07 17:28:08 -05:00
Alexey Milovidov
22741ce7ca Fix Python 2023-01-07 23:23:20 +01:00
Alexey Milovidov
11ee7b7250 Merge branch 'master' into hipster-html 2023-01-07 23:22:42 +01:00
Alexey Milovidov
81290a5ed6
Merge pull request #45022 from ClickHouse/uncomment-a-check
Enable the check that was commented
2023-01-08 00:56:07 +03:00
Yakov Olkhovskiy
d77178194f fix cutIPv6 function and IPv4 hashing 2023-01-07 21:48:02 +00:00
Alexey Milovidov
7a7e6ea8e7
Merge pull request #45017 from den-crane/tests/issue_20098
test for #20098
2023-01-07 23:45:59 +03:00
Alexey Milovidov
17c797a405 Enable the check that was commented 2023-01-07 21:42:49 +01:00
Alexey Milovidov
484af24d48 Remove the remainings of Testflows (2). 2023-01-07 21:40:13 +01:00
Alexey Milovidov
063bfb9be2
Merge pull request #45002 from den-crane/patch-56
Update graphitemergetree.md
2023-01-07 23:26:02 +03:00
Alexey Milovidov
2065871b87
Merge branch 'master' into no-adduser 2023-01-07 23:24:40 +03:00
Denny Crane
0dfe4e0835 test for #26473 2023-01-07 14:07:36 -04:00
Denny Crane
99476fb8e3 test for #20098 2023-01-07 13:49:41 -04:00
Antonio Andelic
c8d9368009 Retry on invalid snapshot 2023-01-07 17:08:25 +00:00
Anton Popov
1f32ffedf8
Merge pull request #43221 from ClickHouse/refactoring-ip-types
Replace domain IP types (IPv4, IPv6) with native
2023-01-07 12:01:21 +01:00
Alexey Milovidov
ac6905e83c
Merge pull request #45009 from ClickHouse/fix-flaky-test-6
Fix `01961_roaring_memory_tracking` test, again
2023-01-07 05:44:31 +03:00
Alexey Milovidov
68ddfb0447
Merge pull request #45012 from ClickHouse/more-cases-in-fuzzer
Recognize more ok cases for Fuzzer
2023-01-07 05:43:13 +03:00
Alexey Milovidov
e62127c3d5 Opt-out 2023-01-07 03:40:18 +01:00
Alexey Milovidov
a9324c0517 More ok cases for Fuzzer 2023-01-07 02:23:15 +01:00
Alexey Milovidov
9793883fbc
Merge pull request #45006 from ClickHouse/fix-fuzzer
Fix strange trash in Fuzzer
2023-01-07 04:20:43 +03:00
Alexey Milovidov
590ad41cbf
Merge pull request #44978 from azat/tests/fix-test_replicated_users
tests: fix test_replicated_users flakiness
2023-01-07 03:51:31 +03:00
Alexey Milovidov
d122d72ea8
Merge pull request #44996 from vitlibar/fix-test_grpc_protocol_progress
Fix test test_grpc_protocol/test.py::test_progress
2023-01-07 03:48:30 +03:00
Alexey Milovidov
869428f228 Remove adduser dependency 2023-01-07 01:45:54 +01:00
Alexey Milovidov
9fcd111724
Merge pull request #45003 from amosbird/issue_44979
Fix minmax_count_projection with _partition_value
2023-01-07 03:36:56 +03:00
Alexey Milovidov
ffca3b3b3c Fix "01961_roaring_memory_tracking" test 2023-01-07 01:34:09 +01:00
Alexey Milovidov
a6086c7174
Merge pull request #45001 from vitlibar/improve-s3-ec2-metadata-tests
Improve S3 EC2 metadata tests
2023-01-07 03:30:09 +03:00
Alexey Milovidov
772b6b69a9 Fix strange trash in Fuzzer 2023-01-07 00:40:01 +01:00
DanRoscigno
eff349bab7 clarify date sub docs 2023-01-06 17:32:03 -05:00
DanRoscigno
e0b258b4a9 move persistence setting docs 2023-01-06 17:01:28 -05:00
Alexey Milovidov
42f25cb6a6
Amend 2023-01-07 00:57:47 +03:00
Alexey Milovidov
22fcabd229
Remove expert-level grep usages. 2023-01-07 00:57:11 +03:00
Dan Roscigno
c2decae073
Merge pull request #44986 from ClickHouse/qoega-patch-4
Add docs for #43308
2023-01-06 16:44:00 -05:00
Amos Bird
200d40c53d
Fix minmax_count_projection with _partition_value
Check if virtual column `_partition_value` can be used when building
minmax_count_projection block.
2023-01-07 05:38:28 +08:00
Denny Crane
1bf6139fab
Update graphitemergetree.md 2023-01-06 15:11:58 -04:00
Vitaly Baranov
e8355971bb Fix test test_grpc_protocol/test.py::test_progress 2023-01-06 19:58:20 +01:00
Nikolai Kochetov
9c5a8a598a
Merge pull request #44983 from ClickHouse/check-what-if-disable-some-check-in-storage-merge
Check what if disable some checks in storage Merge.
2023-01-06 19:45:46 +01:00
Dmitry Novik
9d44c7a737
Merge pull request #44541 from ClickHouse/cleanup-resolved-function
Followup #43761
2023-01-06 18:09:32 +01:00
Nikolai Kochetov
cadaf35db6
Merge pull request #44987 from ClickHouse/better-check-for-not-existing-input-in-actions-dag
Fix check for not existing input in ActionsDAG
2023-01-06 18:02:38 +01:00
Nikolai Kochetov
398ae6a216 Fix style. 2023-01-06 15:33:19 +00:00
robot-clickhouse
72b9e43295 Update version_date.tsv and changelogs after v22.12.2.25-stable 2023-01-06 15:20:59 +00:00
Nikolai Kochetov
58c7547f51 Removed check and added a test. 2023-01-06 15:04:00 +00:00
Vitaly Baranov
92be50bd68 Add test for IMDS session token. 2023-01-06 15:55:26 +01:00
Vitaly Baranov
0d12d90fb5 Move common code to helpers/mock_servers.py 2023-01-06 15:55:21 +01:00
Nikolai Kochetov
72eb74dd67 Fix check for not existing input in ActionsDAG 2023-01-06 14:50:28 +00:00
Ilya Yatsishin
71cb4ecde1
Add docs for #43308 2023-01-06 15:30:57 +01:00