slvrtrn
e49ddbb678
Merge remote-tracking branch 'origin' into tableau-online-information-schema
2023-09-21 14:25:04 +02:00
slvrtrn
da6b856c32
Merge remote-tracking branch 'origin' into to-days-since-year-zero-datetime
2023-09-21 14:22:37 +02:00
slvrtrn
d3f97d9b82
Remove base64 contrib
2023-09-21 14:22:15 +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
Antonio Andelic
8fdad7f268
Remove timeout command
2023-09-21 11:17:00 +00: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
Robert Schulze
c2a593baf9
Split tests
2023-09-21 09:17:38 +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
wangtao.2077
4030ae24fe
fix test
2023-09-21 16:33:52 +08:00
wangtao.2077
d80de4ff3a
fix name clash for multi join rewrit
2023-09-21 16:33:52 +08:00
Antonio Andelic
13815a96bf
Fix test
2023-09-21 09:07:40 +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
JackyWoo
307015bc48
Merge branch 'master' into rewrite_move_functions_out_of_any
2023-09-21 11:11:03 +08: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
zvonand
a05bb020d4
do all the same for HDFS + remove setting
2023-09-21 01:50:41 +02:00
pufit
4a2f7976f0
Resolve PR issues
2023-09-20 19:43:02 -04:00
Robert Schulze
50c51c2854
Fix new clang-tidy-s
2023-09-20 22:17:39 +00:00
zvonand
5f67788c03
update docs and comments
2023-09-21 00:16:17 +02:00
Alexander Tokmakov
4c904a5cb0
fix
2023-09-21 00:00:21 +02:00
zvonand
9eccb12183
small refactor of storageFile globs
2023-09-20 23:59:10 +02:00
Justin de Guzman
1c81338976
Convert third party library titles to headings
2023-09-20 17:39:49 -04:00
Alexander Tokmakov
835ef602da
Update 02485_zero_copy_commit_fail.sql
2023-09-20 23:31:06 +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
Alexander Tokmakov
f8062d77e1
fix rare data loss
2023-09-20 22:38:25 +02:00
Alexander Tokmakov
ec80068611
add a test for no such key
2023-09-20 22:37:24 +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
avogar
520c9e95a9
Fix
2023-09-20 16:25:55 +00:00
avogar
3e08800cb5
Forbid special columns for file/s3/url/... storages, fix insert into ephemeral columns from files
2023-09-20 16:25:55 +00:00
slvrtrn
44ee98ed8f
Remove accidentally commited files
2023-09-20 18:09:25 +02:00
slvrtrn
e2649b5e1d
Remove unnecessary function
2023-09-20 18:08:02 +02:00
slvrtrn
a68fbe073b
Update toDaysSinceYearZero docs
2023-09-20 18:02:53 +02:00
slvrtrn
859e1a266e
toDaysSinceYearZero DateTime/DateTime64 support
2023-09-20 17:59:37 +02:00