{
"query_block": {
"select_id": 1,
"grouping_operation": {
"using_temporary_table": true,
"using_filesort": true,
"nested_loop": [
{
"table": {
"table_name": "cscart_discussion_posts",
"access_type": "system",
"possible_keys": [
"thread_id",
"thread_id_2"
],
"rows": 0,
"filtered": 0,
"const_row_not_found": true
}
},
{
"table": {
"table_name": "cscart_discussion_rating",
"access_type": "system",
"possible_keys": [
"PRIMARY",
"thread_id"
],
"rows": 0,
"filtered": 0,
"const_row_not_found": true
}
},
{
"table": {
"table_name": "cscart_discussion",
"access_type": "ref",
"possible_keys": [
"object_id",
"company_id"
],
"key": "company_id",
"used_key_parts": [
"company_id"
],
"key_length": "4",
"ref": [
"const"
],
"rows": 22,
"filtered": 100,
"attached_condition": "((`_testcscart`.`cscart_discussion`.`company_id` <=> 1) and ((`_testcscart`.`cscart_discussion`.`object_id` in (3,2,5)) and (`_testcscart`.`cscart_discussion`.`object_type` = 'P')))"
}
}
]
}
}
}
| product_id | average_rating | discussion_type | discussion_thread_id |
|---|---|---|---|
| 2 | D | 8 | |
| 3 | D | 11 | |
| 5 | D | 19 |