Commit Graph

109842 Commits

Author SHA1 Message Date
vdimir
db2ffc109c
Add comment to GrachHashJoin::current_bucket_mutex 2023-03-03 10:17:34 +00:00
Alexey Milovidov
f06910da98
Update 25340_grace_hash_limit_race.sql 2023-03-03 10:13:43 +00:00
vdimir
38d157a850
Fix race in grace hash join with limit 2023-03-03 10:13:38 +00:00
Robert Schulze
851b256a9c
Merge pull request #47136 from phil-88/patch-1
External dictionaries / library-bridge: Fix error "unknown library method 'extDict_libClone'"
2023-03-03 11:07:37 +01:00
Sergei Trifonov
b15ba19e6d
Merge branch 'master' into patch-3 2023-03-03 10:52:52 +01:00
Sergei Trifonov
a1d99c602b
Update docs/zh/operations/backup.md 2023-03-03 10:52:45 +01:00
robot-clickhouse-ci-2
cb6b0af4cf
Merge pull request #47183 from ClickHouse/rs/docs-map-from-array
Doc update for mapFromArrays()
2023-03-03 10:33:22 +01:00
Robert Schulze
68c0cea486
Merge branch 'master' into rs/fulltext_result_separators 2023-03-03 10:01:38 +01:00
Robert Schulze
9aef18abad
Doc update for mapFromArrays() 2023-03-03 08:47:46 +00:00
Robert Schulze
74fcffb067
Merge pull request #31125 from taiyang-li/map_from_arrasy
Implement spark function mapFromArrays()
2023-03-03 09:28:54 +01:00
Antonio Andelic
a6da64aac0
Merge pull request #46824 from ClickHouse/fix-single-thread-parquet
Use initial range for fetching file size in HTTP read buffer
2023-03-03 09:23:22 +01:00
houbaron
df8d364708
Update backup.md 2023-03-03 14:24:36 +08:00
houbaron
1f7a0c70f0
Update sparse-primary-indexes.md 2023-03-03 12:00:42 +08:00
houbaron
29e396cc30
Update skipping-indexes.md 2023-03-03 11:57:03 +08:00
Alexander Tokmakov
619b282060 more correct handling of fatal errors 2023-03-03 01:22:04 +01:00
Alexey Milovidov
d51cd6ce88
Merge pull request #47170 from ClickHouse/resubmit-4cc614ce7ac7e544ce611cbbfca12700d65e7690
Resubmit #46859
2023-03-03 01:32:43 +03:00
DanRoscigno
1f4141a35d Give users option of overwriting 2023-03-02 23:05:37 +01:00
Alexey Milovidov
f459789aeb
Merge pull request #47169 from ClickHouse/revert-46859-curl-sh
Revert "Give users option of overwriting"
2023-03-03 01:04:21 +03:00
Alexey Milovidov
6c68e5c4c6
Revert "Give users option of overwriting" 2023-03-03 01:04:10 +03:00
Alexey Milovidov
a99928d10a
Merge branch 'master' into self-extracting-sudo 2023-03-03 00:45:00 +03:00
Nikolay Degterinsky
d6798e412a
Merge pull request #47113 from alexkorep/feature/editor-tabs-on-enter
Automatic indentation in the built-in UI SQL editor
2023-03-02 22:39:31 +01:00
Alexey Milovidov
8467166808
Merge pull request #47168 from ClickHouse/cloud
Add a link to the Cloud
2023-03-03 00:32:05 +03:00
Alexey Milovidov
9c01c6cc25 Add Cloud 2023-03-02 22:30:52 +01:00
Robert Schulze
fc227d94bc
02346_full_text_search.sql: Add result separators to simplify analysis 2023-03-02 21:20:26 +00:00
robot-clickhouse
6eb2877e53 Automatic style fix 2023-03-02 20:54:45 +00:00
Mikhail f. Shiryaev
845e67af3e
Merge pull request #47064 from ClickHouse/termination-lambda
Terminate long-running offline non-busy runners in EC2
2023-03-02 21:50:49 +01:00
Robert Schulze
93861e04ae
Fix fix fix 2023-03-02 20:48:25 +00:00
Nikolai Kochetov
de8e19149c
Merge branch 'master' into make-projections-test-more-stable 2023-03-02 21:17:28 +01:00
LiuNeng
d4c5ab9dcd
Optimize one nullable key aggregate performance (#45772) 2023-03-02 21:01:52 +01:00
Nikolai Kochetov
de6a74a907
Merge branch 'master' into add-stupid-retries-for-health-check-in-tests 2023-03-02 20:57:26 +01:00
Salvatore Mesoraca
81b30021db
ActionsDAG: do not change result of and() during optimization - part 2 (#47028) 2023-03-02 20:48:13 +01:00
avogar
c848052c7c Add test, rename some tests to fix order 2023-03-02 19:25:50 +00:00
Maksim Kita
3cd88003dd
Merge pull request #47101 from kitaisreal/analyzer-planner-fixes-before-enable-by-default
Analyzer Planner fixes before enable by default
2023-03-02 22:16:39 +03:00
Nikolai Kochetov
e91cdb4f8d Add stupid retries in clickhouse-test health check. 2023-03-02 19:03:17 +00:00
Alexander Tokmakov
547319eb37 fix 2023-03-02 19:53:47 +01:00
Alexander Tokmakov
edd238273c fix another bug in client 2023-03-02 19:51:05 +01:00
Sema Checherinda
7a9f4aab8e do not call adjustWithUntrackedMemory when untracked_memory is 0 2023-03-02 19:21:03 +01:00
Sema Checherinda
a6c2473518 do flushUntrackedMemory when context swith 2023-03-02 19:21:03 +01:00
Dan Roscigno
fbabba78c9
Update docs/en/sql-reference/functions/date-time-functions.md
Co-authored-by: Ilya Yatsishin <2159081+qoega@users.noreply.github.com>
2023-03-02 12:55:23 -05:00
Dan Roscigno
9cb70723d1
Update docs/en/sql-reference/functions/date-time-functions.md
Co-authored-by: Ilya Yatsishin <2159081+qoega@users.noreply.github.com>
2023-03-02 12:55:16 -05:00
Dan Roscigno
2db7df6153
Update docs/en/sql-reference/functions/date-time-functions.md
Co-authored-by: Ilya Yatsishin <2159081+qoega@users.noreply.github.com>
2023-03-02 12:55:04 -05:00
robot-ch-test-poll4
20bebf7a16
Merge pull request #47150 from Dmitry-k42/master
A few misspells fixed in Russian documentation
2023-03-02 18:53:58 +01:00
Robert Schulze
a0a40fb057
nam --> name 2023-03-02 17:51:43 +00:00
Azat Khuzhin
167e4903a8 Fix concrete columns PREWHERE support
This is the fix for the IStorage::supportedPrewhereColumns() API.

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-03-02 18:51:23 +01:00
robot-clickhouse
fdcbec4fee Automatic style fix 2023-03-02 17:35:56 +00:00
Dan Roscigno
38fbd61788
Merge branch 'master' into DanRoscigno-patch-4 2023-03-02 12:32:04 -05:00
Dan Roscigno
4457ebab48
Update docs/en/sql-reference/functions/date-time-functions.md
Co-authored-by: Ilya Yatsishin <2159081+qoega@users.noreply.github.com>
2023-03-02 12:31:56 -05:00
Alexander Tokmakov
c518f3690e Merge branch 'master' into fix_insert_cancellation_in_native_protocol 2023-03-02 18:24:08 +01:00
Alexander Tokmakov
fc8ea01c2b use unique names and paths in test_replicated_database 2023-03-02 18:23:31 +01:00
avogar
14351922e3 Fix possible deadlock in QueryStatus 2023-03-02 17:20:29 +00:00