Opened 16 months ago
Last modified 15 months ago
#2755 closed defect
FIX - rasql - pow with parenthesis in second paramter failed — at Initial Version
Reported by: | Bang Pham Huu | Owned by: | Dimitar Misev |
---|---|---|---|
Priority: | major | Milestone: | 10.2 |
Component: | server | Version: | 10.2 |
Keywords: | Cc: | ||
Complexity: | Medium |
Description
SELECT encode(POW(c, ( 2.5 ) ), "png" , "{\"metadata\":{\"resolution\":\"1\"},\"nodata\":[]}") FROM test_mr AS c
with error
rasdaman error 300: Parsing error 300 in line 1, column 22: Unexpected name (
Note:
See TracTickets
for help on using tickets.