Commit Graph

159996 Commits

Author SHA1 Message Date
Mikhail f. Shiryaev
2f3f5dbe0f
Merge pull request #72793 from ClickHouse/integration-tests-output
Output logs for integration tests, add TeePopen.terminate
2024-12-04 21:16:09 +00:00
Raúl Marín
1ba23db27c
Merge pull request #72694 from Algunenano/settings_checks
Add MergeTreeSettings to system.settings_changes
2024-12-04 19:22:26 +00:00
Vitaly Baranov
4a829a66cd
Merge pull request #72753 from vitlibar/support-parsing-gcs-s3-error-authentication-required
Support parsing GCS S3 error "AuthenticationRequired"
2024-12-04 19:18:48 +00:00
Igor Nikonov
5902f3058d
Merge pull request #72706 from ClickHouse/pr-fix-setting-history
Align PR setting changes history with 24.10
2024-12-04 16:21:53 +00:00
Mikhail f. Shiryaev
273c294ddf
Merge pull request #72736 from ClickHouse/add-dmesg-log
Add dmesg outptut for the case of build failure
2024-12-04 15:15:15 +00:00
Raúl Marín
1fc4b2e9aa
Merge pull request #72800 from Algunenano/03008_azure_plain_rewritable
Disable 03008_azure_plain_rewritable with distributed cache
2024-12-04 15:03:16 +00:00
Raúl Marín
dc49651ae7 Disable 03008_azure_plain_rewritable with distributed cache 2024-12-04 16:01:29 +01:00
Max Kainov
b364af07f9
Merge pull request #72255 from ClickHouse/auto/v24.10.3.21-stable
Update version_date.tsv and changelog after v24.10.3.21-stable
2024-12-04 14:37:36 +00:00
Alexander Gololobov
07512a0819
Merge pull request #72750 from ClickHouse/fix_pk_cache_size_calculation
More accurate PK in-memory size calculation for cache
2024-12-04 14:23:38 +00:00
Han Fei
7bd1ab0189
Merge pull request #72734 from ClickHouse/hanfei/debug-dictionary-logical-err
add a check to debug LOGICAL ERROR of dictionary update
2024-12-04 13:36:43 +00:00
Vitaly Baranov
9ce4ac3997
Merge pull request #72723 from vitlibar/formatimpl-refactoring-reworked
Remove ostr from structure IAST::FormatSettings.
2024-12-04 12:43:26 +00:00
Nikita Taranov
b0454acb14
Merge pull request #72770 from ClickHouse/more_insistent_compress_in_memory_eng
More insistent compression in `StorageMemory`
2024-12-04 12:29:09 +00:00
Alexander Gololobov
b374ee67f5
Merge pull request #72747 from ClickHouse/query-plan-serialization-steps
Add serialization to some query plan steps.
2024-12-04 12:15:26 +00:00
Mikhail f. Shiryaev
62f2eda0f1
Fix TeePopen.terminate by moving send_signal there 2024-12-04 13:13:21 +01:00
Yarik Briukhovetskyi
3cf4cd0499
Merge pull request #71441 from bigo-sg/translate
translate support second arg longer than the third
2024-12-04 12:12:03 +00:00
Mikhail f. Shiryaev
df3e4cbfe6
Output logs for integration tests, add TeePopen.terminate 2024-12-04 12:23:52 +01:00
Yarik Briukhovetskyi
d93dff37f3
Merge pull request #72185 from yariks5s/fix_bugs_storageobjectstorage
Small bugs fixes in `StorageObjectStorage`
2024-12-04 11:12:43 +00:00
Mikhail f. Shiryaev
cedc08be91
Rebuild clickhouse on the build script changes 2024-12-04 11:40:43 +01:00
Mikhail f. Shiryaev
d0aaea9e82
Add dmesg outptut for the case of build failure 2024-12-04 11:40:37 +01:00
Antonio Andelic
373d6acbdd
Merge pull request #72730 from ClickHouse/fix-keeper-internal-ssl
Fix advanced SSL configuration for Keeper's internal communication
2024-12-04 08:20:57 +00:00
Vitaly Baranov
f086cb47f3
Merge pull request #72192 from vitlibar/fix-logging-table-is-readonly
Remove log message "Table is in readonly mode" while dropping a table.
2024-12-04 01:22:26 +00:00
Raúl Marín
291db8a366
Merge pull request #72722 from Algunenano/exception_compilation
Remove some nested includes
2024-12-03 22:58:37 +00:00
Michael Kolupaev
0dfa43eb4a
Merge pull request #71178 from ClickHouse/ssett
Send settings from server to client
2024-12-03 22:10:58 +00:00
Michael Kolupaev
d347e33fc1
Merge pull request #72731 from ClickHouse/testret
Fix clickhouse-test reporting 'No tests were run' after running tests
2024-12-03 22:10:40 +00:00
Nikita Taranov
fd9c8b1c64
Merge pull request #72746 from ClickHouse/divanik/strong_refcount_in_sos_source
Replace weak reference count to select query context with strong one in StorageObjectStorageSource
2024-12-03 22:01:29 +00:00
Nikita Taranov
ed19bf69a8
Merge pull request #72173 from JiaQiTang98/split-range-for-parallel-replicas
Split ranges in `MergeTreeReadPoolParallelReplicasInOrder` to consume less memory during reading
2024-12-03 22:01:00 +00:00
Nikita Taranov
13b48a4020
Merge pull request #72190 from filimonov/patch-12
Respect `prefer_locahost_replica` in `parallel_distributed_insert_select`
2024-12-03 21:58:30 +00:00
Alexander Gololobov
4ccbe8f1cc Test for primary index cache size with LowCardinality columns 2024-12-03 22:30:21 +01:00
Alexander Gololobov
d65dd866c6
Merge pull request #72749 from ClickHouse/fix_mark_cache_drop
Fix unneeded blocking of context while dropping mark cache
2024-12-03 20:47:07 +00:00
Igor Nikonov
678f4c02df Merge remote-tracking branch 'origin/master' into pr-fix-setting-history 2024-12-03 19:42:35 +00:00
Igor Nikonov
4df0603c58 Fix 2024-12-03 19:42:31 +00:00
Nikita Taranov
a71c00000b impl 2024-12-03 20:12:51 +01:00
Raúl Marín
506733db92
Merge pull request #72217 from Algunenano/remove_trash_from_contrib
Remove some unused files from contrib deps
2024-12-03 19:11:30 +00:00
Yarik Briukhovetskyi
59d5e57d5d
Update 03275_ignore_nonexistent_files_fix.sql 2024-12-03 19:40:33 +01:00
Raúl Marín
1bea990a73 One more 2024-12-03 19:25:11 +01:00
Nikolai Kochetov
5be41d489d
Merge pull request #72735 from ClickHouse/fix-y-shaped-join-context
Fix context lifetime for Y-shaped join.
2024-12-03 17:42:35 +00:00
Alexander Gololobov
c5779654e8
Update size in test 2024-12-03 18:23:37 +01:00
Vitaly Baranov
baa65c86cf Support parsing GCS S3 error "AuthenticationRequired". 2024-12-03 17:49:40 +01:00
Nikolai Kochetov
4dffdf525d Update test result. 2024-12-03 16:43:30 +00:00
Alexander Gololobov
9ba2953472 More accurate PK size calculation 2024-12-03 17:10:43 +01:00
Alexander Gololobov
6bcdab413a Clear other caches without context lock as well 2024-12-03 17:00:57 +01:00
Alexander Gololobov
d879fcfc9e Fix unneeded blocking of context while dropping mark cache 2024-12-03 16:41:07 +01:00
Nikolai Kochetov
c00a85a601 Merge branch 'master' into query-plan-serialization-steps 2024-12-03 16:16:01 +01:00
Nikolai Kochetov
6cc668bd88 Add serializetion to some query plan steps. 2024-12-03 15:00:05 +00:00
Vitaly Baranov
8c6c7f5f7d Remove the trivial copy constructor in IAST::FormatSettings. 2024-12-03 15:46:29 +01:00
divanik
1ed7ea74b2 Remove unnecessary changes 2024-12-03 14:34:16 +00:00
divanik
7e293d392b Remove unnecessary changes 2024-12-03 14:31:59 +00:00
divanik
be7a3bbf6e Fix bugs 2024-12-03 14:22:00 +00:00
Dmitry Novik
854b72ade2
Merge pull request #72608 from ClickHouse/analyzer-array-join-fix
Analyzer: Proper fix for distributed ARRAY JOINs
2024-12-03 14:07:32 +00:00
Raúl Marín
7b912e557f
Update CMakeLists.txt 2024-12-03 14:52:17 +01:00