Project

General

Profile

Actions

Feature #9123

closed

calculate DataType for 'BVEXTRACT(i, i, x)' NodeOperation objects

Added by Sergey Smolov almost 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
High
Assignee:
Category:
Expression
Target version:
Start date:
07/18/2018
Due date:
% Done:

100%

Estimated time:
Published in build:
0.4.32-beta-180820

Description

For 'BVEXTRACT' NodeOperation objects, where i is a non-NodeValue object, an attempt to calculate it's DataType causes the following exception:

java.lang.IllegalStateException: Parameter is not a value: i
    at ru.ispras.fortress.expression.NodeOperation.getParams(NodeOperation.java:260)
    at ru.ispras.fortress.expression.NodeOperation.getDataType(NodeOperation.java:196)

Actions

Also available in: Atom PDF