Products | Versions |
---|---|
TIBCO Data Virtualization | - |
An extraordinarily long SQL text that is submitted to CIS throws a parser error in the form of a stack overflow.
java.lang.StackOverflowError
at com.compositesw.cdms.services.parser.QuestionLiteralBetweenCommandVisitor$1.visitBinaryWhereNode(QuestionLiteralBetweenCommandVisitor.java:42)
at com.compositesw.cdms.services.parser.BinaryWhereNode.accept(BinaryWhereNode.java:156)
at com.compositesw.cdms.services.parser.WhereNodeVisitor.visit(WhereNodeVisitor.java:8)
at com.compositesw.cdms.services.parser.QuestionLiteralBetweenCommandVisitor$1.visitBinaryWhereNode(QuestionLiteralBetweenCommandVisitor.java:71)
at com.compositesw.cdms.services.parser.BinaryWhereNode.accept(BinaryWhereNode.java:156)
at com.compositesw.cdms.services.parser.WhereNodeVisitor.visit(WhereNodeVisitor.java:8)
... removed 338 times 3 rows...
at com.compositesw.cdms.services.parser.QuestionLiteralBetweenCommandVisitor$1.visitBinaryWhereNode(QuestionLiteralBetweenCommandVisitor.java:71)
at com.compositesw.cdms.services.parser.BinaryWhereNode.accept(BinaryWhereNode.java:156)
at com.compositesw.cdms.services.parser.WhereNodeVisitor.visit(WhereNodeVisitor.java:8)
com.compositesw.cdms.services.parser.QuestionLiteralBetweenCommandVisitor$1.visitBinaryWhereNode(QuestionLiteralBetweenCommandVisitor.java:71)
[jdbc-1906510]