Commit Graph

124993 Commits

Author SHA1 Message Date
Alexander Tokmakov
89804b831e
Merge pull request #54893 from ClickHouse/revert-54819-ch_net_interfaces
Revert "Avoid excessive calls to getifaddrs in isLocalAddress"
2023-09-21 16:13:13 +02:00
Igor Nikonov
8610baabef
Revert "Avoid excessive calls to getifaddrs in isLocalAddress" 2023-09-21 15:57:47 +02:00
Pavel Novitskiy
853e3f0aa7
Add drop table IF EMPTY (#48915) 2023-09-21 09:20:18 -04:00
pufit
bd387f6d2c
Merge pull request #54815 from ClickHouse/pufit/optimal-num-streams-for-s3-storage
Adjusting `num_streams` by expected work in StorageS3
2023-09-21 08:41:39 -04:00
Igor Nikonov
d260b7abe4
Merge pull request #54519 from ClickHouse/parallel-replicas-not-enough-replicas
Disable parallel replicas on shards with not enough nodes
2023-09-21 14:07:25 +02:00
Mikhail f. Shiryaev
f76c9e10ff
Merge pull request #54849 from ClickHouse/speed-up-fast-tests
Improve fast tests
2023-09-21 13:45:31 +02:00
Igor Nikonov
2b9b6265da
Merge pull request #54824 from ClickHouse/remove-check-of-config-file-sizes
Remove config files sizes check
2023-09-21 13:37:07 +02:00
Igor Nikonov
127ce64298
Merge pull request #54819 from canhld94/ch_net_interfaces
Avoid excessive calls to getifaddrs in isLocalAddress
2023-09-21 13:29:18 +02:00
Robert Schulze
2d3b76e56a
Merge pull request #54874 from rschu1ze/keeper-clang-17-build
KeeperTCPHandler.cpp: Fix clang-17 build
2023-09-21 12:46:26 +02:00
robot-ch-test-poll
c9d7dde042
Merge pull request #54843 from ClickHouse/qoega-patch-5
Update CHANGELOG.md
2023-09-21 12:11:56 +02:00
Robert Schulze
a0862531cb
Fix clang-17 build 2023-09-21 09:53:52 +00:00
Vitaly Baranov
bf4662aca7
Merge pull request #53336 from azat/backups/s3-throttling
Fix throttling of BACKUPs from/to S3 (in case native copy was not used) and in some other places as well
2023-09-21 10:42:28 +02:00
Antonio Andelic
64227bc1bd
Merge pull request #54841 from ClickHouse/fix-keeper-segfault-shutdown
Fix Keeper segfault during shutdown
2023-09-21 08:32:24 +02:00
Ilya Yatsishin
7a8246ecde
Update CHANGELOG.md 2023-09-21 07:07:32 +02:00
Duc Canh Le
2901eab8cc avoid race condition on last_updated_time
Signed-off-by: Duc Canh Le <duccanh.le@ahrefs.com>
2023-09-21 03:45:37 +00:00
robot-clickhouse-ci-2
42712d89ec
Merge pull request #54860 from jrdi/interval-operator-plural
Interval operator support plural literals
2023-09-21 04:08:58 +02:00
robot-ch-test-poll
06008fb3c0
Merge pull request #54836 from ClickHouse/fix-signal-handler
Set correct size for signal pipe buffer
2023-09-21 04:06:48 +02:00
pufit
4a2f7976f0 Resolve PR issues 2023-09-20 19:43:02 -04:00
Nikolay Degterinsky
5a599610ca
Merge pull request #54793 from HarryLeeIBM/hlee-s390x-string-hash
Fix SimHash function endian issue for s390x
2023-09-20 23:20:07 +02:00
Jordi Villar
0518931bbd Add more tests 2023-09-20 23:16:36 +02:00
Jordi Villar
05a1c96258 Interval operator support plural literals 2023-09-20 23:00:25 +02:00
Mikhail f. Shiryaev
6acdd65c8e
Launch fast tests as the current user 2023-09-20 22:32:19 +02:00
Alexander Tokmakov
18acc0c19d
Merge pull request #54641 from ClickHouse/followup_54550
Follow-up to #54550
2023-09-20 19:44:56 +02:00
pufit
20105958a8 add reserve 2023-09-20 13:37:06 -04:00
pufit
71c7e3c81e Add logging, fix thread name length 2023-09-20 13:33:25 -04:00
Vitaly Baranov
b3d3ad01f1
Merge pull request #54628 from vitlibar/fix-optimize-read-in-order-from-view
Fix optimize read in order from a view.
2023-09-20 19:14:25 +02:00
Mikhail f. Shiryaev
16fc2739c6
Use xargs to parallel submodules 2023-09-20 19:09:06 +02:00
Mikhail f. Shiryaev
dd7096bc59
Speed up fast tests a little bit 2023-09-20 19:09:06 +02:00
Igor Nikonov
b5a6c85981
Merge branch 'master' into remove-check-of-config-file-sizes 2023-09-20 18:40:03 +02:00
Azat Khuzhin
c706101891 Fix throttling of BACKUPs from/to S3 (in case native copy was not used)
In some cases native copy is not possible, and such requests should be
throttled.

v0: copyS3FileNativeWithFallback
v2: revert v0 and pass write_settings
v3: pass read_settings to copyFile()
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-09-20 18:28:43 +02:00
Robert Schulze
2c91e52da1
Merge pull request #54600 from rschu1ze/fix-annoy-crash
Annoy/Usearch index: Fix LOGICAL_ERROR during build-up with default values
2023-09-20 17:05:16 +02:00
Ilya Yatsishin
69b36b9c88
Update CHANGELOG.md 2023-09-20 16:42:32 +02:00
pufit
729c8aa29f fix glob iterator estimated objects 2023-09-20 10:41:47 -04:00
Antonio Andelic
6dab5bf3a7
Better 2023-09-20 15:55:12 +02:00
pufit
a1c98bc8c9 fix build 2023-09-20 09:50:35 -04:00
Igor Nikonov
c9bf365767 Polishing 2023-09-20 13:47:11 +00:00
Igor Nikonov
4808c34f3b Fix log message 2023-09-20 13:45:54 +00:00
Alexander Tokmakov
2ba9263098
Merge pull request #54840 from ClickHouse/revert-54791-hanfei/duplicate_index
Revert "refine error code of duplicated index in create query"
2023-09-20 15:44:12 +02:00
Igor Nikonov
2d446fc1ca Merge remote-tracking branch 'origin/master' into parallel-replicas-not-enough-replicas 2023-09-20 13:40:08 +00:00
Antonio Andelic
1a94675350 Don't capture this in callback 2023-09-20 13:32:01 +00:00
Robert Schulze
acb6acc0e6
Merge pull request #54801 from rschu1ze/qc-throw
Query Cache: Reject queries with non-deterministic functions by default
2023-09-20 15:30:09 +02:00
Robert Schulze
c75f7c8434
Correct merge result 2023-09-20 13:27:11 +00:00
Robert Schulze
5729871605
Merge remote-tracking branch 'rschu1ze/master' into qc-throw 2023-09-20 13:25:51 +00:00
alesapin
bfca5f735a
Merge pull request #54438 from canhld94/fix_http_timeout
Pass http retry timeout as milliseconds
2023-09-20 15:21:17 +02:00
Alexander Tokmakov
06513f60eb
Revert "refine error code of duplicated index in create query" 2023-09-20 15:16:39 +02:00
Antonio Andelic
2805ebf2b2 Set correct size for signal pipe buffer 2023-09-20 12:26:06 +00:00
Kruglov Pavel
165b0f0afe
Merge pull request #54807 from ClickHouse/own
Make clickhouse-local logging (server_logs_file) prepend timestamps etc
2023-09-20 13:20:04 +02:00
Nikolai Kochetov
0bc41bab74
Merge pull request #54544 from kitaisreal/key-condition-in-function-different-types
KeyCondition IN function support different types
2023-09-20 12:54:01 +02:00
Kruglov Pavel
49ee14f701
Merge pull request #54809 from ClickHouse/pqmeta
Prevent ParquetMetadata reading 40 MB from each file unnecessarily
2023-09-20 12:53:22 +02:00
Duc Canh Le
1200e03f20
correctly implement swap 2023-09-20 18:51:31 +08:00