-
Notifications
You must be signed in to change notification settings - Fork 68
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
scylla_node: implement methods to run
types
tool and actions
This PR implements the `run_scylla_types` method in the ScyllaNode class to run the `types` tool. This PR also implements couple other methods to run the serialize and shardof actions of the types tool. This required by scylladb/scylla-dtest#5093 to deduce shards of the partition keys. Refs scylladb/scylladb#18011 Signed-off-by: Lakshmi Narayanan Sreethar <[email protected]>
- Loading branch information
1 parent
3a88640
commit 226bd0b
Showing
1 changed file
with
72 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters