Yarik Briukhovetskyi
2127f535d8
Merge branch 'ClickHouse:master' into to_start_of_interval_timezone_bug
2024-09-27 17:17:49 +02:00
Vitaly Baranov
ec6bf0d3e2
Merge pull request #69918 from bigo-sg/replace-empty-needle
...
Allow empty needle in function replace
2024-09-27 14:27:14 +00:00
tuanpach
1ef359357f
Merge pull request #69812 from tuanpach/create-or-replace-view-atomically
...
Support CREATE OR REPLACE VIEW atomically
2024-09-27 14:25:09 +00:00
Nikolai Kochetov
67ecf59e01
Merge pull request #70054 from ClickHouse/remove-unused-nodes-after-removing-aliases-in-filter-step
...
Remove unused columns from actions in FilterStep.
2024-09-27 14:24:29 +00:00
Raúl Marín
2e6ae038fd
Merge pull request #68980 from Algunenano/faster_debug_startup
...
Reduce client start time in debug/sanitizer mode
2024-09-27 13:57:56 +00:00
Pavel Kruglov
e9006c1030
Merge pull request #69556 from hileef/fix/serde/protobuf/bypass-libunwind-on-nested-repeated
...
fix: protobuf: serde: exception bypass for canonical repeated nested
2024-09-27 12:45:39 +00:00
Kseniia Sumarokova
024e0b1692
Merge pull request #65625 from ClickHouse/fix-read-settings-in-index-loading
...
Do not use default `ReadSettings` in `readFile` (use `context->getReadSettings()`)
2024-09-27 12:38:33 +00:00
Yarik Briukhovetskyi
1de0aeac33
Merge pull request #69900 from yariks5s/tostartofinterval-aliases
...
Add aliases for `toStartOfInterval`
2024-09-27 11:48:48 +00:00
Yarik Briukhovetskyi
c404c0f2f3
Update toStartOfInterval.cpp
2024-09-27 13:43:13 +02:00
Yarik Briukhovetskyi
43177adf2b
Update toStartOfInterval.cpp
2024-09-27 13:22:33 +02:00
Nikolai Kochetov
a8fe70f3f2
Merge pull request #68410 from ClickHouse/remove-sorting-from-stream-properties
...
Remove sorting from query plan stream properties
2024-09-27 10:09:09 +00:00
Nikolai Kochetov
d3a8951267
Add a comment.
2024-09-27 09:55:52 +00:00
Nikolai Kochetov
5cfa066699
Remove unused coulmns from actions in FilterStep.
2024-09-27 09:48:21 +00:00
Mikhail f. Shiryaev
c4cc1576eb
Merge pull request #70050 from ClickHouse/python-unbuffered-workflows
...
Organizational ENVs are not inherited implicitly in workflows
2024-09-27 09:12:12 +00:00
Mikhail f. Shiryaev
8689722659
Merge pull request #70013 from ClickHouse/pylint-settings
...
Make the pylint stricter
2024-09-27 09:07:42 +00:00
vdimir
07de943eca
Merge pull request #69962 from ClickHouse/vdimir/fix_test_dictionaries_all_layouts_separate_sources
...
Fix test_dictionaries_all_layouts_separate_sources
2024-09-27 08:57:33 +00:00
zhanglistar
350b9c02c3
fix tests
2024-09-27 15:42:36 +08:00
zhanglistar
85d89ca439
Merge branch 'ClickHouse:master' into replace-empty-needle
2024-09-27 15:24:54 +08:00
zhanglistar
962180e762
fix failed tests
2024-09-27 14:47:35 +08:00
Mikhail f. Shiryaev
7dd8ff00ab
Organizational ENVs are not inherited implicitly in workflows
2024-09-27 07:42:19 +02:00
zhanglistar
5700d6ac48
use chassert instead of assert
2024-09-27 09:35:22 +08:00
zhanglistar
d0f6649cf4
fix style error
2024-09-27 09:29:05 +08:00
Shichao
64b278275c
Merge pull request #70037 from holadepo/patch-4
...
Update rounding-functions.md
2024-09-27 01:06:58 +00:00
Shichao
719628df20
Merge pull request #69978 from arthurpassos/fix_69730
...
Implement missing decimal cases for `zeroField` function by casting 0 to proper types
2024-09-27 01:05:08 +00:00
robot-clickhouse
db2aaa8836
Merge pull request #70049 from ClickHouse/auto/v24.9.1.3278-stable
...
Update version_date.tsv and changelog after v24.9.1.3278-stable
2024-09-26 23:07:14 +00:00
robot-clickhouse
f4b718a0cd
Merge pull request #69185 from ClickHouse/auto/v24.7.5.37-stable
...
Update version_date.tsv and changelog after v24.7.5.37-stable
2024-09-26 23:05:39 +00:00
Mikhail f. Shiryaev
e8f60357e4
Merge branch 'master' into auto/v24.7.5.37-stable
2024-09-27 00:48:25 +02:00
Alexey Katsman
475ae3e45b
Merge pull request #69864 from alexkats/fix-logs
...
Improve stateless test runner
2024-09-26 22:42:32 +00:00
robot-clickhouse
3a3145f3c6
Update version_date.tsv and changelogs after v24.9.1.3278-stable
2024-09-26 22:02:03 +00:00
Alexey Milovidov
17e2f6554e
Merge pull request #70007 from Algunenano/freebsd_maria
...
Fix FreeBSD compilation of the MariaDB connector
2024-09-26 21:38:03 +00:00
Alexey Milovidov
cd3d9b3bb1
Merge pull request #61777 from kirillgarbar/symlinks
...
Valid symlinks for Atomic databases
2024-09-26 21:33:51 +00:00
Alex Katsman
fef9c580df
Improve functional tests
2024-09-26 21:07:19 +00:00
Shichao
d29e393c55
Merge pull request #70014 from Algunenano/warn_toDecimal
...
Add warnings in toDecimal function when the input is a floating point number
2024-09-26 18:53:21 +00:00
Kseniia Sumarokova
373aeb3f00
Merge pull request #69384 from ClickHouse/fix-s3-queue-with-replicated-database
...
s3queue: return back default value of processing_threads_num as number of cpu cores
2024-09-26 18:38:58 +00:00
Habibullah Oladepo
c9485ef0e2
Update rounding-functions.md
...
Remove irrelevant context from the description of the `num` parameter of the `roundToExp2` function that seems to have been copied from the `roundAge` function
2024-09-26 19:25:21 +01:00
Yarik Briukhovetskyi
076cd2555e
remove a whitespace
2024-09-26 19:39:15 +02:00
Yarik Briukhovetskyi
094da4df8b
init
2024-09-26 19:21:49 +02:00
Kseniia Sumarokova
ec8cf035c1
Merge branch 'master' into fix-read-settings-in-index-loading
2024-09-26 17:47:15 +01:00
Yarik Briukhovetskyi
71937b9fc8
Merge branch 'ClickHouse:master' into tostartofinterval-aliases
2024-09-26 18:43:52 +02:00
Raúl Marín
95f0ca28d4
Merge pull request #70024 from ClickHouse/rfraposa-patch-3
...
Update kill.md
2024-09-26 16:14:08 +00:00
Robert Schulze
d37f254ad1
Merge pull request #70005 from rschu1ze/revert-RIPEMD160
...
Revert "Add RIPEMD160 function"
2024-09-26 15:55:29 +00:00
Rich Raposa
c6c2e3c579
Update kill.md
...
Formatting typo
2024-09-26 09:35:35 -06:00
Nikita Mikhaylov
4a137fe794
Merge pull request #65311 from ClickHouse/pufit/radix-grants
...
Wildcard grants
2024-09-26 14:57:24 +00:00
Mikhail f. Shiryaev
f413f459af
Require the minimal version of black as 24
2024-09-26 16:46:46 +02:00
Mikhail f. Shiryaev
dfe29a5312
Enable a few more pylint checks
2024-09-26 16:20:55 +02:00
Mikhail f. Shiryaev
c67a781725
Address the rest of minor issues
2024-09-26 16:09:55 +02:00
Mikhail f. Shiryaev
dfe27694b3
Address f-strings and too-long-lines
2024-09-26 16:09:54 +02:00
Mikhail f. Shiryaev
b9338750cb
Handle pylint global-statement
2024-09-26 16:09:54 +02:00
Mikhail f. Shiryaev
42097b0abc
Remove if-return-elif-return-else statements
2024-09-26 16:09:52 +02:00
Alexander Tokmakov
88c98277f4
Merge pull request #69093 from sum12/master
...
catch additional zk connection errors while creating table
2024-09-26 13:58:04 +00:00