Opened 6 years ago
Closed 6 years ago
#1804 closed defect (fixed)
range constructor with scale fails
Reported by: | Dimitar Misev | Owned by: | dkamov |
---|---|---|---|
Priority: | major | Milestone: | 9.7 |
Component: | wcst_import | Version: | development |
Keywords: | Cc: | bbell, Bang Pham Huu | |
Complexity: | Medium |
Description
A query like this kills the server:
rasql -q 'select {c, c, scale(c, [0:100,0:100])} from mr2 as c'
It should throw an exception instead that the components in the range constructor do not have matching sdoms.
Change History (2)
comment:1 by , 6 years ago
Cc: | added |
---|
comment:2 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.