Commit Graph

104678 Commits

Author SHA1 Message Date
Alexey Milovidov
0d60f564de
Merge pull request #45036 from ClickHouse/fix-typo-6
Fix typos
2023-01-08 10:12:25 +03:00
Alexey Milovidov
fa1d595059
Merge pull request #44819 from ClickHouse/modern-tools
Modern tools, part 1
2023-01-08 09:50:39 +03:00
Alexey Milovidov
32cc41f0eb
Merge pull request #45032 from ClickHouse/fix-fuzzer-oom
Fix OOM in Fuzzer
2023-01-08 09:41:14 +03:00
Alexey Milovidov
c0cbb6a5cc
Merge pull request #45031 from ClickHouse/update-sqlite
Update SQLite
2023-01-08 09:40:49 +03:00
Alexey Milovidov
851e4ae59f Fix typos 2023-01-08 07:08:20 +01:00
Alexey Milovidov
b9777fb439 Fix OOM in Fuzzer 2023-01-08 05:57:29 +01:00
Alexey Milovidov
5677d04752
Merge pull request #45030 from ClickHouse/fix-range
Fix function `range` (the bug was unreleased)
2023-01-08 07:43:28 +03:00
Alexey Milovidov
4995ce945e Fix TSan report in SQLite (false positive) 2023-01-08 05:40:48 +01:00
Alexey Milovidov
77708b4a03 Update SQLite 2023-01-08 05:22:56 +01:00
Alexey Milovidov
5dfc6219d2
Merge pull request #45016 from ClickHouse/fix-snapshot-small-distance-again
Add snapshot creation retry in Keeper tests using ZooKeeper
2023-01-08 06:29:38 +03:00
Alexey Milovidov
9b380cce15
Merge pull request #45018 from den-crane/tests/issue_26473
test for #26473
2023-01-08 06:23:45 +03:00
Alexey Milovidov
9254c62281 Merge branch 'modern-tools' of github.com:ClickHouse/ClickHouse into modern-tools 2023-01-08 03:21:00 +01:00
Alexey Milovidov
e298035d08 Fix performance test 2023-01-08 03:20:42 +01:00
Alexey Milovidov
983bd527dd Merge branch 'master' into modern-tools 2023-01-08 03:19:30 +01:00
Alexey Milovidov
03ce65845b
Merge branch 'master' into fix-range 2023-01-08 05:03:26 +03:00
Alexey Milovidov
175ba1e6f4 Add a test 2023-01-08 03:03:08 +01:00
Alexey Milovidov
e07dd44f79
Merge pull request #45026 from ClickHouse/fix-fuzzer-3
Fix false positive in Fuzzer, alternative variant
2023-01-08 04:59:13 +03:00
Alexey Milovidov
13a045dce4 Fix bad code: postfix increment, multiple effects in one statement 2023-01-08 02:55:02 +01:00
Alexey Milovidov
56d8c4730e Fix function range 2023-01-08 02:50:28 +01:00
Alexey Milovidov
0772a28dbd
Merge pull request #44961 from ClickHouse/hipster-html
Hipster's HTML
2023-01-08 04:44:37 +03:00
Alexey Milovidov
d22f25b72f
Merge pull request #45025 from ClickHouse/fix-fuzzer-2
Fix false positive in Fuzzer
2023-01-08 04:24:22 +03:00
Alexey Milovidov
3e422d4ec6
Merge branch 'master' into tests/issue_26473 2023-01-08 04:23:15 +03:00
Alexey Milovidov
1cf5934141
Merge pull request #45024 from ClickHouse/fix-ip-function-cut
Fix cutIPv6 function and IPv4 hashing
2023-01-08 04:22:40 +03:00
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