Opened 9 years ago

Closed 9 years ago

#858 closed defect (fixed)

Shifting 1D array fails

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

Description

e.g.

select shift(a, [5]) from double1d as a

results in Execution error 406 in line 1, column 8, near token shift: Second operand of shift function must be of type Point.

Change History (5)

comment:1 by Dimitar Misev, 9 years ago

Milestone: 9.19.2

comment:2 by Alex Dumitru, 9 years ago

Priority: minorcritical

This is a blocker for several upcoming earthlook related tasks. Right now, Petascope employs a hack to get over it, but it can lead to unexpected behaviour in some cases.

comment:3 by Dimitar Misev, 9 years ago

I'm just looking at it now.

comment:4 by Dimitar Misev, 9 years ago

I submitted a patch

comment:5 by Dimitar Misev, 9 years ago

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