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
3a838f09d1
Update programs/keeper-client/Commands.h
...
Co-authored-by: Yarik Briukhovetskyi <114298166+yariks5s@users.noreply.github.com>
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
Azat Khuzhin
0f02d473d9
Improve parsing of path in clickhouse-keeper-client
...
Before this patch:
/ :) get /tables/default/data/block_numbers/0-7
Syntax error: failed at position 40 ('0'):
get /tables/default/data/block_numbers/0-7
Expected end of query
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-06-24 12:56:48 +02:00
pufit
c05bcf5605
Fix keeper-client help message
2023-06-13 21:09:30 -04:00
pufit
d235fdd572
Produce help message
2023-04-26 20:39:33 -04:00
pufit
9204e2e3de
Better completion
2023-04-26 20:11:45 -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
pufit
892e436046
Move host and port to options
2023-04-02 16:51:10 -04:00
pufit
3380e467d9
fix typo
2023-03-31 12:41:22 +00:00
pufit
ef9f66e36f
style fix
2023-03-31 12:41:22 +00:00
pufit
7dc6ff02c3
use keeper-client in integration tests
2023-03-31 12:41:22 +00:00
pufit
bfdc2b58b4
style fix
2023-03-31 12:41:22 +00:00
pufit
7adc442fed
support run in non-interactive mode
2023-03-31 12:41:22 +00:00
pufit
752eab501c
default host to connect
2023-03-31 12:41:22 +00:00
pufit
18fada7028
fix duplication
2023-03-31 12:41:22 +00:00
pufit
72769d468e
comment fix
2023-03-31 12:41:22 +00:00
pufit
dfea87d248
Added confirmation for rmr operation.
...
Implemented support for four-letter-word commands.
2023-03-31 12:41:22 +00:00
pufit
9051ddb174
Style fix
2023-03-31 12:41:22 +00:00
pufit
c93202cca4
Keeper Client MVP
2023-03-31 12:41:22 +00:00