You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
java.lang.IllegalStateException: Parser failure on line 2, column 40 due to no viable alternative at input '"xyz"'
Please check that the query is written correctly. Otherwise, please report this error and include the query used and this error.
Expected behavior
Should be possible to use regex without the field, which then would default to the _raw column.
How to reproduce
Run the query above.
Screenshots
Software version
6.1.0
Desktop (please complete the following information if relevant):
OS:
Browser:
Version:
Additional context
The text was updated successfully, but these errors were encountered:
Describe the bug
The following query:
Gives the exception:
Expected behavior
Should be possible to use regex without the field, which then would default to the _raw column.
How to reproduce
Run the query above.
Screenshots
Software version
6.1.0
Desktop (please complete the following information if relevant):
Additional context
The text was updated successfully, but these errors were encountered: