james-willis commented on PR #1158:
URL: https://github.com/apache/sedona-db/pull/1158#issuecomment-5481326007

   I don't think that makes sense. The purpose of this PR is to clean up the 
internal mechanism for raster -> raster functions.
   
   name, uri, format, and view are all fields where callers benefit from being 
able to use trinary operators to alter the new raster from the existing raster.
   
   The implicity composing of views was a bad ux choice that can now be 
effectively fixed by the trinary operator so it makes sense to bundle it in 
here.
   
   There's no benefit anyway to breaking these changes out into many PRs, so 
why create more developer churn


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to