Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unclear error message for a missing index/datasource in a query #73

Open
Abigael-JT opened this issue Aug 30, 2024 · 0 comments
Open

Unclear error message for a missing index/datasource in a query #73

Abigael-JT opened this issue Aug 30, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Abigael-JT
Copy link
Contributor

Describe the bug

a dpl query without index or any data source whatsoever returns a somewhat unclear error message

%dpl
| eval _raw = "xyz"

Expected behavior

The error message should mention something about the missing index/datasource

How to reproduce

Run the above query

Screenshots

current error message:

'writeStream' can be called only on streaming Dataset/DataFrame;

Software version

Desktop (please complete the following information if relevant):

  • OS:
  • Browser:
  • Version:

Additional context

@Abigael-JT Abigael-JT added the bug Something isn't working label Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant