pufit
|
30700996f0
|
Merge branch 'master' into pufit/keeper-client-improvements
# Conflicts:
# docs/en/operations/utilities/clickhouse-keeper-client.md
# programs/keeper-client/Commands.cpp
# programs/keeper-client/Commands.h
# programs/keeper-client/KeeperClient.cpp
# tests/integration/test_keeper_client/test.py
|
2023-08-07 12:26:08 -04:00 |
|
pufit
|
8e6f7b4d0b
|
Fix typo, fix tests, touch command.
|
2023-08-07 12:08:31 -04:00 |
|
Azat Khuzhin
|
94fcae58b9
|
clickhouse-keeper-client: fix version parsing for set command
Previously:
/ :) set /test foo 1
DB::Exception: Bad get: has UInt64, requested Int64
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2023-08-04 09:50:45 +02:00 |
|
Alexey Milovidov
|
3a9f9e1297
|
Revert "Implementing new commands for keeper-client"
|
2023-08-03 15:05:52 +03:00 |
|
pufit
|
1e77c7c73f
|
Deterministic delete_stable_backups
|
2023-07-28 10:48:22 -04:00 |
|
pufit
|
0e15f098d1
|
Yet another fix test
|
2023-07-28 02:22:44 -04:00 |
|
pufit
|
ea672ba618
|
Add docs, add tests, fix small issues.
|
2023-07-26 11:15:27 -04:00 |
|
pufit
|
bb2a749b94
|
Update programs/keeper-client/Commands.cpp
Co-authored-by: Yarik Briukhovetskyi <114298166+yariks5s@users.noreply.github.com>
|
2023-07-26 11:15:27 -04:00 |
|
pufit
|
68b78f52ec
|
Add DeleteStableBackups, FindBigFamily
|
2023-07-26 11:15:27 -04:00 |
|
pufit
|
10a8a8dd74
|
Implementing new commands for keeper-client
|
2023-07-26 11:15:27 -04:00 |
|
pufit
|
2426c445b0
|
Improve set command
|
2023-04-26 20:10:32 -04:00 |
|
pufit
|
a20f8e74a0
|
Fix cd command. Style consistency
|
2023-04-26 01:05:51 -04:00 |
|
pufit
|
8bef8fc1de
|
Parsing Keeper commands via ClickHouse Parser
|
2023-04-26 00:54:28 -04:00 |
|