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: | |
---|---|---|---|
Priority: | major | Milestone: | 10.2 |
Component: | rasserver | Version: | 10.2 |
Keywords: | Cc: | ||
Complexity: | Medium |
Description (last modified by )
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.
Note:
See TracTickets
for help on using tickets.