Robert Schulze
|
877e4f3aab
|
Merge remote-tracking branch 'rschu1ze/master' into clang-17
|
2023-09-21 20:21:12 +00:00 |
|
pufit
|
99c1d76604
|
Fix division by zero in StorageS3
|
2023-09-21 15:55:42 -04:00 |
|
slvrtrn
|
01b8825733
|
Fix 01161_information_schema test
|
2023-09-21 20:55:08 +02:00 |
|
Robert Schulze
|
8339c33273
|
Try to fix clang-tidy issue with -Wunused-command-line-argument (didn't reproduce locally)
|
2023-09-21 18:39:52 +00:00 |
|
Robert Schulze
|
a46e0deb85
|
Resolve bad caching of INCBIN'd external data
|
2023-09-21 17:41:21 +00:00 |
|
Michael Kolupaev
|
be0c512329
|
Fix virtual columns having incorrect values after ORDER BY (#54811)
Fix virtual columns having incorrect values after ORDER BY
|
2023-09-21 10:14:28 -07:00 |
|
Sergei Trifonov
|
5c674e553d
|
Docs. Fix column name and type
|
2023-09-21 18:52:05 +02:00 |
|
Michael Kolupaev
|
9af9b4a085
|
Enable connection pooling for s3 table function (#54812)
Enable connection pooling for s3 table function
|
2023-09-21 09:27:20 -07:00 |
|
Antonio Andelic
|
316f42def6
|
Merge pull request #54745 from ClickHouse/keeper-reduce-batch-size
Revert default batch size for Keeper
|
2023-09-21 17:44:33 +02:00 |
|
Amos Bird
|
973cd5e972
|
Always allow nullable keys for projections
|
2023-09-21 22:46:16 +08:00 |
|
Robert Schulze
|
5209bd2d51
|
Merge remote-tracking branch 'rschu1ze/master' into clang-17
|
2023-09-21 14:45:55 +00:00 |
|
zvonand
|
e2b40749a6
|
the same for HDFS
|
2023-09-21 16:45:47 +02:00 |
|
Robert Schulze
|
f5137dd0b4
|
More clang-tidy fixes
|
2023-09-21 14:40:57 +00:00 |
|
zvonand
|
bc5f141a6c
|
fix {..} for File
|
2023-09-21 16:40:38 +02:00 |
|
Mikhail f. Shiryaev
|
78b9d00966
|
Decrease timeout for fast tests with a commit
|
2023-09-21 16:25:17 +02:00 |
|
Anton Popov
|
4d7ecf39ac
|
check file collisions on all alters
|
2023-09-21 14:16:03 +00:00 |
|
slvrtrn
|
4d3b127a1f
|
clang-format to resolve style issues
|
2023-09-21 16:16:03 +02:00 |
|
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 |
|
slvrtrn
|
2b8a263355
|
Change referential_constraints to an empty table
|
2023-09-21 16:11:08 +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 |
|
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
|
44b7fa1030
|
Merge remote-tracking branch 'rschu1ze/master' into is_deterministic
|
2023-09-21 09:29:44 +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 |
|