Commit Graph

105501 Commits

Author SHA1 Message Date
Yakov Olkhovskiy
344fa16184
Merge pull request #42991 from ClickHouse/tests-connection-error
add retries on ConnectionError
2023-01-12 08:32:03 -05:00
Kseniia Sumarokova
db3e0219fc
Merge pull request #41687 from ClickHouse/40907_Parameterized_views_as_table_functions
40907 Parameterized views as table functions
2023-01-12 14:24:32 +01:00
Ilya Yatsishin
23c80d77a0
Merge pull request #45206 from ClickHouse/try-fix-overcommit-test
Disable check to make test_overcommit_tracker not flaky
2023-01-12 14:16:11 +01:00
Ilya Yatsishin
e2a42f0079
Merge pull request #45212 from ucasfl/minor
remove unused function
2023-01-12 14:12:06 +01:00
Alexander Gololobov
263a3f10c9 Also copy or move PREWHERE to WHERE 2023-01-12 14:11:30 +01:00
Vladimir C
fc438cd740
Fix typo 2023-01-12 13:59:59 +01:00
Alexander Tokmakov
4cbfd882c2
Merge pull request #45221 from ClickHouse/revert-44860-improve_week_day
Revert "update function DAYOFWEEK and add new function WEEKDAY for mysql/spark compatiability"
2023-01-12 15:17:50 +03:00
Alexander Gololobov
2a92ae8d8e Fuzz PREWHERE clause 2023-01-12 13:14:09 +01:00
Kseniia Sumarokova
d6289c3a0d
Merge pull request #45181 from kssenii/fix-heavy-calculation-in-system-detached-parts
Calculate only required columns in system.detached_parts
2023-01-12 13:02:56 +01:00
alesapin
df8ceeefdc
Merge pull request #45134 from ClickHouse/fix_flaky_azure_test
Fix flaky azure test
2023-01-12 13:02:34 +01:00
Alexander Tokmakov
e37f572c34
Revert "update function DAYOFWEEK and add new function WEEKDAY for mysql/spark compatiability" 2023-01-12 15:01:36 +03:00
alesapin
3245e822ef Update merge 2023-01-12 12:55:50 +01: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
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
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
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
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