Nikolai Kochetov
|
ad270ccb6e
|
Merge pull request #67398 from ClickHouse/remove-has_single_port-property
Remove has_single_port property from plan stream.
|
2024-07-31 09:45:04 +00:00 |
|
Robert Schulze
|
4b40e948c7
|
Merge pull request #66475 from rschu1ze/bump-rocksdb
Bump RocksDB from v6.29.5 to v7.10.2
|
2024-07-31 09:14:42 +00:00 |
|
Pablo Marcos
|
200c54df80
|
Merge pull request #67219 from pamarcos/fix-crash-in-distributed-async-insert-directory-queue
[Green CI] Fix crash in DistributedAsyncInsert when connection is empty
|
2024-07-31 08:30:35 +00:00 |
|
Vitaly Baranov
|
d421636a5f
|
Protect temporary part directories from removing during RESTORE.
|
2024-07-31 10:26:39 +02:00 |
|
Vitaly Baranov
|
5152248d43
|
Add test.
|
2024-07-31 10:26:35 +02:00 |
|
Robert Schulze
|
85fd9fc377
|
Merge remote-tracking branch 'ClickHouse/master' into multiquery-followup
|
2024-07-31 07:49:55 +00:00 |
|
Robert Schulze
|
9f55dfe9fa
|
Merge pull request #67446 from rschu1ze/bump-azure
Bump Azure from v1.12 to v1.13
|
2024-07-31 07:48:13 +00:00 |
|
Antonio Andelic
|
e65cdcea1b
|
Merge branch 'master' into keeper-map-retries
|
2024-07-31 09:22:53 +02:00 |
|
Antonio Andelic
|
34ddcdcc64
|
Merge pull request #67360 from ClickHouse/fix-test_replicated_table_attach
Fix attaching replicated table after exception during startup
|
2024-07-31 06:59:32 +00:00 |
|
Antonio Andelic
|
7de50953c2
|
Merge pull request #67455 from ClickHouse/correct-member-order
Use correct order of fields in `StorageURLSource`
|
2024-07-31 06:57:00 +00:00 |
|
Nikita Mikhaylov
|
14d0cc2bf3
|
Merge pull request #67228 from ClickHouse/drop-tables-even-faster
Cleanup code and speedup table removal
|
2024-07-30 22:50:36 +00:00 |
|
Yakov Olkhovskiy
|
dea79dc2bb
|
Merge pull request #67091 from ClickHouse/fix-lag-lead-in-frame
Fix: add necessary type conversion in lagInFrame and leadInFrame
|
2024-07-30 22:48:11 +00:00 |
|
Alexey Milovidov
|
1ffc4bb66d
|
Merge pull request #67425 from arenadata/ADQM-2045
Reduced complexity of the test 02832_alter_max_sessions_for_user
|
2024-07-30 21:12:58 +00:00 |
|
Alexey Milovidov
|
a8fd835010
|
Merge pull request #67397 from ClickHouse/debug-timer-descriptor
Debug TimerDescriptor
|
2024-07-30 21:03:06 +00:00 |
|
Nikita Mikhaylov
|
d1e283a1c9
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into buffer-flush
|
2024-07-30 22:56:54 +02:00 |
|
Max K.
|
1312ee3539
|
Merge pull request #67483 from ClickHouse/auto/v24.7.1.2915-stable
Update version_date.tsv and changelogs after v24.7.1.2915-stable
|
2024-07-30 19:56:24 +00:00 |
|
Michael Kolupaev
|
728c455df9
|
Merge pull request #67417 from ClickHouse/dworf
Fix DWARF range list parsing in stack symbolizer
|
2024-07-30 19:43:48 +00:00 |
|
robot-clickhouse
|
dacf044c3d
|
Update version_date.tsv and changelogs after v24.7.1.2915-stable
|
2024-07-30 19:20:52 +00:00 |
|
Alexey Milovidov
|
b4e7de97db
|
Merge pull request #67422 from ClickHouse/sane-changelog
Changelog sanity
|
2024-07-30 18:15:56 +00:00 |
|
Alexander Gololobov
|
51af0d305c
|
Reduce number of tested combinations
|
2024-07-30 20:00:23 +02:00 |
|
Vitaly Baranov
|
6c730a366e
|
Merge pull request #67231 from vitlibar/fix-test_broken_projections
Remove test test_broken_projections_in_backups_1
|
2024-07-30 17:26:44 +00:00 |
|
Alex Katsman
|
7e51e9962c
|
Fix WriteBuffer destructor when finalize has failed for MergeTreeDeduplicationLog::shutdown
|
2024-07-30 17:20:07 +00:00 |
|
Robert Schulze
|
546eb4bf1d
|
Merge pull request #67186 from Blargian/docs_materialize
[Docs] add example for `materialize` function
|
2024-07-30 17:18:32 +00:00 |
|
Igor Nikonov
|
0705bbb42b
|
Merge remote-tracking branch 'origin/master' into pr-local-plan
|
2024-07-30 16:59:07 +00:00 |
|
Igor Nikonov
|
7d443c6b97
|
Merge remote-tracking branch 'origin/master' into pr-local-plan
|
2024-07-30 16:27:50 +00:00 |
|
Azat Khuzhin
|
66c5b01bd5
|
Merge remote-tracking branch 'u/master' into ATTACH-ignore-async_load_databases
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2024-07-30 18:27:03 +02:00 |
|
Igor Nikonov
|
bce0f46254
|
Simplify tests/queries/0_stateless/02967_parallel_replicas_join_algo_and_analyzer_3.sh
+ enable parallel_replicas_local_plan by default
|
2024-07-30 16:26:01 +00:00 |
|
Igor Nikonov
|
b8cdae8542
|
Merge pull request #66618 from ClickHouse/pr-protocol-handling-with-priority
Respond to parallel replicas protocol requests with priority on initiator
|
2024-07-30 15:51:03 +00:00 |
|
maxvostrikov
|
83c6d97cd2
|
squash! added somme tests in relation with https://github.com/ClickHouse/ClickHouse/pull/54881 with new behaviour when enable_named_columns_in_function_tuple=1 (default value)
|
2024-07-30 17:34:38 +02:00 |
|
Antonio Andelic
|
19ac2b2cdd
|
Merge branch 'master' into keeper-map-retries
|
2024-07-30 16:53:01 +02:00 |
|
Antonio Andelic
|
7d5c30e76c
|
No retries when partitioned
|
2024-07-30 16:26:19 +02:00 |
|
Raúl Marín
|
6b4ca79162
|
Merge remote-tracking branch 'blessed/master' into buffer_alter
|
2024-07-30 16:11:21 +02:00 |
|
Sergei Trifonov
|
05f1d122b1
|
Merge pull request #67232 from azat/dashboard-from-config-resubmit
Add ability to load dashboards for system.dashboards from config
|
2024-07-30 13:18:22 +00:00 |
|
Nikita Mikhaylov
|
61cf7668c7
|
Merge pull request #66549 from ClickHouse/client-base-application
Uninteresting change: introducing `ClientApplicationBase`
|
2024-07-30 12:50:23 +00:00 |
|
Antonio Andelic
|
c3e8825c8f
|
Use correct order of fields in StorageURLSource
|
2024-07-30 14:23:32 +02:00 |
|
Antonio Andelic
|
0124d211ec
|
Better
|
2024-07-30 14:00:52 +02:00 |
|
Antonio Andelic
|
fd26672864
|
Revert some change
|
2024-07-30 13:54:30 +02:00 |
|
Nikita Mikhaylov
|
5979f6d744
|
Merge pull request #67404 from ClickHouse/nomv
Disable 02932_refreshable_materialized_views
|
2024-07-30 11:53:06 +00:00 |
|
Antonio Andelic
|
eb129b539f
|
Add tests
|
2024-07-30 13:48:14 +02:00 |
|
Robert Schulze
|
d4d3d590e3
|
Remove obsolete --multiquery parameter from tests
|
2024-07-30 11:04:41 +00:00 |
|
Raúl Marín
|
20ece9f6af
|
Merge pull request #67439 from ClickHouse/backport_fix_public
Fix public backports
|
2024-07-30 10:46:59 +00:00 |
|
Kruglov Pavel
|
b143ce5481
|
Merge pull request #67157 from ClickHouse/Avogar-patch-5
Fix wrong usage of input_format_max_bytes_to_read_for_schema_inference in schema cache
|
2024-07-30 10:45:36 +00:00 |
|
Kruglov Pavel
|
e3a820b0fb
|
Merge pull request #67354 from Avogar/json-as-object-change
Don't use PeekableReadBuffer in JSONAsObject format
|
2024-07-30 10:43:56 +00:00 |
|
Robert Schulze
|
72d6467fd2
|
Bump Azure to 1.13
|
2024-07-30 10:43:21 +00:00 |
|
Kruglov Pavel
|
3805a26103
|
Merge pull request #67359 from Avogar/disable-dynamic-tests-in-sanitizers
Disable some Dynamic tests under sanitizers, rewrite 03202_dynamic_null_map_subcolumn to sql
|
2024-07-30 10:37:57 +00:00 |
|
Antonio Andelic
|
0f8feff4d3
|
Add KeeperMap retries
|
2024-07-30 12:34:30 +02:00 |
|
Nikolai Kochetov
|
6ef628a7c8
|
Fixing build.
|
2024-07-30 10:33:22 +00:00 |
|
alesapin
|
3e05d18f9b
|
Merge pull request #67392 from ClickHouse/revert-66099-better-index-calc
Revert "Slightly better calculation of primary index"
|
2024-07-30 10:28:55 +00:00 |
|
Nikolai Kochetov
|
d7534c5b40
|
Update 03210_optimize_rewrite_aggregate_function_with_if_return_type_bug.sql
|
2024-07-30 12:20:54 +02:00 |
|
Raúl Marín
|
bdf98cbcc0
|
Fix public backports
|
2024-07-30 10:06:01 +00:00 |
|