Opened 9 years ago

Closed 7 years ago

#853 closed defect (wontfix)

nary operation doesn't support binary operation

Reported by: Bidesh Thapaliya Owned by: Dimitar Misev
Priority: major Milestone: 9.0.x
Component: qlparser Version: development
Keywords: Cc:
Complexity: Medium

Description

In the checktype of nary operations, only the datatype(QT_MDD) is set for the result type. This creates a segfault when any operation such as binary tries to getType from the result type.
It should be fixed so that the result type is completely set.

Change History (4)

comment:1 by Bidesh Thapaliya, 9 years ago

Component: undecidedqlparser

comment:2 by Dimitar Misev, 9 years ago

Milestone: Future9.0.x
Version: development

comment:3 by Dimitar Misev, 8 years ago

Owner: changed from Bidesh Thapaliya to Dimitar Misev
Status: newassigned

comment:4 by Dimitar Misev, 7 years ago

Resolution: wontfix
Status: assignedclosed
Note: See TracTickets for help on using tickets.