Robert Schulze
|
f503aa7838
|
Merge pull request #57887 from canhld94/ch_fast_enum_default_serialization
More efficient constructor for SerializationEnum
|
2023-12-19 12:51:23 +01:00 |
|
Anton Popov
|
34cdecea70
|
Merge pull request #58013 from CurtizJ/fix-race-external-sort
Fix rare race in external sort/aggregation with temporary data in cache
|
2023-12-19 12:20:31 +01:00 |
|
Antonio Andelic
|
52b3caec90
|
Revert "Add system.dropped_tables_parts table"
|
2023-12-19 10:36:22 +01:00 |
|
Anton Popov
|
bfd403cc8c
|
Merge pull request #57996 from CurtizJ/better-trivial-count-merge
Better trivial count optimization for storage `Merge`
|
2023-12-19 02:25:58 +01:00 |
|
Han Fei
|
032fd08559
|
Merge pull request #57991 from hanfei1991/hanfei/refine-err-msg
refine error message
|
2023-12-19 01:14:18 +01:00 |
|
pufit
|
36d1905881
|
Merge pull request #57752 from chizhonkova/refactor_sql_udf_loader
Refactoring for UserDefinedSQLObjectsLoader
|
2023-12-18 16:08:46 -05:00 |
|
Alexey Milovidov
|
1a7de9158f
|
Merge pull request #57979 from ClickHouse/add-test-49708
Add a test for #49708
|
2023-12-18 21:29:11 +01:00 |
|
Anton Popov
|
27d632f5e4
|
fix race in operations with external temporary data in cache
|
2023-12-18 20:02:53 +00:00 |
|
Alexey Milovidov
|
7178bd5c88
|
Merge pull request #57910 from Algunenano/log_message_string
Improvements for 00002_log_and_exception_messages_formatting
|
2023-12-18 21:02:23 +01:00 |
|
Alexander Tokmakov
|
de7a349f0d
|
Update MergeTreeData.cpp
|
2023-12-18 20:44:50 +01:00 |
|
Nikolai Kochetov
|
34ca74878e
|
Merge pull request #57555 from ClickHouse/ft-dropped_tables_parts
Add system.dropped_tables_parts table
|
2023-12-18 18:56:57 +01:00 |
|
Nikolai Kochetov
|
5290b3c9ce
|
Merge pull request #57855 from kitaisreal/interpreter-create-query-sample-block-fix
InterpreterCreateQuery sample block fix
|
2023-12-18 17:22:24 +01:00 |
|
Yakov Olkhovskiy
|
8e39c61401
|
Merge remote-tracking branch 'origin/master' into ft-dropped_tables_parts
|
2023-12-18 15:40:07 +00:00 |
|
Anton Popov
|
7ebb7d2955
|
better trivial count optimization for storage Merge
|
2023-12-18 15:13:43 +00:00 |
|
Han Fei
|
028d1c9478
|
refine error message
|
2023-12-18 14:47:54 +01:00 |
|
Nikolay Degterinsky
|
bd17ee769e
|
Merge pull request #57938 from bharatnc/ncb/tablesloder-remove-cruft
remove cruft from TablesLoader
|
2023-12-18 14:46:36 +01:00 |
|
Robert Schulze
|
414a2893d0
|
Merge pull request #57821 from rschu1ze/consolidate-substring-tests
Dumb down `substring()` tests
|
2023-12-18 12:32:20 +01:00 |
|
Raúl Marín
|
2639d0715f
|
Merge remote-tracking branch 'blessed/master' into log_message_string
|
2023-12-18 10:40:18 +01:00 |
|
Raúl Marín
|
65728f14ce
|
Review error codes
|
2023-12-18 10:40:02 +01:00 |
|
vdimir
|
f024e39e3b
|
Merge pull request #57888 from ucasfl/fix-transfer-external-query
Fix transform query for external database
|
2023-12-18 10:28:32 +01:00 |
|
Raúl Marín
|
f10dae4761
|
Merge pull request #56917 from Algunenano/backup_1
Prepare the introduction of more keeper faults
|
2023-12-18 10:27:48 +01:00 |
|
Alexey Milovidov
|
69e6e59e96
|
Add a test for #49708
|
2023-12-18 08:34:53 +01:00 |
|
Bharat Nallan Chakravarthy
|
42dd7b47aa
|
Merge with 'upstream/master'
|
2023-12-17 23:09:14 -08:00 |
|
Alexey Milovidov
|
afd506984d
|
Merge pull request #57879 from rschu1ze/fix-arrayfold
Resurrect `arrayFold()`
|
2023-12-18 07:57:40 +01:00 |
|
Duc Canh Le
|
b07cde5ebb
|
use const reference instead for pointer to values
Co-authored-by: Robert Schulze <robert@clickhouse.com>
Signed-off-by: Duc Canh Le <duccanh.le@ahrefs.com>
|
2023-12-18 05:35:38 +00:00 |
|
Alexey Milovidov
|
33cf8842bc
|
Merge branch 'master' into fix-arrayfold
|
2023-12-18 04:57:07 +01:00 |
|
Alexey Milovidov
|
52d7777b05
|
Merge branch 'remove-cpp-templates-3' of github.com:ClickHouse/ClickHouse into remove-cpp-templates-3
|
2023-12-18 04:53:06 +01:00 |
|
Alexey Milovidov
|
c05b0cf37f
|
Merge branch 'master' into remove-cpp-templates-3
|
2023-12-18 04:52:50 +01:00 |
|
Alexey Milovidov
|
b0eb670776
|
Merge pull request #57974 from ClickHouse/revert-stack-trace-changes
Revert "Merge pull request #57907 from azat/system.stack_trace-rt_tgsigqueueinfo"
|
2023-12-18 04:50:12 +01:00 |
|
Alexey Milovidov
|
58396c5546
|
Merge pull request #57218 from tntnatbry/issue-43666
Issue 43666: Add skip_unavailable_shards as a setting for Distributed table.
|
2023-12-18 04:48:57 +01:00 |
|
Alexey Milovidov
|
2859ac08c9
|
Revert "Merge pull request #57907 from azat/system.stack_trace-rt_tgsigqueueinfo"
This reverts commit a33d6b0c96 , reversing
changes made to cf031a1b8e .
|
2023-12-18 02:01:14 +01:00 |
|
Alexey Milovidov
|
168da20d51
|
Update executeQuery.cpp
|
2023-12-17 22:54:45 +03:00 |
|
Alexey Milovidov
|
dbd509417e
|
Merge pull request #57970 from ClickHouse/nickitat-patch-17
Always use `pread` for reading cache segments
|
2023-12-17 20:53:05 +01:00 |
|
Alexey Milovidov
|
ae003bcc43
|
Merge pull request #57414 from Algunenano/i48496
Add tests for #48496
|
2023-12-17 20:51:25 +01:00 |
|
Nikita Taranov
|
9c2ef4eae5
|
Add profile event for cache lookup in ThreadPoolRemoteFSReader (#57437)
|
2023-12-17 19:03:49 +01:00 |
|
Robert Schulze
|
af8b18707b
|
Fix style
|
2023-12-17 17:37:46 +00:00 |
|
Nikita Taranov
|
587f829eb8
|
Always use pread for reading cache segments
|
2023-12-17 18:37:07 +01:00 |
|
Robert Schulze
|
69007b5f71
|
Fix another bug
|
2023-12-17 11:16:05 +00:00 |
|
Robert Schulze
|
7f675ddf80
|
Merge pull request #57878 from Jpnock/master
Apply full-text skipping index when using `hasAny()`
|
2023-12-17 11:06:29 +01:00 |
|
Robert Schulze
|
fc67d2c0e9
|
Merge pull request #57867 from skyoct/read_code
Support trivial count optimization for `Merge`-engine tables
|
2023-12-17 10:45:21 +01:00 |
|
Alexey Milovidov
|
6ada95ea00
|
Remove C++ templates (normalizeQuery)
|
2023-12-17 02:44:30 +01:00 |
|
serxa
|
ce51ef0e99
|
remove wrong test
|
2023-12-16 17:35:36 +00:00 |
|
Sergei Trifonov
|
3634b949a8
|
Merge pull request #57793 from ClickHouse/rename-system-table
Rename `system.async_loader` into `system.asynchronous_loader`
|
2023-12-16 17:33:04 +01:00 |
|
Sergei Trifonov
|
37a01bc109
|
Merge branch 'master' into ft-dropped_tables_parts
|
2023-12-16 11:53:37 +01:00 |
|
Kseniia Sumarokova
|
4279dd2bf1
|
Merge pull request #57687 from ClickHouse/make-system-filesystem-cache-query-no-memory-intensive
Make querying system.filesystem_cache not memory intensive
|
2023-12-16 11:28:28 +01:00 |
|
Bharat Nallan Chakravarthy
|
0a1a66fd18
|
remove cruft from TablesLoader
|
2023-12-15 22:54:47 -08:00 |
|
Alexey Milovidov
|
2d58dc512c
|
Merge pull request #57932 from ClickHouse/remove-shit-cleanup
Remove a feature
|
2023-12-16 06:04:59 +01:00 |
|
jsc0218
|
41873dc4a3
|
Merge pull request #57873 from ClickHouse/vdimir/hash_join_structure_equals_fix
Fix assertion in HashJoin
|
2023-12-15 21:35:08 -05:00 |
|
Alexey Milovidov
|
a18a61b34c
|
Fix style
|
2023-12-15 23:36:50 +01:00 |
|
Alexey Milovidov
|
ee502ef6b9
|
Remove trash (OPTIMIZE CLEANUP)
|
2023-12-15 22:41:58 +01:00 |
|