Commit Graph

19 Commits

Author SHA1 Message Date
divanik
4815f0d6ff Resolve conflicts 2024-07-04 14:09:43 +00:00
divanik
242b553253 Change unique_ptr creation to shared_ptr 2024-07-01 17:35:07 +00:00
divanik
9e92aed2de Correct style check 2024-07-01 13:24:13 +00:00
divanik
fee7da5ed3 Corrected tests 2024-07-01 12:46:17 +00:00
divanik
bb0b93f77d Change wrong implementations of copy and move 2024-07-01 11:11:16 +00:00
divanik
752bd00784 Corrected problems and tests 2024-06-14 13:54:12 +00:00
divanik
4ace4006d2 Add documentation for new features in interactive client 2024-06-14 13:02:41 +00:00
divanik
0a2d922d23 Fix help message printing 2024-05-29 13:57:29 +00:00
divanik
846d46075d Remove comments 2024-05-27 12:17:04 +00:00
divanik
f7238356d1 Commit from private 2024-05-27 11:44:45 +00:00
Nikolay Degterinsky
e8203f8a76 Initialize only required disks 2023-11-30 03:09:55 +00:00
Alexander Tokmakov
70d1adfe4b
Better formatting for exception messages (#45449)
* save format string for NetException

* format exceptions

* format exceptions 2

* format exceptions 3

* format exceptions 4

* format exceptions 5

* format exceptions 6

* fix

* format exceptions 7

* format exceptions 8

* Update MergeTreeIndexGin.cpp

* Update AggregateFunctionMap.cpp

* Update AggregateFunctionMap.cpp

* fix
2023-01-24 00:13:58 +03:00
alesapin
350bacec60 Followup 2022-12-08 18:43:54 +01:00
alesapin
7a223f4956 Slightly better clickhouse disks and remove DiskMemory 2022-12-08 18:20:54 +01:00
Nikolai Kochetov
91043351aa Fixing build. 2022-07-20 20:30:16 +00:00
kssenii
47a118beab More fixes 2022-06-21 16:40:22 +02:00
kssenii
7520bfeab7 Fix 2022-06-16 19:50:09 +02:00
Varinara
6aa9e5d649 Fixe: allow config path at any position 2022-06-06 16:52:58 +03:00
Varinara
ed6e8176fe Add basic commands for disk tool (list-disks, list, move, remove, link, copy, read, write) + tests 2022-06-06 16:52:58 +03:00