Description
When query submitted with execute_with_timeout option and the query fails, the result has queryhandle and no resultset passed. But error information should also be passed along, sothat user need not poll again for status and see it actually failed.