Michael Stetsyuk
d77df2b4f2
empty
2024-12-04 16:05:06 +00:00
Kseniia Sumarokova
d9da4e4235
Update test.py
2024-12-04 16:27:11 +01:00
Francesco Ciocchetti
5ffae78aa3
Merge branch 'fciocchetti-fix-azure-list-trailing-slash' of github.com:primeroz/ClickHouse into fciocchetti-fix-azure-list-trailing-slash
2024-12-04 16:16:17 +01:00
Francesco Ciocchetti
35e67393bd
Name of the container, generated form the test name, is 67 chars which is too long. shrinking it
2024-12-04 16:15:40 +01: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
Raúl Marín
90a03e149a
Remove deps from SipHash
2024-12-04 15:45:26 +01:00
Raúl Marín
fd4795c00f
Remove some nested deps on SipHash
2024-12-04 15:45:26 +01:00
Raúl Marín
19bc382978
Remove some nested deps on SipHash
2024-12-04 15:45:26 +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
Michael Stetsyuk
6ce9d45392
better
2024-12-04 13:06:41 +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
divanik
7dad309f47
Reduce changes in Iceberg Metadata File
2024-12-04 12:36:18 +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
divanik
30ccc96c93
Resolve conflicts
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
divanik
86602c00b6
Merge master and remove setting
2024-12-04 11:13:44 +00: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
Anton Popov
9172d572c6
Update src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp
2024-12-04 11:57:43 +01:00
Francesco Ciocchetti
7dc9c8c79c
Trigger CI after updating PR Description
2024-12-04 11:44:21 +01: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
Kseniia Sumarokova
e94a42c576
Update test.py
2024-12-04 11:38:01 +01:00
Francesco Ciocchetti
050bf762c2
use fs::path to simplify the statement
2024-12-04 11:35:00 +01:00
Francesco Ciocchetti
51b5f43de2
Make the List Blob Azure work regardless if the endpoint has a trailing slash or not
2024-12-04 11:25:17 +01:00
zhanglistar
bb7d7add46
Merge branch 'like-enum' of https://github.com/bigo-sg/ClickHouse into like-enum
2024-12-04 17:33:36 +08:00
zhanglistar
c3f7cba0eb
fix tests
2024-12-04 17:33:05 +08: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
zhanglistar
bd00110e9c
Update tests/queries/0_stateless/03278_enum_string_functions.sql
...
Co-authored-by: Vladimir Cherkasov <vdimir@clickhouse.com>
2024-12-04 09:09:08 +08: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
Azat Khuzhin
50fc0359b9
Ignore only ErrnoException/fs::filesystem_error while moving parts to detached
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-12-03 22:35:44 +01:00
Azat Khuzhin
12bb273beb
Do not ignore error during moving parts to detached for MergeTree
...
MergeTree is fragile in this case, since the source of truth for it is
the filesystem and it will be left in an inconsistent state.
Image the following:
- during startup you got some broken part, that should be moved to
detached
- this rename throws exception (i.e. permission error)
- but this error is ignored, server continues, and tries to merge
something that produces intersecting parts for that broken part
- later on restart you will got intersecting parts (since at the time of
scanning for intersecting parts, the part is not checked)
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
Co-authored-by: Alexander Tokmakov <tavplubix@clickhouse.com>
2024-12-03 22:35:43 +01:00
Azat Khuzhin
86f657ffc6
Adjust error message about intersecting parts (remove ZooKeeper note from common code)
...
It could happen for MergeTree as well.
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-12-03 22:34:46 +01: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
avogar
9e730e4206
Support Dynamic type in functions ifNull and coalesce
2024-12-03 20:41:25 +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