Skip to content
This repository was archived by the owner on May 13, 2025. It is now read-only.
This repository was archived by the owner on May 13, 2025. It is now read-only.

Search query not working properly from console #14

@nitisht

Description

@nitisht

When console tries to fetch a field like this

'{
    "endTime": "2022-09-01T11:43:00+00:00",
    "query": "select * from frontend order by datetime limit 10  ",
    "startTime": "2022-08-31T11:43:00+00:00"
}'

The query fails with datafusion error, but same query seems to work fine from postman / curl etc

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions