Opened 9 months ago

Closed 9 months ago

#2756 closed enhancement (fixed)

FIX - WCPS fixed scale / extend() by a LET clause variable

Reported by: Bang Pham Huu Owned by: Bang Pham Huu
Priority: major Milestone: 10.2
Component: petascope Version: 10.2
Keywords: Cc: Dimitar Misev
Complexity: Medium

Description (last modified by Bang Pham Huu)

for example, this query should work

for c in (test_mr)
let x := imageCrsDomain(c)
return encode(scale(c, {x}), "png")

Change History (1)

comment:1 by Bang Pham Huu, 9 months ago

Description: modified (diff)
Resolution: fixed
Status: assignedclosed
Summary: FIX - WCPS replaces let clause variables in query before handlingFIX - WCPS fixed scale / extend() by a LET clause variable
Note: See TracTickets for help on using tickets.