We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The text was updated successfully, but these errors were encountered:
Implemented opt-2. In result doc, we have queryRunTime in milliseconds.
{ "_index": "query_results2", "_id": "de1Xp4sB3TUuWZmbQ6Gy", "_score": null, "_source": { "jobRunId": "00fei4lh5a82280q", "applicationId": "00fd777k3k3ls20p", "dataSourceName": "myS3Glue", "status": "FAILED", "error": "Executing SELECT AVG(size) FROM my_glue1.default.http_logs_150 WHERE status = 403 timed out", "queryId": "101", "queryText": "SELECT AVG(size) FROM my_glue1.default.http_logs_150 WHERE status = 403 ", "sessionId": "10", "updateTime": 1699319594764, "queryRunTime": 60002 }
Sorry, something went wrong.
No branches or pull requests
The text was updated successfully, but these errors were encountered: