slvrtrn
2b8a263355
Change referential_constraints to an empty table
2023-09-21 16:11:08 +02:00
slvrtrn
e49ddbb678
Merge remote-tracking branch 'origin' into tableau-online-information-schema
2023-09-21 14:25:04 +02: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
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
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
Antonio Andelic
6dab5bf3a7
Better
2023-09-20 15:55:12 +02: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
slvrtrn
494227de71
Fix tests
2023-09-20 15:36:11 +02: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
slvrtrn
fb0ba86489
Merge remote-tracking branch 'origin' into tableau-online-information-schema
2023-09-20 15:14:40 +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
János Benjamin Antal
eb841d59c4
Merge pull request #54735 from bigo-sg/improve_json_query_2
...
Improve json sql functions by resuing `GeneratorJSONPath`
2023-09-20 12:50:08 +02:00
robot-clickhouse
428a689196
Merge pull request #54810 from ClickHouse/imp-invalid-identifier
...
Use appropriate error code instead of LOGICAL_ERROR
2023-09-20 12:32:00 +02:00
Alexey Milovidov
d31a6f253e
Merge pull request #54816 from azat/tests/fix-test_backup_restore_on_cluster
...
Fix test_backup_restore_on_cluster/test.py::test_stop_other_host_during_backup flakiness
2023-09-20 13:30:19 +03:00
vdimir
37123d06b3
Merge pull request #54799 from ClickHouse/vdimir/update_pr_status_label_no_pending
...
Do not set PR status label
2023-09-20 12:11:57 +02:00
SmitaRKulkarni
135df6870c
Merge pull request #54706 from ClickHouse/replacing_merge_tree_with_clean_deleted_rows_disabled
...
Fix ReplacingMergeTree with vertical merge and cleanup
2023-09-20 12:06:55 +02:00