Commit Graph

66794 Commits

Author SHA1 Message Date
yun
5a6beb7ad0 fix typo: parititon => partition 2024-11-14 01:13:56 -08:00
Alexey Milovidov
89ca45a278
Merge pull request #71790 from ClickHouse/remove-code-bloat
Remove ridiculous code bloat
2024-11-14 01:27:26 +01:00
Anton Popov
acd4f46d9c
Merge pull request #71179 from kirillgarbar/table-limit
Hard limits on number of replicated tables, dictionaries and views
2024-11-13 21:13:49 +00:00
Anton Popov
fa8b5283fa
Merge pull request #71854 from CurtizJ/fix-adding-defaults-sparse
Fix filling of defaults after parsing into sparse columns
2024-11-13 21:11:15 +00:00
Alexey Milovidov
e86ee62eb0 Merge branch 'master' into remove-code-bloat 2024-11-13 22:02:44 +01:00
Nikita Mikhaylov
eef2006b68
Merge pull request #71300 from cwurm/reject_invalid_mutation_queries
Check that mutation queries are valid
2024-11-13 20:14:09 +00:00
Nikita Mikhaylov
191fe999c1
Merge pull request #71715 from vitlibar/correction-after-reworking-backup-sync
Corrections after reworking backup/restore synchronization
2024-11-13 19:24:53 +00: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
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
Kseniia Sumarokova
a02b20a981
Merge pull request #71578 from ClickHouse/rename-setting
Rename a setting
2024-11-13 13:11:34 +00: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
Anton Popov
b9f686b47c fix filling of defaults after parsing into sparse columns 2024-11-13 11:15:44 +00: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
Alexey Milovidov
1cd6e944e2 Merge branch 'master' into remove-code-bloat 2024-11-13 01:38:16 +01:00
Nikolai Kochetov
de4110097f Fix mox typos. 2024-11-12 19:49:37 +00:00
Nikolai Kochetov
31b4c6c3e9 Fix typo and cleanup. 2024-11-12 18:22:02 +00:00
Alexander Gololobov
1ecd1909d9
Merge pull request #71798 from ClickHouse/fix_async_metrics_read
Allow reading previous vaules of async metrics during update
2024-11-12 18:15:23 +00:00
Kseniia Sumarokova
f8a5464603
Merge pull request #71818 from ClickHouse/fix-mode-in-system-s3queue-settings
Add missing fields in system.s3/azure_queue_settings
2024-11-12 17:19:31 +00:00
Vladimir Cherkasov
9ac8534e60
Merge pull request #68234 from ClickHouse/vdimir/ignore_nulls_query_tree_elimination
Fix OrderByLimitByDuplicateEliminationPass with IGNORE NULLS
2024-11-12 17:14:14 +00:00
Pablo Marcos
1ffffee389
Merge branch 'master' into improve-system-query-metric-log 2024-11-12 17:20:54 +01:00
Alexander Tokmakov
dbb20fc864
Merge pull request #65636 from kirillgarbar/attaching_parts
Fix "attaching_" prefix for deduplicated parts
2024-11-12 14:29:09 +00:00
Alexey Milovidov
e72d04c749 Merge branch 'remove-code-bloat' of github.com:ClickHouse/ClickHouse into remove-code-bloat 2024-11-12 15:24:22 +01:00
Alexey Milovidov
4bb39a8c08 Fix tidy 2024-11-12 15:20:27 +01:00
kssenii
410e09b248 Add missing fields in system.s3_queue_settings 2024-11-12 15:00:12 +01:00
Alexander Gololobov
dde5633c6d
Fix darwin build 2024-11-12 14:56:37 +01:00
Christoph Wurm
1615cd1297 Merge remote-tracking branch 'origin/master' into reject_invalid_mutation_queries 2024-11-12 13:53:01 +00:00
Nikita Taranov
46cbe3660c
Merge pull request #71787 from ClickHouse/fix_processor_profiles_for_subqueries
Fix processors profile is not collected for subqueries in some cases
2024-11-12 13:14:29 +00:00
Raúl Marín
7dc84515f3
Merge pull request #71432 from Algunenano/i71382
Fix crash with optimize_rewrite_array_exists_to_has
2024-11-12 12:17:25 +00:00
Kseniia Sumarokova
16a6638c4a
Merge branch 'master' into rename-setting 2024-11-12 12:37:18 +01:00
Nikita Taranov
021301430b
Merge pull request #71500 from bigo-sg/fix_uninitialized_orc_data
Fix date32 out of range caused by uninitialized orc `DataBuffer`
2024-11-12 11:26:58 +00:00
Pablo Marcos
5c8d89bf13 Remove unnecessary extern 2024-11-12 11:05:29 +00:00
Pablo Marcos
a56d2c371a Merge branch 'master' into improve-system-query-metric-log 2024-11-12 11:03:43 +00:00
Pablo Marcos
d4e288a8c1 Refactor to avoid too much TSA_GUARD clutter
Remove LOGICAL_ERROR check that should never happen.
It didn't happen on the CI so far, and seems unnecessary.
2024-11-12 11:02:49 +00:00
Kseniia Sumarokova
e331d42842
Merge branch 'master' into rename-setting 2024-11-12 12:00:19 +01:00
Kseniia Sumarokova
dbaf167449
Merge pull request #71640 from ClickHouse/cache-allow-to-disable-memory-buffer-increase-in-fs-cache
Allow to disable memory buffer increase for filesystem cache
2024-11-12 10:58:33 +00:00
Nikolai Kochetov
4e0e0f0d88 Cleanup. 2024-11-12 09:50:12 +00:00
Nikolai Kochetov
0223e6c971 Cleanup. 2024-11-12 09:47:07 +00:00
Nikolai Kochetov
0e2cd397d2 Cleanup. 2024-11-12 09:40:51 +00:00
Alexander Gololobov
cba6267431 Allow reading previous vaules of async metrics during update 2024-11-12 10:31:28 +01:00
Konstantin Bogdanov
0825b42d5f
Lint 2024-11-12 07:12:02 +01:00
Alexey Milovidov
2c5e35a8e7
Update AggregateFunctionDeltaSumTimestamp.cpp 2024-11-12 02:20:44 +01:00
Alexey Milovidov
ec27bd2e51 Remove ridiculous code bloat 2024-11-12 01:23:25 +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
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
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