[editor] Update has_result_set from check_status response for public API (#2638)
- Public API call fetch_result_data is checking has_result_set from snippet/result/handle. If execute_statement get has_result_set is false, then we should update has_result_set after running check status.