BUG: Properly partition structured data in parallel. Every node was reading...
BUG: Properly partition structured data in parallel. Every node was reading every thing because the update piece and extent keys were not being used to determine what to build. Also, image data dimensions should be global dimensions and extent should be the sub extent produced.
Please register or sign in to comment