Opened 18 months ago
Last modified 16 months ago
#2738 closed defect
rasql - FIX - sort returns different results for each running — at Version 1
Reported by: | Bang Pham Huu | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 10.2 |
Component: | rasql | Version: | 10.2 |
Keywords: | Cc: | ||
Complexity: | Medium |
Description (last modified by )
rasql -q 'SELECT encode(SORT c ALONG 0 AS i ASC BY c[i[0],39], "jpeg") FROM mr2 AS c' --out file
Output changes everytime the above command is executed.
The mr2 collection can be inserted with rasdaman_insertdemo.sh
Note:
See TracTickets
for help on using tickets.