4fcd348366
* Revert "Chore: Return influxdb query error early before parsing the result (#88549)"
This reverts commit a87c155c06.
* Handle error in buffered parser
* handle error message in streaming parser
5 lines
105 B
JSON
5 lines
105 B
JSON
{
|
|
"code": "invalid",
|
|
"message": "failed to parse query: found WERE, expected ; at line 1, char 38"
|
|
}
|