Opened 5 years ago
Closed 5 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 , 5 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 5 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.