paleolimbot opened a new issue, #546: URL: https://github.com/apache/sedona-db/issues/546
As noted in https://github.com/apache/sedona-db/pull/535#discussion_r2719780471, the pieces of code where we extract and/or iterate over and/or separate "item"s from "crs"es in kernels that support item crs have been duplicated several times. I struggled to abstract this initially because I wasn't sure which patterns would get repeated. When we have implemented most functions we should circle back to remove duplicated patterns (and bcakport any abstractions or helpers that were invented along the way to previous changes!). This is particularly useful for implementing raster functions, which will need to iterate over both the geometry and the crs. -- 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]
