Alexey Milovidov
b5a33d523b
Merge pull request #63122 from ClickHouse/fix_mongo_ssl
...
Set server name for SSL handshake in MongoDB engine
2024-04-30 01:32:21 +02:00
Alexey Milovidov
cf431a5cf5
Merge pull request #63126 from ClickHouse/fix_mongo_wire_version_check
...
Use user specified db instead of "config" for MongoDB wire protocol version check
2024-04-30 01:31:58 +02:00
Alexey Milovidov
a86f2aab2f
Merge pull request #63073 from azat/tests/fix-logs-stats
...
Fix "invalid escape sequence" in clickhouse-test
2024-04-30 01:27:32 +02:00
Alexey Milovidov
4346b4511c
Merge pull request #63024 from kitaisreal/jit-sort-description-crash-fix
...
JIT sort description crash fix
2024-04-30 01:27:11 +02:00
Alexey Milovidov
ba45bd2534
Merge pull request #63125 from kitaisreal/recursive-cte-data-race-fix
...
Recursive CTE data race fix
2024-04-30 01:26:29 +02:00
Alexey Milovidov
0452505ea4
Merge pull request #63124 from den-crane/test/issue_56564
...
test for #56564
2024-04-30 01:26:14 +02:00
Alexey Milovidov
a40f8ac7cf
Merge pull request #63127 from ucasfl/test_for_55360
...
add test for #55360
2024-04-30 01:23:04 +02:00
Alexey Milovidov
08ef9a2eea
Merge pull request #63128 from den-crane/test/issue_47217
...
add tests for #47217 , #55965
2024-04-30 01:22:18 +02:00
HarryLeeIBM
bf3c8b6966
Fix broken s390x build
2024-04-29 15:37:10 -07:00
Alexey Petrunyaka
918abe812b
Fixed test in 00396_uuid_v7.sql
2024-04-30 01:36:06 +03:00
Alexey Petrunyaka
698578402e
Merge branch 'master' into UUIDv7
2024-04-30 00:44:50 +03:00
Alexander Tokmakov
37950a5f4e
Merge pull request #62738 from pamarcos/pamarcos/system-unload-primary-key
...
Add SYSTEM UNLOAD PRIMARY KEY
2024-04-29 21:18:01 +00:00
Alexey Petrunyaka
c8847d8f97
Fixes for spell-checker
2024-04-30 00:15:04 +03:00
Julia Kartseva
dc95558962
method rename
2024-04-29 19:48:17 +00:00
Robert Schulze
619d03079d
Merge remote-tracking branch 'ClickHouse/master' into improve_pr_62592
2024-04-29 19:23:48 +00:00
Robert Schulze
51890c3648
Merge pull request #63109 from rschu1ze/openssl-race
...
Fix race in OpenSSL X509 store
2024-04-29 19:22:09 +00:00
Raúl Marín
5355decc73
Give the server a chance
2024-04-29 21:08:56 +02:00
Raúl Marín
16727097b2
Fix client crash
2024-04-29 20:55:53 +02:00
Denny Crane
7973302a9b
add tests for #47217 , #55965
2024-04-29 15:50:03 -03:00
Raúl Marín
987558e18d
Improvements based on review
2024-04-29 20:46:37 +02:00
Alexey Petrunyaka
4ac190fe15
Added negative tests for UUIDToNum and UUIDv7ToDateTime functions
2024-04-29 21:27:00 +03:00
Raúl Marín
ff1c0023e8
Use TSA and mutex instead of object copy
2024-04-29 20:05:57 +02:00
Raúl Marín
994ff05495
Fix test flakiness
2024-04-29 20:05:39 +02:00
Alexey Petrunyaka
29e70f5004
In-source and Russian .md UUIDv7 docs synced with English .md docs
2024-04-29 21:04:44 +03:00
Julia Kartseva
3c1207ed4d
remove path normalization
2024-04-29 18:01:21 +00:00
Julia Kartseva
508a42bc8f
use ordered map for path map
2024-04-29 18:01:21 +00:00
Julia Kartseva
c1d62dd8a1
documentation for unbundled configuration
2024-04-29 18:01:21 +00:00
Julia Kartseva
24d5abba10
extract plain_rewritable metadata type
...
Make PlainRewritableObjectStorage generic;
Support config type
```
<s3_plain_rewritable>
<type>object_storage</type>
<object_storage_type>s3</object_storage_type>
<metadata_type>plain_rewritable</metadata_type>
<endpoint>https://s3.eu-west-1.amazonaws.com/clickhouse-eu-west-1.clickhouse.com/data/ </endpoint>
<use_environment_credentials>1</use_environment_credentials>
</s3_plain_rewritable>
```
2024-04-29 18:01:21 +00:00
Julia Kartseva
d1217af389
address feedback - pt.4
2024-04-29 18:01:21 +00:00
Julia Kartseva
802ee27b1b
address feedback - pt.3
...
non-functional changes
2024-04-29 18:01:21 +00:00
Julia Kartseva
4a7f28f6bd
address feedback - pt.2
2024-04-29 18:01:21 +00:00
Julia Kartseva
36a1cae910
address feedback - pt.1
2024-04-29 18:01:21 +00:00
Julia Kartseva
4f6a3e27b7
Update src/Disks/ObjectStorages/MetadataStorageFromPlainObjectStorageOperations.cpp
...
Co-authored-by: Kseniia Sumarokova <54203879+kssenii@users.noreply.github.com>
2024-04-29 18:01:21 +00:00
Julia Kartseva
70d55aa618
Update src/Disks/ObjectStorages/CommonPathPrefixKeyGenerator.h
...
Co-authored-by: Kseniia Sumarokova <54203879+kssenii@users.noreply.github.com>
2024-04-29 18:01:21 +00:00
Julia Kartseva
89f28f3c18
explicitly disallow ALTERs and mutations for plain
2024-04-29 18:01:21 +00:00
Julia Kartseva
01ee500b06
improvements, cleanups, comments
2024-04-29 18:01:21 +00:00
Julia Kartseva
8c99b0d5eb
docs
2024-04-29 18:01:21 +00:00
Julia Kartseva
5e716bcfb8
extend system logs integration tests
2024-04-29 18:01:21 +00:00
Julia Kartseva
a3ce6162c4
add integration test
2024-04-29 18:01:21 +00:00
Julia Kartseva
cb3cf73be2
more tests
2024-04-29 18:01:21 +00:00
Julia Kartseva
a67a8299ce
Do not list prefix.path in listDirectory
2024-04-29 18:01:21 +00:00
Julia Kartseva
d1e5a09b18
better transaction rollback
2024-04-29 18:01:21 +00:00
Julia Kartseva
b4375131cb
concurrency control
2024-04-29 18:01:21 +00:00
Julia Kartseva
7916792baa
Do not create directory metadata recursively
2024-04-29 18:01:21 +00:00
Julia Kartseva
75147f3ac7
S3-plain based disk supporting directory rename
...
Fixes: https://github.com/ClickHouse/ClickHouse/issues/58347
2024-04-29 18:01:21 +00:00
Alexey Milovidov
cf9954035d
Extend syntax highlight to 10 KB
2024-04-29 19:53:50 +02:00
flynn
5f5d62c894
add test for #55360
2024-04-29 16:46:53 +00:00
Alexander Gololobov
39001cce0e
Use user specified db instead of "config"
2024-04-29 18:05:37 +02:00
Maksim Kita
8d9541b8d7
JIT sort description crash fix
2024-04-29 18:59:56 +03:00
Nikita Taranov
8fd38f2abc
Merge pull request #62752 from ClickHouse/log_profile_events_send_timings
...
Log profile events send timings
2024-04-29 15:41:28 +00:00