[ 
https://issues.apache.org/jira/browse/TRAFODION-3210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16629358#comment-16629358
 ] 

ASF GitHub Bot commented on TRAFODION-3210:
-------------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/trafodion/pull/1716


> trafci open jline can't use exclamation mark 
> ---------------------------------------------
>
>                 Key: TRAFODION-3210
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-3210
>             Project: Apache Trafodion
>          Issue Type: Bug
>          Components: client-ci
>    Affects Versions: 2.4
>            Reporter: mashengchen
>            Assignee: mashengchen
>            Priority: Major
>             Fix For: 2.4
>
>
> SQL>select c1 from t1 where c1 != 1;
> [ERROR] Could not expand event
> java.lang.IllegalArgumentException: != 1;: event not found
>  at jline.console.ConsoleReader.expandEvents(ConsoleReader.java:779)
>  at jline.console.ConsoleReader.finishBuffer(ConsoleReader.java:631)
>  at jline.console.ConsoleReader.accept(ConsoleReader.java:2019)
>  at jline.console.ConsoleReader.readLine(ConsoleReader.java:2666)
>  at jline.console.ConsoleReader.readLine(ConsoleReader.java:2269)
>  at jline.console.ConsoleReader.readLine(ConsoleReader.java:2257)
>  at org.trafodion.ci.ConsoleReader.readLine(ConsoleReader.java:187)
>  at org.trafodion.ci.ConsoleReader.next(ConsoleReader.java:197)
>  at org.trafodion.ci.ConsoleReader.getLine(ConsoleReader.java:131)
>  at org.trafodion.ci.Reader.getNonBlankLine(Reader.java:69)
>  at org.trafodion.ci.SessionInterface.invokeSession(SessionInterface.java:473)
>  at org.trafodion.ci.UserInterface.main(UserInterface.java:325)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to