generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Labels
bugSomething isn't workingSomething isn't working
Description
What is the bug?
When API returned the following response:
"{\n "status": 500,\n "error": {\n "type": "SemanticCheckException",\n "reason": "There was internal problem at backend",\n "details": "timestamp:2010-02-11 in unsupported format, please use \u0027yyyy-MM-dd HH:mm:ss[.SSSSSSSSS]\u0027"\n }\n}"
query workbench returned:
Failed to query status
How can one reproduce the bug?
Steps to reproduce the behavior:
- Go to query workbench
- Click to select any data source
- Type select date('2010-02-11')
- See error
What is the expected behavior?
Show detailed error message or a general message like "There was internal problem at backend"
Do you have any screenshots?
Do you have any additional context?
opensearch-project/opensearch-spark#875
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working