Commit Graph

157961 Commits

Author SHA1 Message Date
Yarik Briukhovetskyi
d75a41f04c
init 2024-11-08 11:24:28 +01:00
Vladimir Cherkasov
bb4a3e503c
Merge pull request #71102 from ClickHouse/better-log-messages-22
Better log messages
2024-11-08 10:08:23 +00:00
Robert Schulze
ea99346e6b
Merge pull request #71572 from rschu1ze/vec-sim-legacy
Vector similarity index: Re-introduce support for legacy index creation syntax
2024-11-08 10:03:40 +00:00
Derek Chia
0f945cadc7
Update settings.md
Remove duplicated `background_pool_size` description
2024-11-08 17:34:53 +08:00
Mikhail f. Shiryaev
f24dca21a5
Implement CLICKHOUSE_RUN_AS_ROOT instead of preser UID/GID 2024-11-08 09:15:15 +01:00
Yakov Olkhovskiy
bc65419ea8 Merge branch 'master' into revert-71619-revert-71039-default_enable_job_stack_trace 2024-11-08 08:06:15 +00:00
Alexey Milovidov
3fa72482a7 Revert some changes 2024-11-08 00:56:38 +01:00
Alexey Milovidov
c78272871f Rollback some changes 2024-11-08 00:51:32 +01:00
Alexey Milovidov
863887cca5 Reset WriteSettings to master 2024-11-08 00:50:47 +01:00
Alexey Milovidov
ba90363cda Merge branch 'master' into parallel-compression 2024-11-08 00:50:19 +01:00
Alexey Milovidov
dd5a573302 Reset MergeTree to master 2024-11-08 00:50:13 +01:00
Alexey Milovidov
a15e5b72af
Merge pull request #71597 from ClickHouse/kssenii-patch-13
Fix for `test_storage_s3_queue::test_shards_distributed[ordered-2]`
2024-11-07 23:28:58 +00:00
Alexey Milovidov
5ceb19453d Fix style 2024-11-08 00:26:58 +01:00
Alexey Milovidov
fe79f3511a Merge branch 'master' into vertical-is-prettier 2024-11-08 00:26:50 +01:00
Alexey Milovidov
a2220233b7 Fix test 2024-11-08 00:25:49 +01:00
Alexey Milovidov
ec385f24e4 Merge branch 'master' into implicit_select 2024-11-08 00:21:46 +01:00
Alexey Milovidov
6054f43000 Make Vertical format prettier 2024-11-08 00:14:25 +01:00
Konstantin Bogdanov
6e566dd5f3
Merge pull request #71627 from ClickHouse/auto/v24.3.13.40-lts
Update version_date.tsv and changelog after v24.3.13.40-lts
2024-11-07 22:35:16 +00:00
Alexey Milovidov
dc9e1e047b Fix tests 2024-11-07 23:18:39 +01:00
Mikhail f. Shiryaev
fec3db198b
Merge pull request #71468 from ClickHouse/cache-await
CI UX: slightly improve cache await interface
2024-11-07 22:15:17 +00:00
Konstantin Bogdanov
f71b00c513
Lint 2024-11-07 22:52:27 +01:00
robot-clickhouse
16a670166c Update version_date.tsv and changelogs after v24.3.13.40-lts 2024-11-07 21:48:11 +00:00
Alexey Milovidov
1e87298a1c
Update ClientBaseHelpers.cpp 2024-11-07 22:40:21 +01:00
Alexey Milovidov
e6f58a2b1f
Update src/Client/ClientBaseHelpers.cpp
Co-authored-by: Konstantin Bogdanov <thevar1able@users.noreply.github.com>
2024-11-07 22:40:06 +01:00
Alexey Milovidov
61e73ead45 Merge branch 'master' into implicit_select 2024-11-07 22:38:46 +01:00
Alexey Milovidov
2c31956c63
Merge pull request #71556 from ClickHouse/nouuid
Fix compatibility with refreshable materialized views created by old clickhouse servers
2024-11-07 21:05:19 +00:00
Alexey Milovidov
7eebdb525f Merge branch 'master' into retry-more-error-codes-from-s3 2024-11-07 22:04:26 +01:00
Yakov Olkhovskiy
e6a652ab74
move enable_job_stack_trace change to 24.11 2024-11-07 16:01:02 -05:00
Yakov Olkhovskiy
a027f1bf3c
Revert "Revert "Enable enable_job_stack_trace by default"" 2024-11-07 15:59:11 -05:00
Alexey Milovidov
c8104cb2ee Correct and unify exit codes 2024-11-07 21:31:07 +01:00
Alexey Milovidov
76b6cf96eb Highlight multi-statements in the client 2024-11-07 21:30:31 +01:00
Mikhail f. Shiryaev
8f98f2333f
Make clickhouse local fuse in the repository install RUN 2024-11-07 20:59:04 +01:00
Alexey Milovidov
6943b07ceb
Merge pull request #71596 from ClickHouse/fix-for-no-seek-avoiding-test-in-cache
Fix for `00180_no_seek_avoiding_when_reading_from_cache`
2024-11-07 19:57:28 +00:00
Alexey Milovidov
3525954fa3 Implicit SELECT in clickhouse-local 2024-11-07 20:55:04 +01:00
Raúl Marín
adcab2a2db
Merge pull request #71619 from ClickHouse/revert-71039-default_enable_job_stack_trace
Revert "Enable enable_job_stack_trace by default"
2024-11-07 19:52:09 +00:00
Raúl Marín
2fa357f374
Revert "Enable enable_job_stack_trace by default" 2024-11-07 20:51:39 +01:00
Mikhail f. Shiryaev
4e53dda580
Use array for conditional mkdir 2024-11-07 20:45:31 +01:00
Robert Schulze
337ba49be0
Merge pull request #71582 from rschu1ze/qc-docs
Clarify query cache docs
2024-11-07 18:48:49 +00:00
Pavel Kruglov
0c9e6fca5a
Merge pull request #70442 from Avogar/alter-to-json
Support alter from String to JSON
2024-11-07 17:40:31 +00:00
Pavel Kruglov
095f7ab591
Merge pull request #71388 from Avogar/fix-variant-permute
Fix error Invalid number of rows in Chunk with Variant column
2024-11-07 17:39:18 +00:00
alesapin
45aaebc41a Review fix 2024-11-07 18:24:36 +01:00
Nikolai Kochetov
ec9c06a6bd
Merge pull request #71538 from kitaisreal/analyzer-materialized-view-in-with-cte-fix
Analyzer materialized view IN with CTE fix
2024-11-07 17:07:02 +00:00
Kseniia Sumarokova
2c59fce5b4
Update test.py 2024-11-07 17:44:41 +01:00
kssenii
95d8215491 Fix 2024-11-07 17:40:53 +01:00
alesapin
bfad05ac60 Shrink to fit index granularity array in memory to reduce memory footprint 2024-11-07 17:35:10 +01:00
Raúl Marín
96b59a2ef6 Avoid port clash in CoordinationTest/0.TestSummingRaft1 2024-11-07 17:07:58 +01:00
Pervakov Grigorii
a01c2e3f8c Keep materialized view security overriden context until end of query 2024-11-07 18:47:48 +03:00
Sema Checherinda
8ef86e71b7
Merge pull request #65279 from cangyin/fix-hashtable-destroyelements
Fix use-after-dtor logic in HashTable destroyElements
2024-11-07 15:10:28 +00:00
Vladimir Cherkasov
1c86967596
Merge branch 'master' into better-log-messages-22 2024-11-07 16:08:51 +01:00
Robert Schulze
de03a5dae7
Fix test which used an obsolete setting 2024-11-07 15:04:53 +00:00