Commit Graph

159090 Commits

Author SHA1 Message Date
wxybear
b90a8a62d8 comments: fix typo 2024-11-14 00:18:45 +08:00
Tanya Bragin
dbc6949ef7
Update README.md - Update meetups
Move Barcelona to completed
2024-11-13 08:09:10 -08:00
wxybear
2d85df2748 fix: incorrect assignment of previous_row_chunk leads to logical errors 2024-11-14 00:05:11 +08:00
Nikolai Kochetov
cfa4e62b77
Merge pull request #65755 from ClickHouse/backport/24.3/64517
Backport #64517 to 24.3: Fixing aliases for GLOBAL IN
2024-11-13 19:01:41 +03:00
Pablo Marcos
9c47782273
Merge pull request #71871 from ClickHouse/revert-bitshift-backport-for-24.3
Revert "Merge pull request #71861 from pamarcos/fix-bitshift-test"
2024-11-13 16:35:33 +01:00
Pablo Marcos
ad7a44bfe1 Revert "Merge pull request #71731 from ClickHouse/backport/24.3/71580"
This reverts commit a5b0c17a75, reversing
changes made to fbdc7a72fb.
2024-11-13 15:33:56 +00:00
Pablo Marcos
758486efc2 Revert "Merge pull request #71861 from pamarcos/fix-bitshift-test"
This reverts commit 3b65e148f5, reversing
changes made to 717e6e66be.
2024-11-13 15:33:32 +00:00
Kseniia Sumarokova
d2fbc4ab16
Update test.py 2024-11-13 16:27:15 +01:00
Nikita Taranov
9f62518846
Merge pull request #71502 from nauu/support_more_oss_endpoints_v1
Support the endpoint of oss accelerator
2024-11-13 15:21:42 +00:00
Pavel Kruglov
f5c91bf809
Merge pull request #71526 from Avogar/fix-dynamic-sizes
Fix counting column size in wide part for Dynamic and JSON types
2024-11-13 15:15:24 +00:00
Nikita Mikhaylov
3a255c754e
Merge pull request #71192 from amosbird/better-compressor
Print compression method in clickhouse-compressor --stat
2024-11-13 15:07:05 +00:00
Nikita Mikhaylov
82dcd87bf6
Merge pull request #71679 from amosbird/fix-71647
Fix LOGICAL_ERROR when doing ALTER with empty tuple
2024-11-13 14:59:02 +00:00
Nikolai Kochetov
d1e0feccb1 Merge branch '24.3' into backport/24.3/64517 2024-11-13 15:48:07 +01:00
vdimir
368b45670b
add test 03248_max_parts_to_move 2024-11-13 14:35:17 +00:00
Alexander Gololobov
31e27d3678 Update tests: check that indexes are not loaded when not needed 2024-11-13 15:31:57 +01:00
Sema Checherinda
e1901fa739
Merge pull request #71529 from ClickHouse/chesema-remove-if-exists
use removeObjectIfExists instead removeObject, it is retryable
2024-11-13 14:24:10 +00:00
Sema Checherinda
e5e95b8899 style c-tor 2024-11-13 15:18:26 +01:00
vdimir
b702a0e2a6
fix build 2024-11-13 14:17:49 +00:00
Sema Checherinda
3ba6c18037 fix c-tor 2024-11-13 15:17:21 +01:00
Sema Checherinda
8e9dfdae00 rename var 2024-11-13 15:12:45 +01:00
kssenii
673655b916 Fix 2024-11-13 15:04:25 +01:00
Raúl Marín
156ca86404 allow_reorder_prewhere_conditions should be on by default in old services 2024-11-13 15:01:18 +01:00
Alexander Gololobov
796ac4350f Do not load indexes if key condition in not useful 2024-11-13 14:52:49 +01:00
vdimir
3d086a637f
fix reserve in TemporaryDataBuffer 2024-11-13 13:43:30 +00:00
Max Vostrikov
e00e06b162
Merge pull request #71829 from ClickHouse/test_parseDateTime64InJodaSyntax
tests for parseDateTime64InJodaSyntax
2024-11-13 13:42:49 +00:00
Nikita Mikhaylov
e7ab5fd649 Added proper healthcheck 2024-11-13 14:41:16 +01:00
vdimir
dd246fae0e
Merge branch 'master' into vdimir/tmp_data_refactoring 2024-11-13 13:21:26 +00:00
vdimir
8b340c864a
better 2024-11-13 13:19:56 +00:00
Kseniia Sumarokova
a02b20a981
Merge pull request #71578 from ClickHouse/rename-setting
Rename a setting
2024-11-13 13:11:34 +00:00
kssenii
57867704f5 Fix 2024-11-13 14:07:13 +01:00
Sema Checherinda
746053e7e0 update host resolver a little bit often 2024-11-13 13:46:05 +01:00
Pablo Marcos
3b65e148f5
Merge pull request #71861 from pamarcos/fix-bitshift-test
Fix bitShift test after backport
2024-11-13 13:44:32 +01:00
Pablo Marcos
a0b745bfeb Fix bitShift test after backport 2024-11-13 12:31:07 +00:00
Raúl Marín
717e6e66be
Merge pull request #71842 from ClickHouse/backport/24.3/71432
Backport #71432 to 24.3: Fix crash with optimize_rewrite_array_exists_to_has
2024-11-13 13:07:27 +01:00
Nikolai Kochetov
4d269bd944
Merge pull request #71539 from ClickHouse/enable-merge-filters-optimization
Enable merge filters optimization.
2024-11-13 12:03:24 +00:00
Max Kainov
73fa0f93a5 arm build 2024-11-13 12:02:13 +00:00
kssenii
64881138cc More assertion 2024-11-13 12:31:09 +01:00
kssenii
3efee51942 Add assert 2024-11-13 12:27:44 +01:00
kssenii
acf330d83d Add check 2024-11-13 12:20:22 +01:00
Anton Popov
b9f686b47c fix filling of defaults after parsing into sparse columns 2024-11-13 11:15:44 +00:00
Kseniia Sumarokova
10a9dbf36c
Update test.py 2024-11-13 11:54:15 +01:00
Kirill
38f323ccdc
Add settings to docs 2024-11-13 12:49:58 +03:00
Pablo Marcos
9caac43b2a
Merge pull request #71473 from ClickHouse/improve-system-query-metric-log
Improve performance of system.query_metric_log
2024-11-13 08:38:13 +00:00
kevinyhzou
5e4dd5d32a fix comments 2024-11-13 12:16:22 +08:00
kevinyhzou
4ea106712f fix comments 2024-11-13 11:49:31 +08:00
Alexey Milovidov
3ae560d0d0
Merge pull request #71847 from ClickHouse/build-profile-in-prs
Enable build profiling in pull requests
2024-11-13 02:17:49 +00:00
Alexey Milovidov
8a724cd2fa Fix tidy 2024-11-13 02:50:18 +01:00
Alexey Milovidov
a4c26e9c79 Merge branch 'master' into fp16 2024-11-13 02:21:05 +01:00
Alexey Milovidov
61202499b5 Enable build profiling in pull requests 2024-11-13 02:10:40 +01:00
Alexey Milovidov
1cd6e944e2 Merge branch 'master' into remove-code-bloat 2024-11-13 01:38:16 +01:00