Opened 4 years ago

Closed 4 years ago

#2214 closed defect (fixed)

condense max/min on complex type causes segfault

Reported by: Dimitar Misev Owned by: Dimitar Misev
Priority: major Milestone: 10.0
Component: qlparser Version: 9.8
Keywords: Cc:
Complexity: Medium

Description

Example query:

rasql -q 'select condense max over i in [0:1] using complex(1s,2s)'
rasql -q 'select condense min over i in [0:1] using complex(1,2)'

It should throw an r_Error(451)

Change History (2)

comment:1 by Dimitar Misev, 4 years ago

Owner: changed from apercov to Dimitar Misev
Status: newassigned

comment:2 by Dimitar Misev, 4 years ago

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