Skip to content

Playground doesn't show errors for bad input #6367

@philrz

Description

@philrz

At the time this issue is being opened, super is at commit eafe66d.

As shown in the attached video, right now the Playground does a good job of showing parse errors in the Result panel, which is helpful if the reader is hacking around trying different variations on a query. But if there's a syntax error with the input data, right now the Result panel remains empty. Meanwhile if the same example is run at the shell a prominent error is shown. We probably don't need to be as exhaustive as the shell with the error output, but having something in the Result panel just saying something like "Syntax error with input data" seems like it would be a big improvement.

Repro.mp4

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions