Commit Graph

155358 Commits

Author SHA1 Message Date
Alexey Milovidov
6aaadf130c
Merge pull request #69845 from ClickHouse/fix-nan-with-fill
Fix WITH FILL with NaN keys
2024-10-03 02:12:59 +00:00
Yakov Olkhovskiy
d279be6ac2 add boto3 to requirements 2024-10-03 02:10:07 +00:00
robot-clickhouse
bf292bcc45 Automatic style fix 2024-10-03 00:53:03 +00:00
Yakov Olkhovskiy
4a7de86089 fix 2024-10-03 00:42:53 +00:00
Yakov Olkhovskiy
f009d1e7d5 fix 2024-10-03 00:28:15 +00:00
Yakov Olkhovskiy
d022c4615b fix 2024-10-03 00:10:59 +00:00
Yakov Olkhovskiy
dff243a132 fix 2024-10-02 23:19:06 +00:00
Yakov Olkhovskiy
5e95ce8a48 fix 2024-10-02 23:03:08 +00:00
Yakov Olkhovskiy
4f23f16417 fix 2024-10-02 22:39:20 +00:00
Pavel Kruglov
f0194a7fde
Merge branch 'master' into json-as-string-row-binary 2024-10-03 00:02:31 +02:00
Michael Kolupaev
f5dc38dad4 Merge remote-tracking branch 'origin/master' into mvrere 2024-10-02 21:25:40 +00:00
Yakov Olkhovskiy
f490d83513 fix style 2024-10-02 21:09:31 +00:00
Yakov Olkhovskiy
55fd44935d fix style 2024-10-02 20:57:16 +00:00
Mikhail f. Shiryaev
e53271ed2f
Merge pull request #70272 from ClickHouse/better-tests-balance
Fair tests balancing for integration tests
2024-10-02 20:41:48 +00:00
Yakov Olkhovskiy
245e76a5d3 fix style 2024-10-02 20:36:31 +00:00
Yakov Olkhovskiy
f43ebf004f fix style 2024-10-02 20:24:13 +00:00
Yakov Olkhovskiy
0f8fed3d83 add s3 corpus 2024-10-02 20:07:02 +00:00
avogar
4fc9750ac7 Add docs, update settings changes history 2024-10-02 19:59:04 +00:00
avogar
b218e7e853 Allow to read/write JSON type as binary string in RowBinary format 2024-10-02 19:50:47 +00:00
kssenii
67fc9f9db8 Update LocalObjectStorage 2024-10-02 20:13:52 +02:00
Antonio Andelic
368c06c5cb
Merge pull request #70275 from ClickHouse/keeper-less-blocking-cluster-changes
Keeper improvement: less blocking during cluster changes
2024-10-02 17:41:23 +00:00
Antonio Andelic
39685473e3
Merge pull request #70175 from ClickHouse/debug-perf
Fix performance checks
2024-10-02 17:41:01 +00:00
Yakov Olkhovskiy
674ccf939e debugging timeouts 2024-10-02 17:14:11 +00:00
Michael Kolupaev
1df357aab0 Merge remote-tracking branch 'origin/master' into mvrere 2024-10-02 16:57:22 +00:00
Raúl Marín
461bcb563b Old analyzer had a different behaviour for WITH CUBE 2024-10-02 18:36:09 +02:00
Michael Kolupaev
091f9cb711 Merge remote-tracking branch 'origin/master' into maxmap 2024-10-02 16:34:50 +00:00
avogar
3cd9793dba Fix builds and comments 2024-10-02 16:25:34 +00:00
Mikhail f. Shiryaev
d81115b3b2
Use common functions, fix flaky tests 2024-10-02 17:53:16 +02:00
Yakov Olkhovskiy
ab89e4daa0 fix 2024-10-02 15:51:41 +00:00
Mikhail f. Shiryaev
3b2ced501a
Slight typing improvements, add {replace,reset}_zookeeper_config 2024-10-02 17:50:25 +02:00
Mikhail f. Shiryaev
cfb340212e
Fix two simple flaky tests 2024-10-02 17:50:25 +02:00
Mikhail f. Shiryaev
f285e9b4c5
Add cluster.wait_zookeeper_nodes_to_start
Both wait_zookeeper_secure_to_start and wait_zookeeper_to_start are the
same, and users creating wait_zookeeper_nodes_to_start here and there.
2024-10-02 17:50:23 +02:00
kssenii
4c82e8b3b0 Fix LocalObjectStorage 2024-10-02 17:43:43 +02:00
Alexander Tokmakov
6d729078dd
Merge pull request #69586 from ClickHouse/fix_flaky_check
Make a test ready for flaky check
2024-10-02 15:43:13 +00:00
kssenii
45cff0443c Add blocker inside runner as well because it is thread_local 2024-10-02 17:26:50 +02:00
avogar
278c88b580 Merge branch 'master' of github.com:ClickHouse/ClickHouse into default-implementation-for-dynamic 2024-10-02 15:21:45 +00:00
Peter
51cd0f0e3c
Improve toIPv4OrNull function usage 2024-10-02 23:07:09 +08:00
Shichao
816a5a5b21
Merge pull request #70219 from peter279k/add_to_typename_usage
Improve toTypeName function usage
2024-10-02 14:46:52 +00:00
Antonio Andelic
80b355007e Merge branch 'master' into debug-perf 2024-10-02 16:28:41 +02:00
Mikhail f. Shiryaev
ba069d9664
Add a little bit of typing, fix logging 2024-10-02 16:21:00 +02:00
Anton Popov
e389858f2c
Merge pull request #69875 from CurtizJ/perf-missing-defaults
Better performance of parsing with a lot of missing values
2024-10-02 14:18:06 +00:00
Yarik Briukhovetskyi
3198aafac5
Merge pull request #69755 from marco-vb/marco-vb/setting-stop-insert-on-full-disk
Add user-level settings min_free_diskspace_bytes_to_throw_insert and min_free_diskspace_ratio_to_throw_insert
2024-10-02 14:06:02 +00:00
Yakov Olkhovskiy
fec1b32a79 fix parser 2024-10-02 14:01:02 +00:00
flynn
3566ccbb8d Fix use-of-uinitialized-value 2024-10-02 13:45:50 +00:00
Shichao
df353123cc
Merge pull request #70221 from peter279k/improve_ipv4_or_default_usage
Improve toIPv4OrDefault function usage
2024-10-02 13:17:31 +00:00
Shichao
f7933f2dfc
Merge pull request #70220 from peter279k/improve_to_iso_year_usage
Improve toISOYear function usage
2024-10-02 13:17:02 +00:00
Antonio Andelic
e980e24c45 Keeper improvement: less blocking during cluster changes 2024-10-02 15:12:47 +02:00
Mikhail f. Shiryaev
45475a16ee
Distribute tests by batched jobs more equally 2024-10-02 14:52:24 +02:00
Mikhail f. Shiryaev
97a647ce0c
Sort pylint disables 2024-10-02 14:52:16 +02:00
Raúl Marín
937348ec75
Merge pull request #69780 from Algunenano/readAndMerge
Remove unused buggy code
2024-10-02 12:38:24 +00:00