Commit Graph

109303 Commits

Author SHA1 Message Date
Robert Schulze
0a9d3bf4ae
Cleanup conversion function docs 2023-03-02 13:05:09 +00:00
Mikhail f. Shiryaev
f9786c1e32
Merge pull request #47123 from ClickHouse/pygithub-mypy
Update typing for a new PyGithub version
2023-03-02 12:02:43 +01:00
Vladimir C
16eedb004f
Merge pull request #47071 from xiedeyantu/support_parse_date 2023-03-02 12:00:48 +01:00
Kruglov Pavel
ce8e49a9a0
Merge pull request #45693 from Avogar/fix-kafka-protobuf
Fix formats parser resetting, test processing bad messages in kafka
2023-03-02 11:50:45 +01:00
Mikhail f. Shiryaev
ad50c418da
Update typing for a new PyGithub version 2023-03-02 11:49:36 +01:00
Robert Schulze
cd42cdc57d
Merge pull request #47115 from HarryLeeIBM/hlee-s390x-xxhash-2
Fix halfMD5 and cityhash for s390x
2023-03-02 11:09:37 +01:00
Alexander Gololobov
5870969837
Merge pull request #47109 from ClickHouse/enable_lwd
Enable lightweight delete support by default
2023-03-02 09:56:38 +01:00
Alexey Milovidov
57ac42f48b
Merge pull request #46804 from nickitat/async_reading_small_limit
Fix async reading pipeline when small limit is present
2023-03-02 02:30:19 +03:00
Alexey Milovidov
c243844677
Merge pull request #47095 from azat/ci/upgrade-suppressions
Suppress "Cannot flush" for Distributed tables in upgrade check
2023-03-02 02:15:37 +03:00
Alexey Milovidov
97c0f8a0e0
Merge pull request #47027 from amosbird/clang16
Prepare to build with clang 16
2023-03-02 02:10:03 +03:00
robot-ch-test-poll3
5398865280
Merge pull request #46859 from DanRoscigno/curl-sh
Give users option of overwriting
2023-03-01 23:06:32 +01:00
HarryLeeIBM
b84e9fdaac Fix halfMD5 and cityhash for s390x 2023-03-01 13:36:35 -08:00
DanRoscigno
640753d9a3 remove install option 2023-03-01 16:06:39 -05:00
Robert Schulze
d68fc24085
Merge pull request #46960 from ClickHouse/rs/official-ldapr
ARM: Activate LDAPR with -march flag instead via -XClang
2023-03-01 21:39:20 +01:00
Robert Schulze
15fec805fb
Merge pull request #46950 from ClickHouse/rs/uninline-likePatternToRegexp
Un-inline likePatternToRegexp()
2023-03-01 21:38:40 +01:00
robot-clickhouse
54336f7c98 Automatic style fix 2023-03-01 20:12:00 +00:00
Alexander Tokmakov
ce346e07ff
Merge pull request #47096 from ClickHouse/readable_stacktraces_in_hung_check
Make stacktraces in hung check more readable
2023-03-01 23:11:46 +03:00
Alexander Gololobov
f64d08bd5c Enable lightweight delete support by default 2023-03-01 19:35:55 +01:00
Sergei Trifonov
19f6446d8c
Merge pull request #47097 from ClickHouse/serxa-patch-3
fix typo in settings constraints docs
2023-03-01 19:01:59 +01:00
Nikolai Kochetov
d469f138dc
Merge pull request #46790 from avoiderboi/add-width-bucket
Add `WIDTH_BUCKET` function
2023-03-01 18:35:36 +01:00
Maksim Kita
09c0e53e98
Merge pull request #47093 from ClickHouse/vdimir/analyzer_join_subquery_empty_column_list
Fix empty result when selection from only one side of join in analyzer
2023-03-01 20:02:58 +03:00
Sergei Trifonov
20fbb09a46
Update constraints-on-settings.md 2023-03-01 17:44:25 +01:00
Azat Khuzhin
3ad05848fa Suppress "Cannot flush" for Distributed tables in upgrade check
CI reports [1]:

    2023.03.01 04:39:00.185189 [ 358842 ] {} <Error> StorageDistributed (dist_01555): Cannot flush: Code: 279. DB::NetException: All connection tries failed. Log:
    2023.03.01 04:39:00.242066 [ 358842 ] {} <Error> StorageDistributed (dist_01555): Cannot flush: Code: 279. DB::NetException: All connection tries failed. Log:

  [1]: https://s3.amazonaws.com/clickhouse-test-reports/47042/0e0a24234aa3409bb7799cc9a4b7a72bb006a923/upgrade_check__asan_.html

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-03-01 17:38:08 +01:00
Alexander Tokmakov
bb5b17fd09 make stacktraces in hung check more readable 2023-03-01 17:34:43 +01:00
vdimir
0a4842a99f
Fix empty result when selection from only one side of join in analyzer 2023-03-01 16:10:31 +00:00
Anton Popov
a7f70036c4
Merge pull request #47046 from CurtizJ/fix-json-type-bool
Support `Bool` type in `JSONType` function.
2023-03-01 16:18:45 +01:00
alesapin
ebba37b18f
Merge pull request #47010 from ClickHouse/zero_copy_fetch
Fix bug in zero-copy replication disk choice during fetch
2023-03-01 15:55:00 +01:00
alesapin
b7370865a7
Merge pull request #47032 from ClickHouse/fix_message_for_zero_copy
Better exception message when move was unseccessful
2023-03-01 15:26:53 +01:00
Vladimir C
32bef924eb
Merge pull request #47004 from myrrc/patch-3 2023-03-01 14:15:05 +01:00
xiedeyantu
02b3ae0081 Dec 15, 2021 support for parseDateTimeBestEffort function 2023-03-01 21:05:58 +08:00
Mike Kot
02950ecf29 aspell fix 2023-03-01 15:34:10 +03:00
Alexander Gololobov
5b42383730
Merge pull request #47051 from palash-goel/patch-1
Fix typo in systemd service definition
2023-03-01 13:05:55 +01:00
alesapin
94ae3b49ad
Merge pull request #47024 from ClickHouse/enable_force_sync
Temporary enable force_sync for keeper in CI
2023-03-01 12:30:32 +01:00
Mike Kot
3af09d5507 reordering rows 2023-03-01 14:24:10 +03:00
Mike Kot
30537d0d1f updates 2023-03-01 14:10:39 +03:00
alesapin
d72c310faa
Update src/Storages/MergeTree/MergeTreeData.cpp
Co-authored-by: Yakov Olkhovskiy <99031427+yakov-olkhovskiy@users.noreply.github.com>
2023-03-01 11:54:22 +01:00
alesapin
8ff77c89eb
Update src/Storages/MergeTree/MergeTreeData.cpp
Co-authored-by: Yakov Olkhovskiy <99031427+yakov-olkhovskiy@users.noreply.github.com>
2023-03-01 11:50:35 +01:00
alesapin
be5ef666ba
Update src/Storages/MergeTree/MergeTreeData.cpp
Co-authored-by: Yakov Olkhovskiy <99031427+yakov-olkhovskiy@users.noreply.github.com>
2023-03-01 11:50:29 +01:00
alesapin
5de8a8e776
Update src/Storages/MergeTree/MergeTreeData.cpp
Co-authored-by: Yakov Olkhovskiy <99031427+yakov-olkhovskiy@users.noreply.github.com>
2023-03-01 11:50:23 +01:00
Alexey Milovidov
36b2ddc30f
Merge pull request #47050 from ClickHouse/more-merge-tasks-in-queue
Increase `max_replicated_merges_in_queue`
2023-03-01 13:39:53 +03:00
Robert Schulze
ac7caace8a
Update comments 2023-03-01 09:34:46 +00:00
Robert Schulze
05142af0c0
Merge pull request #47008 from ClickHouse/rs/fix-too-new-glibc-on-arm
Fix statx on ARM
2023-03-01 09:31:20 +01:00
Amos Bird
62d011d0c0
Provide more glibc compatibility symbols
These are needed by newer capnp. musl does the following:

 #define fallocate64 fallocate
 #define pwritev64 pwritev
2023-03-01 15:12:43 +08:00
Palash Goel
ec00b09007
Merge branch 'master' into patch-1 2023-03-01 11:50:19 +05:30
Yakov Olkhovskiy
e800557743
Merge pull request #46705 from canhld94/ch_fix_aggregate_arithmetic
Fix arithmetic operations in aggregate optimization
2023-03-01 00:49:34 -05:00
Palash Goel
3615c6f4fb
Fix typo in service definition 2023-03-01 10:37:21 +05:30
Alexey Milovidov
fe446afb7d Increase max_replicated_merges_in_queue 2023-03-01 06:02:59 +01:00
Alexey Milovidov
4c7ac6cd89
Merge pull request #47007 from ClickHouse/vdimir/tmp_path_template_fix
Fix tmp_path_template in HTTPHandler::processQuery
2023-03-01 07:46:12 +03:00
Amos Bird
c0fb4ddc3e
Make thread analyzer happy 2023-03-01 11:07:36 +08:00
Amos Bird
2d8060d843
Rewrite VersionNumber in ClickHouse way 2023-03-01 11:07:31 +08:00