Commit Graph

158354 Commits

Author SHA1 Message Date
Alexey Milovidov
2c5e35a8e7
Update AggregateFunctionDeltaSumTimestamp.cpp 2024-11-12 02:20:44 +01:00
Alexey Milovidov
fab8acaae7 Merge branch 'master' into fp16 2024-11-12 01:23:35 +01:00
Alexey Milovidov
ec27bd2e51 Remove ridiculous code bloat 2024-11-12 01:23:25 +01:00
Alexey Milovidov
7310376413 Remove ridiculous code bloat 2024-11-12 01:23:01 +01:00
Nikita Taranov
bd71442ea2 add test 2024-11-11 22:49:45 +01:00
Nikita Taranov
b05d3ed6df impl 2024-11-11 22:43:03 +01:00
Pavel Kruglov
ce8ca7c9f5
Merge pull request #71742 from Avogar/fix-lc-to-dynamic-cast
Fix CAST from LowCardinality(Nullable) to Dynamic
2024-11-11 21:13:45 +00:00
Max Kainov
06debdc479 result with versioning 2024-11-11 20:53:27 +00:00
Shichao Jin
9eb0ac21ae
Merge pull request #71779 from petern48/fix_typo_column_docs
Fix typo in sql-reference/statements/alter/column.md
2024-11-11 20:32:12 +00:00
kssenii
5f9506cc7d Cleanup 2024-11-11 21:24:18 +01:00
Kseniia Sumarokova
da7cd5b141
Merge branch 'master' into cache-allow-to-disable-memory-buffer-increase-in-fs-cache 2024-11-11 21:18:55 +01:00
Peter Nguyen
621cb60446 Fix 'was was' typo in sql-reference/statements/alter/column.md 2024-11-11 11:12:01 -08:00
Alexey Milovidov
935694480b Merge branch 'master' into fp16 2024-11-11 19:54:43 +01:00
Miсhael Stetsyuk
a2d37aba4d
Merge pull request #71385 from ClickHouse/rm-metadata_version-creation-from-restarting-thread
remove `metadata_version` ZooKeeper node creation from RMT restarting thread
2024-11-11 18:13:27 +00:00
Nikolai Kochetov
92114f3c74 Fixing typos. 2024-11-11 18:01:24 +00:00
Nikolai Kochetov
a0cc03b175 Cleanup. 2024-11-11 17:50:11 +00:00
Nikolai Kochetov
6f00b49067 Fixing more tests. 2024-11-11 16:41:23 +00:00
Sema Checherinda
40c4183ae7 fix tidy build 2024-11-11 17:26:28 +01:00
Mikhail f. Shiryaev
eeb25267e5
Merge pull request #71698 from ClickHouse/cherry-pick-branch-naming
Let's name cherry-pick branches the same way as backports
2024-11-11 15:58:09 +00:00
Mikhail f. Shiryaev
0bdf4402fe
Post critical errors from cherry_pick.py 2024-11-11 16:12:01 +01:00
Vitaly Baranov
b7d8072819 Add waiting for prometheus instances to start before running test "test_prometheus_protocols". 2024-11-11 16:06:17 +01:00
Nikolai Kochetov
5c5016218b Fixing style. 2024-11-11 15:05:53 +00:00
Mikhail f. Shiryaev
bcab2d51aa
Use get_parameter_from_ssm in ci_buddy 2024-11-11 15:58:06 +01:00
Nikolai Kochetov
9b01b6aa2b
Merge pull request #62125 from jsc0218/LessReadInOrder
Read-in-order Optimization With Virtual Row
2024-11-11 14:52:07 +00:00
Nikolai Kochetov
8c2e541392 Avoid using manes in multistage prewhere optimization. 2024-11-11 14:27:48 +00:00
Nikolai Kochetov
288756bc9a Fix for stateful functions. 2024-11-11 13:32:01 +00:00
avogar
17f7097d5b Fix CAST from LowCardinality(Nullable) to Dynamic 2024-11-11 13:28:52 +00:00
Alexey Milovidov
d65f68f88e
Merge pull request #71734 from andreineustroev/master
Fix typo (logs)
2024-11-11 12:59:24 +00:00
Alexey Milovidov
bcf05c1227
Merge pull request #68024 from ClickHouse/revert-68023-revert-65860-atomic-database-in-clickhouse-local
Revert "Revert "Use `Atomic` database by default in `clickhouse-local`""
2024-11-11 12:58:33 +00:00
Raúl Marín
87f3cea8b5
Merge pull request #71589 from Algunenano/positional_file
Allow using clickhouse with a file argument as --queries-file
2024-11-11 12:57:25 +00:00
Raúl Marín
0666088b1c Merge remote-tracking branch 'blessed/master' into i71382 2024-11-11 13:46:53 +01:00
Raúl Marín
5f0f2628b1 Avoid failures on fault injection 2024-11-11 13:46:50 +01:00
Pavel Kruglov
194b4449cf
Merge branch 'master' into fix-dynamic-sizes 2024-11-11 13:34:24 +01:00
nauu
33f9e8bc2e fix error 2024-11-11 20:25:57 +08:00
Nikolai Kochetov
30498c3a0a
Merge pull request #71695 from korowa/fix-set-const-transform
fix: transform set while partition pruning only if allowed
2024-11-11 11:49:32 +00:00
kssenii
386e16bee2 Better 2024-11-11 12:36:09 +01:00
Андрей
e1b76e7384
Merge pull request #1 from andreineustroev/fix-typo
Fix typo
2024-11-11 13:29:56 +02:00
Андрей
370b57657b
Fix typo
Fix log message for more clean understanding
2024-11-11 13:26:31 +02:00
kssenii
05dfc6dbdb Update settings changes history 2024-11-11 11:53:24 +01:00
Miсhael Stetsyuk
c4946cf159 style fix 2024-11-11 10:46:15 +00:00
Robert Schulze
d0405135a7
Merge pull request #71730 from rschu1ze/docs-cleanup
Fix trash in the docs, pt. II
2024-11-11 10:30:19 +00:00
Kseniia Sumarokova
2748e76f9f
Merge pull request #71654 from ClickHouse/update-test
Update test
2024-11-11 10:14:19 +00:00
Vitaly Baranov
19bcc5550b Fix tests. 2024-11-11 11:12:02 +01:00
Vitaly Baranov
206bd174c3 Corrections after reworking backup/restore synchronization. 2024-11-11 11:11:57 +01:00
Robert Schulze
5aa9e64070
Fix spelling 2024-11-11 10:11:23 +00:00
Robert Schulze
f57bf2ee15
Fix trash in the docs, pt. II 2024-11-11 09:54:37 +00:00
Shichao Jin
64b4ea6857
Merge branch 'master' into LessReadInOrder 2024-11-10 20:51:42 -05:00
Alexey Milovidov
3a855f501c Cleanups 2024-11-11 02:15:31 +01:00
Konstantin Bogdanov
4511352efc
Merge pull request #71719 from ClickHouse/alexey-milovidov-patch-8
Fix trash in the docs
2024-11-11 01:03:58 +00:00
Alexey Milovidov
2b20c2d2f2 Fix a race 2024-11-11 01:46:00 +01:00