java.lang.NullPointerException
at com.teragrep.pth_07.DPLExecutor$2.syntaxError(DPLExecutor.java:161)
at com.teragrep.pth_03.shaded.org.antlr.v4.runtime.ProxyErrorListener.syntaxError(ProxyErrorListener.java:41)
at com.teragrep.pth_03.shaded.org.antlr.v4.runtime.Parser.notifyErrorListeners(Parser.java:544)
at com.teragrep.pth_03.shaded.org.antlr.v4.runtime.DefaultErrorStrategy.reportUnwantedToken(DefaultErrorStrategy.java:377)
at com.teragrep.pth_03.shaded.org.antlr.v4.runtime.DefaultErrorStrategy.singleTokenDeletion(DefaultErrorStrategy.java:548)
at com.teragrep.pth_03.shaded.org.antlr.v4.runtime.DefaultErrorStrategy.sync(DefaultErrorStrategy.java:266)
at com.teragrep.pth_03.antlr.DPLParser.transformStatement(DPLParser.java:6652)
at com.teragrep.pth_03.antlr.DPLParser.root(DPLParser.java:3128)
at com.teragrep.pth_07.DPLExecutor.interpret(DPLExecutor.java:170)
at com.teragrep.pth_07.DPLInterpreter.internalInterpret(DPLInterpreter.java:159)
Expected behavior
Valid error
How to reproduce
Execute || query
Screenshots
Software version
Desktop (please complete the following information if relevant):
Describe the bug
Causes
Expected behavior
Valid error
How to reproduce
Execute
||
queryScreenshots
Software version
Desktop (please complete the following information if relevant):
Additional context