[BUG] DefaultSparkSqlFunctionResponseHandle throws SemanticCheckException on date type #3154
Labels
bug
Something isn't working
catch-all acknowledged
Marks issues caught in catch-all triage for searchability
v2.19.0
Issues targeting release v2.19.0
What is the bug?
DefaultSparkSqlFunctionResponseHandle throws SemanticCheckException on this doc
"{\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}"
How can one reproduce the bug?
Use async query api with query
What is the expected behavior?
200, understand the result and schema
Do you have any additional context?
Stacktrace
opensearch-project/opensearch-spark#875
The text was updated successfully, but these errors were encountered: