#2737 closed defect (fixed)

rasql - FIX - invalid error Minterval index violation (index range [$low,$high], index $index)

Reported by: Bang Pham Huu Owned by: nivlev@…
Priority: major Milestone: 10.2
Component: rasserver Version: 10.2
Keywords: Cc:
Complexity: Medium

Description (last modified by Dimitar Misev)

rasql -q 'SELECT encode( FLIP c[0:10,0] ALONG 0, "json") FROM test_grey AS c' --out string

throws error

Exception: Minterval index violation (index range [$low,$high], index $index)

but it should not throw any errors.

Change History (2)

comment:1 by Dimitar Misev, 10 months ago

Description: modified (diff)
Owner: changed from Dimitar Misev to nivlev@…

comment:2 by Dimitar Misev, 10 months ago

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