Antonio Andelic
|
c77f6d78d9
|
Update minio
|
2024-08-01 12:09:58 +02:00 |
|
Nikita Mikhaylov
|
f947f91b10
|
Merge pull request #67520 from Avogar/fix-short-circuit
Proper fix for short circuit execution with nested dictGetOrDefault
|
2024-07-31 22:06:38 +00:00 |
|
Alexey Milovidov
|
62ba20a277
|
Merge pull request #67559 from ClickHouse/auto/v24.4.4.107-stable
Update version_date.tsv and changelogs after v24.4.4.107-stable
|
2024-07-31 21:16:25 +00:00 |
|
robot-clickhouse
|
9def8cea81
|
Update version_date.tsv and changelogs after v24.4.4.107-stable
|
2024-07-31 18:57:08 +00:00 |
|
Sergei Trifonov
|
a38c2e558b
|
Merge pull request #66240 from azat/ATTACH-ignore-async_load_databases
Ignore async_load_databases for ATTACH query
|
2024-07-31 17:20:10 +00:00 |
|
Pablo Marcos
|
3332faa014
|
Merge pull request #67035 from pamarcos/fix-flaky-test_storage_s3_queue-test_max_set_age
[Green CI] Fix test test_storage_s3_queue/test.py::test_max_set_age
|
2024-07-31 16:09:34 +00:00 |
|
Alexander Tokmakov
|
601c9d9694
|
Merge pull request #67474 from alexkats/logical-error
[Green CI] Fix WriteBuffer destructor when finalize has failed for MergeTreeDeduplicationLog::shutdown
|
2024-07-31 14:40:43 +00:00 |
|
Nikolai Kochetov
|
f9179986d1
|
Merge pull request #67229 from ClickHouse/optimize_rewrite_aggregate_function_with_if-check-type
Check type after optimize_rewrite_aggregate_function_with_if.
|
2024-07-31 14:28:43 +00:00 |
|
Alexander Gololobov
|
89551e0043
|
Merge pull request #67475 from ClickHouse/reduce_02473_multistep_prewhere
Reduce 02473_multistep_prewhere run time
|
2024-07-31 13:40:30 +00:00 |
|
Raúl Marín
|
4916161856
|
Merge pull request #67185 from Algunenano/buffer_alter
Reduce max time of 00763_long_lock_buffer_alter_destination_table
|
2024-07-31 13:20:01 +00:00 |
|
Kruglov Pavel
|
416870d093
|
Merge pull request #67175 from KevinyhZou/support_set_orc_read_timezone
Support set orc reader time zone name
|
2024-07-31 13:08:29 +00:00 |
|
avogar
|
9d14053cfe
|
Proper fix for short circuit execution with nested dictGetOrDefaultt
|
2024-07-31 12:17:56 +00:00 |
|
Pablo Marcos
|
15e0033016
|
Bring back the strict check
Also update the doc.
|
2024-07-31 12:09:52 +00:00 |
|
Raúl Marín
|
850b7f71fb
|
Merge pull request #66528 from Algunenano/getSettingsCopy
Rename Context::getSettings()
|
2024-07-31 09:55:21 +00:00 |
|
Raúl Marín
|
3639882065
|
Merge pull request #67507 from ClickHouse/revert-66536-external-replace-to-null
Revert "Add settings to replace external engines to Null during create"
|
2024-07-31 09:51:48 +00:00 |
|
Raúl Marín
|
4e2f8576e5
|
Revert "Add settings to replace external engines to Null during create"
|
2024-07-31 11:50:58 +02:00 |
|
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 |
|
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
|
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 |
|
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 |
|
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
|
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 |
|
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 |
|
Nikita Mikhaylov
|
5979f6d744
|
Merge pull request #67404 from ClickHouse/nomv
Disable 02932_refreshable_materialized_views
|
2024-07-30 11:53:06 +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 |
|
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 |
|