Opened 18 months ago
Last modified 16 months ago
#2738 closed defect
rasql - FIX - sort returns different results for each running — at Initial Version
Reported by: | Bang Pham Huu | Owned by: | Dimitar Misev |
---|---|---|---|
Priority: | major | Milestone: | 10.2 |
Component: | rasql | Version: | 10.2 |
Keywords: | Cc: | ||
Complexity: | Medium |
Description
SELECT encode(SORT c ALONG 0 AS i ASC BY c[i[0],39], "jpeg" , "{\"metadata\":{\"resolution\":\"1\"},\"nodata\":[]}") FROM test_mr AS c
Output changes everytime.
Note:
See TracTickets
for help on using tickets.