Commit Graph

105778 Commits

Author SHA1 Message Date
alesapin
3245e822ef Update merge 2023-01-12 12:55:50 +01:00
Antonio Andelic
4585125a34 Add rocksdb tag 2023-01-12 11:45:20 +00:00
Nikita Mikhaylov
62d544e742
Fix integration test test_replicated_users::test_rename_replicated (#45192)
* Done

* Update tests/integration/test_replicated_users/test.py

Co-authored-by: Sergei Trifonov <sergei@clickhouse.com>

Co-authored-by: Sergei Trifonov <sergei@clickhouse.com>
2023-01-12 12:36:36 +01:00
robot-clickhouse
d61e202416 Automatic style fix 2023-01-12 11:35:03 +00:00
Mikhail f. Shiryaev
811f9b1e3a
Reduce the number of API requests by monkey-patching 2023-01-12 12:32:48 +01:00
Antonio Andelic
feaad2bd43 try avoiding bad file descriptor 2023-01-12 11:28:41 +00:00
Antonio Andelic
97266ccabc Merge branch 'master' into try-fix-keeper-map 2023-01-12 11:16:35 +00:00
Anton Popov
8bdf63f8e5
Merge pull request #45191 from ClickHouse/fix-ip-part-name
Fix part ID generation for IP types for backward compatibility
2023-01-12 12:15:06 +01:00
Vladimir C
ebc88743fd
Add file extension to 00647_histogram_negative 2023-01-12 12:13:29 +01:00
Maksim Kita
225e0bdcc2 Fixed tests 2023-01-12 12:07:58 +01:00
Maksim Kita
43a0996356 Fixed tests 2023-01-12 12:07:58 +01:00
Maksim Kita
a140d6c5b1 Fixed code review issues 2023-01-12 12:07:58 +01:00
Maksim Kita
47f4159909 Analyzer support distributed queries processing 2023-01-12 12:07:58 +01:00
Kseniia Sumarokova
56f8899df8
Update tests/integration/test_multiple_disks/test.py
Co-authored-by: Ilya Yatsishin <2159081+qoega@users.noreply.github.com>
2023-01-12 12:06:31 +01:00
Alexander Gololobov
6b6f5f9185
Merge pull request #45208 from ClickHouse/fix-flaky-test-p8
Fix flaky test `01961_roaring_memory_tracking` (3)
2023-01-12 12:00:38 +01:00
Ilya Yatsishin
07b8abf4be
Merge pull request #45203 from ClickHouse/Avogar-patch-1
Fix possible stack-use-after-return in LimitReadBuffer
2023-01-12 11:53:59 +01:00
Maksim Kita
30de77d071
Merge pull request #44545 from ClickHouse/vdimir/analyzer_drop_join_on
Drop unused columns after join on/using
2023-01-12 13:51:14 +03:00
Vladimir C
ac5ee471c7
Merge pull request #45184 from ClickHouse/vdimir/storage_join_null_44940 2023-01-12 11:51:11 +01:00
Antonio Andelic
60896170bc Check type of prepared set 2023-01-12 10:44:55 +00:00
Maksim Kita
2f0eabab54 Fixed tests 2023-01-12 11:30:55 +01:00
Ilya Yatsishin
a927ecfe04
Merge pull request #45201 from ClickHouse/qoega-patch-5 2023-01-12 10:08:02 +01:00
Alexander Gololobov
3f3ce06832
Merge pull request #45211 from ClickHouse/remove-trash-from-stress-test
Remove trash from stress test
2023-01-12 09:58:49 +01:00
Antonio Andelic
0fc279e2bb Don't allow third node to become leader 2023-01-12 08:44:55 +00:00
Igor Nikonov
edbcb24da0
Merge pull request #44954 from ClickHouse/fix-insert-delay
Fix: insert delay calculation
2023-01-12 09:43:00 +01:00
flynn
68f747ed32 remove unused function 2023-01-12 06:48:24 +00:00
Alexey Milovidov
d4c0746647
Merge branch 'master' into add-dmesg-log-to-fuzzer 2023-01-12 07:17:03 +03:00
Alexey Milovidov
c75c6c2298
Update run-fuzzer.sh 2023-01-12 07:16:10 +03:00
simpleton
4ffaa8736f
test: Add the histogram input to repeat the negative test 2023-01-12 12:10:48 +08:00
Alexey Milovidov
703f223e50 Remove trash from stress test 2023-01-12 04:56:20 +01:00
simpleton
07f771a8c1
Merge branch 'ClickHouse:master' into master 2023-01-12 11:11:39 +08:00
Alexey Milovidov
7f642f7e10
Merge pull request #45057 from kssenii/filelog-fix-possible-cannot-read-all-data
Fix possible cannot-read-all-data in storage FileLog
2023-01-12 05:50:56 +03:00
serxa
0841809a9c fix special builds 2023-01-12 01:30:42 +00:00
Sergei Trifonov
8c40c4d79f
Update docs/en/development/architecture.md
Co-authored-by: Dmitry Novik <n0vik@clickhouse.com>
2023-01-12 02:25:03 +01:00
Sergei Trifonov
e784f65ee9
Update docs/en/development/architecture.md
Co-authored-by: Dmitry Novik <n0vik@clickhouse.com>
2023-01-12 02:23:58 +01:00
Sergei Trifonov
78a63e795c
Update docs/en/development/architecture.md
Co-authored-by: Dmitry Novik <n0vik@clickhouse.com>
2023-01-12 02:23:15 +01:00
Sergei Trifonov
d41dbdc4a6
Update docs/en/development/architecture.md
Co-authored-by: Dmitry Novik <n0vik@clickhouse.com>
2023-01-12 02:22:59 +01:00
Alexey Milovidov
dbe0d7c935 Fix flaky test 01961_roaring_memory_tracking (3) 2023-01-12 02:05:00 +01:00
MeenaRenganathan22
28d5c3cf7f Addressed the review comments 2023-01-11 17:00:10 -08:00
Alexey Milovidov
7ed370b78a
Merge pull request #45202 from ClickHouse/alexey-milovidov-patch-6
Add a checkbox for documentation
2023-01-12 03:34:41 +03:00
Dmitry Novik
5fb1f9db19 Reformat code 2023-01-12 00:29:56 +00:00
Dan Roscigno
7a651d749c
Update docs/en/sql-reference/aggregate-functions/reference/maxintersections.md 2023-01-11 19:20:37 -05:00
rfraposa
2e44ad9d0f Add maxIntersections to docs 2023-01-11 17:10:51 -07:00
Dmitry Novik
5b43202015 Merge remote-tracking branch 'origin/master' into group-by-function-elimination 2023-01-12 00:00:49 +00:00
Dmitry Novik
bed39f3762 Disable check to make test on flaky 2023-01-11 23:52:13 +00:00
kssenii
e3a1af6542 Fix flacky test 2023-01-11 23:51:03 +01:00
Ilya Yatsishin
d38e89af9f
Merge pull request #45187 from ClickHouse/restart-nightly
Restart NightlyBuilds if the runner died
2023-01-11 23:49:20 +01:00
Ilya Yatsishin
3a98f2bc12
Merge pull request #45190 from ClickHouse/add-query-params-to-docs
Add query parameters to the docs
2023-01-11 23:47:50 +01:00
alesapin
47f91381ee Fix flaky 2023-01-11 23:46:52 +01:00
Ilya Yatsishin
90255d9bbe
Merge pull request #45198 from ClickHouse/serxa-patch-3
Add docs for `SYSTEM RELOAD USERS`
2023-01-11 23:39:58 +01:00
Mikhail f. Shiryaev
e1dc38f0fe
Fix wrong report sorting and changing global BASE_HEADERS 2023-01-11 23:39:00 +01:00