Vitaly Baranov
|
4c0c4d1485
|
Merge pull request #63209 from ClickHouse/pufit/fix-sql-security-none-from-load
Correct load for SQL security defaults during startup
|
2024-05-06 10:52:44 +00:00 |
|
Igor Nikonov
|
e986619ce3
|
Merge pull request #61935 from ClickHouse/pr-receive-timeout-on-handshake
Parallel replicas: table check failover
|
2024-05-06 10:30:59 +00:00 |
|
Alexey Milovidov
|
8aedecf100
|
Merge pull request #63200 from litlig/parts_column_ttl
Add column ttl info to system info
|
2024-05-05 17:13:50 +00:00 |
|
Alexander Gololobov
|
259a6b3cad
|
Merge pull request #63330 from ClickHouse/fix_remote_data_path_permission_deined
Skip unaccessible table dirs in system.remote_data_paths
|
2024-05-05 07:30:21 +00:00 |
|
Xiaofei Hu
|
2045c7f040
|
rename
|
2024-05-04 14:13:18 -07:00 |
|
Alexey Milovidov
|
bbf9e5b390
|
Merge pull request #63324 from canhld94/revert-63316-revert-59163-rocksdb_bypass_memtable
Revert "Revert "Introduce bulk loading to StorageEmbeddedRocksDB""
|
2024-05-04 01:55:39 +00:00 |
|
pufit
|
c63cc7eb0c
|
better
|
2024-05-03 16:50:49 -04:00 |
|
pufit
|
02e83e380d
|
Merge branch 'master' into pufit/fix-sql-security-none-from-load
|
2024-05-03 16:46:41 -04:00 |
|
pufit
|
58fb5a9dc4
|
Fix issues
|
2024-05-03 10:23:45 -04:00 |
|
Nikita Taranov
|
6d544d9417
|
Merge pull request #63132 from nickitat/deprecate_errorprone_functions
Deprecate functions `neighbor`, `runningAccumulate`, `runningDifferenceStartingWithFirstValue`, `runningDifference`
|
2024-05-03 13:14:58 +00:00 |
|
Alexander Gololobov
|
49741b640d
|
Skip unaccessible table dirs
|
2024-05-03 13:37:40 +02:00 |
|
Duc Canh Le
|
44b7ec46c0
|
fix data race
Signed-off-by: Duc Canh Le <duccanh.le@ahrefs.com>
|
2024-05-03 10:32:55 +00:00 |
|
Duc Canh Le
|
5d2feb41e7
|
Revert "Revert "Introduce bulk loading to StorageEmbeddedRocksDB""
|
2024-05-03 18:29:36 +08:00 |
|
Nikita Taranov
|
761c4b5696
|
Merge pull request #63298 from nickitat/fix_merge_tree_deduplication_log_shutdown
Fix terminate because of unhandled exception in `MergeTreeDeduplicationLog::shutdown`
|
2024-05-03 09:18:07 +00:00 |
|
SmitaRKulkarni
|
4b4c83823f
|
Merge pull request #57881 from ClickHouse/add_azure_workload_identity_support_blob
Add support for Workload identity credentials in AzureBlobStorage
|
2024-05-03 09:13:24 +00:00 |
|
Alexey Milovidov
|
c9fd1df4fc
|
Revert "Introduce bulk loading to StorageEmbeddedRocksDB"
|
2024-05-03 05:27:03 +03:00 |
|
pufit
|
426f5a0434
|
Use INVOKER as a default for old MV
|
2024-05-02 18:56:54 -04:00 |
|
Xiaofei Hu
|
e8a156a391
|
remove whitespace
|
2024-05-02 14:45:24 -07:00 |
|
Nikita Taranov
|
54cd5487bf
|
impl
|
2024-05-02 20:20:54 +01:00 |
|
Igor Nikonov
|
376c54c7f9
|
Merge remote-tracking branch 'origin/master' into pr-receive-timeout-on-handshake
|
2024-05-02 19:15:14 +00:00 |
|
Alexander Gololobov
|
65a47801f1
|
Merge pull request #63274 from ClickHouse/fix_remote_data_path_fs_err
More checks for concurrently deleted files and dirs in system.remote_data_paths
|
2024-05-02 19:08:35 +00:00 |
|
Nikita Taranov
|
1e824293fb
|
Merge branch 'master' into deprecate_errorprone_functions
|
2024-05-02 19:41:48 +02:00 |
|
vdimir
|
a838fb778b
|
Merge pull request #59163 from canhld94/rocksdb_bypass_memtable
Introduce bulk loading to StorageEmbeddedRocksDB
|
2024-05-02 14:49:03 +00:00 |
|
pufit
|
be02a16599
|
better
|
2024-05-02 09:30:46 -04:00 |
|
Smita Kulkarni
|
37c618289b
|
Merge branch 'master' into add_azure_workload_identity_support_blob
|
2024-05-02 14:58:56 +02:00 |
|
Alexander Gololobov
|
84bed102f1
|
More checks for concurrently deleted files and dirs
|
2024-05-02 14:39:59 +02:00 |
|
Sema Checherinda
|
083bcfc1ce
|
distinct message for s3 error 'no key' for cases disk and storage
|
2024-05-02 13:08:25 +02:00 |
|
pufit
|
08d6fa03b6
|
fix comment
|
2024-05-01 16:00:55 -04:00 |
|
pufit
|
92dee331f1
|
fix
|
2024-05-01 15:54:41 -04:00 |
|
pufit
|
8f95ca23f6
|
Fix typo
|
2024-05-01 14:00:12 -04:00 |
|
pufit
|
642e225fdb
|
Fix review
|
2024-05-01 12:36:48 -04:00 |
|
Nikita Taranov
|
77c5221a0e
|
Merge pull request #59405 from nickitat/dont_merge_just_created_aggr_projection_block
Don't merge just created aggregating projection blocks
|
2024-05-01 11:34:21 +00:00 |
|
Duc Canh Le
|
6a324ae67a
|
Merge branch 'master' into rocksdb_bypass_memtable
Try fix CI
|
2024-05-01 11:21:31 +00:00 |
|
Duc Canh Le
|
c462d003af
|
update comments
Signed-off-by: Duc Canh Le <duccanh.le@ahrefs.com>
|
2024-05-01 02:11:02 +00:00 |
|
Duc Canh Le
|
6e235ad823
|
address reviews
Signed-off-by: Duc Canh Le <duccanh.le@ahrefs.com>
|
2024-05-01 02:06:44 +00:00 |
|
Duc Canh Le
|
90d6c165e3
|
Update src/Storages/RocksDB/EmbeddedRocksDBBulkSink.cpp
Co-authored-by: vdimir <vdimir@clickhouse.com>
|
2024-05-01 10:05:49 +08:00 |
|
Alexey Milovidov
|
d3a0d5c7b2
|
Merge pull request #63215 from ClickHouse/24.5-prepare
Update version after release
|
2024-05-01 03:54:20 +02:00 |
|
Alexey Milovidov
|
c6ab7bd995
|
Update autogenerated version to 24.5.1.1 and contributors
|
2024-05-01 03:52:34 +02:00 |
|
Robert Schulze
|
0a01a92bf8
|
Merge pull request #62884 from rschu1ze/inverted-to-fulltext
Rename "inverted index" to "full-text index"
|
2024-04-30 20:03:35 +00:00 |
|
Nikita Taranov
|
801355bd91
|
Merge branch 'master' into deprecate_errorprone_functions
|
2024-04-30 19:28:46 +02:00 |
|
Xiaofei Hu
|
b66c53c82e
|
Add ttl info to system table
|
2024-04-30 10:00:11 -07:00 |
|
Nikita Taranov
|
2263291fd8
|
fix tests 1
|
2024-04-30 13:28:29 +01:00 |
|
János Benjamin Antal
|
71589c25ba
|
Merge pull request #62498 from ClickHouse/prevent-renaming-important-columns
Fix validation of special MergeTree columns
|
2024-04-30 09:10:08 +00:00 |
|
Alexey Milovidov
|
006de3f94d
|
Merge pull request #63097 from canhld94/fix_abs_in_index
Fix incorrect judgement of of monotonicity of function abs
|
2024-04-30 04:28:16 +02:00 |
|
Alexey Milovidov
|
90d8e3cb97
|
Merge pull request #61116 from jkartseva/s3-plain-with-replace
S3-plain based disk supporting directory rename
|
2024-04-30 04:12:17 +02:00 |
|
Xiaofei Hu
|
10073f9ae8
|
init
|
2024-04-29 17:40:05 -07:00 |
|
Alexey Milovidov
|
989a880230
|
Merge pull request #62404 from Avogar/trivial-insert-select-from-files
Improve trivial insert select from files, add separate max_parsing_threads setting
|
2024-04-30 01:57:56 +02:00 |
|
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 |
|
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 |
|