Versions : Opensearch 3.2.0
Describe the issue: SQL Plugin query with format=json is not working
Configuration: Just Migrated from 2.19.0. It was working before
Relevant Logs or Screenshots:
{
“error”: {
“reason”: “Invalid SQL query”,
“details”: “Failed to create executor due to unknown response format: json”,
“type”: “IllegalArgumentException”
},
“status”: 400
}