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).
Note:
See TracTickets
for help on using tickets.