Opened 6 years ago

Closed 6 years ago

#1886 closed defect (fixed)

shift should not duplicate tiles

Reported by: Dimitar Misev Owned by: Dimitar Misev
Priority: major Milestone: 9.7
Component: qlparser Version: development
Keywords: Cc: Peter Baumann, Bang Pham Huu, Vlad Merticariu
Complexity: Medium

Description

At least when it's clear that it can be avoided, shift should modify the domain of the original tile and avoid copying the data. This can be done when shift is applied on top of decode() for example (very common in data ingestion).

Change History (1)

comment:1 by Dimitar Misev, 6 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.