Created
September 25, 2019 22:09
-
-
Save dasl-/5833b7016a99a00fad581776d7cf858e to your computer and use it in GitHub Desktop.
This file contains hidden or 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
[ | |
{ | |
"Key": "index_test@master:insert into shops_index(shop_id, shop_shard) values (:vtg1, :vtg2)", | |
"Value": { | |
"Original": "insert into shops_index(shop_id, shop_shard) values (:vtg1, :vtg2)", | |
"Instructions": { | |
"Opcode": "InsertUnsharded", | |
"Keyspace": { | |
"Name": "index_test", | |
"Sharded": false | |
}, | |
"Query": "insert into shops_index(shop_id, shop_shard) values (:vtg1, :vtg2)", | |
"Table": "shops_index" | |
}, | |
"ExecCount": 1, | |
"ExecTime": 9123484, | |
"ShardQueries": 1, | |
"Rows": 1 | |
} | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment