Opened 18 months ago

Last modified 16 months ago

#2737 closed defect

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

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 (1)

comment:1 by Dimitar Misev, 16 months ago

Description: modified (diff)
Owner: changed from Dimitar Misev to nivlev@…
Note: See TracTickets for help on using tickets.