Opened 5 years ago

Closed 5 years ago

#1975 closed defect (fixed)

selecting marray types bug for "internal" types

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

Description

rasserver goes in an infinite loop if it comes into an "internal" MDDBaseType when selecting all marray types (from RAS_MARRAY_TYPES).

To reproduce create this marray type with rasdl:

typedef marray <char> Char;

then run

directql --out string -q 'select c from RAS_MARRAY_TYPES as c'

Change History (1)

comment:1 by Dimitar Misev, 5 years ago

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