Uploaded image for project: 'Apache Trafodion (Retired)'
  1. Apache Trafodion (Retired)
  2. TRAFODION-3210

trafci open jline can't use exclamation mark

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.4
    • 2.4
    • client-ci
    • None

    Description

      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)

      Attachments

        Issue Links

          Activity

            People

              shengchen.ma mashengchen
              shengchen.ma mashengchen
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: