Opened 8 years ago

Closed 8 years ago

#1282 closed defect (fixed)

bug in type checking for struct literals

Reported by: Dimitar Misev Owned by: Dimitar Misev
Priority: major Milestone: 9.2
Component: qlparser Version: development
Keywords: Cc: Peter Baumann
Complexity: Medium

Description

Type resolution of struct literals is wrong and causes a segfault, e.g.

rasql -q 'select csv({c[0,0]}) from mr as c' --out string

Change History (1)

comment:1 by Dimitar Misev, 8 years ago

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