salam thanks for reply
this is the reply
my bucket name is ShomaraDB
{
"plan": {
"#operator": "Sequence",
"~children": [
{
"#operator": "PrimaryScan",
"index": "Account_Id",
"keyspace": "ShomaraDB",
"namespace": "default",
"using": "view"
},
{
"#operator": "Parallel",
"~child": {
"#operator": "Sequence",
"~children": [
{
"#operator": "Fetch",
"keyspace": "ShomaraDB",
"namespace": "default"
},
{
"#operator": "InitialProject",
"result_terms": [
{
"expr": "self",
"star": true
}
]
},
{
"#operator": "FinalProject"
}
]
}
}
]
},
"text": "Select * From `ShomaraDB`;"
}
]