{
"test_keyspace": {
"sharded": true,
"tables": {
"messages": {
"name": "messages",
"column_vindexes": [
{
"column": "page",
"type": "hash",
"name": "hash",
"vindex": {}
}
],
"ordered": [
{
"column": "page",
"type": "hash",
"name": "hash",
"vindex": {}
}
]
}
}
}
}
E0606 13:41:38.266115 11 vtgate.go:1012] Execute: paramsSelectScatter: No partition found for tabletType unknown in keyspace test_keyspace, request: map[BindVariables:map[] KeyspaceShard: TabletType:
unknown Session: NotInTransaction:false Options:<nil> Sql:select * from messages]
@master
info is getting lost