Opened 18 months ago
Closed 16 months ago
#2737 closed defect (fixed)
rasql - FIX - invalid error Minterval index violation (index range [$low,$high], index $index)
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.
Change History (2)
comment:1 by , 16 months ago
Description: | modified (diff) |
---|---|
Owner: | changed from | to
comment:2 by , 16 months ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.