Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Components
Assignee
Anthony FishbeckAnthony FishbeckReporter
Gavin HallidayGavin HallidayPriority
MajorCompatibility
PointFix versions
Labels
Pull Request URL
Roadmap
Not applicable
Details
Details
Components
Assignee
Anthony Fishbeck
Anthony FishbeckReporter
Gavin Halliday
Gavin HallidayPriority
Compatibility
Point
Fix versions
Labels
Pull Request URL
Roadmap
Not applicable
Created May 20, 2021 at 4:29 PM
Updated September 3, 2021 at 8:21 AM
Resolved September 3, 2021 at 8:21 AM
When deploying a query the latest PR for HPCC-25845 associates the meta data with the default storage plane for the target roxie. That means that roxie will copy the data once it is referenced.
There may be multiple storage planes that are suitable for the data reside, and the system should not need to copy the files if it is already on a suitable plane.
The roxie config should be extended to have a list of acceptable storagePlanes, and if the data already exists there it should not be cloned.